You are not logged in.

#1 2021-02-03 23:01:36

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Constant total-system lockup with PowerColor RX 5700XT Red Devil

Since switching over my self-built desktop from running Windows 10 to Arch Linux, I have had constant issues with my system completely locking up when under load; am not able to change to another shell instance, no response from mouse and keyboard, etc.

I have two graphics cards: Sapphire RX 550 Pulse and PowerColor RX 5700XT Red Devil; the system runs with no issues when only using the RX 550 in the first PCI-E x16 slot, with the issues only appearing when I am using the 5700XT in the same slot; I am using the amdgpu driver, as well as the packages listed in the wiki: mesa, xf86-video-amdgpu, vulkan-radeon, and lib32-vulkan-radeon.  The RX 550 is installed in my third PCI-E slot, but is not hooked up to a display.

While there is no way to reproduce the issue 100% of the time, it most frequently occurs when exiting Steam (almost always after playing Dota 2 @ 1080p) or when the system is other heavy load (I work from home, and usually have Zoom, several Firefox tabs, and possibly multiple software dev tools open and running all together).

I have tried following the wiki to ensure proper installation and troubleshooting, as well as other resources online, but I have yet to find any lasting solution to my problem. Below are my error logs, please let me know if any additional logs are needed or requested:

Journalctl from the last boot resulting in a crash (part 1, cannot fit entirety of log in a single post) :

-- Journal begins at Fri 2020-10-30 23:11:24 EDT, ends at Wed 2021-02-03 17:32:24 EST. --
Feb 01 18:02:57 turingMachine kernel: Linux version 5.10.11-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Wed, 27 Jan 2021 13:53:16 +0000
Feb 01 18:02:57 turingMachine kernel: Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rw root=UUID=efaa2e02-acb7-403d-acd3-f2e51a999b97 rootfstype=ext4 acpi_enforce_resources=lax amdgpu.dpm=1 amdgpu.gpu_recovery=1 amd_iommu=on iommu=pt idle=nomwait
Feb 01 18:02:57 turingMachine kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 01 18:02:57 turingMachine kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 01 18:02:57 turingMachine kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 01 18:02:57 turingMachine kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 01 18:02:57 turingMachine kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Feb 01 18:02:57 turingMachine kernel: BIOS-provided physical RAM map:
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x000000000a20c000-0x000000000affffff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000bb460fff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bb461000-0x00000000bb5f5fff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bb5f6000-0x00000000bb77bfff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bb77c000-0x00000000bbb97fff] ACPI NVS
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bbb98000-0x00000000bcae4fff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bcae5000-0x00000000beffffff] usable
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Feb 01 18:02:57 turingMachine kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
Feb 01 18:02:57 turingMachine kernel: NX (Execute Disable) protection: active
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb7211018-0xb7222057] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb7211018-0xb7222057] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb719a018-0xb71b6e57] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb719a018-0xb71b6e57] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb7180018-0xb7199257] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb7180018-0xb7199257] usable ==> usable
Feb 01 18:02:57 turingMachine kernel: extended physical RAM map:
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009e01fff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x000000000a20c000-0x000000000affffff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000b7180017] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b7180018-0x00000000b7199257] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b7199258-0x00000000b719a017] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b719a018-0x00000000b71b6e57] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b71b6e58-0x00000000b7211017] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b7211018-0x00000000b7222057] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000b7222058-0x00000000bb460fff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bb461000-0x00000000bb5f5fff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bb5f6000-0x00000000bb77bfff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bb77c000-0x00000000bbb97fff] ACPI NVS
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bbb98000-0x00000000bcae4fff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bcae5000-0x00000000beffffff] usable
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Feb 01 18:02:57 turingMachine kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083f37ffff] usable
Feb 01 18:02:57 turingMachine kernel: efi: EFI v2.70 by American Megatrends
Feb 01 18:02:57 turingMachine kernel: efi: ACPI 2.0=0xbbb15000 ACPI=0xbbb15000 SMBIOS=0xbc93e000 SMBIOS 3.0=0xbc93d000 MEMATTR=0xb73da018 ESRT=0xba186298 RNG=0xbc958718 
Feb 01 18:02:57 turingMachine kernel: efi: seeding entropy pool
Feb 01 18:02:57 turingMachine kernel: SMBIOS 3.2.0 present.
Feb 01 18:02:57 turingMachine kernel: DMI: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 01 18:02:57 turingMachine kernel: tsc: Fast TSC calibration using PIT
Feb 01 18:02:57 turingMachine kernel: tsc: Detected 3900.342 MHz processor
Feb 01 18:02:57 turingMachine kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 01 18:02:57 turingMachine kernel: last_pfn = 0x83f380 max_arch_pfn = 0x400000000
Feb 01 18:02:57 turingMachine kernel: MTRR default type: uncachable
Feb 01 18:02:57 turingMachine kernel: MTRR fixed ranges enabled:
Feb 01 18:02:57 turingMachine kernel:   00000-9FFFF write-back
Feb 01 18:02:57 turingMachine kernel:   A0000-BFFFF write-through
Feb 01 18:02:57 turingMachine kernel:   C0000-FFFFF write-protect
Feb 01 18:02:57 turingMachine kernel: MTRR variable ranges enabled:
Feb 01 18:02:57 turingMachine kernel:   0 base 000000000000 mask FFFF80000000 write-back
Feb 01 18:02:57 turingMachine kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Feb 01 18:02:57 turingMachine kernel:   2 base 0000BC010000 mask FFFFFFFF0000 uncachable
Feb 01 18:02:57 turingMachine kernel:   3 disabled
Feb 01 18:02:57 turingMachine kernel:   4 disabled
Feb 01 18:02:57 turingMachine kernel:   5 disabled
Feb 01 18:02:57 turingMachine kernel:   6 disabled
Feb 01 18:02:57 turingMachine kernel:   7 disabled
Feb 01 18:02:57 turingMachine kernel: TOM2: 0000000840000000 aka 33792M
Feb 01 18:02:57 turingMachine kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Feb 01 18:02:57 turingMachine kernel: total RAM covered: 3071M
Feb 01 18:02:57 turingMachine kernel: Found optimal setting for mtrr clean up
Feb 01 18:02:57 turingMachine kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 3          lose cover RAM: 0G
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xbc010000-0xbc01ffff] usable ==> reserved
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Feb 01 18:02:57 turingMachine kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
Feb 01 18:02:57 turingMachine kernel: esrt: Reserving ESRT space from 0x00000000ba186298 to 0x00000000ba1862d0.
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xba186000-0xba186fff] usable ==> reserved
Feb 01 18:02:57 turingMachine kernel: check: Scanning 1 areas for low memory corruption
Feb 01 18:02:57 turingMachine kernel: Using GB pages for direct mapping
Feb 01 18:02:57 turingMachine kernel: Secure boot disabled
Feb 01 18:02:57 turingMachine kernel: RAMDISK: [mem 0x7f8a2000-0x7fff5fff]
Feb 01 18:02:57 turingMachine kernel: ACPI: Early table checksum verification disabled
Feb 01 18:02:57 turingMachine kernel: ACPI: RSDP 0x00000000BBB15000 000024 (v02 ALASKA)
Feb 01 18:02:57 turingMachine kernel: ACPI: XSDT 0x00000000BBB150A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: FACP 0x00000000BBB1C558 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: DSDT 0x00000000BBB15208 00734D (v02 ALASKA A M I    01072009 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: FACS 0x00000000BBB81E00 000040
Feb 01 18:02:57 turingMachine kernel: ACPI: APIC 0x00000000BBB1C670 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: FPDT 0x00000000BBB1C7D0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: FIDT 0x00000000BBB1C818 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB1C8B8 0000FC (v02 ALASKA A M I    01072009 AMI  01072009)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB1C9B8 008C98 (v02 ALASKA A M I    00000002 MSFT 04000000)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB25650 00374D (v01 ALASKA A M I    00000001 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: MCFG 0x00000000BBB28DA0 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB28DE0 005EFD (v01 ALASKA A M I    00000001 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: HPET 0x00000000BBB2ECE0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Feb 01 18:02:57 turingMachine kernel: ACPI: UEFI 0x00000000BBB2ED18 000042 (v01 ALASKA A M I    00000002      01000013)
Feb 01 18:02:57 turingMachine kernel: ACPI: BGRT 0x00000000BBB2ED60 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: IVRS 0x00000000BBB2ED98 0000D0 (v02 ALASKA A M I    00000001 AMD  00000000)
Feb 01 18:02:57 turingMachine kernel: ACPI: PCCT 0x00000000BBB2EE68 00006E (v01 ALASKA A M I    00000001 AMD  00000000)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB2EED8 0037A9 (v01 ALASKA A M I    00000001 AMD  00000001)
Feb 01 18:02:57 turingMachine kernel: ACPI: CRAT 0x00000000BBB32688 000ED8 (v01 ALASKA A M I    00000001 AMD  00000001)
Feb 01 18:02:57 turingMachine kernel: ACPI: CDIT 0x00000000BBB33560 000029 (v01 ALASKA A M I    00000001 AMD  00000001)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB33590 001EC3 (v01 ALASKA A M I    00000001 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB35458 0000BF (v01 ALASKA A M I    00001000 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: WSMT 0x00000000BBB35518 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 01 18:02:57 turingMachine kernel: ACPI: SSDT 0x00000000BBB35540 0013F0 (v01 ALASKA A M I    00000001 INTL 20160930)
Feb 01 18:02:57 turingMachine kernel: ACPI: Local APIC address 0xfee00000
Feb 01 18:02:57 turingMachine kernel: No NUMA configuration found
Feb 01 18:02:57 turingMachine kernel: Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
Feb 01 18:02:57 turingMachine kernel: NODE_DATA(0) allocated [mem 0x83f37c000-0x83f37ffff]
Feb 01 18:02:57 turingMachine kernel: Zone ranges:
Feb 01 18:02:57 turingMachine kernel:   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
Feb 01 18:02:57 turingMachine kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Feb 01 18:02:57 turingMachine kernel:   Normal   [mem 0x0000000100000000-0x000000083f37ffff]
Feb 01 18:02:57 turingMachine kernel:   Device   empty
Feb 01 18:02:57 turingMachine kernel: Movable zone start for each node
Feb 01 18:02:57 turingMachine kernel: Early memory node ranges
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x0000000000000000-0x000000000009ffff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x0000000000100000-0x0000000009e01fff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x000000000a20c000-0x000000000affffff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x000000000b020000-0x00000000bb460fff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x00000000bb5f6000-0x00000000bb77bfff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x00000000bcae5000-0x00000000beffffff]
Feb 01 18:02:57 turingMachine kernel:   node   0: [mem 0x0000000100000000-0x000000083f37ffff]
Feb 01 18:02:57 turingMachine kernel: Zeroed struct page in unavailable ranges: 13320 pages
Feb 01 18:02:57 turingMachine kernel: Initmem setup node 0 [mem 0x0000000000000000-0x000000083f37ffff]
Feb 01 18:02:57 turingMachine kernel: On node 0 totalpages: 8375288
Feb 01 18:02:57 turingMachine kernel:   DMA zone: 64 pages used for memmap
Feb 01 18:02:57 turingMachine kernel:   DMA zone: 30 pages reserved
Feb 01 18:02:57 turingMachine kernel:   DMA zone: 4000 pages, LIFO batch:0
Feb 01 18:02:57 turingMachine kernel:   DMA32 zone: 12068 pages used for memmap
Feb 01 18:02:57 turingMachine kernel:   DMA32 zone: 772312 pages, LIFO batch:63
Feb 01 18:02:57 turingMachine kernel:   Normal zone: 118734 pages used for memmap
Feb 01 18:02:57 turingMachine kernel:   Normal zone: 7598976 pages, LIFO batch:63
Feb 01 18:02:57 turingMachine kernel: ACPI: PM-Timer IO Port: 0x808
Feb 01 18:02:57 turingMachine kernel: ACPI: Local APIC address 0xfee00000
Feb 01 18:02:57 turingMachine kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Feb 01 18:02:57 turingMachine kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Feb 01 18:02:57 turingMachine kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Feb 01 18:02:57 turingMachine kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 01 18:02:57 turingMachine kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Feb 01 18:02:57 turingMachine kernel: ACPI: IRQ0 used by override.
Feb 01 18:02:57 turingMachine kernel: ACPI: IRQ9 used by override.
Feb 01 18:02:57 turingMachine kernel: Using ACPI (MADT) for SMP configuration information
Feb 01 18:02:57 turingMachine kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Feb 01 18:02:57 turingMachine kernel: e820: update [mem 0xb7970000-0xb79c6fff] usable ==> reserved
Feb 01 18:02:57 turingMachine kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb7180000-0xb7180fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb7199000-0xb7199fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb719a000-0xb719afff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb71b6000-0xb71b6fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb7211000-0xb7211fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb7222000-0xb7222fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xb7970000-0xb79c6fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xba186000-0xba186fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xbb461000-0xbb5f5fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xbb77c000-0xbbb97fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xbbb98000-0xbcae4fff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
Feb 01 18:02:57 turingMachine kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
Feb 01 18:02:57 turingMachine kernel: [mem 0xc0000000-0xf7ffffff] available for PCI devices
Feb 01 18:02:57 turingMachine kernel: Booting paravirtualized kernel on bare hardware
Feb 01 18:02:57 turingMachine kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 01 18:02:57 turingMachine kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Feb 01 18:02:57 turingMachine kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Feb 01 18:02:57 turingMachine kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Feb 01 18:02:57 turingMachine kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Feb 01 18:02:57 turingMachine kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Feb 01 18:02:57 turingMachine kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8244392
Feb 01 18:02:57 turingMachine kernel: Policy zone: Normal
Feb 01 18:02:57 turingMachine kernel: Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rw root=UUID=efaa2e02-acb7-403d-acd3-f2e51a999b97 rootfstype=ext4 acpi_enforce_resources=lax amdgpu.dpm=1 amdgpu.gpu_recovery=1 amd_iommu=on iommu=pt idle=nomwait
Feb 01 18:02:57 turingMachine kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Feb 01 18:02:57 turingMachine kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Feb 01 18:02:57 turingMachine kernel: printk: log_buf_len min size: 131072 bytes
Feb 01 18:02:57 turingMachine kernel: printk: log_buf_len: 262144 bytes
Feb 01 18:02:57 turingMachine kernel: printk: early log buf free: 117088(89%)
Feb 01 18:02:57 turingMachine kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Feb 01 18:02:57 turingMachine kernel: Memory: 32700548K/33501152K available (14344K kernel code, 2040K rwdata, 8856K rodata, 1720K init, 4280K bss, 800344K reserved, 0K cma-reserved)
Feb 01 18:02:57 turingMachine kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Feb 01 18:02:57 turingMachine kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Feb 01 18:02:57 turingMachine kernel: ftrace: allocating 41852 entries in 164 pages
Feb 01 18:02:57 turingMachine kernel: ftrace: allocated 164 pages with 3 groups
Feb 01 18:02:57 turingMachine kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 01 18:02:57 turingMachine kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Feb 01 18:02:57 turingMachine kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Feb 01 18:02:57 turingMachine kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Feb 01 18:02:57 turingMachine kernel:         Trampoline variant of Tasks RCU enabled.
Feb 01 18:02:57 turingMachine kernel:         Rude variant of Tasks RCU enabled.
Feb 01 18:02:57 turingMachine kernel:         Tracing variant of Tasks RCU enabled.
Feb 01 18:02:57 turingMachine kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 01 18:02:57 turingMachine kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Feb 01 18:02:57 turingMachine kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Feb 01 18:02:57 turingMachine kernel: Console: colour dummy device 80x25
Feb 01 18:02:57 turingMachine kernel: printk: console [tty0] enabled
Feb 01 18:02:57 turingMachine kernel: ACPI: Core revision 20200925
Feb 01 18:02:57 turingMachine kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Feb 01 18:02:57 turingMachine kernel: APIC: Switch to symmetric I/O mode setup
Feb 01 18:02:57 turingMachine kernel: Switched APIC routing to physical flat.
Feb 01 18:02:57 turingMachine kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 01 18:02:57 turingMachine kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x707138a16bd, max_idle_ns: 881590462341 ns
Feb 01 18:02:57 turingMachine kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7803.71 BogoMIPS (lpj=13001140)
Feb 01 18:02:57 turingMachine kernel: pid_max: default: 32768 minimum: 301
Feb 01 18:02:57 turingMachine kernel: LSM: Security Framework initializing
Feb 01 18:02:57 turingMachine kernel: Yama: becoming mindful.
Feb 01 18:02:57 turingMachine kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Feb 01 18:02:57 turingMachine kernel: LVT offset 1 assigned for vector 0xf9
Feb 01 18:02:57 turingMachine kernel: LVT offset 2 assigned for vector 0xf4
Feb 01 18:02:57 turingMachine kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Feb 01 18:02:57 turingMachine kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Feb 01 18:02:57 turingMachine kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 01 18:02:57 turingMachine kernel: Spectre V2 : Mitigation: Full AMD retpoline
Feb 01 18:02:57 turingMachine kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 01 18:02:57 turingMachine kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 01 18:02:57 turingMachine kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Feb 01 18:02:57 turingMachine kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Feb 01 18:02:57 turingMachine kernel: Freeing SMP alternatives memory: 36K
Feb 01 18:02:57 turingMachine kernel: smpboot: CPU0: AMD Ryzen 7 3800X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Feb 01 18:02:57 turingMachine kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Feb 01 18:02:57 turingMachine kernel: ... version:                0
Feb 01 18:02:57 turingMachine kernel: ... bit width:              48
Feb 01 18:02:57 turingMachine kernel: ... generic registers:      6
Feb 01 18:02:57 turingMachine kernel: ... value mask:             0000ffffffffffff
Feb 01 18:02:57 turingMachine kernel: ... max period:             00007fffffffffff
Feb 01 18:02:57 turingMachine kernel: ... fixed-purpose events:   0
Feb 01 18:02:57 turingMachine kernel: ... event mask:             000000000000003f
Feb 01 18:02:57 turingMachine kernel: rcu: Hierarchical SRCU implementation.
Feb 01 18:02:57 turingMachine kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 01 18:02:57 turingMachine kernel: smp: Bringing up secondary CPUs ...
Feb 01 18:02:57 turingMachine kernel: x86: Booting SMP configuration:
Feb 01 18:02:57 turingMachine kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Feb 01 18:02:57 turingMachine kernel: smp: Brought up 1 node, 16 CPUs
Feb 01 18:02:57 turingMachine kernel: smpboot: Max logical packages: 2
Feb 01 18:02:57 turingMachine kernel: smpboot: Total of 16 processors activated (124860.40 BogoMIPS)
Feb 01 18:02:57 turingMachine kernel: devtmpfs: initialized
Feb 01 18:02:57 turingMachine kernel: x86/mm: Memory block size: 128MB
Feb 01 18:02:57 turingMachine kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
Feb 01 18:02:57 turingMachine kernel: PM: Registering ACPI NVS region [mem 0xbb77c000-0xbbb97fff] (4308992 bytes)
Feb 01 18:02:57 turingMachine kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 01 18:02:57 turingMachine kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: pinctrl core: initialized pinctrl subsystem
Feb 01 18:02:57 turingMachine kernel: PM: RTC time: 23:02:50, date: 2021-02-01
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 16
Feb 01 18:02:57 turingMachine kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Feb 01 18:02:57 turingMachine kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 01 18:02:57 turingMachine kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 01 18:02:57 turingMachine kernel: audit: initializing netlink subsys (disabled)
Feb 01 18:02:57 turingMachine kernel: audit: type=2000 audit(1612220569.166:1): state=initialized audit_enabled=0 res=1
Feb 01 18:02:57 turingMachine kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 01 18:02:57 turingMachine kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 01 18:02:57 turingMachine kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 01 18:02:57 turingMachine kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 01 18:02:57 turingMachine kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 01 18:02:57 turingMachine kernel: cpuidle: using governor ladder
Feb 01 18:02:57 turingMachine kernel: cpuidle: using governor menu
Feb 01 18:02:57 turingMachine kernel: Detected 1 PCC Subspaces
Feb 01 18:02:57 turingMachine kernel: Registering PCC driver as Mailbox controller
Feb 01 18:02:57 turingMachine kernel: ACPI: bus type PCI registered
Feb 01 18:02:57 turingMachine kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 01 18:02:57 turingMachine kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Feb 01 18:02:57 turingMachine kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Feb 01 18:02:57 turingMachine kernel: PCI: Using configuration type 1 for base access
Feb 01 18:02:57 turingMachine kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Feb 01 18:02:57 turingMachine kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Module Device)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Processor Device)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Linux-Dell-Video)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Feb 01 18:02:57 turingMachine kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Feb 01 18:02:57 turingMachine kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Feb 01 18:02:57 turingMachine kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Feb 01 18:02:57 turingMachine kernel: ACPI: Interpreter enabled
Feb 01 18:02:57 turingMachine kernel: ACPI: (supports S0 S3 S4 S5)
Feb 01 18:02:57 turingMachine kernel: ACPI: Using IOAPIC for interrupt routing
Feb 01 18:02:57 turingMachine kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 01 18:02:57 turingMachine kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Feb 01 18:02:57 turingMachine kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 01 18:02:57 turingMachine kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Feb 01 18:02:57 turingMachine kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Feb 01 18:02:57 turingMachine kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Feb 01 18:02:57 turingMachine kernel: PCI host bridge to bus 0000:00
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Feb 01 18:02:57 turingMachine kernel: pci 0000:01:00.0: [c0a9:2263] type 00 class 0x010802
Feb 01 18:02:57 turingMachine kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: PCI bridge to [bus 02-09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [mem 0xfc300000-0xfc7fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: PCI bridge to [bus 03-09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [mem 0xfc300000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:04:00.0: [1b21:1343] type 00 class 0x0c0330
Feb 01 18:02:57 turingMachine kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfc600000-0xfc607fff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:04:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc500000-0xfc51ffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: reg 0x18: [io  0xe000-0xe01f]
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: reg 0x1c: [mem 0xfc520000-0xfc523fff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: PCI bridge to [bus 05]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: PCI bridge to [bus 06]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: [1002:699f] type 00 class 0x030000
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: reg 0x20: [io  0xd000-0xd0ff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc400000-0xfc43ffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: reg 0x30: [mem 0xfc440000-0xfc45ffff pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: supports D1 D2
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:03:04.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: [1002:aae0] type 00 class 0x040300
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: reg 0x10: [mem 0xfc460000-0xfc463fff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: supports D1 D2
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: PCI bridge to [bus 07]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [mem 0xfc400000-0xfc4fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: PCI bridge to [bus 08]
Feb 01 18:02:57 turingMachine kernel: pci 0000:09:00.0: [8086:2723] type 00 class 0x028000
Feb 01 18:02:57 turingMachine kernel: pci 0000:09:00.0: reg 0x10: [mem 0xfc300000-0xfc303fff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: PCI bridge to [bus 09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0:   bridge window [mem 0xfc300000-0xfc3fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: [1002:1478] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0: [1002:1479] type 01 class 0x060400
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: [1002:731f] type 00 class 0x030000
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: reg 0x20: [io  0xf000-0xf0ff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: reg 0x24: [mem 0xfcb00000-0xfcb7ffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: reg 0x30: [mem 0xfcb80000-0xfcb9ffff pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: BAR 0: assigned to efifb
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: PME# supported from D1 D2 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.1: [1002:ab38] type 00 class 0x040300
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.1: reg 0x10: [mem 0xfcba0000-0xfcba3fff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.1: PME# supported from D1 D2 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0d:00.0: [1022:148a] type 00 class 0x130000
Feb 01 18:02:57 turingMachine kernel: pci 0000:0d:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: PCI bridge to [bus 0d]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.0: [1022:1485] type 00 class 0x130000
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.1: [1022:1486] type 00 class 0x108000
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.1: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.3: [1022:149c] type 00 class 0x0c0330
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.3: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.3: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.4: [1022:1487] type 00 class 0x040300
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.4: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.4: PME# supported from D0 D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: PCI bridge to [bus 0e]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601
Feb 01 18:02:57 turingMachine kernel: pci 0000:0f:00.0: reg 0x24: [mem 0xfce00000-0xfce007ff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0f:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:0f:00.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: PCI bridge to [bus 0f]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:10:00.0: [1022:7901] type 00 class 0x010601
Feb 01 18:02:57 turingMachine kernel: pci 0000:10:00.0: reg 0x24: [mem 0xfcd00000-0xfcd007ff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:10:00.0: enabling Extended Tags
Feb 01 18:02:57 turingMachine kernel: pci 0000:10:00.0: PME# supported from D3hot D3cold
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: PCI bridge to [bus 10]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Feb 01 18:02:57 turingMachine kernel: iommu: Default domain type: Passthrough (set via kernel command line)
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: vgaarb: setting as boot VGA device
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: vgaarb: bridge control possible
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: vgaarb: bridge control possible
Feb 01 18:02:57 turingMachine kernel: vgaarb: loaded
Feb 01 18:02:57 turingMachine kernel: SCSI subsystem initialized
Feb 01 18:02:57 turingMachine kernel: libata version 3.00 loaded.
Feb 01 18:02:57 turingMachine kernel: ACPI: bus type USB registered
Feb 01 18:02:57 turingMachine kernel: usbcore: registered new interface driver usbfs
Feb 01 18:02:57 turingMachine kernel: usbcore: registered new interface driver hub
Feb 01 18:02:57 turingMachine kernel: usbcore: registered new device driver usb
Feb 01 18:02:57 turingMachine kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 01 18:02:57 turingMachine kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 01 18:02:57 turingMachine kernel: PTP clock support registered
Feb 01 18:02:57 turingMachine kernel: EDAC MC: Ver: 3.0.0
Feb 01 18:02:57 turingMachine kernel: Registered efivars operations
Feb 01 18:02:57 turingMachine kernel: NetLabel: Initializing
Feb 01 18:02:57 turingMachine kernel: NetLabel:  domain hash size = 128
Feb 01 18:02:57 turingMachine kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Feb 01 18:02:57 turingMachine kernel: NetLabel:  unlabeled traffic allowed by default
Feb 01 18:02:57 turingMachine kernel: PCI: Using ACPI for IRQ routing
Feb 01 18:02:57 turingMachine kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 01 18:02:57 turingMachine kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xb7180018-0xb7ffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xb719a018-0xb7ffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xb7211018-0xb7ffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xb7970000-0xb7ffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xba186000-0xbbffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xbb461000-0xbbffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xbb77c000-0xbbffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
Feb 01 18:02:57 turingMachine kernel: e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
Feb 01 18:02:57 turingMachine kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Feb 01 18:02:57 turingMachine kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Feb 01 18:02:57 turingMachine kernel: clocksource: Switched to clocksource tsc-early
Feb 01 18:02:57 turingMachine kernel: VFS: Disk quotas dquot_6.6.0
Feb 01 18:02:57 turingMachine kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 01 18:02:57 turingMachine kernel: pnp: PnP ACPI init
Feb 01 18:02:57 turingMachine kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Feb 01 18:02:57 turingMachine kernel: system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 01 18:02:57 turingMachine kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Feb 01 18:02:57 turingMachine kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 01 18:02:57 turingMachine kernel: pnp 00:04: [dma 0 disabled]
Feb 01 18:02:57 turingMachine kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x040b] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x04d6] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c14] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c52] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c6c] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0c6f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0cd0-0x0cd1] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0cd2-0x0cd3] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0cd4-0x0cd5] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0cd6-0x0cd7] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Feb 01 18:02:57 turingMachine kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 01 18:02:57 turingMachine kernel: pnp: PnP ACPI: found 6 devices
Feb 01 18:02:57 turingMachine kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 2
Feb 01 18:02:57 turingMachine kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: TCP: Hash tables configured (established 262144 bind 65536)
Feb 01 18:02:57 turingMachine kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 1
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 44
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: PCI bridge to [bus 05]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: PCI bridge to [bus 06]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: PCI bridge to [bus 07]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [mem 0xfc400000-0xfc4fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: PCI bridge to [bus 08]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: PCI bridge to [bus 09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0:   bridge window [mem 0xfc300000-0xfc3fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: PCI bridge to [bus 03-09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [mem 0xfc300000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: PCI bridge to [bus 02-09]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [mem 0xfc300000-0xfc7fffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: PCI bridge to [bus 0d]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: PCI bridge to [bus 0e]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: PCI bridge to [bus 0f]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: PCI bridge to [bus 10]
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:02: resource 1 [mem 0xfc300000-0xfc7fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:03: resource 1 [mem 0xfc300000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc5fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:09: resource 1 [mem 0xfc300000-0xfc3fffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0a: resource 0 [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0a: resource 1 [mem 0xfcb00000-0xfccfffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0a: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0b: resource 0 [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0b: resource 1 [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0b: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0c: resource 0 [io  0xf000-0xffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0c: resource 1 [mem 0xfcb00000-0xfcbfffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0c: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0e: resource 1 [mem 0xfc800000-0xfcafffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:0f: resource 1 [mem 0xfce00000-0xfcefffff]
Feb 01 18:02:57 turingMachine kernel: pci_bus 0000:10: resource 1 [mem 0xfcd00000-0xfcdfffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.1: D0 power state depends on 0000:0c:00.0
Feb 01 18:02:57 turingMachine kernel: PCI: CLS 64 bytes, default 64
Feb 01 18:02:57 turingMachine kernel: Trying to unpack rootfs image as initramfs...
Feb 01 18:02:57 turingMachine kernel: Freeing initrd memory: 7504K
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.1: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:01.3: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:02.0: Adding to iommu group 1
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.0: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:03.1: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:04.0: Adding to iommu group 3
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:05.0: Adding to iommu group 4
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.0: Adding to iommu group 5
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:07.1: Adding to iommu group 6
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.0: Adding to iommu group 7
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.1: Adding to iommu group 8
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.2: Adding to iommu group 9
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:08.3: Adding to iommu group 10
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:14.0: Adding to iommu group 11
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:14.3: Adding to iommu group 11
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.0: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.1: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.2: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.3: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.4: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.5: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.6: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:18.7: Adding to iommu group 12
Feb 01 18:02:57 turingMachine kernel: pci 0000:01:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.1: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:02:00.2: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:02.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:03.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:04.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:06.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:03:07.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:04:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:05:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:07:00.1: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:09:00.0: Adding to iommu group 0
Feb 01 18:02:57 turingMachine kernel: pci 0000:0a:00.0: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:0b:00.0: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.0: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:0c:00.1: Adding to iommu group 2
Feb 01 18:02:57 turingMachine kernel: pci 0000:0d:00.0: Adding to iommu group 13
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.0: Adding to iommu group 14
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.1: Adding to iommu group 15
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.3: Adding to iommu group 16
Feb 01 18:02:57 turingMachine kernel: pci 0000:0e:00.4: Adding to iommu group 17
Feb 01 18:02:57 turingMachine kernel: pci 0000:0f:00.0: Adding to iommu group 18
Feb 01 18:02:57 turingMachine kernel: pci 0000:10:00.0: Adding to iommu group 19
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: fbcon: Taking over console
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Completion-Wait loop timed out
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Feb 01 18:02:57 turingMachine kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
Feb 01 18:02:57 turingMachine kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Interrupt remapping enabled
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Virtual APIC enabled
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: X2APIC enabled
Feb 01 18:02:57 turingMachine kernel: iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f8450]
Feb 01 18:02:57 turingMachine kernel: iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f8470]
Feb 01 18:02:57 turingMachine kernel: iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f84b0]
Feb 01 18:02:57 turingMachine kernel: iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f84f0]
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Feb 01 18:02:57 turingMachine kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 01 18:02:57 turingMachine kernel: software IO TLB: mapped [mem 0x00000000b3180000-0x00000000b7180000] (64MB)
Feb 01 18:02:57 turingMachine kernel: amd_uncore: 4  amd_df counters detected
Feb 01 18:02:57 turingMachine kernel: amd_uncore: 6  amd_l3 counters detected
Feb 01 18:02:57 turingMachine kernel: LVT offset 0 assigned for vector 0x400
Feb 01 18:02:57 turingMachine kernel: perf: AMD IBS detected (0x000003ff)
Feb 01 18:02:57 turingMachine kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Feb 01 18:02:57 turingMachine kernel: check: Scanning for low memory corruption every 60 seconds
Feb 01 18:02:57 turingMachine kernel: Initialise system trusted keyrings
Feb 01 18:02:57 turingMachine kernel: Key type blacklist registered
Feb 01 18:02:57 turingMachine kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Feb 01 18:02:57 turingMachine kernel: zbud: loaded
Feb 01 18:02:57 turingMachine kernel: Key type asymmetric registered
Feb 01 18:02:57 turingMachine kernel: Asymmetric key parser 'x509' registered
Feb 01 18:02:57 turingMachine kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Feb 01 18:02:57 turingMachine kernel: io scheduler mq-deadline registered
Feb 01 18:02:57 turingMachine kernel: io scheduler kyber registered
Feb 01 18:02:57 turingMachine kernel: io scheduler bfq registered
Feb 01 18:02:57 turingMachine kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 29
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 30
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 31
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 32
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 33
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.2: AER: enabled with IRQ 33
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 34
Feb 01 18:02:57 turingMachine kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 34
Feb 01 18:02:57 turingMachine kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 01 18:02:57 turingMachine kernel: efifb: probing for efifb
Feb 01 18:02:57 turingMachine kernel: efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
Feb 01 18:02:57 turingMachine kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Feb 01 18:02:57 turingMachine kernel: efifb: scrolling: redraw
Feb 01 18:02:57 turingMachine kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Feb 01 18:02:57 turingMachine kernel: Console: switching to colour frame buffer device 128x48
Feb 01 18:02:57 turingMachine kernel: fb0: EFI VGA frame buffer device
Feb 01 18:02:57 turingMachine kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Feb 01 18:02:57 turingMachine kernel: ACPI: Power Button [PWRB]
Feb 01 18:02:57 turingMachine kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Feb 01 18:02:57 turingMachine kernel: ACPI: Power Button [PWRF]
Feb 01 18:02:57 turingMachine kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 01 18:02:57 turingMachine kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Feb 01 18:02:57 turingMachine kernel: Non-volatile memory driver v1.3
Feb 01 18:02:57 turingMachine kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Feb 01 18:02:57 turingMachine kernel: nvme nvme0: pci function 0000:01:00.0
Feb 01 18:02:57 turingMachine kernel: ahci 0000:02:00.1: version 3.0
Feb 01 18:02:57 turingMachine kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Feb 01 18:02:57 turingMachine kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Feb 01 18:02:57 turingMachine kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Feb 01 18:02:57 turingMachine kernel: scsi host0: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host1: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host2: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host3: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host4: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host5: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host6: ahci
Feb 01 18:02:57 turingMachine kernel: scsi host7: ahci
Feb 01 18:02:57 turingMachine kernel: ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 48
Feb 01 18:02:57 turingMachine kernel: ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 48
Feb 01 18:02:57 turingMachine kernel: ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 48
Feb 01 18:02:57 turingMachine kernel: ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 48
Feb 01 18:02:57 turingMachine kernel: ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 48
Feb 01 18:02:57 turingMachine kernel: ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 48
Feb 01 18:02:57 turingMachine kernel: ata7: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780400 irq 48
Feb 01 18:02:57 turingMachine kernel: ata8: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780480 irq 48
Feb 01 18:02:57 turingMachine kernel: ahci 0000:0f:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Feb 01 18:02:57 turingMachine kernel: ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Feb 01 18:02:57 turingMachine kernel: scsi host8: ahci
Feb 01 18:02:57 turingMachine kernel: ata9: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 50
Feb 01 18:02:57 turingMachine kernel: ahci 0000:10:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Feb 01 18:02:57 turingMachine kernel: ahci 0000:10:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Feb 01 18:02:57 turingMachine kernel: scsi host9: ahci
Feb 01 18:02:57 turingMachine kernel: ata10: SATA max UDMA/133 abar m2048@0xfcd00000 port 0xfcd00100 irq 52
Feb 01 18:02:57 turingMachine kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Feb 01 18:02:57 turingMachine kernel: ehci-pci: EHCI PCI platform driver
Feb 01 18:02:57 turingMachine kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Feb 01 18:02:57 turingMachine kernel: ohci-pci: OHCI PCI platform driver
Feb 01 18:02:57 turingMachine kernel: uhci_hcd: USB Universal Host Controller Interface driver
Feb 01 18:02:57 turingMachine kernel: usbcore: registered new interface driver usbserial_generic
Feb 01 18:02:57 turingMachine kernel: usbserial: USB Serial support registered for generic
Feb 01 18:02:57 turingMachine kernel: i8042: PNP: No PS/2 controller found.
Feb 01 18:02:57 turingMachine kernel: rtc_cmos 00:02: RTC can wake from S4
Feb 01 18:02:57 turingMachine kernel: rtc_cmos 00:02: registered as rtc0
Feb 01 18:02:57 turingMachine kernel: rtc_cmos 00:02: setting system clock to 2021-02-01T23:02:53 UTC (1612220573)
Feb 01 18:02:57 turingMachine kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Feb 01 18:02:57 turingMachine kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 01 18:02:57 turingMachine kernel: nvme nvme0: missing or invalid SUBNQN field.
Feb 01 18:02:57 turingMachine kernel: nvme nvme0: 15/0/0 default/read/poll queues
Feb 01 18:02:57 turingMachine kernel: pstore: Registered efi as persistent store backend
Feb 01 18:02:57 turingMachine kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 01 18:02:57 turingMachine kernel: drop_monitor: Initializing network drop monitor service
Feb 01 18:02:57 turingMachine kernel: Initializing XFRM netlink socket
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 10
Feb 01 18:02:57 turingMachine kernel:  nvme0n1: p1 p2
Feb 01 18:02:57 turingMachine kernel: Segment Routing with IPv6
Feb 01 18:02:57 turingMachine kernel: RPL Segment Routing with IPv6
Feb 01 18:02:57 turingMachine kernel: NET: Registered protocol family 17
Feb 01 18:02:57 turingMachine kernel: microcode: CPU0: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU1: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU2: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU3: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU4: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU5: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU6: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU7: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU8: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU9: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU10: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU11: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU12: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU13: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU14: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: CPU15: patch_level=0x08701013
Feb 01 18:02:57 turingMachine kernel: microcode: Microcode Update Driver: v2.2.
Feb 01 18:02:57 turingMachine kernel: resctrl: L3 allocation detected
Feb 01 18:02:57 turingMachine kernel: resctrl: L3DATA allocation detected
Feb 01 18:02:57 turingMachine kernel: resctrl: L3CODE allocation detected
Feb 01 18:02:57 turingMachine kernel: resctrl: MB allocation detected
Feb 01 18:02:57 turingMachine kernel: resctrl: L3 monitoring detected
Feb 01 18:02:57 turingMachine kernel: IPI shorthand broadcast: enabled
Feb 01 18:02:57 turingMachine kernel: sched_clock: Marking stable (3474621017, 313571349)->(3788594496, -402130)
Feb 01 18:02:57 turingMachine kernel: registered taskstats version 1
Feb 01 18:02:57 turingMachine kernel: Loading compiled-in X.509 certificates
Feb 01 18:02:57 turingMachine kernel: Loaded X.509 cert 'Build time autogenerated kernel key: ac1110acd40aeec5e4c54bf808b510a2ef08aae4'
Feb 01 18:02:57 turingMachine kernel: zswap: loaded using pool lz4/z3fold
Feb 01 18:02:57 turingMachine kernel: Key type ._fscrypt registered
Feb 01 18:02:57 turingMachine kernel: Key type .fscrypt registered
Feb 01 18:02:57 turingMachine kernel: Key type fscrypt-provisioning registered
Feb 01 18:02:57 turingMachine kernel: pstore: Using crash dump compression: zstd
Feb 01 18:02:57 turingMachine kernel: PM:   Magic number: 9:451:48
Feb 01 18:02:57 turingMachine kernel: memory memory213: hash matches
Feb 01 18:02:57 turingMachine kernel: memory memory80: hash matches
Feb 01 18:02:57 turingMachine kernel: RAS: Correctable Errors collector initialized.
Feb 01 18:02:57 turingMachine kernel: ata10: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata9: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 01 18:02:57 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 01 18:02:57 turingMachine kernel: ata1.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM03B6Q, max UDMA/133
Feb 01 18:02:57 turingMachine kernel: ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
Feb 01 18:02:57 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 01 18:02:57 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 01 18:02:57 turingMachine kernel: ata1.00: configured for UDMA/133
Feb 01 18:02:57 turingMachine kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  3B6Q PQ: 0 ANSI: 5
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 01 18:02:57 turingMachine kernel:  sda: sda1
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] supports TCG Opal
Feb 01 18:02:57 turingMachine kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 01 18:02:57 turingMachine kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 01 18:02:57 turingMachine kernel: ata2.00: ATA-10: Crucial_CT525MX300SSD1,  M0CR070, max UDMA/133
Feb 01 18:02:57 turingMachine kernel: ata2.00: 1025610768 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 01 18:02:57 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 01 18:02:57 turingMachine kernel: ata2.00: configured for UDMA/133
Feb 01 18:02:57 turingMachine kernel: scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT525MX3 R070 PQ: 0 ANSI: 5
Feb 01 18:02:57 turingMachine kernel: ata2.00: Enabling discard_zeroes_data
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] 1025610768 512-byte logical blocks: (525 GB/489 GiB)
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] Write Protect is off
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 01 18:02:57 turingMachine kernel:  sdb: sdb1
Feb 01 18:02:57 turingMachine kernel: ata2.00: Enabling discard_zeroes_data
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Feb 01 18:02:57 turingMachine kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Feb 01 18:02:57 turingMachine kernel: tsc: Refined TSC clocksource calibration: 3900.072 MHz
Feb 01 18:02:57 turingMachine kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706f3e70dd9, max_idle_ns: 881590694678 ns
Feb 01 18:02:57 turingMachine kernel: clocksource: Switched to clocksource tsc
Feb 01 18:02:57 turingMachine kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata3.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
Feb 01 18:02:57 turingMachine kernel: ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 01 18:02:57 turingMachine kernel: ata3.00: configured for UDMA/133
Feb 01 18:02:57 turingMachine kernel: scsi 2:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] 4096-byte physical blocks
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] Write Protect is off
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 01 18:02:57 turingMachine kernel:  sdc: sdc1
Feb 01 18:02:57 turingMachine kernel: sd 2:0:0:0: [sdc] Attached SCSI disk
Feb 01 18:02:57 turingMachine kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata4.00: ATAPI: ASUS    DRW-24F1ST   c, 1.01, max UDMA/133
Feb 01 18:02:57 turingMachine kernel: ata4.00: configured for UDMA/133
Feb 01 18:02:57 turingMachine kernel: scsi 3:0:0:0: CD-ROM            ASUS     DRW-24F1ST   c   1.01 PQ: 0 ANSI: 5
Feb 01 18:02:57 turingMachine kernel: ata5: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata7: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: ata8: SATA link down (SStatus 0 SControl 300)
Feb 01 18:02:57 turingMachine kernel: Freeing unused decrypted memory: 2036K
Feb 01 18:02:57 turingMachine kernel: Freeing unused kernel image (initmem) memory: 1720K
Feb 01 18:02:57 turingMachine kernel: Write protecting the kernel read-only data: 26624k
Feb 01 18:02:57 turingMachine kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Feb 01 18:02:57 turingMachine kernel: Freeing unused kernel image (rodata/data gap) memory: 1384K
Feb 01 18:02:57 turingMachine kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 01 18:02:57 turingMachine kernel: rodata_test: all tests were successful
Feb 01 18:02:57 turingMachine kernel: Run /init as init process
Feb 01 18:02:57 turingMachine kernel:   with arguments:
Feb 01 18:02:57 turingMachine kernel:     /init
Feb 01 18:02:57 turingMachine kernel:   with environment:
Feb 01 18:02:57 turingMachine kernel:     HOME=/
Feb 01 18:02:57 turingMachine kernel:     TERM=linux
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Feb 01 18:02:57 turingMachine kernel: random: fast init done
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000410
Feb 01 18:02:57 turingMachine kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb1: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb1: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb1: SerialNumber: 0000:02:00.0
Feb 01 18:02:57 turingMachine kernel: hub 1-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 1-0:1.0: 14 ports detected
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 01 18:02:57 turingMachine kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 01 18:02:57 turingMachine kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb2: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb2: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb2: SerialNumber: 0000:02:00.0
Feb 01 18:02:57 turingMachine kernel: hub 2-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 2-0:1.0: 8 ports detected
Feb 01 18:02:57 turingMachine kernel: usb: port power management may be unreliable
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
Feb 01 18:02:57 turingMachine kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Feb 01 18:02:57 turingMachine kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
Feb 01 18:02:57 turingMachine kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb3: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb3: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb3: SerialNumber: 0000:04:00.0
Feb 01 18:02:57 turingMachine kernel: hub 3-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 3-0:1.0: 2 ports detected
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 01 18:02:57 turingMachine kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 01 18:02:57 turingMachine kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb4: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb4: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb4: SerialNumber: 0000:04:00.0
Feb 01 18:02:57 turingMachine kernel: hub 4-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 4-0:1.0: 2 ports detected
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 5
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Feb 01 18:02:57 turingMachine kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb5: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb5: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb5: SerialNumber: 0000:0e:00.3
Feb 01 18:02:57 turingMachine kernel: hub 5-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 5-0:1.0: 4 ports detected
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 6
Feb 01 18:02:57 turingMachine kernel: xhci_hcd 0000:0e:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Feb 01 18:02:57 turingMachine kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 01 18:02:57 turingMachine kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Feb 01 18:02:57 turingMachine kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 01 18:02:57 turingMachine kernel: usb usb6: Product: xHCI Host Controller
Feb 01 18:02:57 turingMachine kernel: usb usb6: Manufacturer: Linux 5.10.11-arch1-1 xhci-hcd
Feb 01 18:02:57 turingMachine kernel: usb usb6: SerialNumber: 0000:0e:00.3
Feb 01 18:02:57 turingMachine kernel: hub 6-0:1.0: USB hub found
Feb 01 18:02:57 turingMachine kernel: hub 6-0:1.0: 4 ports detected
Feb 01 18:02:57 turingMachine kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Feb 01 18:02:57 turingMachine kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Feb 01 18:02:57 turingMachine kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Feb 01 18:02:57 turingMachine kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c332, bcdDevice= 3.02
Feb 01 18:02:57 turingMachine kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 01 18:02:57 turingMachine kernel: usb 1-1: Product: Gaming Mouse G502
Feb 01 18:02:57 turingMachine kernel: usb 1-1: Manufacturer: Logitech
Feb 01 18:02:57 turingMachine kernel: usb 1-1: SerialNumber: 016937533235
Feb 01 18:02:57 turingMachine kernel: input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.0/0003:046D:C332.0001/input/input2
Feb 01 18:02:57 turingMachine kernel: hid-generic 0003:046D:C332.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:02:00.0-1/input0
Feb 01 18:02:57 turingMachine kernel: input: Logitech Gaming Mouse G502 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input3
Feb 01 18:02:57 turingMachine kernel: random: crng init done
Feb 01 18:02:57 turingMachine kernel: input: Logitech Gaming Mouse G502 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input4
Feb 01 18:02:57 turingMachine kernel: input: Logitech Gaming Mouse G502 System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input5
Feb 01 18:02:57 turingMachine kernel: hid-generic 0003:046D:C332.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:02:00.0-1/input1
Feb 01 18:02:57 turingMachine kernel: usbcore: registered new interface driver usbhid
Feb 01 18:02:57 turingMachine kernel: usbhid: USB HID core driver
Feb 01 18:02:57 turingMachine kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
Feb 01 18:02:57 turingMachine kernel: usb 1-2: new full-speed USB device number 3 using xhci_hcd
Feb 01 18:02:57 turingMachine systemd[1]: Successfully credited entropy passed from boot loader.
Feb 01 18:02:57 turingMachine systemd[1]: systemd 247.2-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Feb 01 18:02:57 turingMachine systemd[1]: Detected architecture x86-64.
Feb 01 18:02:57 turingMachine systemd[1]: Set hostname to <turingMachine>.
Feb 01 18:02:57 turingMachine systemd[1]: Queued start job for default target Graphical Interface.
Feb 01 18:02:57 turingMachine systemd[1]: Created slice system-getty.slice.
Feb 01 18:02:57 turingMachine systemd[1]: Created slice system-modprobe.slice.
Feb 01 18:02:57 turingMachine systemd[1]: Created slice system-systemd\x2dfsck.slice.
Feb 01 18:02:57 turingMachine systemd[1]: Created slice User and Session Slice.
Feb 01 18:02:57 turingMachine systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 01 18:02:57 turingMachine systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 01 18:02:57 turingMachine systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 01 18:02:57 turingMachine systemd[1]: Reached target Local Encrypted Volumes.
Feb 01 18:02:57 turingMachine systemd[1]: Reached target Login Prompts.
Feb 01 18:02:57 turingMachine systemd[1]: Reached target Remote File Systems.
Feb 01 18:02:57 turingMachine systemd[1]: Reached target Slices.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on LVM2 metadata daemon socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on LVM2 poll daemon socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on Process Core Dump Socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on Journal Audit Socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on Journal Socket (/dev/log).
Feb 01 18:02:57 turingMachine systemd[1]: Listening on Journal Socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on udev Control Socket.
Feb 01 18:02:57 turingMachine systemd[1]: Listening on udev Kernel Socket.
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Huge Pages File System...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting POSIX Message Queue File System...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Kernel Debug File System...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Kernel Trace File System...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Create list of static device nodes for the current kernel...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Load Kernel Module configfs...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Load Kernel Module drm...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Load Kernel Module fuse...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Set Up Additional Binary Formats...
Feb 01 18:02:57 turingMachine systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Feb 01 18:02:57 turingMachine systemd[1]: Starting Journal Service...
Feb 01 18:02:57 turingMachine kernel: Linux agpgart interface v0.103
Feb 01 18:02:57 turingMachine systemd[1]: Starting Load Kernel Modules...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 01 18:02:57 turingMachine systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Feb 01 18:02:57 turingMachine systemd[1]: Starting Coldplug All udev Devices...
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Huge Pages File System.
Feb 01 18:02:57 turingMachine systemd[1]: Mounted POSIX Message Queue File System.
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Kernel Debug File System.
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Kernel Trace File System.
Feb 01 18:02:57 turingMachine kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
Feb 01 18:02:57 turingMachine systemd[1]: Finished Create list of static device nodes for the current kernel.
Feb 01 18:02:57 turingMachine kernel: fuse: init (API version 7.32)
Feb 01 18:02:57 turingMachine systemd[1]: modprobe@configfs.service: Succeeded.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Load Kernel Module configfs.
Feb 01 18:02:57 turingMachine systemd[1]: modprobe@fuse.service: Succeeded.
Feb 01 18:02:57 turingMachine kernel: i2c /dev entries driver
Feb 01 18:02:57 turingMachine systemd[1]: Finished Load Kernel Module fuse.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Load Kernel Modules.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 01 18:02:57 turingMachine systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 336 (systemd-binfmt)
Feb 01 18:02:57 turingMachine systemd[1]: Activating swap /swapfile...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Arbitrary Executable File Formats File System...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting FUSE Control File System...
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Kernel Configuration File System...
Feb 01 18:02:57 turingMachine systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Feb 01 18:02:57 turingMachine systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Feb 01 18:02:57 turingMachine systemd[1]: Starting Load/Save Random Seed...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Apply Kernel Variables...
Feb 01 18:02:57 turingMachine systemd[1]: Starting Create System Users...
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Arbitrary Executable File Formats File System.
Feb 01 18:02:57 turingMachine systemd[1]: Mounted FUSE Control File System.
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Kernel Configuration File System.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Apply Kernel Variables.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.902: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'
Feb 01 18:02:57 turingMachine systemd[1]: Finished Set Up Additional Binary Formats.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.902:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd[1]: modprobe@drm.service: Succeeded.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Load Kernel Module drm.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.905:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine kernel: audit: type=1131 audit(1612220577.905:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd[1]: Starting CLI Netfilter Manager...
Feb 01 18:02:57 turingMachine systemd[1]: Finished Load/Save Random Seed.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.908:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd[1]: Condition check resulted in First Boot Complete being skipped.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Create System Users.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.915:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 01 18:02:57 turingMachine systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.925:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine kernel: audit: type=1334 audit(1612220577.925:9): prog-id=13 op=LOAD
Feb 01 18:02:57 turingMachine kernel: audit: type=1334 audit(1612220577.925:10): prog-id=14 op=LOAD
Feb 01 18:02:57 turingMachine systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 01 18:02:57 turingMachine kernel: Adding 2097148k swap on /swapfile.  Priority:-2 extents:9 across:3506172k SSFS
Feb 01 18:02:57 turingMachine systemd[1]: Activated swap /swapfile.
Feb 01 18:02:57 turingMachine systemd[1]: Reached target Swap.
Feb 01 18:02:57 turingMachine systemd[1]: Mounting Temporary Directory (/tmp)...
Feb 01 18:02:57 turingMachine systemd[1]: Mounted Temporary Directory (/tmp).
Feb 01 18:02:57 turingMachine systemd-journald[337]: Journal started
Feb 01 18:02:57 turingMachine systemd-journald[337]: Runtime Journal (/run/log/journal/918ecabbef43414da587867f85d85267) is 8.0M, max 1.5G, 1.5G free.
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit: BPF prog-id=13 op=LOAD
Feb 01 18:02:57 turingMachine audit: BPF prog-id=14 op=LOAD
Feb 01 18:02:57 turingMachine systemd-modules-load[338]: Module 'msr' is built in
Feb 01 18:02:57 turingMachine systemd-modules-load[338]: Inserted module 'i2c_dev'
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd-sysctl[348]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Feb 01 18:02:57 turingMachine systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 01 18:02:57 turingMachine systemd[1]: Started Journal Service.
Feb 01 18:02:57 turingMachine kernel: audit: type=1130 audit(1612220577.935:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine systemd-journald[337]: Time spent on flushing to /var/log/journal/918ecabbef43414da587867f85d85267 is 4.841ms for 1177 entries.
Feb 01 18:02:57 turingMachine systemd-journald[337]: System Journal (/var/log/journal/918ecabbef43414da587867f85d85267) is 1016.3M, max 4.0G, 3.0G free.
Feb 01 18:02:57 turingMachine kernel: usb 1-2: New USB device found, idVendor=046d, idProduct=c32b, bcdDevice=92.04
Feb 01 18:02:57 turingMachine kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 01 18:02:57 turingMachine kernel: usb 1-2: Product: Gaming Keyboard G910
Feb 01 18:02:57 turingMachine kernel: usb 1-2: Manufacturer: Logitech
Feb 01 18:02:57 turingMachine kernel: usb 1-2: SerialNumber: 075C38633437
Feb 01 18:02:57 turingMachine kernel: input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.0/0003:046D:C32B.0003/input/input8
Feb 01 18:02:57 turingMachine audit[356]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=356 comm="modprobe"
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:57 turingMachine audit[369]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=369 comm="modprobe"
Feb 01 18:02:57 turingMachine systemd[1]: Finished Coldplug All udev Devices.
Feb 01 18:02:57 turingMachine systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 01 18:02:57 turingMachine systemd[1]: Started LVM2 metadata daemon.
Feb 01 18:02:57 turingMachine systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 01 18:02:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:58 turingMachine kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Feb 01 18:02:57 turingMachine audit[387]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=387 comm="iptables-restor"
Feb 01 18:02:58 turingMachine kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Feb 01 18:02:58 turingMachine kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
Feb 01 18:02:58 turingMachine kernel: hid-generic 0003:046D:C32B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:02:00.0-2/input0
Feb 01 18:02:58 turingMachine audit[425]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=425 comm="iptables-restor"
Feb 01 18:02:58 turingMachine kernel: input: Logitech Gaming Keyboard G910 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.1/0003:046D:C32B.0004/input/input9
Feb 01 18:02:58 turingMachine systemd[1]: Found device CT1000P1SSD8 EFI\x20system\x20partition.
Feb 01 18:02:58 turingMachine systemd[1]: Found device Crucial_CT525MX300SSD1 Fast\x20Storage.
Feb 01 18:02:58 turingMachine systemd[1]: Found device WDC_WD1003FZEX-00K3CA0 Data\x20Storage.
Feb 01 18:02:58 turingMachine kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
Feb 01 18:02:58 turingMachine kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Feb 01 18:02:58 turingMachine kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Feb 01 18:02:58 turingMachine kernel: dca service started, version 1.12.1
Feb 01 18:02:58 turingMachine kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200925/utaddress-204)
Feb 01 18:02:58 turingMachine kernel: ACPI: This conflict may cause random problems and system instability
Feb 01 18:02:58 turingMachine kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Feb 01 18:02:58 turingMachine kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Feb 01 18:02:58 turingMachine kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Feb 01 18:02:58 turingMachine kernel: ACPI Warning: SystemIO range 0x0000000000000B20-0x0000000000000B28 conflicts with OpRegion 0x0000000000000B20-0x0000000000000B3F (\GSA1.SMG0) (20200925/utaddress-204)
Feb 01 18:02:58 turingMachine kernel: ACPI: This conflict may cause random problems and system instability
Feb 01 18:02:58 turingMachine kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Feb 01 18:02:58 turingMachine kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Feb 01 18:02:58 turingMachine kernel: usb 3-2: New USB device found, idVendor=046d, idProduct=0892, bcdDevice= 0.19
Feb 01 18:02:58 turingMachine kernel: usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Feb 01 18:02:58 turingMachine kernel: usb 3-2: Product: HD Pro Webcam C920
Feb 01 18:02:58 turingMachine kernel: usb 3-2: SerialNumber: AE709B1F
Feb 01 18:02:58 turingMachine kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Feb 01 18:02:58 turingMachine kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Feb 01 18:02:58 turingMachine kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Feb 01 18:02:58 turingMachine kernel: input: Logitech Gaming Keyboard G910 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.1/0003:046D:C32B.0004/input/input10
Feb 01 18:02:58 turingMachine kernel: hid-generic 0003:046D:C32B.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:02:00.0-2/input1
Feb 01 18:02:58 turingMachine kernel: cryptd: max_cpu_qlen set to 1000
Feb 01 18:02:58 turingMachine kernel: ccp 0000:0e:00.1: enabling device (0000 -> 0002)
Feb 01 18:02:58 turingMachine kernel: ccp 0000:0e:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Feb 01 18:02:58 turingMachine kernel: AVX2 version of gcm_enc/dec engaged.
Feb 01 18:02:58 turingMachine kernel: AES CTR mode by8 optimization enabled
Feb 01 18:02:58 turingMachine audit[429]: NETFILTER_CFG table=filter family=2 entries=58 op=xt_replace pid=429 comm="iptables-restor"
Feb 01 18:02:58 turingMachine audit[454]: NETFILTER_CFG table=filter family=2 entries=60 op=xt_replace pid=454 comm="iptables-restor"
Feb 01 18:02:58 turingMachine audit[460]: NETFILTER_CFG table=filter family=2 entries=64 op=xt_replace pid=460 comm="iptables-restor"
Feb 01 18:02:58 turingMachine systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 01 18:02:58 turingMachine 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'
Feb 01 18:02:58 turingMachine systemd[1]: Reached target Local File Systems (Pre).
Feb 01 18:02:58 turingMachine systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Feb 01 18:02:58 turingMachine systemd[1]: Starting File System Check on /dev/disk/by-uuid/0303fb4c-04de-4473-bdd7-b834e2097d98...
Feb 01 18:02:58 turingMachine systemd[1]: Starting File System Check on /dev/disk/by-uuid/53b2d0c1-80ac-41bc-b61a-23a19cf753b5...
Feb 01 18:02:58 turingMachine systemd[1]: Starting File System Check on /dev/disk/by-uuid/DE35-21B2...
Feb 01 18:02:58 turingMachine kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Feb 01 18:02:58 turingMachine kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Feb 01 18:02:58 turingMachine systemd-fsck[471]: /dev/sdb1: recovering journal
Feb 01 18:02:58 turingMachine kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 01 18:02:58 turingMachine kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Feb 01 18:02:58 turingMachine kernel: pps pps0: new PPS source ptp0
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0: added PHC on eth0
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:e4:fc:fb
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Feb 01 18:02:58 turingMachine kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 01 18:02:58 turingMachine systemd-fsck[472]: fsck.fat 4.1 (2017-01-24)
Feb 01 18:02:58 turingMachine systemd-fsck[472]: 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Feb 01 18:02:58 turingMachine systemd-fsck[472]:  Automatically removing dirty bit.
Feb 01 18:02:58 turingMachine systemd-fsck[472]: Performing changes.
Feb 01 18:02:58 turingMachine systemd-fsck[472]: /dev/nvme0n1p1: 16 files, 90682/524256 clusters
Feb 01 18:02:58 turingMachine systemd[1]: Finished File System Check on /dev/disk/by-uuid/DE35-21B2.
Feb 01 18:02:58 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-DE35\x2d21B2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:58 turingMachine systemd[1]: Mounting /boot...
Feb 01 18:02:58 turingMachine audit[461]: NETFILTER_CFG table=filter family=2 entries=73 op=xt_replace pid=461 comm="iptables-restor"
Feb 01 18:02:58 turingMachine systemd-fsck[470]: /dev/sdc1: recovering journal
Feb 01 18:02:58 turingMachine audit[483]: NETFILTER_CFG table=filter family=2 entries=99 op=xt_replace pid=483 comm="iptables-restor"
Feb 01 18:02:58 turingMachine kernel: kvm: Nested Virtualization enabled
Feb 01 18:02:58 turingMachine kernel: SVM: kvm: Nested Paging enabled
Feb 01 18:02:58 turingMachine kernel: SVM: Virtual VMLOAD VMSAVE supported
Feb 01 18:02:58 turingMachine kernel: SVM: Virtual GIF supported
Feb 01 18:02:58 turingMachine systemd[1]: Mounted /boot.
Feb 01 18:02:58 turingMachine kernel: MCE: In-kernel MCE decoding enabled.
Feb 01 18:02:58 turingMachine kernel: Intel(R) Wireless WiFi driver for Linux
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: enabling device (0000 -> 0002)
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: api flags index 2 larger than supported by driver
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
Feb 01 18:02:58 turingMachine kernel: snd_hda_intel 0000:07:00.1: Force to non-snoop mode
Feb 01 18:02:58 turingMachine kernel: snd_hda_intel 0000:0c:00.1: Force to non-snoop mode
Feb 01 18:02:58 turingMachine kernel: snd_hda_intel 0000:0e:00.4: enabling device (0000 -> 0002)
Feb 01 18:02:58 turingMachine audit[487]: NETFILTER_CFG table=filter family=2 entries=106 op=xt_replace pid=487 comm="iptables-restor"
Feb 01 18:02:58 turingMachine systemd-udevd[410]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:02:58 turingMachine systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 01 18:02:58 turingMachine kernel: usb 1-8: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Feb 01 18:02:58 turingMachine kernel: usb 1-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Feb 01 18:02:58 turingMachine kernel: usb 1-8: Product: USB 2.0 Hub
Feb 01 18:02:58 turingMachine kernel: hub 1-8:1.0: USB hub found
Feb 01 18:02:58 turingMachine systemd-udevd[382]: Using default interface naming scheme 'v247'.
Feb 01 18:02:58 turingMachine systemd-udevd[382]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:02:58 turingMachine kernel: igb 0000:05:00.0 enp5s0: renamed from eth0
Feb 01 18:02:58 turingMachine kernel: hub 1-8:1.0: 4 ports detected
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input20
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input21
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input22
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input23
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input24
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input14
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input15
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input16
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input17
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input18
Feb 01 18:02:58 turingMachine kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input19
Feb 01 18:02:58 turingMachine kernel: mc: Linux media interface: v0.10
Feb 01 18:02:58 turingMachine systemd-udevd[398]: Using default interface naming scheme 'v247'.
Feb 01 18:02:58 turingMachine systemd-udevd[398]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:    inputs:
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
Feb 01 18:02:58 turingMachine kernel: snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input25
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input26
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input27
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input28
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input29
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input30
Feb 01 18:02:58 turingMachine kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input31
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Feb 01 18:02:58 turingMachine kernel: [drm] amdgpu kernel modesetting enabled.
Feb 01 18:02:58 turingMachine kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Feb 01 18:02:58 turingMachine kernel: Virtual CRAT table created for CPU
Feb 01 18:02:58 turingMachine kernel: amdgpu: Topology: Add CPU node
Feb 01 18:02:58 turingMachine kernel: checking generic (c0000000 300000) vs hw (e0000000 10000000)
Feb 01 18:02:58 turingMachine kernel: checking generic (c0000000 300000) vs hw (f0000000 200000)
Feb 01 18:02:58 turingMachine kernel: checking generic (c0000000 300000) vs hw (fc400000 40000)
Feb 01 18:02:58 turingMachine kernel: amdgpu 0000:07:00.0: enabling device (0000 -> 0003)
Feb 01 18:02:58 turingMachine kernel: [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1DA2:0xE367 0xC7).
Feb 01 18:02:58 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Feb 01 18:02:58 turingMachine kernel: [drm] register mmio base: 0xFC400000
Feb 01 18:02:58 turingMachine kernel: [drm] register mmio size: 262144
Feb 01 18:02:58 turingMachine kernel: [drm] PCIE atomic ops is not supported
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 0 <vi_common>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 1 <gmc_v8_0>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 2 <tonga_ih>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 3 <gfx_v8_0>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 4 <sdma_v3_0>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 5 <powerplay>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 6 <dm>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 7 <uvd_v6_0>
Feb 01 18:02:58 turingMachine kernel: [drm] add ip block number 8 <vce_v3_0>
Feb 01 18:02:58 turingMachine kernel: kfd kfd: skipped device 1002:699f, PCI rejects atomics
Feb 01 18:02:58 turingMachine kernel: videodev: Linux video capture interface: v2.00
Feb 01 18:02:58 turingMachine systemd[1]: Reached target Sound Card.
Feb 01 18:02:58 turingMachine audit[511]: NETFILTER_CFG table=filter family=2 entries=122 op=xt_replace pid=511 comm="iptables-restor"
Feb 01 18:02:58 turingMachine kernel: usb 1-13: new full-speed USB device number 5 using xhci_hcd
Feb 01 18:02:58 turingMachine audit[528]: NETFILTER_CFG table=filter family=2 entries=130 op=xt_replace pid=528 comm="iptables-restor"
Feb 01 18:02:58 turingMachine audit[534]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=534 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine kernel: gspca_main: v2.14.0 registered
Feb 01 18:02:58 turingMachine kernel: gspca_main: vc032x-2.14.0 probing 046d:0892
Feb 01 18:02:58 turingMachine kernel: gspca_vc032x: reg_r err -32
Feb 01 18:02:58 turingMachine kernel: vc032x: probe of 3-2:1.0 failed with error -32
Feb 01 18:02:58 turingMachine kernel: usbcore: registered new interface driver vc032x
Feb 01 18:02:58 turingMachine kernel: uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:0892)
Feb 01 18:02:58 turingMachine kernel: input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:00.0/0000:04:00.0/usb3/3-2/3-2:1.0/input/input32
Feb 01 18:02:58 turingMachine kernel: usbcore: registered new interface driver uvcvideo
Feb 01 18:02:58 turingMachine kernel: USB Video Class driver (1.1.1)
Feb 01 18:02:58 turingMachine audit[541]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=541 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine audit[543]: NETFILTER_CFG table=filter family=10 entries=58 op=xt_replace pid=543 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0: base HW address: 14:f6:d8:b2:99:40
Feb 01 18:02:58 turingMachine kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Feb 01 18:02:58 turingMachine systemd[1]: Starting Load/Save RF Kill Switch Status...
Feb 01 18:02:58 turingMachine systemd-udevd[382]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:02:58 turingMachine kernel: iwlwifi 0000:09:00.0 wlp9s0: renamed from wlan0
Feb 01 18:02:58 turingMachine systemd[1]: Started Load/Save RF Kill Switch Status.
Feb 01 18:02:58 turingMachine 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'
Feb 01 18:02:58 turingMachine audit[555]: NETFILTER_CFG table=filter family=10 entries=60 op=xt_replace pid=555 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine systemd-udevd[382]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:02:58 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from ROM BAR
Feb 01 18:02:58 turingMachine kernel: amdgpu: ATOM BIOS: 113-3672S-US1
Feb 01 18:02:58 turingMachine kernel: [drm] UVD is enabled in VM mode
Feb 01 18:02:58 turingMachine kernel: [drm] UVD ENC is enabled in VM mode
Feb 01 18:02:58 turingMachine kernel: [drm] VCE enabled in VM mode
Feb 01 18:02:58 turingMachine kernel: [drm] GPU posting now...
Feb 01 18:02:58 turingMachine audit[560]: NETFILTER_CFG table=filter family=10 entries=64 op=xt_replace pid=560 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine kernel: [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
Feb 01 18:02:58 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
Feb 01 18:02:58 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
Feb 01 18:02:58 turingMachine kernel: [drm] Detected VRAM RAM=4096M, BAR=256M
Feb 01 18:02:58 turingMachine kernel: [drm] RAM width 128bits GDDR5
Feb 01 18:02:58 turingMachine kernel: [TTM] Zone  kernel: Available graphics memory: 16410428 KiB
Feb 01 18:02:58 turingMachine kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Feb 01 18:02:58 turingMachine kernel: [TTM] Initializing pool allocator
Feb 01 18:02:58 turingMachine kernel: [TTM] Initializing DMA pool allocator
Feb 01 18:02:58 turingMachine kernel: [drm] amdgpu: 4096M of VRAM memory ready
Feb 01 18:02:58 turingMachine kernel: [drm] amdgpu: 4096M of GTT memory ready.
Feb 01 18:02:58 turingMachine kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
Feb 01 18:02:58 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 01 18:02:58 turingMachine kernel: [drm] Chained IB support enabled!
Feb 01 18:02:58 turingMachine kernel: amdgpu: hwmgr_sw_init smu backed is polaris10_smu
Feb 01 18:02:58 turingMachine kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
Feb 01 18:02:58 turingMachine audit[562]: NETFILTER_CFG table=filter family=10 entries=73 op=xt_replace pid=562 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
Feb 01 18:02:58 turingMachine kernel: usb 1-13: New USB device found, idVendor=1b1c, idProduct=0c13, bcdDevice= 1.00
Feb 01 18:02:58 turingMachine kernel: usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 01 18:02:58 turingMachine kernel: usb 1-13: Product: H115i Platinum
Feb 01 18:02:58 turingMachine kernel: usb 1-13: Manufacturer: Corsair
Feb 01 18:02:58 turingMachine kernel: usb 1-13: SerialNumber: 7289_2.0
Feb 01 18:02:58 turingMachine audit[580]: NETFILTER_CFG table=filter family=10 entries=138 op=xt_replace pid=580 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine audit[590]: NETFILTER_CFG table=filter family=10 entries=144 op=xt_replace pid=590 comm="ip6tables-resto"
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB: values for Engine clock
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         214000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         551000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         734000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         980000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         1046000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         1098000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         1124000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         1206000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB: Validation clocks:
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    engine_max_clock: 120600
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    memory_max_clock: 175000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    level           : 8
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB: values for Memory clock
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         300000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         625000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:         1750000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB: Validation clocks:
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    engine_max_clock: 120600
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    memory_max_clock: 175000
Feb 01 18:02:58 turingMachine kernel: [drm] DM_PPLIB:    level           : 8
Feb 01 18:02:58 turingMachine kernel: [drm] Display Core initialized with v3.2.104!
Feb 01 18:02:58 turingMachine kernel: snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:58 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:58 turingMachine kernel: mousedev: PS/2 mouse device common for all mice
Feb 01 18:02:58 turingMachine kernel: [drm] UVD and UVD ENC initialized successfully.
Feb 01 18:02:58 turingMachine audit[591]: NETFILTER_CFG table=filter family=10 entries=160 op=xt_replace pid=591 comm="ip6tables-resto"
Feb 01 18:02:59 turingMachine kernel: [drm] VCE initialized successfully.
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 5, active_cu_number 8
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
Feb 01 18:02:59 turingMachine kernel: [drm] Initialized amdgpu 3.40.0 20150101 for 0000:07:00.0 on minor 0
Feb 01 18:02:59 turingMachine kernel: checking generic (c0000000 300000) vs hw (c0000000 10000000)
Feb 01 18:02:59 turingMachine kernel: fb0: switching to amdgpudrmfb from EFI VGA
Feb 01 18:02:59 turingMachine kernel: Console: switching to colour dummy device 80x25
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: vgaarb: deactivate vga console
Feb 01 18:02:59 turingMachine kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x148C:0x2398 0xC1).
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Feb 01 18:02:59 turingMachine kernel: [drm] register mmio base: 0xFCB00000
Feb 01 18:02:59 turingMachine kernel: [drm] register mmio size: 524288
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 0 <nv_common>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 1 <gmc_v10_0>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 2 <navi10_ih>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 3 <psp>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 4 <smu>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 5 <dm>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 6 <gfx_v10_0>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 7 <sdma_v5_0>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 8 <vcn_v2_0>
Feb 01 18:02:59 turingMachine kernel: [drm] add ip block number 9 <jpeg_v2_0>
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: No more image in the PCI ROM
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: Fetched VBIOS from ROM BAR
Feb 01 18:02:59 turingMachine kernel: amdgpu: ATOM BIOS: 111
Feb 01 18:02:59 turingMachine kernel: [drm] VCN decode is enabled in VM mode
Feb 01 18:02:59 turingMachine kernel: [drm] VCN encode is enabled in VM mode
Feb 01 18:02:59 turingMachine kernel: [drm] JPEG decode is enabled in VM mode
Feb 01 18:02:59 turingMachine kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Feb 01 18:02:59 turingMachine kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Feb 01 18:02:59 turingMachine kernel: [drm] RAM width 256bits GDDR6
Feb 01 18:02:59 turingMachine kernel: [drm] amdgpu: 8176M of VRAM memory ready
Feb 01 18:02:59 turingMachine kernel: [drm] amdgpu: 8176M of GTT memory ready.
Feb 01 18:02:59 turingMachine kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Feb 01 18:02:59 turingMachine kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Feb 01 18:02:58 turingMachine audit[604]: NETFILTER_CFG table=filter family=10 entries=168 op=xt_replace pid=604 comm="ip6tables-resto"
Feb 01 18:02:59 turingMachine systemd[1]: Finished CLI Netfilter Manager.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine kernel: [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
Feb 01 18:02:59 turingMachine kernel: [drm] PSP loading VCN firmware
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine systemd-fsck[471]: /dev/sdb1: clean, 52968/32055296 files, 12146622/128200960 blocks
Feb 01 18:02:59 turingMachine systemd[1]: Finished File System Check on /dev/disk/by-uuid/53b2d0c1-80ac-41bc-b61a-23a19cf753b5.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-53b2d0c1\x2d80ac\x2d41bc\x2db61a\x2d23a19cf753b5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Mounting /home/jason/fast...
Feb 01 18:02:59 turingMachine systemd-fsck[470]: /dev/sdc1: clean, 524679/61054976 files, 5659337/244190208 blocks
Feb 01 18:02:59 turingMachine systemd[1]: Mounted /home/jason/fast.
Feb 01 18:02:59 turingMachine kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Feb 01 18:02:59 turingMachine systemd[1]: Finished File System Check on /dev/disk/by-uuid/0303fb4c-04de-4473-bdd7-b834e2097d98.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0303fb4c\x2d04de\x2d4473\x2dbdd7\x2db834e2097d98 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: home-jason-data.mount: Directory /home/jason/data to mount over is not empty, mounting anyway.
Feb 01 18:02:59 turingMachine systemd[1]: Mounting /home/jason/data...
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
Feb 01 18:02:59 turingMachine systemd[1]: Mounted /home/jason/data.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Local File Systems.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Rebuild Dynamic Linker Cache...
Feb 01 18:02:59 turingMachine systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Feb 01 18:02:59 turingMachine systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Create Volatile Files and Directories...
Feb 01 18:02:59 turingMachine systemd[1]: Finished Create Volatile Files and Directories.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Rebuild Journal Catalog...
Feb 01 18:02:59 turingMachine systemd[1]: Starting Network Time Synchronization...
Feb 01 18:02:59 turingMachine systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Feb 01 18:02:59 turingMachine audit[634]: SYSTEM_BOOT pid=634 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Finished Rebuild Journal Catalog.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine kernel: usbcore: registered new interface driver snd-usb-audio
Feb 01 18:02:59 turingMachine systemd[1]: Finished Rebuild Dynamic Linker Cache.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Update is Completed...
Feb 01 18:02:59 turingMachine systemd[1]: Finished Update is Completed.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Started Network Time Synchronization.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Reached target System Initialization.
Feb 01 18:02:59 turingMachine systemd[1]: Started CUPS Scheduler.
Feb 01 18:02:59 turingMachine systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Paths.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target System Time Set.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target System Time Synchronized.
Feb 01 18:02:59 turingMachine systemd[1]: Started Daily man-db regeneration.
Feb 01 18:02:59 turingMachine systemd[1]: Started Daily verification of password and group files.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Timers.
Feb 01 18:02:59 turingMachine systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Feb 01 18:02:59 turingMachine systemd[1]: Listening on CUPS Scheduler.
Feb 01 18:02:59 turingMachine systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Docker Socket for the API.
Feb 01 18:02:59 turingMachine systemd[1]: Listening on Docker Socket for the API.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Sockets.
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Basic System.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Feb 01 18:02:59 turingMachine systemd[1]: Started D-Bus System Message Bus.
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Network Manager...
Feb 01 18:02:59 turingMachine systemd[1]: Starting Initialize hardware monitoring sensors...
Feb 01 18:02:59 turingMachine systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Found user 'avahi' (UID 977) and group 'avahi' (GID 977).
Feb 01 18:02:59 turingMachine audit: BPF prog-id=15 op=LOAD
Feb 01 18:02:59 turingMachine audit: BPF prog-id=16 op=LOAD
Feb 01 18:02:59 turingMachine systemd[1]: Starting User Login Management...
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Successfully dropped root privileges.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: avahi-daemon 0.8 starting up.
Feb 01 18:02:59 turingMachine systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Successfully called chroot().
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Successfully dropped remaining capabilities.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: No service file found in /etc/avahi/services.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: New relevant interface lo.IPv6 for mDNS.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: New relevant interface lo.IPv4 for mDNS.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Network interface enumeration completed.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Registering new address record for ::1 on lo.*.
Feb 01 18:02:59 turingMachine avahi-daemon[638]: Registering new address record for 127.0.0.1 on lo.IPv4.
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event1 (Power Button)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event0 (Power Button)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event3 (Logitech Gaming Mouse G502 Keyboard)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event4 (Logitech Gaming Mouse G502 Consumer Control)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event5 (Logitech Gaming Mouse G502 System Control)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event6 (Logitech Gaming Keyboard G910)
Feb 01 18:02:59 turingMachine systemd-logind[642]: Watching system buttons on /dev/input/event7 (Logitech Gaming Keyboard G910 Keyboard)
Feb 01 18:02:59 turingMachine systemd-logind[642]: New seat seat0.
Feb 01 18:02:59 turingMachine systemd[1]: Started User Login Management.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4142] NetworkManager (version 1.28.1dev+7+g3f5df3cdc6-1) is starting... (for the first time)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4142] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Feb 01 18:02:59 turingMachine kernel: it87: Found IT8733E chip at 0xa60, revision 3
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4155] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 01 18:02:59 turingMachine systemd[1]: Started Network Manager.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Reached target Network.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Network Manager Wait Online...
Feb 01 18:02:59 turingMachine systemd[1]: Starting CUPS Scheduler...
Feb 01 18:02:59 turingMachine systemd[1]: Starting PostgreSQL database server...
Feb 01 18:02:59 turingMachine systemd[1]: Started OpenSSH Daemon.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Permit User Sessions...
Feb 01 18:02:59 turingMachine systemd[1]: Finished Initialize hardware monitoring sensors.
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4206] manager[0x559df071c030]: monitoring kernel firmware directory '/lib/firmware'.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 01 18:02:59 turingMachine systemd[1]: Finished Permit User Sessions.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Light Display Manager...
Feb 01 18:02:59 turingMachine audit: BPF prog-id=17 op=LOAD
Feb 01 18:02:59 turingMachine audit: BPF prog-id=18 op=LOAD
Feb 01 18:02:59 turingMachine systemd[1]: Starting Hostname Service...
Feb 01 18:02:59 turingMachine sshd[671]: Server listening on 0.0.0.0 port 22.
Feb 01 18:02:59 turingMachine sshd[671]: Server listening on :: port 22.
Feb 01 18:02:59 turingMachine systemd[1]: Started Light Display Manager.
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.6' (uid=0 pid=674 comm="/usr/bin/lightdm ")
Feb 01 18:02:59 turingMachine systemd[1]: Reached target User and Group Name Lookups.
Feb 01 18:02:59 turingMachine systemd[1]: Starting Accounts Service...
Feb 01 18:02:59 turingMachine systemd[1]: Started CUPS Scheduler.
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=684 comm="/usr/lib/accounts-daemon ")
Feb 01 18:02:59 turingMachine systemd[1]: Starting Authorization Manager...
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 01 18:02:59 turingMachine systemd[1]: Started Hostname Service.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4758] hostname: hostname: using hostnamed
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4758] hostname: hostname changed from (none) to "turingMachine"
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4763] dns-mgr[0x559df06d5220]: init: dns=default,systemd-resolved rc-manager=symlink (auto)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4766] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:07.0/0000:09:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4766] manager[0x559df071c030]: rfkill: Wi-Fi hardware radio set enabled
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4767] manager[0x559df071c030]: rfkill: WWAN hardware radio set enabled
Feb 01 18:02:59 turingMachine polkitd[693]: Started polkitd version 0.118
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4863] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-wwan.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4888] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-bluetooth.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4898] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-adsl.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4916] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-wifi.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.4990] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-team.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5002] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.28.1dev+7+g3f5df3cdc6-1/libnm-device-plugin-ovs.so)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5003] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5004] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5004] manager: Networking is enabled by state file
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5015] dhcp-init: Using DHCP client 'internal'
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5023] settings: Loaded settings plugin: keyfile (internal)
Feb 01 18:02:59 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5084] device (lo): carrier: link connected
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5087] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Feb 01 18:02:59 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5099] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 01 18:02:59 turingMachine postgres[690]: 2021-02-01 18:02:59.510 EST [690] LOG:  starting PostgreSQL 13.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 10.2.0, 64-bit
Feb 01 18:02:59 turingMachine postgres[690]: 2021-02-01 18:02:59.510 EST [690] LOG:  listening on IPv6 address "::1", port 5432
Feb 01 18:02:59 turingMachine postgres[690]: 2021-02-01 18:02:59.510 EST [690] LOG:  listening on IPv4 address "127.0.0.1", port 5432
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5114] settings: (enp5s0): created default wired connection 'Wired connection 1'
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5118] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 01 18:02:59 turingMachine postgres[690]: 2021-02-01 18:02:59.512 EST [690] LOG:  listening on Unix socket "/run/postgresql/.s.PGSQL.5432"
Feb 01 18:02:59 turingMachine postgres[708]: 2021-02-01 18:02:59.519 EST [708] LOG:  database system was interrupted; last known up at 2021-01-30 01:28:50 EST
Feb 01 18:02:59 turingMachine polkitd[693]: Loading rules from directory /etc/polkit-1/rules.d
Feb 01 18:02:59 turingMachine polkitd[693]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 01 18:02:59 turingMachine polkitd[693]: Finished loading, compiling and executing 5 rules
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 01 18:02:59 turingMachine systemd[1]: Started Authorization Manager.
Feb 01 18:02:59 turingMachine polkitd[693]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine accounts-daemon[684]: started daemon version 0.6.55
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.Accounts'
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Started Accounts Service.
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5342] device (wlp9s0): driver supports Access Point (AP) mode
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5346] manager: (wlp9s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.5350] device (wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 01 18:02:59 turingMachine systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Feb 01 18:02:59 turingMachine systemd[1]: lightdm.service: Failed with result 'exit-code'.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 01 18:02:59 turingMachine postgres[708]: 2021-02-01 18:02:59.583 EST [708] LOG:  database system was not properly shut down; automatic recovery in progress
Feb 01 18:02:59 turingMachine postgres[708]: 2021-02-01 18:02:59.585 EST [708] LOG:  redo starts at 0/25EDFA0
Feb 01 18:02:59 turingMachine postgres[708]: 2021-02-01 18:02:59.585 EST [708] LOG:  invalid record length at 0/25EDFD8: wanted 24, got 0
Feb 01 18:02:59 turingMachine postgres[708]: 2021-02-01 18:02:59.585 EST [708] LOG:  redo done at 0/25EDFA0
Feb 01 18:02:59 turingMachine postgres[690]: 2021-02-01 18:02:59.593 EST [690] LOG:  database system is ready to accept connections
Feb 01 18:02:59 turingMachine systemd[1]: Started PostgreSQL database server.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=postgresql comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 01 18:02:59 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.7292] device (wlp9s0): set-hw-addr: set MAC address to 6A:1C:18:1B:0E:D6 (scanning)
Feb 01 18:02:59 turingMachine kernel: [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Feb 01 18:02:59 turingMachine systemd[1]: Stopped Light Display Manager.
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine systemd[1]: Starting Light Display Manager...
Feb 01 18:02:59 turingMachine systemd[1]: Started Light Display Manager.
Feb 01 18:02:59 turingMachine 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'
Feb 01 18:02:59 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 01 18:02:59 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 01 18:02:59 turingMachine systemd[1]: Starting WPA supplicant...
Feb 01 18:02:59 turingMachine NetworkManager[640]: <info>  [1612220579.9213] ovsdb: Could not connect: No such file or directory
Feb 01 18:02:59 turingMachine systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Feb 01 18:02:59 turingMachine systemd[1]: lightdm.service: Failed with result 'exit-code'.
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
Feb 01 18:02:59 turingMachine dbus-daemon[639]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Feb 01 18:02:59 turingMachine systemd[1]: Started WPA supplicant.
Feb 01 18:02:59 turingMachine wpa_supplicant[729]: Successfully initialized wpa_supplicant
Feb 01 18:02:59 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000037, smu fw version = 0x002a3d00 (42.61.0)
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: use vbios provided pptable
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Feb 01 18:02:59 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU is initialized successfully!
Feb 01 18:02:59 turingMachine kernel: [drm] Display Core initialized with v3.2.104!
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:02:59 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:02:59 turingMachine kernel: snd_hda_intel 0000:0c:00.1: bound 0000:0c:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0157] device (wlp9s0): supplicant interface state: internal-starting -> disconnected
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0158] Wi-Fi P2P device controlled by interface wlp9s0 created
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0160] manager: (p2p-dev-wlp9s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0163] device (p2p-dev-wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 01 18:03:00 turingMachine NetworkManager[640]: <warn>  [1612220580.0167] sup-iface[7cf6f6bf851fb8b7,0,wlp9s0]: call-p2p-cancel: failed with P2P cancel failed
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0168] device (wlp9s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 01 18:03:00 turingMachine NetworkManager[640]: <info>  [1612220580.0174] device (p2p-dev-wlp9s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:03:00 turingMachine kernel: [drm] kiq ring mec 2 pipe 1 q 0
Feb 01 18:03:00 turingMachine kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Feb 01 18:03:00 turingMachine kernel: [drm] JPEG decode initialized successfully.
Feb 01 18:03:00 turingMachine kernel: kfd kfd: Allocated 3969056 bytes on gart
Feb 01 18:03:00 turingMachine kernel: Virtual CRAT table created for GPU
Feb 01 18:03:00 turingMachine kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Feb 01 18:03:00 turingMachine kernel: kfd kfd: added device 1002:731f
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Feb 01 18:03:00 turingMachine kernel: [drm] fb mappable at 0xC050A000
Feb 01 18:03:00 turingMachine kernel: [drm] vram apper at 0xC0000000
Feb 01 18:03:00 turingMachine kernel: [drm] size 8294400
Feb 01 18:03:00 turingMachine kernel: [drm] fb depth is 24
Feb 01 18:03:00 turingMachine kernel: [drm]    pitch is 7680
Feb 01 18:03:00 turingMachine kernel: fbcon: amdgpudrmfb (fb0) is primary device
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:03:00 turingMachine avahi-daemon[638]: Server startup complete. Host name is turingMachine.local. Local service cookie is 1523598888.
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: F17h_M70h detected (node 0).
Feb 01 18:03:00 turingMachine kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 01 18:03:00 turingMachine systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Feb 01 18:03:00 turingMachine systemd[1]: Stopped Light Display Manager.
Feb 01 18:03:00 turingMachine kernel: Console: switching to colour frame buffer device 240x67
Feb 01 18:03:00 turingMachine 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'
Feb 01 18:03:00 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:00 turingMachine systemd[1]: Starting Light Display Manager...
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Feb 01 18:03:00 turingMachine systemd[1]: Started Light Display Manager.
Feb 01 18:03:00 turingMachine 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'
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Feb 01 18:03:00 turingMachine kernel: [drm] Initialized amdgpu 3.40.0 20150101 for 0000:0c:00.0 on minor 1
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Feb 01 18:03:00 turingMachine kernel: amdgpu 0000:0c:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 01 18:03:01 turingMachine audit[793]: CRED_ACQ pid=793 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'
Feb 01 18:03:01 turingMachine lightdm[793]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=966) by (uid=0)
Feb 01 18:03:01 turingMachine systemd[1]: Created slice User Slice of UID 966.
Feb 01 18:03:01 turingMachine systemd[1]: Starting User Runtime Directory /run/user/966...
Feb 01 18:03:01 turingMachine systemd-logind[642]: New session c1 of user lightdm.
Feb 01 18:03:01 turingMachine systemd[1]: Finished User Runtime Directory /run/user/966.
Feb 01 18:03:01 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:01 turingMachine systemd[1]: Starting User Manager for UID 966...
Feb 01 18:03:01 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=819 comm="(systemd) ")
Feb 01 18:03:01 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:01 turingMachine systemd[819]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:01 turingMachine systemd[819]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Feb 01 18:03:01 turingMachine audit[819]: USER_ACCT pid=819 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'
Feb 01 18:03:01 turingMachine audit[819]: CRED_ACQ pid=819 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 01 18:03:01 turingMachine systemd[819]: pam_unix(systemd-user:session): session opened for user lightdm(uid=966) by (uid=0)
Feb 01 18:03:01 turingMachine systemd[819]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Feb 01 18:03:01 turingMachine audit[819]: USER_START pid=819 uid=0 auid=966 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'
Feb 01 18:03:01 turingMachine audit: BPF prog-id=19 op=LOAD
Feb 01 18:03:01 turingMachine audit: BPF prog-id=19 op=UNLOAD
Feb 01 18:03:01 turingMachine systemd[819]: Queued start job for default target Main User Target.
Feb 01 18:03:01 turingMachine systemd[819]: -.slice: Failed to migrate controller cgroups from /user.slice/user-966.slice/user@966.service, ignoring: Permission denied
Feb 01 18:03:01 turingMachine systemd[819]: Created slice User Application Slice.
Feb 01 18:03:01 turingMachine systemd[819]: Reached target Paths.
Feb 01 18:03:01 turingMachine systemd[819]: Reached target Timers.
Feb 01 18:03:01 turingMachine systemd[819]: Starting D-Bus User Message Bus Socket.
Feb 01 18:03:01 turingMachine systemd[819]: Listening on GnuPG network certificate management daemon.
Feb 01 18:03:01 turingMachine systemd[819]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 01 18:03:01 turingMachine systemd[819]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 01 18:03:01 turingMachine systemd[819]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 01 18:03:01 turingMachine systemd[819]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 01 18:03:01 turingMachine systemd[819]: Listening on p11-kit server.
Feb 01 18:03:01 turingMachine systemd[819]: Listening on Sound System.
Feb 01 18:03:01 turingMachine systemd[819]: Listening on D-Bus User Message Bus Socket.
Feb 01 18:03:01 turingMachine systemd[819]: Reached target Sockets.
Feb 01 18:03:01 turingMachine systemd[819]: Reached target Basic System.
Feb 01 18:03:01 turingMachine systemd[819]: Reached target Main User Target.
Feb 01 18:03:01 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:01 turingMachine systemd[819]: Startup finished in 64ms.
Feb 01 18:03:01 turingMachine systemd[1]: Started User Manager for UID 966.
Feb 01 18:03:01 turingMachine systemd[1]: Started Session c1 of user lightdm.
Feb 01 18:03:01 turingMachine audit[793]: USER_START pid=793 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'
Feb 01 18:03:01 turingMachine systemd[819]: Started D-Bus User Message Bus.
Feb 01 18:03:01 turingMachine dbus-daemon[850]: [session uid=966 pid=850] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=966 pid=826 comm="/usr/bin/lightdm-gtk-greeter ")
Feb 01 18:03:01 turingMachine systemd[819]: Starting Accessibility services bus...
Feb 01 18:03:01 turingMachine dbus-daemon[850]: [session uid=966 pid=850] Successfully activated service 'org.a11y.Bus'
Feb 01 18:03:01 turingMachine systemd[819]: Started Accessibility services bus.
Feb 01 18:03:01 turingMachine dbus-daemon[850]: [session uid=966 pid=850] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=966 pid=826 comm="/usr/bin/lightdm-gtk-greeter ")
Feb 01 18:03:01 turingMachine systemd[819]: Starting Virtual filesystem service...
Feb 01 18:03:01 turingMachine dbus-daemon[850]: [session uid=966 pid=850] Successfully activated service 'org.gtk.vfs.Daemon'
Feb 01 18:03:01 turingMachine systemd[819]: Started Virtual filesystem service.
Feb 01 18:03:01 turingMachine polkitd[693]: <no filename>:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
Feb 01 18:03:01 turingMachine polkitd[693]: <no filename>:4: subject=[Subject pid=826 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
Feb 01 18:03:01 turingMachine at-spi-bus-launcher[857]: dbus-daemon[857]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=966 pid=826 comm="/usr/bin/lightdm-gtk-greeter ")
Feb 01 18:03:01 turingMachine at-spi-bus-launcher[857]: dbus-daemon[857]: Successfully activated service 'org.a11y.atspi.Registry'
Feb 01 18:03:01 turingMachine at-spi-bus-launcher[878]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 01 18:03:03 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Feb 01 18:03:03 turingMachine systemd[1]: systemd-rfkill.service: Succeeded.
Feb 01 18:03:03 turingMachine 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'
Feb 01 18:03:03 turingMachine kernel: kauditd_printk_skb: 76 callbacks suppressed
Feb 01 18:03:03 turingMachine kernel: audit: type=1131 audit(1612220583.665:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4844] policy: auto-activating connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4849] device (wlp9s0): Activation: starting connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4850] device (wlp9s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4854] manager: NetworkManager state is now CONNECTING
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4864] device (wlp9s0): set-hw-addr: reset MAC address to 14:F6:D8:B2:99:40 (preserve)
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4871] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4874] device (wlp9s0): Activation: (wifi) access point 'Auto JS_Wireless' has security, but secrets are required.
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4874] device (wlp9s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4935] device (wlp9s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4939] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4941] device (wlp9s0): Activation: (wifi) connection 'Auto JS_Wireless' has security, and secrets exist.  No new secrets needed.
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'ssid' value 'JS_Wireless'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'scan_ssid' value '1'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'bgscan' value 'simple:30:-70:86400'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'auth_alg' value 'OPEN'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.4942] Config: added 'psk' value '<hidden>'
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.5546] device (wlp9s0): supplicant interface state: disconnected -> inactive
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.5546] device (p2p-dev-wlp9s0): supplicant management interface state: disconnected -> inactive
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.5600] device (wlp9s0): supplicant interface state: inactive -> scanning
Feb 01 18:03:04 turingMachine NetworkManager[640]: <info>  [1612220584.5600] device (p2p-dev-wlp9s0): supplicant management interface state: inactive -> scanning
Feb 01 18:03:05 turingMachine wpa_supplicant[729]: wlp9s0: SME: Trying to authenticate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 01 18:03:05 turingMachine kernel: wlp9s0: authenticate with 24:4b:fe:2f:bb:f4
Feb 01 18:03:05 turingMachine NetworkManager[640]: <info>  [1612220585.8847] device (wlp9s0): supplicant interface state: scanning -> authenticating
Feb 01 18:03:05 turingMachine NetworkManager[640]: <info>  [1612220585.8848] device (p2p-dev-wlp9s0): supplicant management interface state: scanning -> authenticating
Feb 01 18:03:05 turingMachine kernel: wlp9s0: send auth to 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: Trying to associate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 01 18:03:06 turingMachine kernel: wlp9s0: authenticated
Feb 01 18:03:06 turingMachine kernel: wlp9s0: associate with 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0122] device (wlp9s0): supplicant interface state: authenticating -> associating
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0122] device (p2p-dev-wlp9s0): supplicant management interface state: authenticating -> associating
Feb 01 18:03:06 turingMachine kernel: wlp9s0: RX AssocResp from 24:4b:fe:2f:bb:f4 (capab=0x1011 status=0 aid=16)
Feb 01 18:03:06 turingMachine kernel: iwlwifi 0000:09:00.0: Got NSS = 4 - trimming to 2
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: Associated with 24:4b:fe:2f:bb:f4
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 01 18:03:06 turingMachine kernel: wlp9s0: associated
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0220] device (wlp9s0): supplicant interface state: associating -> associated
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0221] device (p2p-dev-wlp9s0): supplicant management interface state: associating -> associated
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Key negotiation completed with 24:4b:fe:2f:bb:f4 [PTK=CCMP GTK=CCMP]
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-CONNECTED - Connection to 24:4b:fe:2f:bb:f4 completed [id=0 id_str=]
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0483] device (wlp9s0): supplicant interface state: associated -> completed
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0483] device (wlp9s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "JS_Wireless"
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0483] device (p2p-dev-wlp9s0): supplicant management interface state: associated -> completed
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0484] device (wlp9s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=9999 txrate=490000
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0485] dhcp4 (wlp9s0): activation: beginning transaction (timeout in 45 seconds)
Feb 01 18:03:06 turingMachine kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
Feb 01 18:03:06 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv6 with address fe80::81e1:8aa7:65de:18ce.
Feb 01 18:03:06 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv6 for mDNS.
Feb 01 18:03:06 turingMachine avahi-daemon[638]: Registering new address record for fe80::81e1:8aa7:65de:18ce on wlp9s0.*.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option dhcp_lease_time      => '86400'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option domain_name_servers  => '192.168.50.1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option expiry               => '1612306986'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option host_name            => 'turingMachine'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option ip_address           => '192.168.50.110'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option next_server          => '192.168.50.1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_broadcast_address => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_domain_name => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_domain_name_servers => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_domain_search => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_host_name  => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_interface_mtu => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_ms_classless_static_routes => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0563] dhcp4 (wlp9s0): option requested_nis_domain => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_nis_servers => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_ntp_servers => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_rfc3442_classless_static_routes => '1'
Feb 01 18:03:06 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_root_path  => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_routers    => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_static_routes => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_subnet_mask => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_time_offset => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option requested_wpad       => '1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option routers              => '192.168.50.1'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option subnet_mask          => '255.255.255.0'
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): option wpad                 => '
                                                   '
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0564] dhcp4 (wlp9s0): state changed unknown -> bound
Feb 01 18:03:06 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv4 for mDNS.
Feb 01 18:03:06 turingMachine avahi-daemon[638]: Registering new address record for 192.168.50.110 on wlp9s0.IPv4.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0571] device (wlp9s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0581] device (wlp9s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0582] device (wlp9s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0585] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0595] manager: NetworkManager state is now CONNECTED_SITE
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0596] policy: set 'Auto JS_Wireless' (wlp9s0) as default for IPv4 routing and DNS
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0615] device (wlp9s0): Activation: successful, device activated.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.0623] manager: startup complete
Feb 01 18:03:06 turingMachine systemd[1]: Finished Network Manager Wait Online.
Feb 01 18:03:06 turingMachine 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'
Feb 01 18:03:06 turingMachine systemd[1]: Reached target Network is Online.
Feb 01 18:03:06 turingMachine systemd[1]: Starting Docker Application Container Engine...
Feb 01 18:03:06 turingMachine kernel: audit: type=1130 audit(1612220586.058:89): 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'
Feb 01 18:03:06 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=9999 txrate=490000
Feb 01 18:03:06 turingMachine kernel: wlp9s0: Limiting TX power to 24 (24 - 0) dBm as advertised by 24:4b:fe:2f:bb:f4
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.220081048-05:00" level=info msg="Starting up"
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.222635481-05:00" level=info msg="libcontainerd: started new containerd process" pid=916
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.222655920-05:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.222660500-05:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.222674700-05:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.222686560-05:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Feb 01 18:03:06 turingMachine lightdm[875]: gkr-pam: unable to locate daemon control file
Feb 01 18:03:06 turingMachine audit[875]: USER_AUTH pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine lightdm[875]: gkr-pam: stashed password to try later in open session
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.24' (uid=0 pid=875 comm="lightdm --session-child 12 19 ")
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:06 turingMachine lightdm[875]: pam_systemd_home(lightdm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:06 turingMachine audit[875]: USER_ACCT pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine kernel: audit: type=1100 audit(1612220586.232:90): pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine kernel: audit: type=1101 audit(1612220586.232:91): pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine systemd[1]: Stopping Session c1 of user lightdm.
Feb 01 18:03:06 turingMachine lightdm[793]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Feb 01 18:03:06 turingMachine audit[793]: USER_END pid=793 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'
Feb 01 18:03:06 turingMachine audit[793]: CRED_DISP pid=793 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'
Feb 01 18:03:06 turingMachine systemd[1]: session-c1.scope: Succeeded.
Feb 01 18:03:06 turingMachine systemd[1]: Stopped Session c1 of user lightdm.
Feb 01 18:03:06 turingMachine kernel: audit: type=1106 audit(1612220586.268:92): pid=793 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'
Feb 01 18:03:06 turingMachine kernel: audit: type=1104 audit(1612220586.268:93): pid=793 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'
Feb 01 18:03:06 turingMachine systemd-logind[642]: Removed session c1.
Feb 01 18:03:06 turingMachine audit[875]: CRED_ACQ pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine lightdm[875]: pam_unix(lightdm:session): session opened for user jason(uid=1000) by (uid=0)
Feb 01 18:03:06 turingMachine kernel: audit: type=1103 audit(1612220586.272:94): pid=875 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine kernel: audit: type=1006 audit(1612220586.272:95): pid=875 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Feb 01 18:03:06 turingMachine systemd[1]: Created slice User Slice of UID 1000.
Feb 01 18:03:06 turingMachine systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 01 18:03:06 turingMachine systemd-logind[642]: New session 2 of user jason.
Feb 01 18:03:06 turingMachine systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 01 18:03:06 turingMachine 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'
Feb 01 18:03:06 turingMachine systemd[1]: Starting User Manager for UID 1000...
Feb 01 18:03:06 turingMachine kernel: audit: type=1130 audit(1612220586.295:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.28' (uid=0 pid=926 comm="(systemd) ")
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:06 turingMachine systemd[926]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 01 18:03:06 turingMachine audit[926]: USER_ACCT pid=926 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:06 turingMachine audit[926]: CRED_ACQ pid=926 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="jason" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 01 18:03:06 turingMachine systemd[926]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[jason] ruser=[<unknown>] rhost=[<unknown>]
Feb 01 18:03:06 turingMachine kernel: audit: type=1101 audit(1612220586.298:97): pid=926 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:06 turingMachine systemd[926]: pam_unix(systemd-user:session): session opened for user jason(uid=1000) by (uid=0)
Feb 01 18:03:06 turingMachine systemd[926]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Feb 01 18:03:06 turingMachine audit[926]: USER_START pid=926 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="jason" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.309802754-05:00" level=info msg="starting containerd" revision=269548fa27e0089a8b8278fc4fc781d7f65a939b.m version=v1.4.3
Feb 01 18:03:06 turingMachine audit: BPF prog-id=20 op=LOAD
Feb 01 18:03:06 turingMachine audit: BPF prog-id=20 op=UNLOAD
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/discord.desktop:11: Key Path was defined multiple times, ignoring.
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:36: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.330544078-05:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.330829803-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332200977-05: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.10.11-arch1-1\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332229947-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332525601-05: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
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332548691-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332574810-05:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332590420-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.332860575-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.333661560-05:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:38: Unknown section 'Desktop Action Store'. Ignoring.
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.333880486-05: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
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.333900786-05:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.333925985-05:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.333937815-05:00" level=info msg="metadata content store policy set" policy=shared
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335271330-05:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335298160-05:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335335189-05:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335383108-05:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335402208-05:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335420177-05:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335441937-05:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335464137-05:00" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:68: Unknown section 'Desktop Action Community'. Ignoring.
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335481266-05:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335500586-05:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335517146-05:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335609324-05:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.335679083-05:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336054476-05:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336080555-05:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336117455-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336135824-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336147684-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336160834-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336172924-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336186193-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336199813-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:98: Unknown section 'Desktop Action Library'. Ignoring.
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336210823-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.336222503-05:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338010410-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338026360-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338036480-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338043650-05:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338336084-05:00" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338362274-05:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338385703-05:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
Feb 01 18:03:06 turingMachine dockerd[916]: time="2021-02-01T18:03:06.338393813-05:00" level=info msg="containerd successfully booted in 0.030329s"
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:128: Unknown section 'Desktop Action Servers'. Ignoring.
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.350704814-05:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.350724173-05:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.350740763-05:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.350751263-05:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:158: Unknown section 'Desktop Action Screenshots'. Ignoring.
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:188: Unknown section 'Desktop Action News'. Ignoring.
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:218: Unknown section 'Desktop Action Settings'. Ignoring.
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:248: Unknown section 'Desktop Action BigPicture'. Ignoring.
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.352195606-05:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.352219675-05:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.352239705-05:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.352265965-05:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Feb 01 18:03:06 turingMachine systemd-xdg-autostart-generator[938]: /home/jason/.config/autostart/steam.desktop:252: Unknown section 'Desktop Action Friends'. Ignoring.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.3511] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.375522564-05:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.381006981-05:00" level=warning msg="Your kernel does not support CPU realtime scheduler"
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.381015731-05:00" level=warning msg="Your kernel does not support cgroup blkio weight"
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.381019591-05:00" level=warning msg="Your kernel does not support cgroup blkio weight_device"
Feb 01 18:03:06 turingMachine dockerd[897]: time="2021-02-01T18:03:06.381100680-05:00" level=info msg="Loading containers: start."
Feb 01 18:03:06 turingMachine systemd[926]: Queued start job for default target Main User Target.
Feb 01 18:03:06 turingMachine systemd[926]: -.slice: Failed to migrate controller cgroups from /user.slice/user-1000.slice/user@1000.service, ignoring: Permission denied
Feb 01 18:03:06 turingMachine systemd[926]: Created slice User Application Slice.
Feb 01 18:03:06 turingMachine systemd[926]: Reached target Paths.
Feb 01 18:03:06 turingMachine systemd[926]: Reached target Timers.
Feb 01 18:03:06 turingMachine systemd[926]: Starting D-Bus User Message Bus Socket.
Feb 01 18:03:06 turingMachine systemd[926]: Listening on GnuPG network certificate management daemon.
Feb 01 18:03:06 turingMachine systemd[926]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 01 18:03:06 turingMachine systemd[926]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 01 18:03:06 turingMachine systemd[926]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 01 18:03:06 turingMachine systemd[926]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 01 18:03:06 turingMachine systemd[926]: Listening on p11-kit server.
Feb 01 18:03:06 turingMachine systemd[926]: Listening on Sound System.
Feb 01 18:03:06 turingMachine systemd[926]: Listening on D-Bus User Message Bus Socket.
Feb 01 18:03:06 turingMachine systemd[926]: Reached target Sockets.
Feb 01 18:03:06 turingMachine systemd[926]: Reached target Basic System.
Feb 01 18:03:06 turingMachine systemd[926]: Reached target Main User Target.
Feb 01 18:03:06 turingMachine systemd[926]: Startup finished in 75ms.
Feb 01 18:03:06 turingMachine 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'
Feb 01 18:03:06 turingMachine systemd[1]: Started User Manager for UID 1000.
Feb 01 18:03:06 turingMachine systemd[1]: Started Session 2 of user jason.
Feb 01 18:03:06 turingMachine lightdm[875]: pam_env(lightdm:session): deprecated reading of user environment enabled
Feb 01 18:03:06 turingMachine lightdm[875]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Feb 01 18:03:06 turingMachine audit[875]: USER_START pid=875 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="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Feb 01 18:03:06 turingMachine audit[875]: USER_LOGIN pid=875 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=turingMachine addr=? terminal=/dev/tty7 res=success'
Feb 01 18:03:06 turingMachine kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Feb 01 18:03:06 turingMachine kernel: Bridge firewalling registered
Feb 01 18:03:06 turingMachine systemd[926]: Started D-Bus User Message Bus.
Feb 01 18:03:06 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=957 comm="cinnamon-session --session cinnamon ")
Feb 01 18:03:06 turingMachine systemd[926]: Starting Virtual filesystem service...
Feb 01 18:03:06 turingMachine audit[961]: NETFILTER_CFG table=nat family=2 entries=0 op=xt_register pid=961 comm="modprobe"
Feb 01 18:03:06 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'org.gtk.vfs.Daemon'
Feb 01 18:03:06 turingMachine systemd[926]: Started Virtual filesystem service.
Feb 01 18:03:06 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=957 comm="cinnamon-session --session cinnamon ")
Feb 01 18:03:06 turingMachine systemd[926]: Starting Accessibility services bus...
Feb 01 18:03:06 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'org.a11y.Bus'
Feb 01 18:03:06 turingMachine systemd[926]: Started Accessibility services bus.
Feb 01 18:03:06 turingMachine at-spi-bus-launcher[1005]: dbus-daemon[1005]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=957 comm="cinnamon-session --session cinnamon ")
Feb 01 18:03:06 turingMachine at-spi-bus-launcher[1005]: dbus-daemon[1005]: Successfully activated service 'org.a11y.atspi.Registry'
Feb 01 18:03:06 turingMachine audit[998]: NETFILTER_CFG table=nat family=2 entries=5 op=xt_replace pid=998 comm="iptables"
Feb 01 18:03:06 turingMachine at-spi-bus-launcher[1008]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 01 18:03:06 turingMachine audit[1011]: NETFILTER_CFG table=filter family=2 entries=133 op=xt_replace pid=1011 comm="iptables"
Feb 01 18:03:06 turingMachine systemd[926]: Starting Sound Service...
Feb 01 18:03:06 turingMachine audit[1029]: NETFILTER_CFG table=filter family=2 entries=135 op=xt_replace pid=1029 comm="iptables"
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.33' (uid=1000 pid=1043 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Feb 01 18:03:06 turingMachine systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Feb 01 18:03:06 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Successfully called chroot.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Successfully dropped privileges.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Successfully limited resources.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Running.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Canary thread running.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Watchdog thread running.
Feb 01 18:03:06 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:06 turingMachine systemd[1]: Started RealtimeKit Scheduling Policy Service.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Successfully made thread 1043 of process 1043 owned by '1000' high priority at nice level -11.
Feb 01 18:03:06 turingMachine rtkit-daemon[1084]: Supervising 1 threads of 1 processes of 1 users.
Feb 01 18:03:06 turingMachine audit[1069]: NETFILTER_CFG table=filter family=2 entries=137 op=xt_replace pid=1069 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1091]: NETFILTER_CFG table=filter family=2 entries=139 op=xt_replace pid=1091 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1093]: NETFILTER_CFG table=filter family=2 entries=140 op=xt_replace pid=1093 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1094]: NETFILTER_CFG table=filter family=2 entries=141 op=xt_replace pid=1094 comm="iptables"
Feb 01 18:03:06 turingMachine systemd-udevd[886]: Using default interface naming scheme 'v247'.
Feb 01 18:03:06 turingMachine systemd-udevd[886]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 01 18:03:06 turingMachine NetworkManager[640]: <info>  [1612220586.7123] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
Feb 01 18:03:06 turingMachine audit[1101]: NETFILTER_CFG table=nat family=2 entries=7 op=xt_replace pid=1101 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1103]: NETFILTER_CFG table=nat family=2 entries=8 op=xt_replace pid=1103 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1106]: NETFILTER_CFG table=filter family=2 entries=141 op=xt_replace pid=1106 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1108]: NETFILTER_CFG table=filter family=2 entries=142 op=xt_replace pid=1108 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1110]: NETFILTER_CFG table=nat family=2 entries=9 op=xt_replace pid=1110 comm="iptables"
Feb 01 18:03:06 turingMachine kernel: usb 3-2: reset high-speed USB device number 2 using xhci_hcd
Feb 01 18:03:06 turingMachine audit[1112]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=1112 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1114]: NETFILTER_CFG table=filter family=2 entries=143 op=xt_replace pid=1114 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1116]: NETFILTER_CFG table=filter family=2 entries=144 op=xt_replace pid=1116 comm="iptables"
Feb 01 18:03:06 turingMachine audit[1118]: NETFILTER_CFG table=filter family=2 entries=145 op=xt_replace pid=1118 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1120]: NETFILTER_CFG table=filter family=2 entries=146 op=xt_replace pid=1120 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1122]: NETFILTER_CFG table=filter family=2 entries=147 op=xt_replace pid=1122 comm="iptables"
Feb 01 18:03:07 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Feb 01 18:03:07 turingMachine avahi-daemon[638]: New relevant interface docker0.IPv4 for mDNS.
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.0993] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine avahi-daemon[638]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1019] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1025] device (docker0): Activation: starting connection 'docker0' (ba9f611e-180f-4b4f-9d3f-44258b7c65a1)
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1027] device (docker0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1030] device (docker0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1032] device (docker0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1035] device (docker0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1046] device (docker0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1047] device (docker0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Feb 01 18:03:07 turingMachine NetworkManager[640]: <info>  [1612220587.1057] device (docker0): Activation: successful, device activated.
Feb 01 18:03:07 turingMachine audit[1124]: NETFILTER_CFG table=nat family=2 entries=11 op=xt_replace pid=1124 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1126]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=1126 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1128]: NETFILTER_CFG table=filter family=2 entries=148 op=xt_replace pid=1128 comm="iptables"
Feb 01 18:03:07 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 01 18:03:07 turingMachine audit[1130]: NETFILTER_CFG table=filter family=2 entries=147 op=xt_replace pid=1130 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1133]: NETFILTER_CFG table=filter family=2 entries=146 op=xt_replace pid=1133 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1136]: NETFILTER_CFG table=filter family=2 entries=145 op=xt_replace pid=1136 comm="iptables"
Feb 01 18:03:07 turingMachine kernel: [drm] UVD and UVD ENC initialized successfully.
Feb 01 18:03:07 turingMachine audit[1138]: NETFILTER_CFG table=filter family=2 entries=144 op=xt_replace pid=1138 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1140]: NETFILTER_CFG table=filter family=2 entries=143 op=xt_replace pid=1140 comm="iptables"
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.436147714-05: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"
Feb 01 18:03:07 turingMachine audit[1142]: NETFILTER_CFG table=nat family=2 entries=9 op=xt_replace pid=1142 comm="iptables"
Feb 01 18:03:07 turingMachine kernel: [drm] VCE initialized successfully.
Feb 01 18:03:07 turingMachine kernel: amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
Feb 01 18:03:07 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='ca.desrt.dconf' requested by ':1.13' (uid=1000 pid=1030 comm="csd-a11y-settings ")
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.37' (uid=1000 pid=1060 comm="csd-xrandr ")
Feb 01 18:03:07 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.24' (uid=1000 pid=1045 comm="csd-automount ")
Feb 01 18:03:07 turingMachine audit: BPF prog-id=21 op=LOAD
Feb 01 18:03:07 turingMachine audit: BPF prog-id=22 op=LOAD
Feb 01 18:03:07 turingMachine systemd[1]: Starting Daemon for power management...
Feb 01 18:03:07 turingMachine systemd[926]: Starting Virtual filesystem service - disk device monitor...
Feb 01 18:03:07 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'ca.desrt.dconf'
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.36' (uid=1000 pid=1024 comm="csd-color ")
Feb 01 18:03:07 turingMachine systemd[1]: Starting Manage, Install and Generate Color Profiles...
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.40' (uid=1000 pid=1168 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Feb 01 18:03:07 turingMachine audit[1144]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=1144 comm="iptables"
Feb 01 18:03:07 turingMachine systemd[1]: Starting Disk Manager...
Feb 01 18:03:07 turingMachine udisksd[1184]: udisks daemon version 2.9.1 starting
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Feb 01 18:03:07 turingMachine systemd[1]: Started Manage, Install and Generate Color Profiles.
Feb 01 18:03:07 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:07 turingMachine audit[1183]: NETFILTER_CFG table=filter family=2 entries=142 op=xt_replace pid=1183 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1194]: NETFILTER_CFG table=filter family=2 entries=143 op=xt_replace pid=1194 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1203]: NETFILTER_CFG table=filter family=2 entries=144 op=xt_replace pid=1203 comm="iptables"
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Feb 01 18:03:07 turingMachine audit[1207]: NETFILTER_CFG table=filter family=2 entries=145 op=xt_replace pid=1207 comm="iptables"
Feb 01 18:03:07 turingMachine systemd[1]: Started Disk Manager.
Feb 01 18:03:07 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:07 turingMachine udisksd[1184]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 01 18:03:07 turingMachine audit[1219]: NETFILTER_CFG table=filter family=2 entries=146 op=xt_replace pid=1219 comm="iptables"
Feb 01 18:03:07 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Feb 01 18:03:07 turingMachine systemd[926]: Started Virtual filesystem service - disk device monitor.
Feb 01 18:03:07 turingMachine audit[1231]: NETFILTER_CFG table=filter family=2 entries=145 op=xt_replace pid=1231 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1239]: NETFILTER_CFG table=filter family=2 entries=146 op=xt_replace pid=1239 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1246]: NETFILTER_CFG table=filter family=2 entries=147 op=xt_replace pid=1246 comm="iptables"
Feb 01 18:03:07 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.UPower'
Feb 01 18:03:07 turingMachine systemd[1]: Started Daemon for power management.
Feb 01 18:03:07 turingMachine audit[1255]: NETFILTER_CFG table=filter family=2 entries=148 op=xt_replace pid=1255 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:07 turingMachine audit[1266]: NETFILTER_CFG table=filter family=2 entries=150 op=xt_replace pid=1266 comm="iptables"
Feb 01 18:03:07 turingMachine audit[1269]: NETFILTER_CFG table=filter family=2 entries=151 op=xt_replace pid=1269 comm="iptables"
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.817561417-05:00" level=info msg="Loading containers: done."
Feb 01 18:03:07 turingMachine rtkit-daemon[1084]: Supervising 1 threads of 1 processes of 1 users.
Feb 01 18:03:07 turingMachine rtkit-daemon[1084]: Successfully made thread 1279 of process 1043 owned by '1000' RT at priority 5.
Feb 01 18:03:07 turingMachine rtkit-daemon[1084]: Supervising 2 threads of 1 processes of 1 users.
Feb 01 18:03:07 turingMachine systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck884020301-merged.mount: Succeeded.
Feb 01 18:03:07 turingMachine systemd[819]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck884020301-merged.mount: Succeeded.
Feb 01 18:03:07 turingMachine systemd[926]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck884020301-merged.mount: Succeeded.
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.868094379-05: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
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.868251656-05:00" level=info msg="Docker daemon" commit=8891c58a43 graphdriver(s)=overlay2 version=20.10.2
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.868598169-05:00" level=info msg="Daemon has completed initialization"
Feb 01 18:03:07 turingMachine systemd[1]: Started Docker Application Container Engine.
Feb 01 18:03:07 turingMachine 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'
Feb 01 18:03:07 turingMachine systemd[1]: Reached target Multi-User System.
Feb 01 18:03:07 turingMachine systemd[1]: Reached target Graphical Interface.
Feb 01 18:03:07 turingMachine systemd[1]: Startup finished in 15.834s (firmware) + 1.269s (loader) + 7.624s (kernel) + 10.210s (userspace) = 34.938s.
Feb 01 18:03:07 turingMachine dockerd[897]: time="2021-02-01T18:03:07.883440454-05:00" level=info msg="API listen on /run/docker.sock"
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 2 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Successfully made thread 1301 of process 1043 owned by '1000' RT at priority 5.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 3 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 3 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Successfully made thread 1302 of process 1043 owned by '1000' RT at priority 5.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 4 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 4 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Successfully made thread 1303 of process 1043 owned by '1000' RT at priority 5.
Feb 01 18:03:08 turingMachine rtkit-daemon[1084]: Supervising 5 threads of 1 processes of 1 users.
Feb 01 18:03:08 turingMachine systemd[926]: Started Sound Service.
Feb 01 18:03:09 turingMachine polkitd[693]: Registered Authentication Agent for unix-session:2 (system bus name :1.54 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Feb 01 18:03:09 turingMachine NetworkManager[640]: <info>  [1612220589.0568] agent-manager: agent[c9cf7be156de0087,:1.55/org.freedesktop.nm-applet/1000]: agent registered
Feb 01 18:03:09 turingMachine cinnamon-killer-daemon[1358]: Bound Cinnamon restart to <Control><Alt>Escape.
Feb 01 18:03:10 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 01 18:03:10 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:10 turingMachine kernel: kauditd_printk_skb: 55 callbacks suppressed
Feb 01 18:03:10 turingMachine kernel: audit: type=1131 audit(1612220590.042:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Supervising 5 threads of 1 processes of 1 users.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Supervising 5 threads of 1 processes of 1 users.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Supervising 5 threads of 1 processes of 1 users.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Successfully made thread 1966 of process 1628 owned by '1000' high priority at nice level -10.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Supervising 6 threads of 2 processes of 1 users.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Successfully made thread 1965 of process 1628 owned by '1000' high priority at nice level -10.
Feb 01 18:03:11 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 2 processes of 1 users.
Feb 01 18:03:12 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.38' (uid=1000 pid=1356 comm="nemo-desktop ")
Feb 01 18:03:12 turingMachine systemd[926]: Starting Virtual filesystem metadata service...
Feb 01 18:03:12 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'org.gtk.vfs.Metadata'
Feb 01 18:03:12 turingMachine systemd[926]: Started Virtual filesystem metadata service.
Feb 01 18:03:14 turingMachine cinnamon-session[957]: WARNING: t+7.76395s: Detected that screensaver has appeared on the bus
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 2 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 2 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 2 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Successfully made thread 2202 of process 2202 owned by '1000' high priority at nice level -10.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Successfully made thread 2327 of process 2327 owned by '1000' high priority at nice level -10.
Feb 01 18:03:14 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:03:16 turingMachine systemd[1]: Stopping User Manager for UID 966...
Feb 01 18:03:16 turingMachine systemd[819]: Stopped target Main User Target.
Feb 01 18:03:16 turingMachine systemd[819]: Stopping Accessibility services bus...
Feb 01 18:03:16 turingMachine gvfsd[859]: A connection to the bus can't be made
Feb 01 18:03:16 turingMachine systemd[819]: Stopping D-Bus User Message Bus...
Feb 01 18:03:16 turingMachine systemd[819]: Stopping Virtual filesystem service...
Feb 01 18:03:16 turingMachine systemd[819]: dbus.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped D-Bus User Message Bus.
Feb 01 18:03:16 turingMachine systemd[819]: at-spi-dbus-bus.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped Accessibility services bus.
Feb 01 18:03:16 turingMachine systemd[819]: run-user-966-gvfs.mount: Succeeded.
Feb 01 18:03:16 turingMachine systemd[1]: run-user-966-gvfs.mount: Succeeded.
Feb 01 18:03:16 turingMachine systemd[926]: run-user-966-gvfs.mount: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: gvfs-daemon.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped Virtual filesystem service.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped target Basic System.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped target Paths.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped target Sockets.
Feb 01 18:03:16 turingMachine systemd[819]: Stopped target Timers.
Feb 01 18:03:16 turingMachine systemd[819]: dbus.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed D-Bus User Message Bus Socket.
Feb 01 18:03:16 turingMachine systemd[819]: dirmngr.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed GnuPG network certificate management daemon.
Feb 01 18:03:16 turingMachine systemd[819]: gpg-agent-browser.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 01 18:03:16 turingMachine systemd[819]: gpg-agent-extra.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 01 18:03:16 turingMachine systemd[819]: gpg-agent-ssh.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 01 18:03:16 turingMachine systemd[819]: gpg-agent.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 01 18:03:16 turingMachine systemd[819]: p11-kit-server.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed p11-kit server.
Feb 01 18:03:16 turingMachine systemd[819]: pulseaudio.socket: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Closed Sound System.
Feb 01 18:03:16 turingMachine systemd[819]: Removed slice User Application Slice.
Feb 01 18:03:16 turingMachine systemd[819]: Reached target Shutdown.
Feb 01 18:03:16 turingMachine systemd[819]: systemd-exit.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[819]: Finished Exit the Session.
Feb 01 18:03:16 turingMachine systemd[819]: Reached target Exit the Session.
Feb 01 18:03:16 turingMachine systemd[820]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Feb 01 18:03:16 turingMachine systemd[1]: user@966.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[1]: Stopped User Manager for UID 966.
Feb 01 18:03:16 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:16 turingMachine kernel: audit: type=1131 audit(1612220596.538:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:16 turingMachine systemd[1]: Stopping User Runtime Directory /run/user/966...
Feb 01 18:03:16 turingMachine systemd[1]: run-user-966.mount: Succeeded.
Feb 01 18:03:16 turingMachine systemd[926]: run-user-966.mount: Succeeded.
Feb 01 18:03:16 turingMachine systemd[1]: user-runtime-dir@966.service: Succeeded.
Feb 01 18:03:16 turingMachine systemd[1]: Stopped User Runtime Directory /run/user/966.
Feb 01 18:03:16 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:16 turingMachine kernel: audit: type=1131 audit(1612220596.545:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:16 turingMachine systemd[1]: Removed slice User Slice of UID 966.
Feb 01 18:03:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41344 DF PROTO=2 
Feb 01 18:03:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.204.31.195 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=53 ID=15645 DF PROTO=TCP SPT=443 DPT=60216 WINDOW=501 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:29 turingMachine systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 01 18:03:29 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:29 turingMachine kernel: audit: type=1131 audit(1612220609.502:156): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:03:29 turingMachine audit: BPF prog-id=18 op=UNLOAD
Feb 01 18:03:29 turingMachine audit: BPF prog-id=17 op=UNLOAD
Feb 01 18:03:29 turingMachine kernel: audit: type=1334 audit(1612220609.698:157): prog-id=18 op=UNLOAD
Feb 01 18:03:29 turingMachine kernel: audit: type=1334 audit(1612220609.698:158): prog-id=17 op=UNLOAD
Feb 01 18:03:29 turingMachine systemd-timesyncd[633]: Initial synchronization to time server 50.205.244.37:123 (2.arch.pool.ntp.org).
Feb 01 18:03:30 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=35.190.80.1 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=55 ID=25698 PROTO=TCP SPT=443 DPT=59196 WINDOW=273 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=35.190.80.1 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=55 ID=25830 PROTO=TCP SPT=443 DPT=59196 WINDOW=273 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=35.190.80.1 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=55 ID=25973 PROTO=TCP SPT=443 DPT=59196 WINDOW=273 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=54 ID=63187 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=54 ID=63368 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=35.190.80.1 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=55 ID=26206 PROTO=TCP SPT=443 DPT=59196 WINDOW=273 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:31 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=54 ID=63517 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:32 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=125 TOS=0x00 PREC=0x00 TTL=54 ID=63788 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH URGP=0 
Feb 01 18:03:38 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=35.190.80.1 DST=192.168.50.110 LEN=181 TOS=0x00 PREC=0x00 TTL=55 ID=29903 PROTO=TCP SPT=443 DPT=59196 WINDOW=273 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:03:39 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=181 TOS=0x00 PREC=0x00 TTL=54 ID=1904 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:03:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59170 DF PROTO=2 
Feb 01 18:03:43 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 01 18:03:43 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 01 18:03:43 turingMachine systemd[926]: Started VTE child process 2481 launched by tilix process 2477.
Feb 01 18:03:47 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=181 TOS=0x00 PREC=0x00 TTL=54 ID=5829 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:04:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4967 DF PROTO=2 
Feb 01 18:04:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=172.217.1.238 DST=192.168.50.110 LEN=181 TOS=0x00 PREC=0x00 TTL=54 ID=15027 PROTO=TCP SPT=443 DPT=55858 WINDOW=265 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Successfully made thread 2691 of process 2494 owned by '1000' RT at priority 10.
Feb 01 18:04:14 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23069 DF PROTO=2 
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Successfully made thread 2852 of process 2663 owned by '1000' RT at priority 10.
Feb 01 18:04:21 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 01 18:04:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24217 DF PROTO=2 
Feb 01 18:05:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43415 DF PROTO=2 
Feb 01 18:05:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63100 DF PROTO=2 
Feb 01 18:05:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13423 DF PROTO=2 
Feb 01 18:05:44 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 01 18:05:44 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 01 18:06:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23791 DF PROTO=2 
Feb 01 18:06:11 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.232 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=64911 DF PROTO=TCP SPT=443 DPT=58580 WINDOW=68 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:06:11 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.232 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=64912 DF PROTO=TCP SPT=443 DPT=58580 WINDOW=68 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:06:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27963 DF PROTO=2 
Feb 01 18:06:37 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.234 DST=192.168.50.110 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=50045 DF PROTO=TCP SPT=443 DPT=52862 WINDOW=67 RES=0x00 ACK FIN URGP=0 
Feb 01 18:06:37 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.234 DST=192.168.50.110 LEN=117 TOS=0x00 PREC=0x00 TTL=52 ID=50046 DF PROTO=TCP SPT=443 DPT=52862 WINDOW=67 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:06:38 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.234 DST=192.168.50.110 LEN=117 TOS=0x00 PREC=0x00 TTL=52 ID=50047 DF PROTO=TCP SPT=443 DPT=52862 WINDOW=67 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:06:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32071 DF PROTO=2 
Feb 01 18:07:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43730 DF PROTO=2 
Feb 01 18:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.232 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=14514 DF PROTO=TCP SPT=443 DPT=58582 WINDOW=86 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=104.18.25.217 DST=192.168.50.110 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=60041 DF PROTO=TCP SPT=443 DPT=35040 WINDOW=139 RES=0x00 ACK FIN URGP=0 
Feb 01 18:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=104.18.25.217 DST=192.168.50.110 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=60042 DF PROTO=TCP SPT=443 DPT=35040 WINDOW=139 RES=0x00 ACK FIN URGP=0 
Feb 01 18:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=162.159.138.232 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=14515 DF PROTO=TCP SPT=443 DPT=58582 WINDOW=86 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=104.18.25.217 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=60043 DF PROTO=TCP SPT=443 DPT=35040 WINDOW=139 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=104.18.25.217 DST=192.168.50.110 LEN=103 TOS=0x00 PREC=0x00 TTL=52 ID=60044 DF PROTO=TCP SPT=443 DPT=35040 WINDOW=139 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:05 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 01 18:07:05 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 01 18:07:09 turingMachine pulseaudio[1043]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
Feb 01 18:07:09 turingMachine pulseaudio[1043]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
Feb 01 18:07:09 turingMachine pulseaudio[1043]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
Feb 01 18:07:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52052 DF PROTO=2 
Feb 01 18:07:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58656 DF PROTO=2 
Feb 01 18:07:47 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 01 18:07:47 turingMachine kernel: [drm] UVD and UVD ENC initialized successfully.
Feb 01 18:07:47 turingMachine kernel: [drm] VCE initialized successfully.
Feb 01 18:07:47 turingMachine kernel: amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
Feb 01 18:07:51 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.55.220.145 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=29300 DF PROTO=TCP SPT=443 DPT=57816 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:51 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.55.220.145 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=29301 DF PROTO=TCP SPT=443 DPT=57816 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:52 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.55.220.145 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=29302 DF PROTO=TCP SPT=443 DPT=57816 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:07:54 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.55.220.145 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=29303 DF PROTO=TCP SPT=443 DPT=57816 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:08:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60516 DF PROTO=2 
Feb 01 18:08:16 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.219.246.143 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=28595 DF PROTO=TCP SPT=443 DPT=38938 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:08:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6856 DF PROTO=2 
Feb 01 18:08:30 turingMachine systemd[926]: vte-spawn-23725760-25fc-491b-b849-3cec734a0afa.scope: Succeeded.
Feb 01 18:08:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15818 DF PROTO=2 
Feb 01 18:08:47 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.219.246.143 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=20716 DF PROTO=TCP SPT=443 DPT=38916 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:08:51 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=23.219.246.143 DST=192.168.50.110 LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=20719 DF PROTO=TCP SPT=443 DPT=38916 WINDOW=501 RES=0x00 ACK PSH FIN URGP=0 
Feb 01 18:09:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35298 DF PROTO=2 
Feb 01 18:09:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46738 DF PROTO=2 
Feb 01 18:09:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61504 DF PROTO=2 
Feb 01 18:10:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7947 DF PROTO=2 
Feb 01 18:10:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10349 DF PROTO=2 
Feb 01 18:10:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18624 DF PROTO=2 
Feb 01 18:11:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20354 DF PROTO=2 
Feb 01 18:11:10 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:11:10 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 01 18:11:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38590 DF PROTO=2 
Feb 01 18:11:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41670 DF PROTO=2 
Feb 01 18:12:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52231 DF PROTO=2 
Feb 01 18:12:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2712 DF PROTO=2 
Feb 01 18:12:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3149 DF PROTO=2 
Feb 01 18:13:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14318 DF PROTO=2 
Feb 01 18:13:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20784 DF PROTO=2 
Feb 01 18:13:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38623 DF PROTO=2 
Feb 01 18:14:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49131 DF PROTO=2 
Feb 01 18:14:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49678 DF PROTO=2 
Feb 01 18:14:23 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 01 18:14:23 turingMachine kernel: [drm] UVD and UVD ENC initialized successfully.
Feb 01 18:14:23 turingMachine kernel: [drm] VCE initialized successfully.
Feb 01 18:14:23 turingMachine kernel: amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
Feb 01 18:14:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4121 DF PROTO=2 
Feb 01 18:15:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8784 DF PROTO=2 
Feb 01 18:15:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9727 DF PROTO=2 
Feb 01 18:15:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14192 DF PROTO=2 
Feb 01 18:16:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15045 DF PROTO=2 
Feb 01 18:16:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30673 DF PROTO=2 
Feb 01 18:16:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45315 DF PROTO=2 
Feb 01 18:17:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57240 DF PROTO=2 
Feb 01 18:17:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65254 DF PROTO=2 
Feb 01 18:17:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18451 DF PROTO=2 
Feb 01 18:18:00 turingMachine systemd[1]: Starting Cleanup of Temporary Directories...
Feb 01 18:18:00 turingMachine systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Feb 01 18:18:00 turingMachine systemd[1]: Finished Cleanup of Temporary Directories.
Feb 01 18:18:00 turingMachine 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'
Feb 01 18:18:00 turingMachine 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'
Feb 01 18:18:00 turingMachine kernel: audit: type=1130 audit(1612221480.160:159): 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'
Feb 01 18:18:00 turingMachine kernel: audit: type=1131 audit(1612221480.160:160): 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'
Feb 01 18:18:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27013 DF PROTO=2 
Feb 01 18:18:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40923 DF PROTO=2 
Feb 01 18:18:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55288 DF PROTO=2 
Feb 01 18:19:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1026 DF PROTO=2 
Feb 01 18:19:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19121 DF PROTO=2 
Feb 01 18:19:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26666 DF PROTO=2 
Feb 01 18:20:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27965 DF PROTO=2 
Feb 01 18:20:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35477 DF PROTO=2 
Feb 01 18:20:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40386 DF PROTO=2 
Feb 01 18:21:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49333 DF PROTO=2 
Feb 01 18:21:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57222 DF PROTO=2 
Feb 01 18:21:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5843 DF PROTO=2 
Feb 01 18:22:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14771 DF PROTO=2 
Feb 01 18:22:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30658 DF PROTO=2 
Feb 01 18:22:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35697 DF PROTO=2 
Feb 01 18:23:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44872 DF PROTO=2 
Feb 01 18:23:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45850 DF PROTO=2 
Feb 01 18:23:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57979 DF PROTO=2 
Feb 01 18:24:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7568 DF PROTO=2 
Feb 01 18:24:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25066 DF PROTO=2 
Feb 01 18:24:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27930 DF PROTO=2 
Feb 01 18:25:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33057 DF PROTO=2 
Feb 01 18:25:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50755 DF PROTO=2 
Feb 01 18:25:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62283 DF PROTO=2 
Feb 01 18:26:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5283 DF PROTO=2 
Feb 01 18:26:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14777 DF PROTO=2 
Feb 01 18:26:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34091 DF PROTO=2 
Feb 01 18:27:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47609 DF PROTO=2 
Feb 01 18:27:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51392 DF PROTO=2 
Feb 01 18:27:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5715 DF PROTO=2 
Feb 01 18:28:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22110 DF PROTO=2 
Feb 01 18:28:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39977 DF PROTO=2 
Feb 01 18:28:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40672 DF PROTO=2 
Feb 01 18:29:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50149 DF PROTO=2 
Feb 01 18:29:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56857 DF PROTO=2 
Feb 01 18:29:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1517 DF PROTO=2 
Feb 01 18:30:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11073 DF PROTO=2 
Feb 01 18:30:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30518 DF PROTO=2 
Feb 01 18:30:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45167 DF PROTO=2 
Feb 01 18:31:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53444 DF PROTO=2 
Feb 01 18:31:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57844 DF PROTO=2 
Feb 01 18:31:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5473 DF PROTO=2 
Feb 01 18:32:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20338 DF PROTO=2 
Feb 01 18:32:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22450 DF PROTO=2 
Feb 01 18:32:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41684 DF PROTO=2 
Feb 01 18:33:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55111 DF PROTO=2 
Feb 01 18:33:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62336 DF PROTO=2 
Feb 01 18:33:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63264 DF PROTO=2 
Feb 01 18:34:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14747 DF PROTO=2 
Feb 01 18:34:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15299 DF PROTO=2 
Feb 01 18:34:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24430 DF PROTO=2 
Feb 01 18:35:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40474 DF PROTO=2 
Feb 01 18:35:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49228 DF PROTO=2 
Feb 01 18:35:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=453 DF PROTO=2 
Feb 01 18:36:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19169 DF PROTO=2 
Feb 01 18:36:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21341 DF PROTO=2 
Feb 01 18:36:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24550 DF PROTO=2 
Feb 01 18:37:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29597 DF PROTO=2 
Feb 01 18:37:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38118 DF PROTO=2 
Feb 01 18:37:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52007 DF PROTO=2 
Feb 01 18:38:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6048 DF PROTO=2 
Feb 01 18:38:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16749 DF PROTO=2 
Feb 01 18:38:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20504 DF PROTO=2 
Feb 01 18:39:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38326 DF PROTO=2 
Feb 01 18:39:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50860 DF PROTO=2 
Feb 01 18:39:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=71 DF PROTO=2 
Feb 01 18:40:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5443 DF PROTO=2 
Feb 01 18:40:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9665 DF PROTO=2 
Feb 01 18:40:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24695 DF PROTO=2 
Feb 01 18:41:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43053 DF PROTO=2 
Feb 01 18:41:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61425 DF PROTO=2 
Feb 01 18:41:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9430 DF PROTO=2 
Feb 01 18:42:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24112 DF PROTO=2 
Feb 01 18:42:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29790 DF PROTO=2 
Feb 01 18:42:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38252 DF PROTO=2 
Feb 01 18:43:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53391 DF PROTO=2 
Feb 01 18:43:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65070 DF PROTO=2 
Feb 01 18:43:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7094 DF PROTO=2 
Feb 01 18:44:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19388 DF PROTO=2 
Feb 01 18:44:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27962 DF PROTO=2 
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3644] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3645] device (p2p-dev-wlp9s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3648] manager: NetworkManager state is now ASLEEP
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3650] device (wlp9s0): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Feb 01 18:44:34 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 01 18:44:34 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 01 18:44:34 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 01 18:44:34 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 01 18:44:34 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:44:34 turingMachine kernel: audit: type=1130 audit(1612223074.368:161): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 01 18:44:34 turingMachine kernel: wlp9s0: deauthenticating from 24:4b:fe:2f:bb:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
Feb 01 18:44:34 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-DISCONNECTED bssid=24:4b:fe:2f:bb:f4 reason=3 locally_generated=1
Feb 01 18:44:34 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=0
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3852] device (wlp9s0): supplicant interface state: completed -> disconnected
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.3852] device (wlp9s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Withdrawing address record for fe80::81e1:8aa7:65de:18ce on wlp9s0.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv6 with address fe80::81e1:8aa7:65de:18ce.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv6 no longer relevant for mDNS.
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.4261] dhcp4 (wlp9s0): canceled DHCP transaction
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.4262] dhcp4 (wlp9s0): state changed bound -> done
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv4 no longer relevant for mDNS.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Withdrawing address record for 192.168.50.110 on wlp9s0.
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.4283] device (wlp9s0): set-hw-addr: set MAC address to 72:DB:3E:EC:79:30 (scanning)
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv4 for mDNS.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Registering new address record for 192.168.50.110 on wlp9s0.IPv4.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Withdrawing address record for 192.168.50.110 on wlp9s0.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 01 18:44:34 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv4 no longer relevant for mDNS.
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.4316] device (wlp9s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 01 18:44:34 turingMachine NetworkManager[640]: <info>  [1612223074.4333] device (wlp9s0): set-hw-addr: reset MAC address to 14:F6:D8:B2:99:40 (unmanage)
Feb 01 18:44:34 turingMachine systemd[1]: Reached target Sleep.
Feb 01 18:44:34 turingMachine systemd[1]: Starting Suspend...
Feb 01 18:44:34 turingMachine systemd-sleep[3787]: Suspending system...
Feb 01 18:44:34 turingMachine kernel: PM: suspend entry (deep)
Feb 01 18:44:34 turingMachine wpa_supplicant[729]: nl80211: deinit ifname=p2p-dev-wlp9s0 disabled_11b_rates=0
Feb 02 09:28:56 turingMachine kernel: Filesystems sync: 0.002 seconds
Feb 02 09:28:56 turingMachine kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Feb 02 09:28:56 turingMachine kernel: OOM killer disabled.
Feb 02 09:28:56 turingMachine kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Feb 02 09:28:56 turingMachine kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Feb 02 09:28:56 turingMachine kernel: serial 00:04: disabled
Feb 02 09:28:56 turingMachine kernel: sd 2:0:0:0: [sdc] Synchronizing SCSI cache
Feb 02 09:28:56 turingMachine kernel: sd 2:0:0:0: [sdc] Stopping disk
Feb 02 09:28:56 turingMachine kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Feb 02 09:28:56 turingMachine kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
Feb 02 09:28:56 turingMachine kernel: sd 1:0:0:0: [sdb] Stopping disk
Feb 02 09:28:56 turingMachine kernel: sd 0:0:0:0: [sda] Stopping disk
Feb 02 09:28:56 turingMachine kernel: [drm] free PSP TMR buffer
Feb 02 09:28:56 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 09:28:56 turingMachine kernel: [drm] UVD and UVD ENC initialized successfully.
Feb 02 09:28:56 turingMachine kernel: [drm] VCE initialized successfully.
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
Feb 02 09:28:56 turingMachine kernel: ACPI: Preparing to enter system sleep state S3
Feb 02 09:28:56 turingMachine kernel: PM: Saving platform NVS memory
Feb 02 09:28:56 turingMachine kernel: Disabling non-boot CPUs ...
Feb 02 09:28:56 turingMachine kernel: IRQ 96: no longer affine to CPU1
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 1 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 97: no longer affine to CPU2
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 2 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 98: no longer affine to CPU3
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 3 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 99: no longer affine to CPU4
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 4 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 100: no longer affine to CPU5
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 5 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 101: no longer affine to CPU6
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 6 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 102: no longer affine to CPU7
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 7 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 103: no longer affine to CPU8
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 8 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 104: no longer affine to CPU9
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 9 is now offline
Feb 02 09:28:56 turingMachine kernel: IRQ 105: no longer affine to CPU10
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 10 is now offline
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 11 is now offline
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 12 is now offline
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 13 is now offline
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 14 is now offline
Feb 02 09:28:56 turingMachine kernel: smpboot: CPU 15 is now offline
Feb 02 09:28:56 turingMachine kernel: ACPI: Low-level resume complete
Feb 02 09:28:56 turingMachine kernel: PM: Restoring platform NVS memory
Feb 02 09:28:56 turingMachine kernel: LVT offset 0 assigned for vector 0x400
Feb 02 09:28:56 turingMachine kernel: Enabling non-boot CPUs ...
Feb 02 09:28:56 turingMachine kernel: x86: Booting SMP configuration:
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Feb 02 09:28:56 turingMachine kernel: microcode: CPU1: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU1 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Feb 02 09:28:56 turingMachine kernel: microcode: CPU2: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU2 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Feb 02 09:28:56 turingMachine kernel: microcode: CPU3: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU3 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Feb 02 09:28:56 turingMachine kernel: microcode: CPU4: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU4 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Feb 02 09:28:56 turingMachine kernel: microcode: CPU5: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU5 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Feb 02 09:28:56 turingMachine kernel: microcode: CPU6: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU6 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Feb 02 09:28:56 turingMachine kernel: microcode: CPU7: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU7 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Feb 02 09:28:56 turingMachine kernel: microcode: CPU8: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU8 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Feb 02 09:28:56 turingMachine kernel: microcode: CPU9: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU9 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Feb 02 09:28:56 turingMachine kernel: microcode: CPU10: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU10 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Feb 02 09:28:56 turingMachine kernel: microcode: CPU11: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU11 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Feb 02 09:28:56 turingMachine kernel: microcode: CPU12: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU12 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Feb 02 09:28:56 turingMachine kernel: microcode: CPU13: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU13 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Feb 02 09:28:56 turingMachine kernel: microcode: CPU14: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU14 is up
Feb 02 09:28:56 turingMachine kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Feb 02 09:28:56 turingMachine kernel: microcode: CPU15: patch_level=0x08701013
Feb 02 09:28:56 turingMachine kernel: CPU15 is up
Feb 02 09:28:56 turingMachine kernel: ACPI: Waking up from system sleep state S3
Feb 02 09:28:56 turingMachine kernel: usb usb1: root hub lost power or was reset
Feb 02 09:28:56 turingMachine kernel: usb usb2: root hub lost power or was reset
Feb 02 09:28:56 turingMachine kernel: usb usb3: root hub lost power or was reset
Feb 02 09:28:56 turingMachine kernel: usb usb4: root hub lost power or was reset
Feb 02 09:28:56 turingMachine kernel: sd 0:0:0:0: [sda] Starting disk
Feb 02 09:28:56 turingMachine kernel: sd 1:0:0:0: [sdb] Starting disk
Feb 02 09:28:56 turingMachine kernel: sd 2:0:0:0: [sdc] Starting disk
Feb 02 09:28:56 turingMachine kernel: serial 00:04: activated
Feb 02 09:28:56 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 09:28:56 turingMachine kernel: nvme nvme0: 15/0/0 default/read/poll queues
Feb 02 09:28:56 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 02 09:28:56 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 02 09:28:56 turingMachine kernel: ata5: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata10: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata7: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata9: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata8: SATA link down (SStatus 0 SControl 300)
Feb 02 09:28:56 turingMachine kernel: usb 1-2: reset full-speed USB device number 3 using xhci_hcd
Feb 02 09:28:56 turingMachine kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 02 09:28:56 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 02 09:28:56 turingMachine kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 02 09:28:56 turingMachine kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 02 09:28:56 turingMachine kernel: usb 3-2: reset high-speed USB device number 2 using xhci_hcd
Feb 02 09:28:56 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 02 09:28:56 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 02 09:28:56 turingMachine kernel: ata2.00: configured for UDMA/133
Feb 02 09:28:56 turingMachine kernel: ata2.00: Enabling discard_zeroes_data
Feb 02 09:28:56 turingMachine kernel: ata4.00: configured for UDMA/133
Feb 02 09:28:56 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 02 09:28:56 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 02 09:28:56 turingMachine kernel: ata1.00: configured for UDMA/133
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 09:28:56 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 09:28:56 turingMachine kernel: PM: dpm_run_callback(): pci_pm_resume+0x0/0xe0 returns -110
Feb 02 09:28:56 turingMachine kernel: PM: Device 0000:07:00.0 failed to resume async: error -110
Feb 02 09:28:56 turingMachine kernel: usb 1-1: reset full-speed USB device number 2 using xhci_hcd
Feb 02 09:28:56 turingMachine kernel: usb 1-13: reset full-speed USB device number 5 using xhci_hcd
Feb 02 09:28:56 turingMachine kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Feb 02 09:28:56 turingMachine kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
Feb 02 09:28:56 turingMachine kernel: [drm] PSP is resuming...
Feb 02 09:28:56 turingMachine kernel: [drm] reserve 0x900000 from 0x800f400000 for PSP TMR
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU is resuming...
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000037, smu fw version = 0x002a3d00 (42.61.0)
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU is resumed successfully!
Feb 02 09:28:56 turingMachine kernel: [drm] kiq ring mec 2 pipe 1 q 0
Feb 02 09:28:56 turingMachine kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Feb 02 09:28:56 turingMachine kernel: [drm] JPEG decode initialized successfully.
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Feb 02 09:28:56 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Feb 02 09:28:56 turingMachine kernel: OOM killer enabled.
Feb 02 09:28:56 turingMachine kernel: Restarting tasks ... done.
Feb 02 09:28:56 turingMachine kernel: PM: suspend exit
Feb 02 09:28:56 turingMachine kernel: audit: type=1130 audit(1612276136.640:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine kernel: audit: type=1131 audit(1612276136.640:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine kernel: audit: type=1130 audit(1612276136.643:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine 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'
Feb 02 09:28:56 turingMachine systemd-sleep[3787]: System resumed.
Feb 02 09:28:56 turingMachine systemd[1]: systemd-suspend.service: Succeeded.
Feb 02 09:28:56 turingMachine systemd[1]: Finished Suspend.
Feb 02 09:28:56 turingMachine systemd[1]: Stopped target Sleep.
Feb 02 09:28:56 turingMachine systemd[1]: Reached target Suspend.
Feb 02 09:28:56 turingMachine systemd-logind[642]: Operation 'sleep' finished.
Feb 02 09:28:56 turingMachine systemd[1]: Starting Daily man-db regeneration...
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.6459] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Feb 02 09:28:56 turingMachine systemd[1]: Started Verify integrity of password and group files.
Feb 02 09:28:56 turingMachine systemd[1]: Stopped target Suspend.
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1
Feb 02 09:28:56 turingMachine systemd[1]: shadow.service: Succeeded.
Feb 02 09:28:56 turingMachine 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=success'
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8
Feb 02 09:28:56 turingMachine kernel: audit: type=1131 audit(1612276136.656:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:56 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.7048] device (enp5s0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.7351] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 02 09:28:56 turingMachine wpa_supplicant[729]: nl80211: deinit ifname=wlp9s0 disabled_11b_rates=0
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.7561] device (wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.7715] device (wlp9s0): set-hw-addr: set MAC address to 1E:66:F2:2D:C1:10 (scanning)
Feb 02 09:28:56 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 3 processes of 1 users.
Feb 02 09:28:56 turingMachine rtkit-daemon[1084]: Successfully made thread 3965 of process 1043 owned by '1000' RT at priority 5.
Feb 02 09:28:56 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:28:56 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 02 09:28:56 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.9564] device (p2p-dev-wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 02 09:28:56 turingMachine NetworkManager[640]: <info>  [1612276136.9569] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0226] device (wlp9s0): supplicant interface state: internal-starting -> disconnected
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0227] device (p2p-dev-wlp9s0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0234] Wi-Fi P2P device controlled by interface wlp9s0 created
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0237] manager: (p2p-dev-wlp9s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/6)
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0240] device (p2p-dev-wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0245] device (wlp9s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 02 09:28:57 turingMachine NetworkManager[640]: <info>  [1612276137.0252] device (p2p-dev-wlp9s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 02 09:28:57 turingMachine NetworkManager[640]: <warn>  [1612276137.0255] sup-iface[7cf6f6bf851fb8b7,1,wlp9s0]: call-p2p-cancel: failed with P2P cancel failed
Feb 02 09:28:57 turingMachine kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 02 09:28:57 turingMachine kernel: ata3.00: configured for UDMA/133
Feb 02 09:28:57 turingMachine systemd[1]: man-db.service: Succeeded.
Feb 02 09:28:57 turingMachine systemd[1]: Finished Daily man-db regeneration.
Feb 02 09:28:57 turingMachine 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'
Feb 02 09:28:57 turingMachine 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'
Feb 02 09:28:57 turingMachine kernel: audit: type=1130 audit(1612276137.360:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:28:57 turingMachine kernel: audit: type=1131 audit(1612276137.360:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:00 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5177] policy: auto-activating connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5182] device (wlp9s0): Activation: starting connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5183] device (wlp9s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5186] manager: NetworkManager state is now CONNECTING
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5208] device (wlp9s0): set-hw-addr: reset MAC address to 14:F6:D8:B2:99:40 (preserve)
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5216] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5219] device (wlp9s0): Activation: (wifi) access point 'Auto JS_Wireless' has security, but secrets are required.
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5219] device (wlp9s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5268] device (wlp9s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5271] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] device (wlp9s0): Activation: (wifi) connection 'Auto JS_Wireless' has security, and secrets exist.  No new secrets needed.
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'ssid' value 'JS_Wireless'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'scan_ssid' value '1'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'bgscan' value 'simple:30:-70:86400'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'auth_alg' value 'OPEN'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5274] Config: added 'psk' value '<hidden>'
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5789] device (wlp9s0): supplicant interface state: disconnected -> inactive
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5789] device (p2p-dev-wlp9s0): supplicant management interface state: disconnected -> inactive
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5842] device (wlp9s0): supplicant interface state: inactive -> scanning
Feb 02 09:29:01 turingMachine NetworkManager[640]: <info>  [1612276141.5843] device (p2p-dev-wlp9s0): supplicant management interface state: inactive -> scanning
Feb 02 09:29:02 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 02 09:29:02 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:02 turingMachine kernel: audit: type=1131 audit(1612276142.346:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:02 turingMachine kernel: ------------[ cut here ]------------
Feb 02 09:29:02 turingMachine kernel: WARNING: CPU: 6 PID: 3643 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 09:29:02 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 09:29:02 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 09:29:02 turingMachine kernel: CPU: 6 PID: 3643 Comm: kworker/6:1 Not tainted 5.10.11-arch1-1 #1
Feb 02 09:29:02 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 09:29:02 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 09:29:02 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 09:29:02 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 09:29:02 turingMachine kernel: RSP: 0018:ffffaf998b7afc58 EFLAGS: 00010286
Feb 02 09:29:02 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 09:29:02 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 09:29:02 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90229fadf0ec
Feb 02 09:29:02 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 09:29:02 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 09:29:02 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e980000(0000) knlGS:0000000000000000
Feb 02 09:29:02 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 09:29:02 turingMachine kernel: CR2: 000055d93013e180 CR3: 0000000122f34000 CR4: 0000000000350ee0
Feb 02 09:29:02 turingMachine kernel: Call Trace:
Feb 02 09:29:02 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 09:29:02 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 09:29:02 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 09:29:02 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 09:29:02 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 09:29:02 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 09:29:02 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 09:29:02 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 09:29:02 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 09:29:02 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 09:29:02 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 09:29:02 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 09:29:02 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 09:29:02 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 09:29:02 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 09:29:02 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 09:29:02 turingMachine kernel:  kthread+0x133/0x150
Feb 02 09:29:02 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 09:29:02 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 09:29:02 turingMachine kernel: ---[ end trace cdaa40d16559bda2 ]---
Feb 02 09:29:02 turingMachine wpa_supplicant[729]: wlp9s0: SME: Trying to authenticate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 02 09:29:02 turingMachine kernel: wlp9s0: authenticate with 24:4b:fe:2f:bb:f4
Feb 02 09:29:02 turingMachine kernel: wlp9s0: send auth to 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 02 09:29:02 turingMachine NetworkManager[640]: <info>  [1612276142.9088] device (wlp9s0): supplicant interface state: scanning -> authenticating
Feb 02 09:29:02 turingMachine NetworkManager[640]: <info>  [1612276142.9089] device (p2p-dev-wlp9s0): supplicant management interface state: scanning -> authenticating
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: Trying to associate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0339] device (wlp9s0): supplicant interface state: authenticating -> associating
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0340] device (p2p-dev-wlp9s0): supplicant management interface state: authenticating -> associating
Feb 02 09:29:03 turingMachine kernel: wlp9s0: authenticated
Feb 02 09:29:03 turingMachine kernel: wlp9s0: associate with 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 02 09:29:03 turingMachine kernel: wlp9s0: RX AssocResp from 24:4b:fe:2f:bb:f4 (capab=0x1011 status=0 aid=8)
Feb 02 09:29:03 turingMachine kernel: iwlwifi 0000:09:00.0: Got NSS = 4 - trimming to 2
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: Associated with 24:4b:fe:2f:bb:f4
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 02 09:29:03 turingMachine kernel: wlp9s0: associated
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0446] device (wlp9s0): supplicant interface state: associating -> associated
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0446] device (p2p-dev-wlp9s0): supplicant management interface state: associating -> associated
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Key negotiation completed with 24:4b:fe:2f:bb:f4 [PTK=CCMP GTK=CCMP]
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-CONNECTED - Connection to 24:4b:fe:2f:bb:f4 completed [id=0 id_str=]
Feb 02 09:29:03 turingMachine kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0621] device (wlp9s0): supplicant interface state: associated -> completed
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0621] device (wlp9s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "JS_Wireless"
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0621] device (p2p-dev-wlp9s0): supplicant management interface state: associated -> completed
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-58 noise=9999 txrate=29200
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0622] device (wlp9s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0626] dhcp4 (wlp9s0): activation: beginning transaction (timeout in 45 seconds)
Feb 02 09:29:03 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv6 with address fe80::81e1:8aa7:65de:18ce.
Feb 02 09:29:03 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv6 for mDNS.
Feb 02 09:29:03 turingMachine avahi-daemon[638]: Registering new address record for fe80::81e1:8aa7:65de:18ce on wlp9s0.*.
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option dhcp_lease_time      => '86400'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option domain_name_servers  => '192.168.50.1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option expiry               => '1612362543'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option host_name            => 'turingMachine'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option ip_address           => '192.168.50.110'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option next_server          => '192.168.50.1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option requested_broadcast_address => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0804] dhcp4 (wlp9s0): option requested_domain_name => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_domain_name_servers => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_domain_search => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_host_name  => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_interface_mtu => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_ms_classless_static_routes => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_nis_domain => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_nis_servers => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_ntp_servers => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_rfc3442_classless_static_routes => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_root_path  => '1'
Feb 02 09:29:03 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_routers    => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0805] dhcp4 (wlp9s0): option requested_static_routes => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option requested_subnet_mask => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option requested_time_offset => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option requested_wpad       => '1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option routers              => '192.168.50.1'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option subnet_mask          => '255.255.255.0'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): option wpad                 => '
                                                   '
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0806] dhcp4 (wlp9s0): state changed unknown -> bound
Feb 02 09:29:03 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv4 for mDNS.
Feb 02 09:29:03 turingMachine avahi-daemon[638]: Registering new address record for 192.168.50.110 on wlp9s0.IPv4.
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0820] device (wlp9s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:03 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 02 09:29:03 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 02 09:29:03 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 02 09:29:03 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 02 09:29:03 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0907] device (wlp9s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0909] device (wlp9s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0912] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 02 09:29:03 turingMachine kernel: audit: type=1130 audit(1612276143.086:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0926] manager: NetworkManager state is now CONNECTED_SITE
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0926] policy: set 'Auto JS_Wireless' (wlp9s0) as default for IPv4 routing and DNS
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.0948] device (wlp9s0): Activation: successful, device activated.
Feb 02 09:29:03 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=29200
Feb 02 09:29:03 turingMachine kernel: wlp9s0: Limiting TX power to 24 (24 - 0) dBm as advertised by 24:4b:fe:2f:bb:f4
Feb 02 09:29:03 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 09:29:03 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 09:29:03 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 09:29:03 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 09:29:03 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 09:29:03 turingMachine NetworkManager[640]: <info>  [1612276143.3949] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 02 09:29:03 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 09:29:03 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 09:29:03 turingMachine audit[4020]: USER_AUTH pid=4020 uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="jason" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:03 turingMachine cinnamon-screensaver-pam-helper[3959]: gkr-pam: unlocked login keyring
Feb 02 09:29:03 turingMachine kernel: audit: type=1100 audit(1612276143.670:170): pid=4020 uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="jason" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:03 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.86' (uid=1000 pid=3959 comm="/usr/lib/cinnamon-screensaver/cinnamon-screensaver")
Feb 02 09:29:03 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:29:03 turingMachine cinnamon-screensaver-pam-helper[3959]: pam_systemd_home(cinnamon-screensaver:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:29:04 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 09:29:04 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Successfully made thread 4231 of process 4035 owned by '1000' RT at priority 10.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:06 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:13 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 02 09:29:13 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:13 turingMachine kernel: audit: type=1131 audit(1612276153.350:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Successfully made thread 4390 of process 4203 owned by '1000' RT at priority 10.
Feb 02 09:29:13 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:29:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7804 DF PROTO=2 
Feb 02 09:29:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16374 DF PROTO=2 
Feb 02 09:30:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24796 DF PROTO=2 
Feb 02 09:30:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34836 DF PROTO=2 
Feb 02 09:30:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38710 DF PROTO=2 
Feb 02 09:31:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46509 DF PROTO=2 
Feb 02 09:31:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62727 DF PROTO=2 
Feb 02 09:31:35 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 09:31:35 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 09:31:35 turingMachine systemd[926]: Started VTE child process 4500 launched by tilix process 4496.
Feb 02 09:31:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8599 DF PROTO=2 
Feb 02 09:31:42 turingMachine audit[4507]: USER_AUTH pid=4507 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:31:42 turingMachine kernel: audit: type=1100 audit(1612276302.626:172): pid=4507 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:31:42 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.96' (uid=0 pid=4507 comm="sudo pacman -Syu ")
Feb 02 09:31:42 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:31:42 turingMachine sudo[4507]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:31:42 turingMachine audit[4507]: USER_ACCT pid=4507 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:31:42 turingMachine audit[4507]: CRED_REFR pid=4507 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'
Feb 02 09:31:42 turingMachine sudo[4507]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Feb 02 09:31:42 turingMachine kernel: audit: type=1101 audit(1612276302.630:173): pid=4507 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:31:42 turingMachine kernel: audit: type=1110 audit(1612276302.630:174): pid=4507 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'
Feb 02 09:31:42 turingMachine kernel: audit: type=1105 audit(1612276302.633:175): pid=4507 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'
Feb 02 09:31:42 turingMachine audit[4507]: USER_START pid=4507 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'
Feb 02 09:31:42 turingMachine sudo[4507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 02 09:32:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18449 DF PROTO=2 
Feb 02 09:32:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23825 DF PROTO=2 
Feb 02 09:32:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39899 DF PROTO=2 
Feb 02 09:33:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39991 DF PROTO=2 
Feb 02 09:33:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54445 DF PROTO=2 
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine systemd[1]: Reloading.
Feb 02 09:33:26 turingMachine audit: BPF prog-id=12 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=11 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.712:176): prog-id=12 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.712:177): prog-id=11 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=16 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=15 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=22 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=21 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=14 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=13 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:178): prog-id=16 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:179): prog-id=15 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:180): prog-id=22 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:181): prog-id=21 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:182): prog-id=14 op=UNLOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.725:183): prog-id=13 op=UNLOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=23 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=24 op=LOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.805:184): prog-id=23 op=LOAD
Feb 02 09:33:26 turingMachine kernel: audit: type=1334 audit(1612276406.805:185): prog-id=24 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=25 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=26 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=27 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=28 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=29 op=LOAD
Feb 02 09:33:26 turingMachine audit: BPF prog-id=30 op=LOAD
Feb 02 09:33:26 turingMachine systemd[1]: Reloading D-Bus System Message Bus.
Feb 02 09:33:26 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 02 09:33:26 turingMachine dbus-send[4673]: method return time=1612276406.851618 sender=org.freedesktop.DBus -> destination=:1.97 serial=3 reply_serial=2
Feb 02 09:33:26 turingMachine systemd[1]: Reloaded D-Bus System Message Bus.
Feb 02 09:33:27 turingMachine sudo[4507]: pam_unix(sudo:session): session closed for user root
Feb 02 09:33:27 turingMachine audit[4507]: USER_END pid=4507 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'
Feb 02 09:33:27 turingMachine audit[4507]: CRED_DISP pid=4507 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'
Feb 02 09:33:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2381 DF PROTO=2 
Feb 02 09:33:44 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.98' (uid=0 pid=4716 comm="sudo pacman -Sy ")
Feb 02 09:33:44 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:33:44 turingMachine sudo[4716]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 02 09:33:44 turingMachine audit[4716]: USER_ACCT pid=4716 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:33:44 turingMachine audit[4716]: CRED_REFR pid=4716 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'
Feb 02 09:33:44 turingMachine sudo[4716]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Sy
Feb 02 09:33:44 turingMachine kernel: kauditd_printk_skb: 8 callbacks suppressed
Feb 02 09:33:44 turingMachine kernel: audit: type=1101 audit(1612276424.706:194): pid=4716 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 09:33:44 turingMachine kernel: audit: type=1110 audit(1612276424.706:195): pid=4716 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'
Feb 02 09:33:44 turingMachine sudo[4716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 02 09:33:44 turingMachine audit[4716]: USER_START pid=4716 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'
Feb 02 09:33:44 turingMachine kernel: audit: type=1105 audit(1612276424.709:196): pid=4716 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'
Feb 02 09:33:46 turingMachine audit[4716]: USER_END pid=4716 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'
Feb 02 09:33:46 turingMachine audit[4716]: CRED_DISP pid=4716 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'
Feb 02 09:33:46 turingMachine sudo[4716]: pam_unix(sudo:session): session closed for user root
Feb 02 09:33:46 turingMachine kernel: audit: type=1106 audit(1612276426.589:197): pid=4716 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'
Feb 02 09:33:46 turingMachine kernel: audit: type=1104 audit(1612276426.589:198): pid=4716 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'
Feb 02 09:33:54 turingMachine systemd[926]: vte-spawn-c5418e07-9bc7-479b-ac2c-497f71c98a59.scope: Succeeded.
Feb 02 09:34:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8574 DF PROTO=2 
Feb 02 09:34:11 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 09:34:11 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 09:34:11 turingMachine systemd[926]: Started VTE child process 4916 launched by tilix process 4912.
Feb 02 09:34:16 turingMachine systemd[926]: vte-spawn-70c20176-319e-4895-9ca1-7e1d2995a51c.scope: Succeeded.
Feb 02 09:34:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23860 DF PROTO=2 
Feb 02 09:34:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28845 DF PROTO=2 
Feb 02 09:35:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46129 DF PROTO=2 
Feb 02 09:35:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64184 DF PROTO=2 
Feb 02 09:35:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7132 DF PROTO=2 
Feb 02 09:36:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15891 DF PROTO=2 
Feb 02 09:36:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19525 DF PROTO=2 
Feb 02 09:36:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29455 DF PROTO=2 
Feb 02 09:37:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33468 DF PROTO=2 
Feb 02 09:37:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50111 DF PROTO=2 
Feb 02 09:37:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=545 DF PROTO=2 
Feb 02 09:38:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1369 DF PROTO=2 
Feb 02 09:38:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18028 DF PROTO=2 
Feb 02 09:38:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18169 DF PROTO=2 
Feb 02 09:39:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30910 DF PROTO=2 
Feb 02 09:39:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47145 DF PROTO=2 
Feb 02 09:39:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=848 DF PROTO=2 
Feb 02 09:40:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1614 DF PROTO=2 
Feb 02 09:40:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4945 DF PROTO=2 
Feb 02 09:40:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9440 DF PROTO=2 
Feb 02 09:41:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14735 DF PROTO=2 
Feb 02 09:41:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34708 DF PROTO=2 
Feb 02 09:41:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37709 DF PROTO=2 
Feb 02 09:42:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53706 DF PROTO=2 
Feb 02 09:42:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64240 DF PROTO=2 
Feb 02 09:42:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13880 DF PROTO=2 
Feb 02 09:43:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16649 DF PROTO=2 
Feb 02 09:43:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19088 DF PROTO=2 
Feb 02 09:43:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26970 DF PROTO=2 
Feb 02 09:44:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37553 DF PROTO=2 
Feb 02 09:44:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52644 DF PROTO=2 
Feb 02 09:44:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54442 DF PROTO=2 
Feb 02 09:45:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=858 DF PROTO=2 
Feb 02 09:45:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7410 DF PROTO=2 
Feb 02 09:45:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12433 DF PROTO=2 
Feb 02 09:46:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21094 DF PROTO=2 
Feb 02 09:46:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40617 DF PROTO=2 
Feb 02 09:46:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54376 DF PROTO=2 
Feb 02 09:47:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56799 DF PROTO=2 
Feb 02 09:47:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7864 DF PROTO=2 
Feb 02 09:47:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23047 DF PROTO=2 
Feb 02 09:48:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29197 DF PROTO=2 
Feb 02 09:48:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43613 DF PROTO=2 
Feb 02 09:48:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53116 DF PROTO=2 
Feb 02 09:49:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5914 DF PROTO=2 
Feb 02 09:49:19 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:49:19 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:49:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11693 DF PROTO=2 
Feb 02 09:49:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28370 DF PROTO=2 
Feb 02 09:50:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48264 DF PROTO=2 
Feb 02 09:50:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65056 DF PROTO=2 
Feb 02 09:50:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11503 DF PROTO=2 
Feb 02 09:50:47 turingMachine pulseaudio[1043]: ALSA woke us up to read new data from the device, but there was actually nothing to read.
Feb 02 09:50:47 turingMachine pulseaudio[1043]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
Feb 02 09:50:47 turingMachine pulseaudio[1043]: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
Feb 02 09:51:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11903 DF PROTO=2 
Feb 02 09:51:14 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:14 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Successfully made thread 5637 of process 5324 owned by '1000' RT at priority 10.
Feb 02 09:51:18 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 09:51:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19086 DF PROTO=2 
Feb 02 09:51:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38783 DF PROTO=2 
Feb 02 09:52:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46733 DF PROTO=2 
Feb 02 09:52:16 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:16 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65504 DF PROTO=2 
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Successfully made thread 5747 of process 5561 owned by '1000' RT at priority 10.
Feb 02 09:52:21 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 09:52:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13163 DF PROTO=2 
Feb 02 09:53:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27058 DF PROTO=2 
Feb 02 09:53:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40531 DF PROTO=2 
Feb 02 09:53:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44728 DF PROTO=2 
Feb 02 09:54:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54698 DF PROTO=2 
Feb 02 09:54:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59332 DF PROTO=2 
Feb 02 09:54:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60666 DF PROTO=2 
Feb 02 09:55:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13504 DF PROTO=2 
Feb 02 09:55:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16658 DF PROTO=2 
Feb 02 09:55:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21351 DF PROTO=2 
Feb 02 09:56:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23202 DF PROTO=2 
Feb 02 09:56:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40054 DF PROTO=2 
Feb 02 09:56:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54391 DF PROTO=2 
Feb 02 09:57:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1587 DF PROTO=2 
Feb 02 09:57:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2411 DF PROTO=2 
Feb 02 09:57:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21826 DF PROTO=2 
Feb 02 09:58:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23829 DF PROTO=2 
Feb 02 09:58:07 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 09:58:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27065 DF PROTO=2 
Feb 02 09:58:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32724 DF PROTO=2 
Feb 02 09:59:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42440 DF PROTO=2 
Feb 02 09:59:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45979 DF PROTO=2 
Feb 02 09:59:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60485 DF PROTO=2 
Feb 02 10:00:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6953 DF PROTO=2 
Feb 02 10:00:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16422 DF PROTO=2 
Feb 02 10:00:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24264 DF PROTO=2 
Feb 02 10:01:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43260 DF PROTO=2 
Feb 02 10:01:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61523 DF PROTO=2 
Feb 02 10:01:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8670 DF PROTO=2 
Feb 02 10:02:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9294 DF PROTO=2 
Feb 02 10:02:20 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25016 DF PROTO=2 
Feb 02 10:02:40 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29094 DF PROTO=2 
Feb 02 10:03:00 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48012 DF PROTO=2 
Feb 02 10:03:06 turingMachine systemd-timesyncd[633]: Initial synchronization to time server 147.78.228.41:123 (0.arch.pool.ntp.org).
Feb 02 10:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58913 DF PROTO=2 
Feb 02 10:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61788 DF PROTO=2 
Feb 02 10:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13232 DF PROTO=2 
Feb 02 10:04:02 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:02 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Successfully made thread 6257 of process 5670 owned by '1000' RT at priority 10.
Feb 02 10:04:15 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30613 DF PROTO=2 
Feb 02 10:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35234 DF PROTO=2 
Feb 02 10:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35330 DF PROTO=2 
Feb 02 10:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39328 DF PROTO=2 
Feb 02 10:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57810 DF PROTO=2 
Feb 02 10:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3034 DF PROTO=2 
Feb 02 10:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10636 DF PROTO=2 
Feb 02 10:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22641 DF PROTO=2 
Feb 02 10:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29018 DF PROTO=2 
Feb 02 10:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36932 DF PROTO=2 
Feb 02 10:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51577 DF PROTO=2 
Feb 02 10:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52363 DF PROTO=2 
Feb 02 10:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58862 DF PROTO=2 
Feb 02 10:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6414 DF PROTO=2 
Feb 02 10:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15639 DF PROTO=2 
Feb 02 10:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19818 DF PROTO=2 
Feb 02 10:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22082 DF PROTO=2 
Feb 02 10:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33205 DF PROTO=2 
Feb 02 10:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47619 DF PROTO=2 
Feb 02 10:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49507 DF PROTO=2 
Feb 02 10:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65466 DF PROTO=2 
Feb 02 10:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8440 DF PROTO=2 
Feb 02 10:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16279 DF PROTO=2 
Feb 02 10:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20380 DF PROTO=2 
Feb 02 10:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25611 DF PROTO=2 
Feb 02 10:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36483 DF PROTO=2 
Feb 02 10:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43107 DF PROTO=2 
Feb 02 10:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51872 DF PROTO=2 
Feb 02 10:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61713 DF PROTO=2 
Feb 02 10:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5217 DF PROTO=2 
Feb 02 10:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6604 DF PROTO=2 
Feb 02 10:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21246 DF PROTO=2 
Feb 02 10:14:53 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.113' (uid=1000 pid=1351 comm="/opt/discord/Discord ")
Feb 02 10:14:53 turingMachine audit: BPF prog-id=31 op=LOAD
Feb 02 10:14:53 turingMachine audit: BPF prog-id=32 op=LOAD
Feb 02 10:14:53 turingMachine systemd[1]: Starting Hostname Service...
Feb 02 10:14:53 turingMachine kernel: audit: type=1334 audit(1612278893.396:199): prog-id=31 op=LOAD
Feb 02 10:14:53 turingMachine kernel: audit: type=1334 audit(1612278893.396:200): prog-id=32 op=LOAD
Feb 02 10:14:53 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 02 10:14:53 turingMachine systemd[1]: Started Hostname Service.
Feb 02 10:14:53 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:14:53 turingMachine kernel: audit: type=1130 audit(1612278893.433:201): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27582 DF PROTO=2 
Feb 02 10:15:03 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:15:03 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38067 DF PROTO=2 
Feb 02 10:15:23 turingMachine systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 02 10:15:23 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:15:23 turingMachine kernel: audit: type=1131 audit(1612278923.480:202): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:15:23 turingMachine audit: BPF prog-id=32 op=UNLOAD
Feb 02 10:15:23 turingMachine audit: BPF prog-id=31 op=UNLOAD
Feb 02 10:15:23 turingMachine kernel: audit: type=1334 audit(1612278923.684:203): prog-id=32 op=UNLOAD
Feb 02 10:15:23 turingMachine kernel: audit: type=1334 audit(1612278923.684:204): prog-id=31 op=UNLOAD
Feb 02 10:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40765 DF PROTO=2 
Feb 02 10:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47436 DF PROTO=2 
Feb 02 10:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49099 DF PROTO=2 
Feb 02 10:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1433 DF PROTO=2 
Feb 02 10:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4829 DF PROTO=2 
Feb 02 10:17:17 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:17:17 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6784 DF PROTO=2 
Feb 02 10:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15359 DF PROTO=2 
Feb 02 10:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29371 DF PROTO=2 
Feb 02 10:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40139 DF PROTO=2 
Feb 02 10:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48046 DF PROTO=2 
Feb 02 10:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52091 DF PROTO=2 
Feb 02 10:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=310 DF PROTO=2 
Feb 02 10:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11251 DF PROTO=2 
Feb 02 10:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21658 DF PROTO=2 
Feb 02 10:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39027 DF PROTO=2 
Feb 02 10:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45401 DF PROTO=2 
Feb 02 10:20:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:20:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57787 DF PROTO=2 
Feb 02 10:21:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57985 DF PROTO=2 
Feb 02 10:21:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64404 DF PROTO=2 
Feb 02 10:22:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15239 DF PROTO=2 
Feb 02 10:22:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34818 DF PROTO=2 
Feb 02 10:22:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42054 DF PROTO=2 
Feb 02 10:23:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51636 DF PROTO=2 
Feb 02 10:23:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58191 DF PROTO=2 
Feb 02 10:23:30 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.119' (uid=1000 pid=1351 comm="/opt/discord/Discord ")
Feb 02 10:23:30 turingMachine audit: BPF prog-id=33 op=LOAD
Feb 02 10:23:30 turingMachine audit: BPF prog-id=34 op=LOAD
Feb 02 10:23:30 turingMachine systemd[1]: Starting Hostname Service...
Feb 02 10:23:30 turingMachine kernel: audit: type=1334 audit(1612279410.158:205): prog-id=33 op=LOAD
Feb 02 10:23:30 turingMachine kernel: audit: type=1334 audit(1612279410.158:206): prog-id=34 op=LOAD
Feb 02 10:23:30 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 02 10:23:30 turingMachine systemd[1]: Started Hostname Service.
Feb 02 10:23:30 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:23:30 turingMachine kernel: audit: type=1130 audit(1612279410.195:207): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:23:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3395 DF PROTO=2 
Feb 02 10:24:00 turingMachine systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 02 10:24:00 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:24:00 turingMachine kernel: audit: type=1131 audit(1612279440.245:208): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 10:24:00 turingMachine audit: BPF prog-id=34 op=UNLOAD
Feb 02 10:24:00 turingMachine audit: BPF prog-id=33 op=UNLOAD
Feb 02 10:24:00 turingMachine kernel: audit: type=1334 audit(1612279440.469:209): prog-id=34 op=UNLOAD
Feb 02 10:24:00 turingMachine kernel: audit: type=1334 audit(1612279440.469:210): prog-id=33 op=UNLOAD
Feb 02 10:24:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9453 DF PROTO=2 
Feb 02 10:24:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:24:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:24:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27732 DF PROTO=2 
Feb 02 10:24:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44190 DF PROTO=2 
Feb 02 10:25:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56124 DF PROTO=2 
Feb 02 10:25:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3122 DF PROTO=2 
Feb 02 10:25:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9390 DF PROTO=2 
Feb 02 10:26:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26367 DF PROTO=2 
Feb 02 10:26:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43024 DF PROTO=2 
Feb 02 10:26:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54473 DF PROTO=2 
Feb 02 10:27:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57723 DF PROTO=2 
Feb 02 10:27:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3216 DF PROTO=2 
Feb 02 10:27:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22094 DF PROTO=2 
Feb 02 10:28:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40166 DF PROTO=2 
Feb 02 10:28:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41483 DF PROTO=2 
Feb 02 10:28:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57171 DF PROTO=2 
Feb 02 10:29:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8710 DF PROTO=2 
Feb 02 10:29:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25512 DF PROTO=2 
Feb 02 10:29:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41510 DF PROTO=2 
Feb 02 10:30:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42650 DF PROTO=2 
Feb 02 10:30:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55901 DF PROTO=2 
Feb 02 10:30:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1445 DF PROTO=2 
Feb 02 10:31:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4569 DF PROTO=2 
Feb 02 10:31:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16256 DF PROTO=2 
Feb 02 10:31:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25022 DF PROTO=2 
Feb 02 10:32:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33344 DF PROTO=2 
Feb 02 10:32:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51837 DF PROTO=2 
Feb 02 10:32:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59242 DF PROTO=2 
Feb 02 10:33:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2796 DF PROTO=2 
Feb 02 10:33:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14734 DF PROTO=2 
Feb 02 10:33:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30677 DF PROTO=2 
Feb 02 10:34:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46033 DF PROTO=2 
Feb 02 10:34:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53227 DF PROTO=2 
Feb 02 10:34:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5130 DF PROTO=2 
Feb 02 10:35:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19889 DF PROTO=2 
Feb 02 10:35:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23280 DF PROTO=2 
Feb 02 10:35:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32931 DF PROTO=2 
Feb 02 10:36:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43129 DF PROTO=2 
Feb 02 10:36:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51616 DF PROTO=2 
Feb 02 10:36:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52215 DF PROTO=2 
Feb 02 10:37:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63235 DF PROTO=2 
Feb 02 10:37:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2434 DF PROTO=2 
Feb 02 10:37:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17237 DF PROTO=2 
Feb 02 10:38:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33765 DF PROTO=2 
Feb 02 10:38:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48878 DF PROTO=2 
Feb 02 10:38:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3174 DF PROTO=2 
Feb 02 10:39:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18682 DF PROTO=2 
Feb 02 10:39:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35030 DF PROTO=2 
Feb 02 10:39:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40624 DF PROTO=2 
Feb 02 10:40:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47916 DF PROTO=2 
Feb 02 10:40:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50418 DF PROTO=2 
Feb 02 10:40:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=583 DF PROTO=2 
Feb 02 10:41:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20217 DF PROTO=2 
Feb 02 10:41:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32329 DF PROTO=2 
Feb 02 10:41:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32464 DF PROTO=2 
Feb 02 10:42:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52395 DF PROTO=2 
Feb 02 10:42:20 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:42:20 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:42:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=994 DF PROTO=2 
Feb 02 10:42:26 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:42:26 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:42:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15735 DF PROTO=2 
Feb 02 10:43:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34699 DF PROTO=2 
Feb 02 10:43:15 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:43:15 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:43:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37625 DF PROTO=2 
Feb 02 10:43:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56915 DF PROTO=2 
Feb 02 10:44:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7846 DF PROTO=2 
Feb 02 10:44:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14169 DF PROTO=2 
Feb 02 10:44:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15065 DF PROTO=2 
Feb 02 10:45:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18584 DF PROTO=2 
Feb 02 10:45:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21777 DF PROTO=2 
Feb 02 10:45:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29896 DF PROTO=2 
Feb 02 10:46:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32469 DF PROTO=2 
Feb 02 10:46:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49321 DF PROTO=2 
Feb 02 10:46:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1280 DF PROTO=2 
Feb 02 10:47:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20837 DF PROTO=2 
Feb 02 10:47:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36420 DF PROTO=2 
Feb 02 10:47:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51320 DF PROTO=2 
Feb 02 10:48:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60174 DF PROTO=2 
Feb 02 10:48:06 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:48:06 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:48:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9352 DF PROTO=2 
Feb 02 10:48:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26515 DF PROTO=2 
Feb 02 10:49:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36327 DF PROTO=2 
Feb 02 10:49:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40952 DF PROTO=2 
Feb 02 10:49:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51446 DF PROTO=2 
Feb 02 10:50:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53417 DF PROTO=2 
Feb 02 10:50:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5894 DF PROTO=2 
Feb 02 10:50:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9866 DF PROTO=2 
Feb 02 10:51:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10888 DF PROTO=2 
Feb 02 10:51:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27099 DF PROTO=2 
Feb 02 10:51:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45533 DF PROTO=2 
Feb 02 10:52:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47122 DF PROTO=2 
Feb 02 10:52:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47716 DF PROTO=2 
Feb 02 10:52:32 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:52:32 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:52:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53986 DF PROTO=2 
Feb 02 10:53:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5910 DF PROTO=2 
Feb 02 10:53:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25179 DF PROTO=2 
Feb 02 10:53:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36279 DF PROTO=2 
Feb 02 10:54:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49682 DF PROTO=2 
Feb 02 10:54:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56291 DF PROTO=2 
Feb 02 10:54:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56731 DF PROTO=2 
Feb 02 10:55:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6203 DF PROTO=2 
Feb 02 10:55:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24095 DF PROTO=2 
Feb 02 10:55:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30706 DF PROTO=2 
Feb 02 10:56:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34050 DF PROTO=2 
Feb 02 10:56:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38317 DF PROTO=2 
Feb 02 10:56:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49638 DF PROTO=2 
Feb 02 10:57:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59440 DF PROTO=2 
Feb 02 10:57:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9725 DF PROTO=2 
Feb 02 10:57:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17465 DF PROTO=2 
Feb 02 10:57:55 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:57:55 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25227 DF PROTO=2 
Feb 02 10:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 10:58:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33547 DF PROTO=2 
Feb 02 10:58:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49911 DF PROTO=2 
Feb 02 10:58:46 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:46 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:58 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:58:58 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:59:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57957 DF PROTO=2 
Feb 02 10:59:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:59:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 10:59:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64497 DF PROTO=2 
Feb 02 10:59:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7658 DF PROTO=2 
Feb 02 11:00:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14575 DF PROTO=2 
Feb 02 11:00:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26004 DF PROTO=2 
Feb 02 11:00:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39939 DF PROTO=2 
Feb 02 11:01:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55603 DF PROTO=2 
Feb 02 11:01:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57201 DF PROTO=2 
Feb 02 11:01:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60373 DF PROTO=2 
Feb 02 11:02:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6517 DF PROTO=2 
Feb 02 11:02:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12421 DF PROTO=2 
Feb 02 11:02:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23378 DF PROTO=2 
Feb 02 11:03:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38789 DF PROTO=2 
Feb 02 11:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54431 DF PROTO=2 
Feb 02 11:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56537 DF PROTO=2 
Feb 02 11:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62364 DF PROTO=2 
Feb 02 11:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11473 DF PROTO=2 
Feb 02 11:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28745 DF PROTO=2 
Feb 02 11:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32204 DF PROTO=2 
Feb 02 11:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40824 DF PROTO=2 
Feb 02 11:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43962 DF PROTO=2 
Feb 02 11:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46700 DF PROTO=2 
Feb 02 11:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63267 DF PROTO=2 
Feb 02 11:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12707 DF PROTO=2 
Feb 02 11:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23288 DF PROTO=2 
Feb 02 11:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33843 DF PROTO=2 
Feb 02 11:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42762 DF PROTO=2 
Feb 02 11:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60327 DF PROTO=2 
Feb 02 11:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13604 DF PROTO=2 
Feb 02 11:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27988 DF PROTO=2 
Feb 02 11:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31640 DF PROTO=2 
Feb 02 11:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37497 DF PROTO=2 
Feb 02 11:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38989 DF PROTO=2 
Feb 02 11:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51914 DF PROTO=2 
Feb 02 11:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64672 DF PROTO=2 
Feb 02 11:10:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:10:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11881 DF PROTO=2 
Feb 02 11:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19383 DF PROTO=2 
Feb 02 11:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27167 DF PROTO=2 
Feb 02 11:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36639 DF PROTO=2 
Feb 02 11:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42387 DF PROTO=2 
Feb 02 11:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57446 DF PROTO=2 
Feb 02 11:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10587 DF PROTO=2 
Feb 02 11:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19586 DF PROTO=2 
Feb 02 11:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23851 DF PROTO=2 
Feb 02 11:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38344 DF PROTO=2 
Feb 02 11:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41745 DF PROTO=2 
Feb 02 11:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49450 DF PROTO=2 
Feb 02 11:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62787 DF PROTO=2 
Feb 02 11:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63507 DF PROTO=2 
Feb 02 11:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9946 DF PROTO=2 
Feb 02 11:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22584 DF PROTO=2 
Feb 02 11:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24580 DF PROTO=2 
Feb 02 11:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41141 DF PROTO=2 
Feb 02 11:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47401 DF PROTO=2 
Feb 02 11:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52395 DF PROTO=2 
Feb 02 11:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4962 DF PROTO=2 
Feb 02 11:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11559 DF PROTO=2 
Feb 02 11:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11679 DF PROTO=2 
Feb 02 11:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15118 DF PROTO=2 
Feb 02 11:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17425 DF PROTO=2 
Feb 02 11:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18068 DF PROTO=2 
Feb 02 11:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19191 DF PROTO=2 
Feb 02 11:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21330 DF PROTO=2 
Feb 02 11:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39229 DF PROTO=2 
Feb 02 11:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46478 DF PROTO=2 
Feb 02 11:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59169 DF PROTO=2 
Feb 02 11:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61920 DF PROTO=2 
Feb 02 11:21:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1946 DF PROTO=2 
Feb 02 11:21:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18809 DF PROTO=2 
Feb 02 11:22:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25738 DF PROTO=2 
Feb 02 11:22:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38250 DF PROTO=2 
Feb 02 11:22:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51744 DF PROTO=2 
Feb 02 11:23:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63826 DF PROTO=2 
Feb 02 11:23:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4646 DF PROTO=2 
Feb 02 11:23:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12933 DF PROTO=2 
Feb 02 11:24:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14591 DF PROTO=2 
Feb 02 11:24:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19668 DF PROTO=2 
Feb 02 11:24:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35627 DF PROTO=2 
Feb 02 11:25:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40914 DF PROTO=2 
Feb 02 11:25:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59069 DF PROTO=2 
Feb 02 11:25:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=905 DF PROTO=2 
Feb 02 11:26:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12675 DF PROTO=2 
Feb 02 11:26:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15661 DF PROTO=2 
Feb 02 11:26:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30748 DF PROTO=2 
Feb 02 11:27:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40449 DF PROTO=2 
Feb 02 11:27:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44625 DF PROTO=2 
Feb 02 11:27:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62532 DF PROTO=2 
Feb 02 11:28:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5367 DF PROTO=2 
Feb 02 11:28:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11854 DF PROTO=2 
Feb 02 11:28:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21314 DF PROTO=2 
Feb 02 11:29:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27947 DF PROTO=2 
Feb 02 11:29:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47471 DF PROTO=2 
Feb 02 11:29:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55286 DF PROTO=2 
Feb 02 11:30:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61825 DF PROTO=2 
Feb 02 11:30:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3456 DF PROTO=2 
Feb 02 11:30:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6399 DF PROTO=2 
Feb 02 11:31:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23682 DF PROTO=2 
Feb 02 11:31:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32578 DF PROTO=2 
Feb 02 11:31:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47548 DF PROTO=2 
Feb 02 11:32:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56915 DF PROTO=2 
Feb 02 11:32:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59156 DF PROTO=2 
Feb 02 11:32:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59812 DF PROTO=2 
Feb 02 11:33:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3682 DF PROTO=2 
Feb 02 11:33:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20143 DF PROTO=2 
Feb 02 11:33:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35927 DF PROTO=2 
Feb 02 11:34:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47345 DF PROTO=2 
Feb 02 11:34:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56948 DF PROTO=2 
Feb 02 11:34:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3094 DF PROTO=2 
Feb 02 11:35:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22066 DF PROTO=2 
Feb 02 11:35:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25465 DF PROTO=2 
Feb 02 11:35:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33950 DF PROTO=2 
Feb 02 11:36:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46456 DF PROTO=2 
Feb 02 11:36:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56855 DF PROTO=2 
Feb 02 11:36:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8390 DF PROTO=2 
Feb 02 11:37:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25242 DF PROTO=2 
Feb 02 11:37:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26262 DF PROTO=2 
Feb 02 11:37:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37745 DF PROTO=2 
Feb 02 11:37:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 11:37:46 turingMachine rtkit-daemon[1084]: Successfully made thread 10095 of process 9401 owned by '1000' RT at priority 10.
Feb 02 11:37:46 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:38:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37893 DF PROTO=2 
Feb 02 11:38:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47621 DF PROTO=2 
Feb 02 11:38:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53355 DF PROTO=2 
Feb 02 11:39:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6300 DF PROTO=2 
Feb 02 11:39:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23673 DF PROTO=2 
Feb 02 11:39:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34459 DF PROTO=2 
Feb 02 11:40:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49574 DF PROTO=2 
Feb 02 11:40:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3206 DF PROTO=2 
Feb 02 11:40:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15989 DF PROTO=2 
Feb 02 11:41:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19685 DF PROTO=2 
Feb 02 11:41:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36893 DF PROTO=2 
Feb 02 11:41:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44256 DF PROTO=2 
Feb 02 11:42:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63646 DF PROTO=2 
Feb 02 11:42:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13474 DF PROTO=2 
Feb 02 11:42:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23027 DF PROTO=2 
Feb 02 11:43:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31384 DF PROTO=2 
Feb 02 11:43:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35647 DF PROTO=2 
Feb 02 11:43:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52359 DF PROTO=2 
Feb 02 11:44:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5120 DF PROTO=2 
Feb 02 11:44:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23712 DF PROTO=2 
Feb 02 11:44:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33462 DF PROTO=2 
Feb 02 11:45:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45127 DF PROTO=2 
Feb 02 11:45:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54771 DF PROTO=2 
Feb 02 11:45:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62896 DF PROTO=2 
Feb 02 11:46:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15904 DF PROTO=2 
Feb 02 11:46:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33918 DF PROTO=2 
Feb 02 11:46:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36704 DF PROTO=2 
Feb 02 11:47:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46388 DF PROTO=2 
Feb 02 11:47:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56741 DF PROTO=2 
Feb 02 11:47:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3347 DF PROTO=2 
Feb 02 11:48:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15456 DF PROTO=2 
Feb 02 11:48:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23248 DF PROTO=2 
Feb 02 11:48:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36960 DF PROTO=2 
Feb 02 11:49:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37933 DF PROTO=2 
Feb 02 11:49:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47104 DF PROTO=2 
Feb 02 11:49:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63123 DF PROTO=2 
Feb 02 11:50:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4771 DF PROTO=2 
Feb 02 11:50:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22314 DF PROTO=2 
Feb 02 11:50:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32072 DF PROTO=2 
Feb 02 11:51:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46382 DF PROTO=2 
Feb 02 11:51:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47801 DF PROTO=2 
Feb 02 11:51:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52618 DF PROTO=2 
Feb 02 11:52:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64459 DF PROTO=2 
Feb 02 11:52:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7953 DF PROTO=2 
Feb 02 11:52:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15632 DF PROTO=2 
Feb 02 11:53:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27272 DF PROTO=2 
Feb 02 11:53:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44353 DF PROTO=2 
Feb 02 11:53:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56565 DF PROTO=2 
Feb 02 11:54:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7665 DF PROTO=2 
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Successfully made thread 10528 of process 8132 owned by '1000' RT at priority 10.
Feb 02 11:54:21 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 11:54:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10477 DF PROTO=2 
Feb 02 11:54:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11926 DF PROTO=2 
Feb 02 11:55:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29033 DF PROTO=2 
Feb 02 11:55:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44980 DF PROTO=2 
Feb 02 11:55:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54552 DF PROTO=2 
Feb 02 11:56:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3813 DF PROTO=2 
Feb 02 11:56:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4950 DF PROTO=2 
Feb 02 11:56:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9086 DF PROTO=2 
Feb 02 11:57:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25323 DF PROTO=2 
Feb 02 11:57:20 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:57:20 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:57:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38782 DF PROTO=2 
Feb 02 11:57:29 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=208.100.17.180 DST=192.168.50.110 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=35926 DF PROTO=TCP SPT=443 DPT=33274 WINDOW=0 RES=0x00 RST URGP=0 
Feb 02 11:57:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46706 DF PROTO=2 
Feb 02 11:57:46 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:57:46 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:58:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47210 DF PROTO=2 
Feb 02 11:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 11:58:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55225 DF PROTO=2 
Feb 02 11:58:31 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 11:58:31 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 11:58:31 turingMachine systemd[926]: Started VTE child process 10757 launched by tilix process 10753.
Feb 02 11:58:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8800 DF PROTO=2 
Feb 02 11:58:47 turingMachine systemd[926]: vte-spawn-61f13de1-9606-4a73-a843-f640b0d86c40.scope: Succeeded.
Feb 02 11:59:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11222 DF PROTO=2 
Feb 02 11:59:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:59:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 11:59:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23111 DF PROTO=2 
Feb 02 11:59:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37181 DF PROTO=2 
Feb 02 12:00:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54779 DF PROTO=2 
Feb 02 12:00:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6693 DF PROTO=2 
Feb 02 12:00:39 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 12:00:39 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 12:00:39 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 12:00:39 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 12:00:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24066 DF PROTO=2 
Feb 02 12:00:45 turingMachine kernel: ------------[ cut here ]------------
Feb 02 12:00:45 turingMachine kernel: WARNING: CPU: 15 PID: 10613 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 12:00:45 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 12:00:45 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 12:00:45 turingMachine kernel: CPU: 15 PID: 10613 Comm: kworker/15:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 12:00:45 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 12:00:45 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 12:00:45 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 12:00:45 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 12:00:45 turingMachine kernel: RSP: 0018:ffffaf998d127c58 EFLAGS: 00010286
Feb 02 12:00:45 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 12:00:45 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 12:00:45 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90247a138c6c
Feb 02 12:00:45 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 12:00:45 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 12:00:45 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ebc0000(0000) knlGS:0000000000000000
Feb 02 12:00:45 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 12:00:45 turingMachine kernel: CR2: 000055d93017ded0 CR3: 00000002fa312000 CR4: 0000000000350ee0
Feb 02 12:00:45 turingMachine kernel: Call Trace:
Feb 02 12:00:45 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 12:00:45 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 12:00:45 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 12:00:45 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 12:00:45 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 12:00:45 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 12:00:45 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 12:00:45 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 12:00:45 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 12:00:45 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 12:00:45 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 12:00:45 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 12:00:45 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 12:00:45 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 12:00:45 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 12:00:45 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 12:00:45 turingMachine kernel:  kthread+0x133/0x150
Feb 02 12:00:45 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 12:00:45 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 12:00:45 turingMachine kernel: ---[ end trace cdaa40d16559bda3 ]---
Feb 02 12:00:46 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 12:00:46 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 12:00:46 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 12:00:46 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 12:00:46 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 12:00:46 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 12:00:46 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 12:00:47 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 12:00:47 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 12:01:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28422 DF PROTO=2 
Feb 02 12:01:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30648 DF PROTO=2 
Feb 02 12:01:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35280 DF PROTO=2 
Feb 02 12:02:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40913 DF PROTO=2 
Feb 02 12:02:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56693 DF PROTO=2 
Feb 02 12:02:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65082 DF PROTO=2 
Feb 02 12:03:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1425 DF PROTO=2 
Feb 02 12:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7545 DF PROTO=2 
Feb 02 12:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21002 DF PROTO=2 
Feb 02 12:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23228 DF PROTO=2 
Feb 02 12:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34330 DF PROTO=2 
Feb 02 12:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39060 DF PROTO=2 
Feb 02 12:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55016 DF PROTO=2 
Feb 02 12:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=276 DF PROTO=2 
Feb 02 12:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=664 DF PROTO=2 
Feb 02 12:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19115 DF PROTO=2 
Feb 02 12:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37282 DF PROTO=2 
Feb 02 12:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42294 DF PROTO=2 
Feb 02 12:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58580 DF PROTO=2 
Feb 02 12:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4017 DF PROTO=2 
Feb 02 12:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10295 DF PROTO=2 
Feb 02 12:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11077 DF PROTO=2 
Feb 02 12:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14414 DF PROTO=2 
Feb 02 12:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22227 DF PROTO=2 
Feb 02 12:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37328 DF PROTO=2 
Feb 02 12:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37813 DF PROTO=2 
Feb 02 12:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52993 DF PROTO=2 
Feb 02 12:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=196 DF PROTO=2 
Feb 02 12:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17044 DF PROTO=2 
Feb 02 12:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26452 DF PROTO=2 
Feb 02 12:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43407 DF PROTO=2 
Feb 02 12:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56059 DF PROTO=2 
Feb 02 12:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9097 DF PROTO=2 
Feb 02 12:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21959 DF PROTO=2 
Feb 02 12:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28573 DF PROTO=2 
Feb 02 12:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36538 DF PROTO=2 
Feb 02 12:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53526 DF PROTO=2 
Feb 02 12:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2723 DF PROTO=2 
Feb 02 12:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15943 DF PROTO=2 
Feb 02 12:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31252 DF PROTO=2 
Feb 02 12:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34008 DF PROTO=2 
Feb 02 12:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39858 DF PROTO=2 
Feb 02 12:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58171 DF PROTO=2 
Feb 02 12:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2431 DF PROTO=2 
Feb 02 12:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2601 DF PROTO=2 
Feb 02 12:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8271 DF PROTO=2 
Feb 02 12:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13342 DF PROTO=2 
Feb 02 12:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14580 DF PROTO=2 
Feb 02 12:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29485 DF PROTO=2 
Feb 02 12:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36879 DF PROTO=2 
Feb 02 12:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47267 DF PROTO=2 
Feb 02 12:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48414 DF PROTO=2 
Feb 02 12:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60203 DF PROTO=2 
Feb 02 12:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1708 DF PROTO=2 
Feb 02 12:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5600 DF PROTO=2 
Feb 02 12:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10982 DF PROTO=2 
Feb 02 12:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15956 DF PROTO=2 
Feb 02 12:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24971 DF PROTO=2 
Feb 02 12:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38531 DF PROTO=2 
Feb 02 12:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46403 DF PROTO=2 
Feb 02 12:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51228 DF PROTO=2 
Feb 02 12:21:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64805 DF PROTO=2 
Feb 02 12:21:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13149 DF PROTO=2 
Feb 02 12:22:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20803 DF PROTO=2 
Feb 02 12:22:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28569 DF PROTO=2 
Feb 02 12:22:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34895 DF PROTO=2 
Feb 02 12:23:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41171 DF PROTO=2 
Feb 02 12:23:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55397 DF PROTO=2 
Feb 02 12:23:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56118 DF PROTO=2 
Feb 02 12:24:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57728 DF PROTO=2 
Feb 02 12:24:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3639 DF PROTO=2 
Feb 02 12:24:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4311 DF PROTO=2 
Feb 02 12:25:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18706 DF PROTO=2 
Feb 02 12:25:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26715 DF PROTO=2 
Feb 02 12:25:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30723 DF PROTO=2 
Feb 02 12:26:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45902 DF PROTO=2 
Feb 02 12:26:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46410 DF PROTO=2 
Feb 02 12:26:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61173 DF PROTO=2 
Feb 02 12:27:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12924 DF PROTO=2 
Feb 02 12:27:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17489 DF PROTO=2 
Feb 02 12:27:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29207 DF PROTO=2 
Feb 02 12:28:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37014 DF PROTO=2 
Feb 02 12:28:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47644 DF PROTO=2 
Feb 02 12:28:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=614 DF PROTO=2 
Feb 02 12:29:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9705 DF PROTO=2 
Feb 02 12:29:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12490 DF PROTO=2 
Feb 02 12:29:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19071 DF PROTO=2 
Feb 02 12:30:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20664 DF PROTO=2 
Feb 02 12:30:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21174 DF PROTO=2 
Feb 02 12:30:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34551 DF PROTO=2 
Feb 02 12:31:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44932 DF PROTO=2 
Feb 02 12:31:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62341 DF PROTO=2 
Feb 02 12:31:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12758 DF PROTO=2 
Feb 02 12:32:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26802 DF PROTO=2 
Feb 02 12:32:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44845 DF PROTO=2 
Feb 02 12:32:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51085 DF PROTO=2 
Feb 02 12:33:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=317 DF PROTO=2 
Feb 02 12:33:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17773 DF PROTO=2 
Feb 02 12:33:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18527 DF PROTO=2 
Feb 02 12:34:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29367 DF PROTO=2 
Feb 02 12:34:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39824 DF PROTO=2 
Feb 02 12:34:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47526 DF PROTO=2 
Feb 02 12:35:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53645 DF PROTO=2 
Feb 02 12:35:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=204 DF PROTO=2 
Feb 02 12:35:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18481 DF PROTO=2 
Feb 02 12:36:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22404 DF PROTO=2 
Feb 02 12:36:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35929 DF PROTO=2 
Feb 02 12:36:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40582 DF PROTO=2 
Feb 02 12:37:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49710 DF PROTO=2 
Feb 02 12:37:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=657 DF PROTO=2 
Feb 02 12:37:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13338 DF PROTO=2 
Feb 02 12:38:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14012 DF PROTO=2 
Feb 02 12:38:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15022 DF PROTO=2 
Feb 02 12:38:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22000 DF PROTO=2 
Feb 02 12:39:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41610 DF PROTO=2 
Feb 02 12:39:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51984 DF PROTO=2 
Feb 02 12:39:24 turingMachine NetworkManager[640]: <info>  [1612287564.8258] manager: NetworkManager state is now CONNECTED_SITE
Feb 02 12:39:24 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 02 12:39:24 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 02 12:39:24 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 02 12:39:24 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 02 12:39:24 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 12:39:24 turingMachine kernel: audit: type=1130 audit(1612287564.831:211): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 12:39:25 turingMachine NetworkManager[640]: <info>  [1612287565.1063] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 02 12:39:34 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 02 12:39:34 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 12:39:34 turingMachine kernel: audit: type=1131 audit(1612287574.831:212): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 12:39:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55760 DF PROTO=2 
Feb 02 12:40:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4041 DF PROTO=2 
Feb 02 12:40:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18229 DF PROTO=2 
Feb 02 12:40:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21915 DF PROTO=2 
Feb 02 12:41:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25631 DF PROTO=2 
Feb 02 12:41:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43344 DF PROTO=2 
Feb 02 12:41:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50180 DF PROTO=2 
Feb 02 12:42:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=489 DF PROTO=2 
Feb 02 12:42:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6516 DF PROTO=2 
Feb 02 12:42:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11617 DF PROTO=2 
Feb 02 12:43:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29836 DF PROTO=2 
Feb 02 12:43:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36052 DF PROTO=2 
Feb 02 12:43:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52738 DF PROTO=2 
Feb 02 12:44:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61437 DF PROTO=2 
Feb 02 12:44:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2590 DF PROTO=2 
Feb 02 12:44:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12282 DF PROTO=2 
Feb 02 12:45:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22979 DF PROTO=2 
Feb 02 12:45:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24339 DF PROTO=2 
Feb 02 12:45:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25094 DF PROTO=2 
Feb 02 12:46:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32434 DF PROTO=2 
Feb 02 12:46:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37131 DF PROTO=2 
Feb 02 12:46:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55405 DF PROTO=2 
Feb 02 12:47:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57778 DF PROTO=2 
Feb 02 12:47:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6052 DF PROTO=2 
Feb 02 12:47:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11535 DF PROTO=2 
Feb 02 12:48:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28789 DF PROTO=2 
Feb 02 12:48:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34851 DF PROTO=2 
Feb 02 12:48:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35109 DF PROTO=2 
Feb 02 12:49:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47664 DF PROTO=2 
Feb 02 12:49:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51190 DF PROTO=2 
Feb 02 12:49:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1090 DF PROTO=2 
Feb 02 12:50:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11553 DF PROTO=2 
Feb 02 12:50:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14389 DF PROTO=2 
Feb 02 12:50:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15657 DF PROTO=2 
Feb 02 12:51:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17160 DF PROTO=2 
Feb 02 12:51:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27809 DF PROTO=2 
Feb 02 12:51:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44977 DF PROTO=2 
Feb 02 12:52:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48123 DF PROTO=2 
Feb 02 12:52:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56806 DF PROTO=2 
Feb 02 12:52:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60048 DF PROTO=2 
Feb 02 12:53:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63459 DF PROTO=2 
Feb 02 12:53:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6040 DF PROTO=2 
Feb 02 12:53:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11081 DF PROTO=2 
Feb 02 12:54:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14703 DF PROTO=2 
Feb 02 12:54:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27890 DF PROTO=2 
Feb 02 12:54:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44796 DF PROTO=2 
Feb 02 12:55:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44970 DF PROTO=2 
Feb 02 12:55:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62940 DF PROTO=2 
Feb 02 12:55:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8732 DF PROTO=2 
Feb 02 12:56:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20603 DF PROTO=2 
Feb 02 12:56:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20607 DF PROTO=2 
Feb 02 12:56:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24643 DF PROTO=2 
Feb 02 12:57:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26690 DF PROTO=2 
Feb 02 12:57:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41327 DF PROTO=2 
Feb 02 12:57:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44493 DF PROTO=2 
Feb 02 12:58:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61915 DF PROTO=2 
Feb 02 12:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 12:58:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8648 DF PROTO=2 
Feb 02 12:58:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18973 DF PROTO=2 
Feb 02 12:59:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36046 DF PROTO=2 
Feb 02 12:59:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47632 DF PROTO=2 
Feb 02 12:59:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53299 DF PROTO=2 
Feb 02 13:00:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=275 DF PROTO=2 
Feb 02 13:00:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16815 DF PROTO=2 
Feb 02 13:00:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21504 DF PROTO=2 
Feb 02 13:01:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30819 DF PROTO=2 
Feb 02 13:01:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30920 DF PROTO=2 
Feb 02 13:01:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35911 DF PROTO=2 
Feb 02 13:02:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52817 DF PROTO=2 
Feb 02 13:02:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57482 DF PROTO=2 
Feb 02 13:02:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9492 DF PROTO=2 
Feb 02 13:02:46 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 13:02:47 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 13:02:47 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 13:02:47 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 13:02:53 turingMachine kernel: ------------[ cut here ]------------
Feb 02 13:02:53 turingMachine kernel: WARNING: CPU: 11 PID: 6602 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:02:53 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 13:02:53 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 13:02:53 turingMachine kernel: CPU: 11 PID: 6602 Comm: kworker/11:2 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 13:02:53 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 13:02:53 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 13:02:53 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:02:53 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 13:02:53 turingMachine kernel: RSP: 0018:ffffaf9980aa7c58 EFLAGS: 00010282
Feb 02 13:02:53 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 13:02:53 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 13:02:53 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90247679e36c
Feb 02 13:02:53 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 13:02:53 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 13:02:53 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299eac0000(0000) knlGS:0000000000000000
Feb 02 13:02:53 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 13:02:53 turingMachine kernel: CR2: 00007fbd62edb020 CR3: 00000002beb58000 CR4: 0000000000350ee0
Feb 02 13:02:53 turingMachine kernel: Call Trace:
Feb 02 13:02:53 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 13:02:53 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 13:02:53 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 13:02:53 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 13:02:53 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 13:02:53 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 13:02:53 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:02:53 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 13:02:53 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:02:53 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 13:02:53 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:02:53 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 13:02:53 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 13:02:53 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 13:02:53 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 13:02:53 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 13:02:53 turingMachine kernel:  kthread+0x133/0x150
Feb 02 13:02:53 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 13:02:53 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 13:02:53 turingMachine kernel: ---[ end trace cdaa40d16559bda4 ]---
Feb 02 13:02:54 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 13:02:54 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 13:02:54 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 13:02:54 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 13:02:54 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 13:02:54 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 13:02:54 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 13:02:55 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 13:02:56 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 13:03:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22050 DF PROTO=2 
Feb 02 13:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38564 DF PROTO=2 
Feb 02 13:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57600 DF PROTO=2 
Feb 02 13:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62529 DF PROTO=2 
Feb 02 13:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4043 DF PROTO=2 
Feb 02 13:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9729 DF PROTO=2 
Feb 02 13:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21481 DF PROTO=2 
Feb 02 13:05:17 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 13:05:17 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 13:05:18 turingMachine systemd[926]: Started VTE child process 12184 launched by tilix process 12180.
Feb 02 13:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23025 DF PROTO=2 
Feb 02 13:05:23 turingMachine audit[12191]: USER_AUTH pid=12191 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 13:05:23 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.145' (uid=0 pid=12191 comm="sudo pacman -Syu ")
Feb 02 13:05:23 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 02 13:05:23 turingMachine sudo[12191]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 02 13:05:23 turingMachine kernel: audit: type=1100 audit(1612289123.908:213): pid=12191 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 13:05:23 turingMachine kernel: audit: type=1101 audit(1612289123.908:214): pid=12191 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 13:05:23 turingMachine kernel: audit: type=1110 audit(1612289123.912:215): pid=12191 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'
Feb 02 13:05:23 turingMachine audit[12191]: USER_ACCT pid=12191 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 02 13:05:23 turingMachine audit[12191]: CRED_REFR pid=12191 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'
Feb 02 13:05:23 turingMachine sudo[12191]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Feb 02 13:05:23 turingMachine sudo[12191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 02 13:05:23 turingMachine audit[12191]: USER_START pid=12191 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'
Feb 02 13:05:23 turingMachine kernel: audit: type=1105 audit(1612289123.912:216): pid=12191 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'
Feb 02 13:05:32 turingMachine sudo[12191]: pam_unix(sudo:session): session closed for user root
Feb 02 13:05:32 turingMachine audit[12191]: USER_END pid=12191 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'
Feb 02 13:05:32 turingMachine audit[12191]: CRED_DISP pid=12191 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'
Feb 02 13:05:32 turingMachine kernel: audit: type=1106 audit(1612289132.945:217): pid=12191 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'
Feb 02 13:05:32 turingMachine kernel: audit: type=1104 audit(1612289132.945:218): pid=12191 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'
Feb 02 13:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39209 DF PROTO=2 
Feb 02 13:05:55 turingMachine systemd[926]: vte-spawn-85ab2f71-822f-4a74-909e-1d9fa0e2ebba.scope: Succeeded.
Feb 02 13:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43590 DF PROTO=2 
Feb 02 13:06:10 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:06:10 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58630 DF PROTO=2 
Feb 02 13:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4458 DF PROTO=2 
Feb 02 13:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23564 DF PROTO=2 
Feb 02 13:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34213 DF PROTO=2 
Feb 02 13:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48272 DF PROTO=2 
Feb 02 13:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48735 DF PROTO=2 
Feb 02 13:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53484 DF PROTO=2 
Feb 02 13:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58439 DF PROTO=2 
Feb 02 13:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64421 DF PROTO=2 
Feb 02 13:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9249 DF PROTO=2 
Feb 02 13:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17395 DF PROTO=2 
Feb 02 13:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23284 DF PROTO=2 
Feb 02 13:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24854 DF PROTO=2 
Feb 02 13:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37718 DF PROTO=2 
Feb 02 13:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41273 DF PROTO=2 
Feb 02 13:11:10 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:11:10 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43846 DF PROTO=2 
Feb 02 13:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58546 DF PROTO=2 
Feb 02 13:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9960 DF PROTO=2 
Feb 02 13:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20448 DF PROTO=2 
Feb 02 13:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20598 DF PROTO=2 
Feb 02 13:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24906 DF PROTO=2 
Feb 02 13:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26462 DF PROTO=2 
Feb 02 13:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36308 DF PROTO=2 
Feb 02 13:13:51 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:13:51 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:13:54 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:13:54 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46402 DF PROTO=2 
Feb 02 13:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47168 DF PROTO=2 
Feb 02 13:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55038 DF PROTO=2 
Feb 02 13:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9155 DF PROTO=2 
Feb 02 13:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11812 DF PROTO=2 
Feb 02 13:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31727 DF PROTO=2 
Feb 02 13:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36993 DF PROTO=2 
Feb 02 13:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51155 DF PROTO=2 
Feb 02 13:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51659 DF PROTO=2 
Feb 02 13:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6029 DF PROTO=2 
Feb 02 13:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10313 DF PROTO=2 
Feb 02 13:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16799 DF PROTO=2 
Feb 02 13:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24864 DF PROTO=2 
Feb 02 13:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27723 DF PROTO=2 
Feb 02 13:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37354 DF PROTO=2 
Feb 02 13:18:54 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 13:18:54 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 13:18:54 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 13:18:54 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 13:19:00 turingMachine kernel: ------------[ cut here ]------------
Feb 02 13:19:00 turingMachine kernel: WARNING: CPU: 0 PID: 11218 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:19:00 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 13:19:00 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 13:19:00 turingMachine kernel: CPU: 0 PID: 11218 Comm: kworker/0:2 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 13:19:00 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 13:19:00 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 13:19:00 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:19:00 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 13:19:00 turingMachine kernel: RSP: 0018:ffffaf998cc0fc58 EFLAGS: 00010286
Feb 02 13:19:00 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 13:19:00 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 13:19:00 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024769f5c2c
Feb 02 13:19:00 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 13:19:00 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 13:19:00 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e800000(0000) knlGS:0000000000000000
Feb 02 13:19:00 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 13:19:00 turingMachine kernel: CR2: 0000040508bd2000 CR3: 000000010758c000 CR4: 0000000000350ef0
Feb 02 13:19:00 turingMachine kernel: Call Trace:
Feb 02 13:19:00 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 13:19:00 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 13:19:00 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 13:19:00 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 13:19:00 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 13:19:00 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 13:19:00 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:19:00 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 13:19:00 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:19:00 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 13:19:00 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:19:00 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 13:19:00 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 13:19:00 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 13:19:00 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 13:19:00 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 13:19:00 turingMachine kernel:  kthread+0x133/0x150
Feb 02 13:19:00 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 13:19:00 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 13:19:00 turingMachine kernel: ---[ end trace cdaa40d16559bda5 ]---
Feb 02 13:19:01 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 13:19:01 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 13:19:01 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 13:19:01 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 13:19:01 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 13:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38732 DF PROTO=2 
Feb 02 13:19:02 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 13:19:02 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 13:19:02 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 13:19:03 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 13:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39322 DF PROTO=2 
Feb 02 13:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47655 DF PROTO=2 
Feb 02 13:19:49 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:19:49 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60032 DF PROTO=2 
Feb 02 13:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13887 DF PROTO=2 
Feb 02 13:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29018 DF PROTO=2 
Feb 02 13:20:58 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 13:20:59 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 13:20:59 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 13:20:59 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 13:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37333 DF PROTO=2 
Feb 02 13:21:05 turingMachine kernel: ------------[ cut here ]------------
Feb 02 13:21:05 turingMachine kernel: WARNING: CPU: 0 PID: 11218 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:21:05 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 13:21:05 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 13:21:05 turingMachine kernel: CPU: 0 PID: 11218 Comm: kworker/0:2 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 13:21:05 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 13:21:05 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 13:21:05 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:21:05 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 13:21:05 turingMachine kernel: RSP: 0018:ffffaf998cc0fc58 EFLAGS: 00010282
Feb 02 13:21:05 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 13:21:05 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 13:21:05 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024769f5c2c
Feb 02 13:21:05 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 13:21:05 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 13:21:05 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e800000(0000) knlGS:0000000000000000
Feb 02 13:21:05 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 13:21:05 turingMachine kernel: CR2: 00007f98bf078000 CR3: 000000010758c000 CR4: 0000000000350ef0
Feb 02 13:21:05 turingMachine kernel: Call Trace:
Feb 02 13:21:05 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 13:21:05 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 13:21:05 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 13:21:05 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 13:21:05 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 13:21:05 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 13:21:05 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:05 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 13:21:05 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:05 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 13:21:05 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:05 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 13:21:05 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 13:21:05 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 13:21:05 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 13:21:05 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 13:21:05 turingMachine kernel:  kthread+0x133/0x150
Feb 02 13:21:05 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 13:21:05 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 13:21:05 turingMachine kernel: ---[ end trace cdaa40d16559bda6 ]---
Feb 02 13:21:06 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 13:21:06 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 13:21:06 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 13:21:06 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 13:21:06 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 13:21:06 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 13:21:06 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 13:21:07 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 13:21:07 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 13:21:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52591 DF PROTO=2 
Feb 02 13:21:27 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 13:21:27 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 13:21:27 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 13:21:27 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 13:21:33 turingMachine kernel: ------------[ cut here ]------------
Feb 02 13:21:33 turingMachine kernel: WARNING: CPU: 14 PID: 12792 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:21:33 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 13:21:33 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 13:21:33 turingMachine kernel: CPU: 14 PID: 12792 Comm: kworker/14:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 13:21:33 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 13:21:33 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 13:21:33 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:21:33 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 13:21:33 turingMachine kernel: RSP: 0018:ffffaf998c647c58 EFLAGS: 00010282
Feb 02 13:21:33 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 13:21:33 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 13:21:33 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90248ed9866c
Feb 02 13:21:33 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 13:21:33 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 13:21:33 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299eb80000(0000) knlGS:0000000000000000
Feb 02 13:21:33 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 13:21:33 turingMachine kernel: CR2: 0000394bb951a008 CR3: 00000002fa312000 CR4: 0000000000350ee0
Feb 02 13:21:33 turingMachine kernel: Call Trace:
Feb 02 13:21:33 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 13:21:33 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 13:21:33 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 13:21:33 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 13:21:33 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 13:21:33 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 13:21:33 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:33 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 13:21:33 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:33 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 13:21:33 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:21:33 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 13:21:33 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 13:21:33 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 13:21:33 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 13:21:33 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 13:21:33 turingMachine kernel:  kthread+0x133/0x150
Feb 02 13:21:33 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 13:21:33 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 13:21:33 turingMachine kernel: ---[ end trace cdaa40d16559bda7 ]---
Feb 02 13:21:34 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 13:21:34 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 13:21:34 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 13:21:34 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 13:21:34 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 13:21:35 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 13:21:35 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 13:21:35 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 13:21:36 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 13:21:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55209 DF PROTO=2 
Feb 02 13:22:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57960 DF PROTO=2 
Feb 02 13:22:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61639 DF PROTO=2 
Feb 02 13:22:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62885 DF PROTO=2 
Feb 02 13:23:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17129 DF PROTO=2 
Feb 02 13:23:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32141 DF PROTO=2 
Feb 02 13:23:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36165 DF PROTO=2 
Feb 02 13:24:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44950 DF PROTO=2 
Feb 02 13:24:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:24:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:24:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51649 DF PROTO=2 
Feb 02 13:24:25 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 13:24:25 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 13:24:25 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 13:24:25 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 13:24:31 turingMachine kernel: ------------[ cut here ]------------
Feb 02 13:24:31 turingMachine kernel: WARNING: CPU: 8 PID: 10893 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:24:31 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 13:24:31 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 13:24:31 turingMachine kernel: CPU: 8 PID: 10893 Comm: kworker/8:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 13:24:31 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 13:24:31 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 13:24:31 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 13:24:31 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 13:24:31 turingMachine kernel: RSP: 0018:ffffaf998c5f7c58 EFLAGS: 00010282
Feb 02 13:24:31 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 13:24:31 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 13:24:31 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9023ad3f45ac
Feb 02 13:24:31 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 13:24:31 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 13:24:31 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ea00000(0000) knlGS:0000000000000000
Feb 02 13:24:31 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 13:24:31 turingMachine kernel: CR2: 0000558a3e165030 CR3: 0000000126c3c000 CR4: 0000000000350ee0
Feb 02 13:24:31 turingMachine kernel: Call Trace:
Feb 02 13:24:31 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 13:24:31 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 13:24:31 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 13:24:31 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 13:24:31 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 13:24:31 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 13:24:31 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:24:31 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 13:24:31 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:24:31 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 13:24:31 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 13:24:31 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 13:24:31 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 13:24:31 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 13:24:31 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 13:24:31 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 13:24:31 turingMachine kernel:  kthread+0x133/0x150
Feb 02 13:24:31 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 13:24:31 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 13:24:31 turingMachine kernel: ---[ end trace cdaa40d16559bda8 ]---
Feb 02 13:24:32 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 13:24:32 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 13:24:32 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 13:24:32 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 13:24:32 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 13:24:33 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 13:24:33 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 13:24:33 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 13:24:34 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 13:24:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2907 DF PROTO=2 
Feb 02 13:25:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7981 DF PROTO=2 
Feb 02 13:25:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27741 DF PROTO=2 
Feb 02 13:25:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31116 DF PROTO=2 
Feb 02 13:26:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47978 DF PROTO=2 
Feb 02 13:26:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51815 DF PROTO=2 
Feb 02 13:26:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3908 DF PROTO=2 
Feb 02 13:27:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14882 DF PROTO=2 
Feb 02 13:27:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18442 DF PROTO=2 
Feb 02 13:27:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28606 DF PROTO=2 
Feb 02 13:28:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45669 DF PROTO=2 
Feb 02 13:28:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57533 DF PROTO=2 
Feb 02 13:28:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65337 DF PROTO=2 
Feb 02 13:29:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5477 DF PROTO=2 
Feb 02 13:29:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24154 DF PROTO=2 
Feb 02 13:29:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25089 DF PROTO=2 
Feb 02 13:30:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34946 DF PROTO=2 
Feb 02 13:30:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45329 DF PROTO=2 
Feb 02 13:30:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62649 DF PROTO=2 
Feb 02 13:31:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12998 DF PROTO=2 
Feb 02 13:31:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23248 DF PROTO=2 
Feb 02 13:31:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42361 DF PROTO=2 
Feb 02 13:32:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46958 DF PROTO=2 
Feb 02 13:32:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63066 DF PROTO=2 
Feb 02 13:32:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7998 DF PROTO=2 
Feb 02 13:33:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22962 DF PROTO=2 
Feb 02 13:33:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36725 DF PROTO=2 
Feb 02 13:33:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55520 DF PROTO=2 
Feb 02 13:34:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60481 DF PROTO=2 
Feb 02 13:34:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6565 DF PROTO=2 
Feb 02 13:34:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24572 DF PROTO=2 
Feb 02 13:35:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26564 DF PROTO=2 
Feb 02 13:35:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37866 DF PROTO=2 
Feb 02 13:35:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48666 DF PROTO=2 
Feb 02 13:36:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1839 DF PROTO=2 
Feb 02 13:36:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20088 DF PROTO=2 
Feb 02 13:36:26 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:26 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:32 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:32 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Successfully made thread 14104 of process 13948 owned by '1000' RT at priority 10.
Feb 02 13:36:36 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:36:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23484 DF PROTO=2 
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Successfully made thread 14179 of process 14014 owned by '1000' RT at priority 10.
Feb 02 13:36:58 turingMachine rtkit-daemon[1084]: Supervising 14 threads of 9 processes of 1 users.
Feb 02 13:37:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26370 DF PROTO=2 
Feb 02 13:37:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27740 DF PROTO=2 
Feb 02 13:37:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42368 DF PROTO=2 
Feb 02 13:38:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56611 DF PROTO=2 
Feb 02 13:38:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7714 DF PROTO=2 
Feb 02 13:38:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21442 DF PROTO=2 
Feb 02 13:39:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31085 DF PROTO=2 
Feb 02 13:39:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37012 DF PROTO=2 
Feb 02 13:39:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41893 DF PROTO=2 
Feb 02 13:40:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55545 DF PROTO=2 
Feb 02 13:40:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57803 DF PROTO=2 
Feb 02 13:40:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6830 DF PROTO=2 
Feb 02 13:41:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15404 DF PROTO=2 
Feb 02 13:41:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31650 DF PROTO=2 
Feb 02 13:41:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38914 DF PROTO=2 
Feb 02 13:42:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52833 DF PROTO=2 
Feb 02 13:42:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6726 DF PROTO=2 
Feb 02 13:42:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11809 DF PROTO=2 
Feb 02 13:43:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13683 DF PROTO=2 
Feb 02 13:43:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20441 DF PROTO=2 
Feb 02 13:43:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21943 DF PROTO=2 
Feb 02 13:44:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29645 DF PROTO=2 
Feb 02 13:44:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33358 DF PROTO=2 
Feb 02 13:44:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46849 DF PROTO=2 
Feb 02 13:45:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48337 DF PROTO=2 
Feb 02 13:45:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65261 DF PROTO=2 
Feb 02 13:45:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3406 DF PROTO=2 
Feb 02 13:46:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16844 DF PROTO=2 
Feb 02 13:46:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27809 DF PROTO=2 
Feb 02 13:46:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41518 DF PROTO=2 
Feb 02 13:47:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43863 DF PROTO=2 
Feb 02 13:47:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50294 DF PROTO=2 
Feb 02 13:47:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55409 DF PROTO=2 
Feb 02 13:48:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63460 DF PROTO=2 
Feb 02 13:48:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3516 DF PROTO=2 
Feb 02 13:48:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21891 DF PROTO=2 
Feb 02 13:49:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22117 DF PROTO=2 
Feb 02 13:49:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35543 DF PROTO=2 
Feb 02 13:49:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53696 DF PROTO=2 
Feb 02 13:49:47 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:49:47 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:49:48 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:49:48 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Successfully made thread 14641 of process 14533 owned by '1000' RT at priority 10.
Feb 02 13:50:00 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 13:50:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64116 DF PROTO=2 
Feb 02 13:50:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16424 DF PROTO=2 
Feb 02 13:50:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28098 DF PROTO=2 
Feb 02 13:50:52 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 13:50:52 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 13:50:52 turingMachine systemd[926]: Started VTE child process 14690 launched by tilix process 14686.
Feb 02 13:51:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45273 DF PROTO=2 
Feb 02 13:51:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47191 DF PROTO=2 
Feb 02 13:51:25 turingMachine systemd[926]: vte-spawn-7f267f47-610c-467b-bea2-760a9e5d8951.scope: Succeeded.
Feb 02 13:51:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59436 DF PROTO=2 
Feb 02 13:52:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7004 DF PROTO=2 
Feb 02 13:52:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8115 DF PROTO=2 
Feb 02 13:52:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15234 DF PROTO=2 
Feb 02 13:53:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26669 DF PROTO=2 
Feb 02 13:53:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39423 DF PROTO=2 
Feb 02 13:53:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54596 DF PROTO=2 
Feb 02 13:54:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59116 DF PROTO=2 
Feb 02 13:54:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3033 DF PROTO=2 
Feb 02 13:54:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21905 DF PROTO=2 
Feb 02 13:55:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28652 DF PROTO=2 
Feb 02 13:55:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43095 DF PROTO=2 
Feb 02 13:55:32 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:55:32 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:55:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62920 DF PROTO=2 
Feb 02 13:56:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13550 DF PROTO=2 
Feb 02 13:56:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26310 DF PROTO=2 
Feb 02 13:56:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26952 DF PROTO=2 
Feb 02 13:57:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28147 DF PROTO=2 
Feb 02 13:57:17 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:57:17 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 13:57:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35844 DF PROTO=2 
Feb 02 13:57:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36875 DF PROTO=2 
Feb 02 13:58:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38315 DF PROTO=2 
Feb 02 13:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 13:58:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54465 DF PROTO=2 
Feb 02 13:58:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5514 DF PROTO=2 
Feb 02 13:59:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10281 DF PROTO=2 
Feb 02 13:59:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20529 DF PROTO=2 
Feb 02 13:59:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36358 DF PROTO=2 
Feb 02 14:00:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51744 DF PROTO=2 
Feb 02 14:00:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5877 DF PROTO=2 
Feb 02 14:00:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14454 DF PROTO=2 
Feb 02 14:01:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32321 DF PROTO=2 
Feb 02 14:01:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48837 DF PROTO=2 
Feb 02 14:01:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65289 DF PROTO=2 
Feb 02 14:02:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2081 DF PROTO=2 
Feb 02 14:02:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20992 DF PROTO=2 
Feb 02 14:02:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36755 DF PROTO=2 
Feb 02 14:03:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55819 DF PROTO=2 
Feb 02 14:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3287 DF PROTO=2 
Feb 02 14:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13043 DF PROTO=2 
Feb 02 14:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32227 DF PROTO=2 
Feb 02 14:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47984 DF PROTO=2 
Feb 02 14:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54688 DF PROTO=2 
Feb 02 14:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4620 DF PROTO=2 
Feb 02 14:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9312 DF PROTO=2 
Feb 02 14:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24440 DF PROTO=2 
Feb 02 14:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30734 DF PROTO=2 
Feb 02 14:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41153 DF PROTO=2 
Feb 02 14:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46143 DF PROTO=2 
Feb 02 14:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50531 DF PROTO=2 
Feb 02 14:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50743 DF PROTO=2 
Feb 02 14:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63344 DF PROTO=2 
Feb 02 14:07:49 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:07:49 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16675 DF PROTO=2 
Feb 02 14:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25358 DF PROTO=2 
Feb 02 14:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33761 DF PROTO=2 
Feb 02 14:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46109 DF PROTO=2 
Feb 02 14:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61258 DF PROTO=2 
Feb 02 14:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11359 DF PROTO=2 
Feb 02 14:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12892 DF PROTO=2 
Feb 02 14:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19237 DF PROTO=2 
Feb 02 14:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31974 DF PROTO=2 
Feb 02 14:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32449 DF PROTO=2 
Feb 02 14:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36440 DF PROTO=2 
Feb 02 14:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39052 DF PROTO=2 
Feb 02 14:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55226 DF PROTO=2 
Feb 02 14:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8221 DF PROTO=2 
Feb 02 14:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26132 DF PROTO=2 
Feb 02 14:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38644 DF PROTO=2 
Feb 02 14:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52661 DF PROTO=2 
Feb 02 14:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59983 DF PROTO=2 
Feb 02 14:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61471 DF PROTO=2 
Feb 02 14:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1551 DF PROTO=2 
Feb 02 14:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18113 DF PROTO=2 
Feb 02 14:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30857 DF PROTO=2 
Feb 02 14:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44248 DF PROTO=2 
Feb 02 14:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52230 DF PROTO=2 
Feb 02 14:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59989 DF PROTO=2 
Feb 02 14:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10504 DF PROTO=2 
Feb 02 14:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23794 DF PROTO=2 
Feb 02 14:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24973 DF PROTO=2 
Feb 02 14:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32537 DF PROTO=2 
Feb 02 14:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46821 DF PROTO=2 
Feb 02 14:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48028 DF PROTO=2 
Feb 02 14:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65157 DF PROTO=2 
Feb 02 14:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7767 DF PROTO=2 
Feb 02 14:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11897 DF PROTO=2 
Feb 02 14:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16421 DF PROTO=2 
Feb 02 14:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29710 DF PROTO=2 
Feb 02 14:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42147 DF PROTO=2 
Feb 02 14:20:19 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 14:20:19 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 14:20:19 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 14:20:19 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 14:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47995 DF PROTO=2 
Feb 02 14:20:26 turingMachine kernel: ------------[ cut here ]------------
Feb 02 14:20:26 turingMachine kernel: WARNING: CPU: 1 PID: 14981 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 14:20:26 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 14:20:26 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 14:20:26 turingMachine kernel: CPU: 1 PID: 14981 Comm: kworker/1:1 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 14:20:26 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 14:20:26 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 14:20:26 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 14:20:26 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 14:20:26 turingMachine kernel: RSP: 0018:ffffaf9988acfc58 EFLAGS: 00010286
Feb 02 14:20:26 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 14:20:26 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 14:20:26 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff902295f80eac
Feb 02 14:20:26 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 14:20:26 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 14:20:26 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e840000(0000) knlGS:0000000000000000
Feb 02 14:20:26 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 14:20:26 turingMachine kernel: CR2: 000012a1910f6000 CR3: 00000002fa312000 CR4: 0000000000350ee0
Feb 02 14:20:26 turingMachine kernel: Call Trace:
Feb 02 14:20:26 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 14:20:26 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 14:20:26 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 14:20:26 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 14:20:26 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 14:20:26 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 14:20:26 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 14:20:26 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 14:20:26 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 14:20:26 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 14:20:26 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 14:20:26 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 14:20:26 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 14:20:26 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 14:20:26 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 14:20:26 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 14:20:26 turingMachine kernel:  kthread+0x133/0x150
Feb 02 14:20:26 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 14:20:26 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 14:20:26 turingMachine kernel: ---[ end trace cdaa40d16559bda9 ]---
Feb 02 14:20:26 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 14:20:26 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 14:20:26 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 14:20:26 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 14:20:26 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 14:20:27 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 14:20:27 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 14:20:28 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 14:20:28 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 14:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51392 DF PROTO=2 
Feb 02 14:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3170 DF PROTO=2 
Feb 02 14:21:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13783 DF PROTO=2 
Feb 02 14:21:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32460 DF PROTO=2 
Feb 02 14:22:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40229 DF PROTO=2 
Feb 02 14:22:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42447 DF PROTO=2 
Feb 02 14:22:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59187 DF PROTO=2 
Feb 02 14:23:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61941 DF PROTO=2 
Feb 02 14:23:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63746 DF PROTO=2 
Feb 02 14:23:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12267 DF PROTO=2 
Feb 02 14:24:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27681 DF PROTO=2 
Feb 02 14:24:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46124 DF PROTO=2 
Feb 02 14:24:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61828 DF PROTO=2 
Feb 02 14:25:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7083 DF PROTO=2 
Feb 02 14:25:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8061 DF PROTO=2 
Feb 02 14:25:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15905 DF PROTO=2 
Feb 02 14:26:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25837 DF PROTO=2 
Feb 02 14:26:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41766 DF PROTO=2 
Feb 02 14:26:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51445 DF PROTO=2 
Feb 02 14:27:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62002 DF PROTO=2 
Feb 02 14:27:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62421 DF PROTO=2 
Feb 02 14:27:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64431 DF PROTO=2 
Feb 02 14:28:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4164 DF PROTO=2 
Feb 02 14:28:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14012 DF PROTO=2 
Feb 02 14:28:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25425 DF PROTO=2 
Feb 02 14:29:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26449 DF PROTO=2 
Feb 02 14:29:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27958 DF PROTO=2 
Feb 02 14:29:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45407 DF PROTO=2 
Feb 02 14:30:01 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:30:01 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:30:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50274 DF PROTO=2 
Feb 02 14:30:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54457 DF PROTO=2 
Feb 02 14:30:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7149 DF PROTO=2 
Feb 02 14:31:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8650 DF PROTO=2 
Feb 02 14:31:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20368 DF PROTO=2 
Feb 02 14:31:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21401 DF PROTO=2 
Feb 02 14:32:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30143 DF PROTO=2 
Feb 02 14:32:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39908 DF PROTO=2 
Feb 02 14:32:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43377 DF PROTO=2 
Feb 02 14:33:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46398 DF PROTO=2 
Feb 02 14:33:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49121 DF PROTO=2 
Feb 02 14:33:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60893 DF PROTO=2 
Feb 02 14:34:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4589 DF PROTO=2 
Feb 02 14:34:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12583 DF PROTO=2 
Feb 02 14:34:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22924 DF PROTO=2 
Feb 02 14:35:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35903 DF PROTO=2 
Feb 02 14:35:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47235 DF PROTO=2 
Feb 02 14:35:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57014 DF PROTO=2 
Feb 02 14:36:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57950 DF PROTO=2 
Feb 02 14:36:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7173 DF PROTO=2 
Feb 02 14:36:28 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:36:28 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:36:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24406 DF PROTO=2 
Feb 02 14:37:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43921 DF PROTO=2 
Feb 02 14:37:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48553 DF PROTO=2 
Feb 02 14:37:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63410 DF PROTO=2 
Feb 02 14:38:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8730 DF PROTO=2 
Feb 02 14:38:04 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:38:04 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:38:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24420 DF PROTO=2 
Feb 02 14:38:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43275 DF PROTO=2 
Feb 02 14:39:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51876 DF PROTO=2 
Feb 02 14:39:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:39:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:39:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:39:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:39:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56262 DF PROTO=2 
Feb 02 14:39:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62660 DF PROTO=2 
Feb 02 14:40:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13281 DF PROTO=2 
Feb 02 14:40:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29158 DF PROTO=2 
Feb 02 14:40:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30513 DF PROTO=2 
Feb 02 14:41:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42536 DF PROTO=2 
Feb 02 14:41:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51217 DF PROTO=2 
Feb 02 14:41:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5671 DF PROTO=2 
Feb 02 14:42:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19791 DF PROTO=2 
Feb 02 14:42:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22560 DF PROTO=2 
Feb 02 14:42:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25590 DF PROTO=2 
Feb 02 14:43:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26018 DF PROTO=2 
Feb 02 14:43:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42037 DF PROTO=2 
Feb 02 14:43:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42753 DF PROTO=2 
Feb 02 14:44:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62742 DF PROTO=2 
Feb 02 14:44:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11959 DF PROTO=2 
Feb 02 14:44:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21390 DF PROTO=2 
Feb 02 14:45:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29104 DF PROTO=2 
Feb 02 14:45:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38477 DF PROTO=2 
Feb 02 14:45:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50458 DF PROTO=2 
Feb 02 14:46:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50649 DF PROTO=2 
Feb 02 14:46:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58503 DF PROTO=2 
Feb 02 14:46:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63475 DF PROTO=2 
Feb 02 14:47:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12098 DF PROTO=2 
Feb 02 14:47:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25896 DF PROTO=2 
Feb 02 14:47:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39107 DF PROTO=2 
Feb 02 14:48:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58432 DF PROTO=2 
Feb 02 14:48:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9874 DF PROTO=2 
Feb 02 14:48:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13105 DF PROTO=2 
Feb 02 14:49:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28144 DF PROTO=2 
Feb 02 14:49:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47804 DF PROTO=2 
Feb 02 14:49:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2044 DF PROTO=2 
Feb 02 14:50:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2251 DF PROTO=2 
Feb 02 14:50:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18848 DF PROTO=2 
Feb 02 14:50:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37477 DF PROTO=2 
Feb 02 14:51:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53203 DF PROTO=2 
Feb 02 14:51:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60762 DF PROTO=2 
Feb 02 14:51:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10510 DF PROTO=2 
Feb 02 14:52:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21202 DF PROTO=2 
Feb 02 14:52:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33204 DF PROTO=2 
Feb 02 14:52:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44926 DF PROTO=2 
Feb 02 14:53:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45546 DF PROTO=2 
Feb 02 14:53:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58611 DF PROTO=2 
Feb 02 14:53:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65120 DF PROTO=2 
Feb 02 14:54:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17326 DF PROTO=2 
Feb 02 14:54:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:54:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 14:54:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20374 DF PROTO=2 
Feb 02 14:54:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32047 DF PROTO=2 
Feb 02 14:55:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38335 DF PROTO=2 
Feb 02 14:55:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52203 DF PROTO=2 
Feb 02 14:55:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2787 DF PROTO=2 
Feb 02 14:56:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19993 DF PROTO=2 
Feb 02 14:56:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33449 DF PROTO=2 
Feb 02 14:56:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37956 DF PROTO=2 
Feb 02 14:57:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43662 DF PROTO=2 
Feb 02 14:57:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47521 DF PROTO=2 
Feb 02 14:57:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51004 DF PROTO=2 
Feb 02 14:58:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56566 DF PROTO=2 
Feb 02 14:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 14:58:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59614 DF PROTO=2 
Feb 02 14:58:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61636 DF PROTO=2 
Feb 02 14:59:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63135 DF PROTO=2 
Feb 02 14:59:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9488 DF PROTO=2 
Feb 02 14:59:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16190 DF PROTO=2 
Feb 02 15:00:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16602 DF PROTO=2 
Feb 02 15:00:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27678 DF PROTO=2 
Feb 02 15:00:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34650 DF PROTO=2 
Feb 02 15:01:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48877 DF PROTO=2 
Feb 02 15:01:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1304 DF PROTO=2 
Feb 02 15:01:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19193 DF PROTO=2 
Feb 02 15:02:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22578 DF PROTO=2 
Feb 02 15:02:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37974 DF PROTO=2 
Feb 02 15:02:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42040 DF PROTO=2 
Feb 02 15:03:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53718 DF PROTO=2 
Feb 02 15:03:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56325 DF PROTO=2 
Feb 02 15:03:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62695 DF PROTO=2 
Feb 02 15:03:42 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:03:42 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:04:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2199 DF PROTO=2 
Feb 02 15:04:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12463 DF PROTO=2 
Feb 02 15:04:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20646 DF PROTO=2 
Feb 02 15:05:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22548 DF PROTO=2 
Feb 02 15:05:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30961 DF PROTO=2 
Feb 02 15:05:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32959 DF PROTO=2 
Feb 02 15:06:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48700 DF PROTO=2 
Feb 02 15:06:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54987 DF PROTO=2 
Feb 02 15:06:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63207 DF PROTO=2 
Feb 02 15:07:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4667 DF PROTO=2 
Feb 02 15:07:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22075 DF PROTO=2 
Feb 02 15:07:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24590 DF PROTO=2 
Feb 02 15:08:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25978 DF PROTO=2 
Feb 02 15:08:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44000 DF PROTO=2 
Feb 02 15:08:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56174 DF PROTO=2 
Feb 02 15:09:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57142 DF PROTO=2 
Feb 02 15:09:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9698 DF PROTO=2 
Feb 02 15:09:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12017 DF PROTO=2 
Feb 02 15:10:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19290 DF PROTO=2 
Feb 02 15:10:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37246 DF PROTO=2 
Feb 02 15:10:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54252 DF PROTO=2 
Feb 02 15:11:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8534 DF PROTO=2 
Feb 02 15:11:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25399 DF PROTO=2 
Feb 02 15:11:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32711 DF PROTO=2 
Feb 02 15:12:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51722 DF PROTO=2 
Feb 02 15:12:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51836 DF PROTO=2 
Feb 02 15:12:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4721 DF PROTO=2 
Feb 02 15:13:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10745 DF PROTO=2 
Feb 02 15:13:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17236 DF PROTO=2 
Feb 02 15:13:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23369 DF PROTO=2 
Feb 02 15:14:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31964 DF PROTO=2 
Feb 02 15:14:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32096 DF PROTO=2 
Feb 02 15:14:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32655 DF PROTO=2 
Feb 02 15:15:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40922 DF PROTO=2 
Feb 02 15:15:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43965 DF PROTO=2 
Feb 02 15:15:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46835 DF PROTO=2 
Feb 02 15:16:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61673 DF PROTO=2 
Feb 02 15:16:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6839 DF PROTO=2 
Feb 02 15:16:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11436 DF PROTO=2 
Feb 02 15:17:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15747 DF PROTO=2 
Feb 02 15:17:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18221 DF PROTO=2 
Feb 02 15:17:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35799 DF PROTO=2 
Feb 02 15:18:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36107 DF PROTO=2 
Feb 02 15:18:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53080 DF PROTO=2 
Feb 02 15:18:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58936 DF PROTO=2 
Feb 02 15:19:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10641 DF PROTO=2 
Feb 02 15:19:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22160 DF PROTO=2 
Feb 02 15:19:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38673 DF PROTO=2 
Feb 02 15:20:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48015 DF PROTO=2 
Feb 02 15:20:21 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61689 DF PROTO=2 
Feb 02 15:20:41 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14399 DF PROTO=2 
Feb 02 15:21:01 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17607 DF PROTO=2 
Feb 02 15:21:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36621 DF PROTO=2 
Feb 02 15:21:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46479 DF PROTO=2 
Feb 02 15:22:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62604 DF PROTO=2 
Feb 02 15:22:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1484 DF PROTO=2 
Feb 02 15:22:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20474 DF PROTO=2 
Feb 02 15:23:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39017 DF PROTO=2 
Feb 02 15:23:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43302 DF PROTO=2 
Feb 02 15:23:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44417 DF PROTO=2 
Feb 02 15:24:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60733 DF PROTO=2 
Feb 02 15:24:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=852 DF PROTO=2 
Feb 02 15:24:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11516 DF PROTO=2 
Feb 02 15:25:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17442 DF PROTO=2 
Feb 02 15:25:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36322 DF PROTO=2 
Feb 02 15:25:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37710 DF PROTO=2 
Feb 02 15:26:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38809 DF PROTO=2 
Feb 02 15:26:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42423 DF PROTO=2 
Feb 02 15:26:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43216 DF PROTO=2 
Feb 02 15:27:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54742 DF PROTO=2 
Feb 02 15:27:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5467 DF PROTO=2 
Feb 02 15:27:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12525 DF PROTO=2 
Feb 02 15:28:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23234 DF PROTO=2 
Feb 02 15:28:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35744 DF PROTO=2 
Feb 02 15:28:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54387 DF PROTO=2 
Feb 02 15:29:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3431 DF PROTO=2 
Feb 02 15:29:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16219 DF PROTO=2 
Feb 02 15:29:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19649 DF PROTO=2 
Feb 02 15:30:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38616 DF PROTO=2 
Feb 02 15:30:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38996 DF PROTO=2 
Feb 02 15:30:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52703 DF PROTO=2 
Feb 02 15:31:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3925 DF PROTO=2 
Feb 02 15:31:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6826 DF PROTO=2 
Feb 02 15:31:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22310 DF PROTO=2 
Feb 02 15:32:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41024 DF PROTO=2 
Feb 02 15:32:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43878 DF PROTO=2 
Feb 02 15:32:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56483 DF PROTO=2 
Feb 02 15:33:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=295 DF PROTO=2 
Feb 02 15:33:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6282 DF PROTO=2 
Feb 02 15:33:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9801 DF PROTO=2 
Feb 02 15:34:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12893 DF PROTO=2 
Feb 02 15:34:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18258 DF PROTO=2 
Feb 02 15:34:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33464 DF PROTO=2 
Feb 02 15:35:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41574 DF PROTO=2 
Feb 02 15:35:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57328 DF PROTO=2 
Feb 02 15:35:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10441 DF PROTO=2 
Feb 02 15:36:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16563 DF PROTO=2 
Feb 02 15:36:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34852 DF PROTO=2 
Feb 02 15:36:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37762 DF PROTO=2 
Feb 02 15:37:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44014 DF PROTO=2 
Feb 02 15:37:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49441 DF PROTO=2 
Feb 02 15:37:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56826 DF PROTO=2 
Feb 02 15:38:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4024 DF PROTO=2 
Feb 02 15:38:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19906 DF PROTO=2 
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Successfully made thread 18748 of process 17171 owned by '1000' RT at priority 10.
Feb 02 15:38:22 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 02 15:38:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20838 DF PROTO=2 
Feb 02 15:39:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29012 DF PROTO=2 
Feb 02 15:39:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35344 DF PROTO=2 
Feb 02 15:39:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53201 DF PROTO=2 
Feb 02 15:40:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61065 DF PROTO=2 
Feb 02 15:40:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15518 DF PROTO=2 
Feb 02 15:40:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31400 DF PROTO=2 
Feb 02 15:41:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41412 DF PROTO=2 
Feb 02 15:41:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55798 DF PROTO=2 
Feb 02 15:41:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57964 DF PROTO=2 
Feb 02 15:42:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58567 DF PROTO=2 
Feb 02 15:42:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8569 DF PROTO=2 
Feb 02 15:42:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27857 DF PROTO=2 
Feb 02 15:43:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29268 DF PROTO=2 
Feb 02 15:43:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40334 DF PROTO=2 
Feb 02 15:43:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54607 DF PROTO=2 
Feb 02 15:44:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61734 DF PROTO=2 
Feb 02 15:44:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15273 DF PROTO=2 
Feb 02 15:44:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31073 DF PROTO=2 
Feb 02 15:45:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44364 DF PROTO=2 
Feb 02 15:45:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53665 DF PROTO=2 
Feb 02 15:45:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64526 DF PROTO=2 
Feb 02 15:46:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8415 DF PROTO=2 
Feb 02 15:46:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27489 DF PROTO=2 
Feb 02 15:46:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30610 DF PROTO=2 
Feb 02 15:47:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31947 DF PROTO=2 
Feb 02 15:47:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45027 DF PROTO=2 
Feb 02 15:47:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53584 DF PROTO=2 
Feb 02 15:48:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61880 DF PROTO=2 
Feb 02 15:48:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8862 DF PROTO=2 
Feb 02 15:48:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13525 DF PROTO=2 
Feb 02 15:49:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13938 DF PROTO=2 
Feb 02 15:49:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14372 DF PROTO=2 
Feb 02 15:49:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20852 DF PROTO=2 
Feb 02 15:50:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38874 DF PROTO=2 
Feb 02 15:50:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45781 DF PROTO=2 
Feb 02 15:50:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53371 DF PROTO=2 
Feb 02 15:51:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54729 DF PROTO=2 
Feb 02 15:51:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8925 DF PROTO=2 
Feb 02 15:51:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17079 DF PROTO=2 
Feb 02 15:52:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21645 DF PROTO=2 
Feb 02 15:52:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24644 DF PROTO=2 
Feb 02 15:52:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38209 DF PROTO=2 
Feb 02 15:53:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57754 DF PROTO=2 
Feb 02 15:53:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4415 DF PROTO=2 
Feb 02 15:53:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17327 DF PROTO=2 
Feb 02 15:54:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23082 DF PROTO=2 
Feb 02 15:54:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35434 DF PROTO=2 
Feb 02 15:54:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52010 DF PROTO=2 
Feb 02 15:55:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53838 DF PROTO=2 
Feb 02 15:55:16 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:55:16 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:55:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=633 DF PROTO=2 
Feb 02 15:55:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17970 DF PROTO=2 
Feb 02 15:56:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25432 DF PROTO=2 
Feb 02 15:56:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35730 DF PROTO=2 
Feb 02 15:56:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47028 DF PROTO=2 
Feb 02 15:57:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58485 DF PROTO=2 
Feb 02 15:57:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3672 DF PROTO=2 
Feb 02 15:57:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10941 DF PROTO=2 
Feb 02 15:58:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15165 DF PROTO=2 
Feb 02 15:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 15:58:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18923 DF PROTO=2 
Feb 02 15:58:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19421 DF PROTO=2 
Feb 02 15:59:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32656 DF PROTO=2 
Feb 02 15:59:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:59:08 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 15:59:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38392 DF PROTO=2 
Feb 02 15:59:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56825 DF PROTO=2 
Feb 02 16:00:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59676 DF PROTO=2 
Feb 02 16:00:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9872 DF PROTO=2 
Feb 02 16:00:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23096 DF PROTO=2 
Feb 02 16:01:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39765 DF PROTO=2 
Feb 02 16:01:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44123 DF PROTO=2 
Feb 02 16:01:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50382 DF PROTO=2 
Feb 02 16:02:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53599 DF PROTO=2 
Feb 02 16:02:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54700 DF PROTO=2 
Feb 02 16:02:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2303 DF PROTO=2 
Feb 02 16:03:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17756 DF PROTO=2 
Feb 02 16:03:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22802 DF PROTO=2 
Feb 02 16:03:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30023 DF PROTO=2 
Feb 02 16:04:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33334 DF PROTO=2 
Feb 02 16:04:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36308 DF PROTO=2 
Feb 02 16:04:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55246 DF PROTO=2 
Feb 02 16:05:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64894 DF PROTO=2 
Feb 02 16:05:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15454 DF PROTO=2 
Feb 02 16:05:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21884 DF PROTO=2 
Feb 02 16:06:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36561 DF PROTO=2 
Feb 02 16:06:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50252 DF PROTO=2 
Feb 02 16:06:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53737 DF PROTO=2 
Feb 02 16:07:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8162 DF PROTO=2 
Feb 02 16:07:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12940 DF PROTO=2 
Feb 02 16:07:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12986 DF PROTO=2 
Feb 02 16:08:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19968 DF PROTO=2 
Feb 02 16:08:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29919 DF PROTO=2 
Feb 02 16:08:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31294 DF PROTO=2 
Feb 02 16:09:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48879 DF PROTO=2 
Feb 02 16:09:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62959 DF PROTO=2 
Feb 02 16:09:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7676 DF PROTO=2 
Feb 02 16:10:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9437 DF PROTO=2 
Feb 02 16:10:20 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 16:10:20 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 16:10:20 turingMachine systemd[926]: Started VTE child process 19845 launched by tilix process 19841.
Feb 02 16:10:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27513 DF PROTO=2 
Feb 02 16:10:31 turingMachine systemd[926]: vte-spawn-1e88d93c-1fa1-4fa7-83e8-01e2e496ae90.scope: Succeeded.
Feb 02 16:10:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33790 DF PROTO=2 
Feb 02 16:11:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51669 DF PROTO=2 
Feb 02 16:11:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4872 DF PROTO=2 
Feb 02 16:11:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9643 DF PROTO=2 
Feb 02 16:12:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19367 DF PROTO=2 
Feb 02 16:12:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23768 DF PROTO=2 
Feb 02 16:12:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25689 DF PROTO=2 
Feb 02 16:13:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42601 DF PROTO=2 
Feb 02 16:13:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55790 DF PROTO=2 
Feb 02 16:13:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56846 DF PROTO=2 
Feb 02 16:14:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2891 DF PROTO=2 
Feb 02 16:14:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12009 DF PROTO=2 
Feb 02 16:14:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14239 DF PROTO=2 
Feb 02 16:15:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23426 DF PROTO=2 
Feb 02 16:15:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32382 DF PROTO=2 
Feb 02 16:15:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46811 DF PROTO=2 
Feb 02 16:16:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1090 DF PROTO=2 
Feb 02 16:16:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20075 DF PROTO=2 
Feb 02 16:16:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24431 DF PROTO=2 
Feb 02 16:17:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36173 DF PROTO=2 
Feb 02 16:17:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37954 DF PROTO=2 
Feb 02 16:17:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51636 DF PROTO=2 
Feb 02 16:18:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4855 DF PROTO=2 
Feb 02 16:18:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8166 DF PROTO=2 
Feb 02 16:18:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14364 DF PROTO=2 
Feb 02 16:19:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26197 DF PROTO=2 
Feb 02 16:19:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28028 DF PROTO=2 
Feb 02 16:19:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37708 DF PROTO=2 
Feb 02 16:20:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56532 DF PROTO=2 
Feb 02 16:20:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58148 DF PROTO=2 
Feb 02 16:20:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62985 DF PROTO=2 
Feb 02 16:21:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1255 DF PROTO=2 
Feb 02 16:21:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19852 DF PROTO=2 
Feb 02 16:21:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27062 DF PROTO=2 
Feb 02 16:22:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45575 DF PROTO=2 
Feb 02 16:22:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56623 DF PROTO=2 
Feb 02 16:22:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=297 DF PROTO=2 
Feb 02 16:23:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14572 DF PROTO=2 
Feb 02 16:23:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30552 DF PROTO=2 
Feb 02 16:23:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37034 DF PROTO=2 
Feb 02 16:24:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48177 DF PROTO=2 
Feb 02 16:24:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59501 DF PROTO=2 
Feb 02 16:24:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63316 DF PROTO=2 
Feb 02 16:25:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15315 DF PROTO=2 
Feb 02 16:25:09 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 16:25:09 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 16:25:09 turingMachine systemd[926]: Started VTE child process 20302 launched by tilix process 20298.
Feb 02 16:25:21 turingMachine systemd[926]: vte-spawn-f6f82c9d-f1c3-477f-be8a-7278bc6d7e94.scope: Succeeded.
Feb 02 16:25:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30182 DF PROTO=2 
Feb 02 16:25:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32365 DF PROTO=2 
Feb 02 16:26:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45464 DF PROTO=2 
Feb 02 16:26:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56605 DF PROTO=2 
Feb 02 16:26:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2840 DF PROTO=2 
Feb 02 16:27:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14712 DF PROTO=2 
Feb 02 16:27:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33869 DF PROTO=2 
Feb 02 16:27:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43851 DF PROTO=2 
Feb 02 16:27:44 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 02 16:27:44 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 02 16:27:44 turingMachine systemd[926]: Started VTE child process 20441 launched by tilix process 20437.
Feb 02 16:28:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48832 DF PROTO=2 
Feb 02 16:28:06 turingMachine systemd[926]: vte-spawn-67e892f9-a7b4-476c-8d61-061a3b50ee3c.scope: Succeeded.
Feb 02 16:28:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57277 DF PROTO=2 
Feb 02 16:28:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64467 DF PROTO=2 
Feb 02 16:29:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7072 DF PROTO=2 
Feb 02 16:29:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22242 DF PROTO=2 
Feb 02 16:29:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33860 DF PROTO=2 
Feb 02 16:30:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45413 DF PROTO=2 
Feb 02 16:30:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51538 DF PROTO=2 
Feb 02 16:30:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58450 DF PROTO=2 
Feb 02 16:31:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60236 DF PROTO=2 
Feb 02 16:31:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=372 DF PROTO=2 
Feb 02 16:31:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11210 DF PROTO=2 
Feb 02 16:32:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23043 DF PROTO=2 
Feb 02 16:32:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39906 DF PROTO=2 
Feb 02 16:32:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47052 DF PROTO=2 
Feb 02 16:33:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50025 DF PROTO=2 
Feb 02 16:33:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3610 DF PROTO=2 
Feb 02 16:33:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4168 DF PROTO=2 
Feb 02 16:34:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5372 DF PROTO=2 
Feb 02 16:34:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25101 DF PROTO=2 
Feb 02 16:34:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44332 DF PROTO=2 
Feb 02 16:35:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61787 DF PROTO=2 
Feb 02 16:35:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64645 DF PROTO=2 
Feb 02 16:35:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1245 DF PROTO=2 
Feb 02 16:36:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15907 DF PROTO=2 
Feb 02 16:36:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22357 DF PROTO=2 
Feb 02 16:36:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35536 DF PROTO=2 
Feb 02 16:37:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43041 DF PROTO=2 
Feb 02 16:37:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57207 DF PROTO=2 
Feb 02 16:37:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10814 DF PROTO=2 
Feb 02 16:38:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22706 DF PROTO=2 
Feb 02 16:38:12 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:38:12 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:38:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32104 DF PROTO=2 
Feb 02 16:38:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46115 DF PROTO=2 
Feb 02 16:39:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65036 DF PROTO=2 
Feb 02 16:39:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15689 DF PROTO=2 
Feb 02 16:39:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34601 DF PROTO=2 
Feb 02 16:40:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51854 DF PROTO=2 
Feb 02 16:40:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53803 DF PROTO=2 
Feb 02 16:40:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56515 DF PROTO=2 
Feb 02 16:40:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:40:45 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:41:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=601 DF PROTO=2 
Feb 02 16:41:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3735 DF PROTO=2 
Feb 02 16:41:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21880 DF PROTO=2 
Feb 02 16:42:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36514 DF PROTO=2 
Feb 02 16:42:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54821 DF PROTO=2 
Feb 02 16:42:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59553 DF PROTO=2 
Feb 02 16:43:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9374 DF PROTO=2 
Feb 02 16:43:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29194 DF PROTO=2 
Feb 02 16:43:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45572 DF PROTO=2 
Feb 02 16:44:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58688 DF PROTO=2 
Feb 02 16:44:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5947 DF PROTO=2 
Feb 02 16:44:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17409 DF PROTO=2 
Feb 02 16:45:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33431 DF PROTO=2 
Feb 02 16:45:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:45:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:45:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51600 DF PROTO=2 
Feb 02 16:45:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64632 DF PROTO=2 
Feb 02 16:46:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17246 DF PROTO=2 
Feb 02 16:46:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33612 DF PROTO=2 
Feb 02 16:46:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43076 DF PROTO=2 
Feb 02 16:47:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51933 DF PROTO=2 
Feb 02 16:47:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63728 DF PROTO=2 
Feb 02 16:47:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3961 DF PROTO=2 
Feb 02 16:48:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21756 DF PROTO=2 
Feb 02 16:48:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26493 DF PROTO=2 
Feb 02 16:48:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26968 DF PROTO=2 
Feb 02 16:49:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27742 DF PROTO=2 
Feb 02 16:49:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44865 DF PROTO=2 
Feb 02 16:49:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62867 DF PROTO=2 
Feb 02 16:50:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13582 DF PROTO=2 
Feb 02 16:50:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27554 DF PROTO=2 
Feb 02 16:50:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38119 DF PROTO=2 
Feb 02 16:51:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56083 DF PROTO=2 
Feb 02 16:51:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3062 DF PROTO=2 
Feb 02 16:51:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6529 DF PROTO=2 
Feb 02 16:52:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12647 DF PROTO=2 
Feb 02 16:52:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26508 DF PROTO=2 
Feb 02 16:52:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36787 DF PROTO=2 
Feb 02 16:53:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54675 DF PROTO=2 
Feb 02 16:53:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64519 DF PROTO=2 
Feb 02 16:53:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11966 DF PROTO=2 
Feb 02 16:54:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21654 DF PROTO=2 
Feb 02 16:54:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40816 DF PROTO=2 
Feb 02 16:54:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56174 DF PROTO=2 
Feb 02 16:55:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4146 DF PROTO=2 
Feb 02 16:55:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8771 DF PROTO=2 
Feb 02 16:55:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11860 DF PROTO=2 
Feb 02 16:56:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29754 DF PROTO=2 
Feb 02 16:56:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33752 DF PROTO=2 
Feb 02 16:56:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39450 DF PROTO=2 
Feb 02 16:57:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57249 DF PROTO=2 
Feb 02 16:57:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59127 DF PROTO=2 
Feb 02 16:57:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1934 DF PROTO=2 
Feb 02 16:58:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7781 DF PROTO=2 
Feb 02 16:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 16:58:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10866 DF PROTO=2 
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Successfully made thread 21704 of process 19476 owned by '1000' RT at priority 10.
Feb 02 16:58:34 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 02 16:58:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23097 DF PROTO=2 
Feb 02 16:59:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24197 DF PROTO=2 
Feb 02 16:59:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35638 DF PROTO=2 
Feb 02 16:59:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38794 DF PROTO=2 
Feb 02 17:00:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53648 DF PROTO=2 
Feb 02 17:00:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61653 DF PROTO=2 
Feb 02 17:00:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10957 DF PROTO=2 
Feb 02 17:01:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12696 DF PROTO=2 
Feb 02 17:01:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25342 DF PROTO=2 
Feb 02 17:01:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32911 DF PROTO=2 
Feb 02 17:02:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43936 DF PROTO=2 
Feb 02 17:02:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50364 DF PROTO=2 
Feb 02 17:02:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59627 DF PROTO=2 
Feb 02 17:03:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5654 DF PROTO=2 
Feb 02 17:03:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6496 DF PROTO=2 
Feb 02 17:03:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11242 DF PROTO=2 
Feb 02 17:04:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20196 DF PROTO=2 
Feb 02 17:04:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33872 DF PROTO=2 
Feb 02 17:04:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50959 DF PROTO=2 
Feb 02 17:05:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53468 DF PROTO=2 
Feb 02 17:05:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60571 DF PROTO=2 
Feb 02 17:05:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5007 DF PROTO=2 
Feb 02 17:06:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15300 DF PROTO=2 
Feb 02 17:06:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19447 DF PROTO=2 
Feb 02 17:06:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25378 DF PROTO=2 
Feb 02 17:07:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31006 DF PROTO=2 
Feb 02 17:07:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37517 DF PROTO=2 
Feb 02 17:07:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43310 DF PROTO=2 
Feb 02 17:08:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46419 DF PROTO=2 
Feb 02 17:08:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59307 DF PROTO=2 
Feb 02 17:08:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62503 DF PROTO=2 
Feb 02 17:09:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3699 DF PROTO=2 
Feb 02 17:09:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17972 DF PROTO=2 
Feb 02 17:09:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24960 DF PROTO=2 
Feb 02 17:10:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41662 DF PROTO=2 
Feb 02 17:10:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48042 DF PROTO=2 
Feb 02 17:10:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61313 DF PROTO=2 
Feb 02 17:11:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6249 DF PROTO=2 
Feb 02 17:11:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15741 DF PROTO=2 
Feb 02 17:11:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22355 DF PROTO=2 
Feb 02 17:12:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23512 DF PROTO=2 
Feb 02 17:12:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24817 DF PROTO=2 
Feb 02 17:12:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26678 DF PROTO=2 
Feb 02 17:13:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33732 DF PROTO=2 
Feb 02 17:13:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49237 DF PROTO=2 
Feb 02 17:13:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61579 DF PROTO=2 
Feb 02 17:14:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64864 DF PROTO=2 
Feb 02 17:14:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3729 DF PROTO=2 
Feb 02 17:14:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7496 DF PROTO=2 
Feb 02 17:15:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9751 DF PROTO=2 
Feb 02 17:15:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29013 DF PROTO=2 
Feb 02 17:15:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43081 DF PROTO=2 
Feb 02 17:16:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53136 DF PROTO=2 
Feb 02 17:16:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3942 DF PROTO=2 
Feb 02 17:16:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7111 DF PROTO=2 
Feb 02 17:17:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21221 DF PROTO=2 
Feb 02 17:17:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40811 DF PROTO=2 
Feb 02 17:17:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42944 DF PROTO=2 
Feb 02 17:18:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48952 DF PROTO=2 
Feb 02 17:18:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65427 DF PROTO=2 
Feb 02 17:18:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16781 DF PROTO=2 
Feb 02 17:19:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19450 DF PROTO=2 
Feb 02 17:19:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19556 DF PROTO=2 
Feb 02 17:19:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31601 DF PROTO=2 
Feb 02 17:20:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48042 DF PROTO=2 
Feb 02 17:20:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49262 DF PROTO=2 
Feb 02 17:20:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51973 DF PROTO=2 
Feb 02 17:21:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60985 DF PROTO=2 
Feb 02 17:21:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64690 DF PROTO=2 
Feb 02 17:21:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17477 DF PROTO=2 
Feb 02 17:22:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31701 DF PROTO=2 
Feb 02 17:22:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51172 DF PROTO=2 
Feb 02 17:22:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4671 DF PROTO=2 
Feb 02 17:23:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15915 DF PROTO=2 
Feb 02 17:23:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16388 DF PROTO=2 
Feb 02 17:23:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16408 DF PROTO=2 
Feb 02 17:24:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28042 DF PROTO=2 
Feb 02 17:24:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37635 DF PROTO=2 
Feb 02 17:24:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39243 DF PROTO=2 
Feb 02 17:25:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43939 DF PROTO=2 
Feb 02 17:25:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59703 DF PROTO=2 
Feb 02 17:25:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11252 DF PROTO=2 
Feb 02 17:26:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15239 DF PROTO=2 
Feb 02 17:26:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29320 DF PROTO=2 
Feb 02 17:26:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41761 DF PROTO=2 
Feb 02 17:27:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60961 DF PROTO=2 
Feb 02 17:27:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2080 DF PROTO=2 
Feb 02 17:27:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21609 DF PROTO=2 
Feb 02 17:28:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35135 DF PROTO=2 
Feb 02 17:28:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51799 DF PROTO=2 
Feb 02 17:28:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1069 DF PROTO=2 
Feb 02 17:29:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11619 DF PROTO=2 
Feb 02 17:29:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22242 DF PROTO=2 
Feb 02 17:29:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37159 DF PROTO=2 
Feb 02 17:30:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51598 DF PROTO=2 
Feb 02 17:30:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5323 DF PROTO=2 
Feb 02 17:30:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13574 DF PROTO=2 
Feb 02 17:31:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28576 DF PROTO=2 
Feb 02 17:31:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30713 DF PROTO=2 
Feb 02 17:31:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41040 DF PROTO=2 
Feb 02 17:32:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58625 DF PROTO=2 
Feb 02 17:32:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60471 DF PROTO=2 
Feb 02 17:32:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4535 DF PROTO=2 
Feb 02 17:33:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16992 DF PROTO=2 
Feb 02 17:33:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25832 DF PROTO=2 
Feb 02 17:33:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26604 DF PROTO=2 
Feb 02 17:34:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33093 DF PROTO=2 
Feb 02 17:34:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50811 DF PROTO=2 
Feb 02 17:34:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5133 DF PROTO=2 
Feb 02 17:35:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22549 DF PROTO=2 
Feb 02 17:35:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22883 DF PROTO=2 
Feb 02 17:35:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26918 DF PROTO=2 
Feb 02 17:36:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27552 DF PROTO=2 
Feb 02 17:36:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44420 DF PROTO=2 
Feb 02 17:36:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53717 DF PROTO=2 
Feb 02 17:37:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53812 DF PROTO=2 
Feb 02 17:37:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4599 DF PROTO=2 
Feb 02 17:37:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12741 DF PROTO=2 
Feb 02 17:37:57 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 17:37:58 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 17:37:58 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 17:37:58 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 17:38:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13164 DF PROTO=2 
Feb 02 17:38:04 turingMachine kernel: ------------[ cut here ]------------
Feb 02 17:38:04 turingMachine kernel: WARNING: CPU: 3 PID: 22421 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:38:04 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 17:38:04 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 17:38:04 turingMachine kernel: CPU: 3 PID: 22421 Comm: kworker/3:5 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 17:38:04 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 17:38:04 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 17:38:04 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:38:04 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 17:38:04 turingMachine kernel: RSP: 0018:ffffaf998d50bc58 EFLAGS: 00010286
Feb 02 17:38:04 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 17:38:04 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 17:38:04 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024c0d6e66c
Feb 02 17:38:04 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 17:38:04 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 17:38:04 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e8c0000(0000) knlGS:0000000000000000
Feb 02 17:38:04 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 17:38:04 turingMachine kernel: CR2: 0000558a3f6d6278 CR3: 00000001266e6000 CR4: 0000000000350ee0
Feb 02 17:38:04 turingMachine kernel: Call Trace:
Feb 02 17:38:04 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 17:38:04 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 17:38:04 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 17:38:04 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 17:38:04 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 17:38:04 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 17:38:04 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:04 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 17:38:04 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:04 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 17:38:04 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:04 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 17:38:04 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 17:38:04 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 17:38:04 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 17:38:04 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 17:38:04 turingMachine kernel:  kthread+0x133/0x150
Feb 02 17:38:04 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 17:38:04 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 17:38:04 turingMachine kernel: ---[ end trace cdaa40d16559bdaa ]---
Feb 02 17:38:05 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 17:38:05 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 17:38:05 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 17:38:05 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 17:38:05 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 17:38:05 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 17:38:05 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 17:38:06 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 17:38:06 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 17:38:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15644 DF PROTO=2 
Feb 02 17:38:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22233 DF PROTO=2 
Feb 02 17:38:45 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 17:38:45 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 17:38:45 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 17:38:45 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 17:38:52 turingMachine kernel: ------------[ cut here ]------------
Feb 02 17:38:52 turingMachine kernel: WARNING: CPU: 8 PID: 22418 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:38:52 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 17:38:52 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 17:38:52 turingMachine kernel: CPU: 8 PID: 22418 Comm: kworker/8:1 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 17:38:52 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 17:38:52 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 17:38:52 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:38:52 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 17:38:52 turingMachine kernel: RSP: 0018:ffffaf998d4ebc58 EFLAGS: 00010286
Feb 02 17:38:52 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 17:38:52 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 17:38:52 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024c916b3ec
Feb 02 17:38:52 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 17:38:52 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 17:38:52 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ea00000(0000) knlGS:0000000000000000
Feb 02 17:38:52 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 17:38:52 turingMachine kernel: CR2: 0000558a3f734a70 CR3: 00000002beb58000 CR4: 0000000000350ee0
Feb 02 17:38:52 turingMachine kernel: Call Trace:
Feb 02 17:38:52 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 17:38:52 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 17:38:52 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 17:38:52 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 17:38:52 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 17:38:52 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 17:38:52 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:52 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 17:38:52 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:52 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 17:38:52 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:38:52 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 17:38:52 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 17:38:52 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 17:38:52 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 17:38:52 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 17:38:52 turingMachine kernel:  kthread+0x133/0x150
Feb 02 17:38:52 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 17:38:52 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 17:38:52 turingMachine kernel: ---[ end trace cdaa40d16559bdab ]---
Feb 02 17:38:53 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 17:38:53 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 17:38:53 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 17:38:53 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 17:38:53 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 17:38:53 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 17:38:53 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 17:38:54 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 17:38:54 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 17:39:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33898 DF PROTO=2 
Feb 02 17:39:07 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 02 17:39:07 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 02 17:39:07 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 02 17:39:07 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 02 17:39:13 turingMachine kernel: ------------[ cut here ]------------
Feb 02 17:39:13 turingMachine kernel: WARNING: CPU: 1 PID: 21128 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:39:13 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 02 17:39:13 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 02 17:39:13 turingMachine kernel: CPU: 1 PID: 21128 Comm: kworker/1:3 Tainted: G        W         5.10.11-arch1-1 #1
Feb 02 17:39:13 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 02 17:39:13 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 02 17:39:13 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 02 17:39:13 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 02 17:39:13 turingMachine kernel: RSP: 0018:ffffaf998ca87c58 EFLAGS: 00010286
Feb 02 17:39:13 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 02 17:39:13 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 02 17:39:13 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024ba4b806c
Feb 02 17:39:13 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 02 17:39:13 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 02 17:39:13 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e840000(0000) knlGS:0000000000000000
Feb 02 17:39:13 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 02 17:39:13 turingMachine kernel: CR2: 000005970b3ca000 CR3: 0000000126c3c000 CR4: 0000000000350ee0
Feb 02 17:39:13 turingMachine kernel: Call Trace:
Feb 02 17:39:13 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 02 17:39:13 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 02 17:39:13 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 02 17:39:13 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 02 17:39:13 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 02 17:39:13 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 02 17:39:13 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:39:13 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 02 17:39:13 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:39:13 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 02 17:39:13 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 02 17:39:13 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 02 17:39:13 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 02 17:39:13 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 02 17:39:13 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 02 17:39:13 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 02 17:39:13 turingMachine kernel:  kthread+0x133/0x150
Feb 02 17:39:13 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 02 17:39:13 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 02 17:39:13 turingMachine kernel: ---[ end trace cdaa40d16559bdac ]---
Feb 02 17:39:14 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 02 17:39:14 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 02 17:39:14 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 02 17:39:14 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 02 17:39:14 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 02 17:39:15 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 02 17:39:15 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 02 17:39:15 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 02 17:39:16 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 02 17:39:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46914 DF PROTO=2 
Feb 02 17:39:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52885 DF PROTO=2 
Feb 02 17:40:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56250 DF PROTO=2 
Feb 02 17:40:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7867 DF PROTO=2 
Feb 02 17:40:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14412 DF PROTO=2 
Feb 02 17:41:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18389 DF PROTO=2 
Feb 02 17:41:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27365 DF PROTO=2 
Feb 02 17:41:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44763 DF PROTO=2 
Feb 02 17:42:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54122 DF PROTO=2 
Feb 02 17:42:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1424 DF PROTO=2 
Feb 02 17:42:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20366 DF PROTO=2 
Feb 02 17:43:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20433 DF PROTO=2 
Feb 02 17:43:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30288 DF PROTO=2 
Feb 02 17:43:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45065 DF PROTO=2 
Feb 02 17:44:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65025 DF PROTO=2 
Feb 02 17:44:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13837 DF PROTO=2 
Feb 02 17:44:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20642 DF PROTO=2 
Feb 02 17:45:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32181 DF PROTO=2 
Feb 02 17:45:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40126 DF PROTO=2 
Feb 02 17:45:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49277 DF PROTO=2 
Feb 02 17:46:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2409 DF PROTO=2 
Feb 02 17:46:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11236 DF PROTO=2 
Feb 02 17:46:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29336 DF PROTO=2 
Feb 02 17:47:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33831 DF PROTO=2 
Feb 02 17:47:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37318 DF PROTO=2 
Feb 02 17:47:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44358 DF PROTO=2 
Feb 02 17:48:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60355 DF PROTO=2 
Feb 02 17:48:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62752 DF PROTO=2 
Feb 02 17:48:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11514 DF PROTO=2 
Feb 02 17:49:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25774 DF PROTO=2 
Feb 02 17:49:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39129 DF PROTO=2 
Feb 02 17:49:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55914 DF PROTO=2 
Feb 02 17:50:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63616 DF PROTO=2 
Feb 02 17:50:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3523 DF PROTO=2 
Feb 02 17:50:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7946 DF PROTO=2 
Feb 02 17:51:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13163 DF PROTO=2 
Feb 02 17:51:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32046 DF PROTO=2 
Feb 02 17:51:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48867 DF PROTO=2 
Feb 02 17:52:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59807 DF PROTO=2 
Feb 02 17:52:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3955 DF PROTO=2 
Feb 02 17:52:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23662 DF PROTO=2 
Feb 02 17:53:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36631 DF PROTO=2 
Feb 02 17:53:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41438 DF PROTO=2 
Feb 02 17:53:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57930 DF PROTO=2 
Feb 02 17:54:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64414 DF PROTO=2 
Feb 02 17:54:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1606 DF PROTO=2 
Feb 02 17:54:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19791 DF PROTO=2 
Feb 02 17:55:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34891 DF PROTO=2 
Feb 02 17:55:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47113 DF PROTO=2 
Feb 02 17:55:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=600 DF PROTO=2 
Feb 02 17:56:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8242 DF PROTO=2 
Feb 02 17:56:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26642 DF PROTO=2 
Feb 02 17:56:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34920 DF PROTO=2 
Feb 02 17:57:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50203 DF PROTO=2 
Feb 02 17:57:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56941 DF PROTO=2 
Feb 02 17:57:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3480 DF PROTO=2 
Feb 02 17:58:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23460 DF PROTO=2 
Feb 02 17:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 02 17:58:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24263 DF PROTO=2 
Feb 02 17:58:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31410 DF PROTO=2 
Feb 02 17:59:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32018 DF PROTO=2 
Feb 02 17:59:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41797 DF PROTO=2 
Feb 02 17:59:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60398 DF PROTO=2 
Feb 02 18:00:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7801 DF PROTO=2 
Feb 02 18:00:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10338 DF PROTO=2 
Feb 02 18:00:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22822 DF PROTO=2 
Feb 02 18:01:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33659 DF PROTO=2 
Feb 02 18:01:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46123 DF PROTO=2 
Feb 02 18:01:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48178 DF PROTO=2 
Feb 02 18:02:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53953 DF PROTO=2 
Feb 02 18:02:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58964 DF PROTO=2 
Feb 02 18:02:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11024 DF PROTO=2 
Feb 02 18:03:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18822 DF PROTO=2 
Feb 02 18:03:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35450 DF PROTO=2 
Feb 02 18:03:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41176 DF PROTO=2 
Feb 02 18:04:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43515 DF PROTO=2 
Feb 02 18:04:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51841 DF PROTO=2 
Feb 02 18:04:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64733 DF PROTO=2 
Feb 02 18:05:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8463 DF PROTO=2 
Feb 02 18:05:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13858 DF PROTO=2 
Feb 02 18:05:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21658 DF PROTO=2 
Feb 02 18:06:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33610 DF PROTO=2 
Feb 02 18:06:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47179 DF PROTO=2 
Feb 02 18:06:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50432 DF PROTO=2 
Feb 02 18:07:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59239 DF PROTO=2 
Feb 02 18:07:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5093 DF PROTO=2 
Feb 02 18:07:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13048 DF PROTO=2 
Feb 02 18:08:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29461 DF PROTO=2 
Feb 02 18:08:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30707 DF PROTO=2 
Feb 02 18:08:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44604 DF PROTO=2 
Feb 02 18:09:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58574 DF PROTO=2 
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.8957] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.8958] device (p2p-dev-wlp9s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.8961] manager: NetworkManager state is now ASLEEP
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.8963] device (wlp9s0): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Feb 02 18:09:16 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 02 18:09:16 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 02 18:09:16 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 02 18:09:16 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 02 18:09:16 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 18:09:16 turingMachine kernel: audit: type=1130 audit(1612307356.901:219): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 02 18:09:16 turingMachine kernel: wlp9s0: deauthenticating from 24:4b:fe:2f:bb:f4 by local choice (Reason: 3=DEAUTH_LEAVING)
Feb 02 18:09:16 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-DISCONNECTED bssid=24:4b:fe:2f:bb:f4 reason=3 locally_generated=1
Feb 02 18:09:16 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=0
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9176] device (wlp9s0): supplicant interface state: completed -> disconnected
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9177] device (wlp9s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Withdrawing address record for fe80::81e1:8aa7:65de:18ce on wlp9s0.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv6 with address fe80::81e1:8aa7:65de:18ce.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv6 no longer relevant for mDNS.
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9571] dhcp4 (wlp9s0): canceled DHCP transaction
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9571] dhcp4 (wlp9s0): state changed bound -> done
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv4 no longer relevant for mDNS.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Withdrawing address record for 192.168.50.110 on wlp9s0.
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9594] device (wlp9s0): set-hw-addr: set MAC address to 96:6F:77:35:B3:13 (scanning)
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv4 for mDNS.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Registering new address record for 192.168.50.110 on wlp9s0.IPv4.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Withdrawing address record for 192.168.50.110 on wlp9s0.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Leaving mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 02 18:09:16 turingMachine avahi-daemon[638]: Interface wlp9s0.IPv4 no longer relevant for mDNS.
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9634] device (wlp9s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 02 18:09:16 turingMachine NetworkManager[640]: <info>  [1612307356.9652] device (wlp9s0): set-hw-addr: reset MAC address to 14:F6:D8:B2:99:40 (unmanage)
Feb 02 18:09:17 turingMachine systemd[1]: Reached target Sleep.
Feb 02 18:09:17 turingMachine systemd[1]: Starting Suspend...
Feb 02 18:09:17 turingMachine systemd-sleep[23988]: Suspending system...
Feb 02 18:09:17 turingMachine kernel: PM: suspend entry (deep)

Offline

#2 2021-02-03 23:02:27

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Re: Constant total-system lockup with PowerColor RX 5700XT Red Devil

Rest of journalctl:

Feb 03 09:55:29 turingMachine kernel: Filesystems sync: 0.002 seconds
Feb 03 09:55:29 turingMachine kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Feb 03 09:55:29 turingMachine kernel: OOM killer disabled.
Feb 03 09:55:29 turingMachine kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Feb 03 09:55:29 turingMachine kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Feb 03 09:55:29 turingMachine kernel: serial 00:04: disabled
Feb 03 09:55:29 turingMachine kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
Feb 03 09:55:29 turingMachine kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Feb 03 09:55:29 turingMachine kernel: sd 2:0:0:0: [sdc] Synchronizing SCSI cache
Feb 03 09:55:29 turingMachine kernel: sd 1:0:0:0: [sdb] Stopping disk
Feb 03 09:55:29 turingMachine kernel: sd 2:0:0:0: [sdc] Stopping disk
Feb 03 09:55:29 turingMachine kernel: sd 0:0:0:0: [sda] Stopping disk
Feb 03 09:55:29 turingMachine kernel: [drm] free PSP TMR buffer
Feb 03 09:55:29 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 09:55:29 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 09:55:29 turingMachine kernel: ------------[ cut here ]------------
Feb 03 09:55:29 turingMachine kernel: WARNING: CPU: 6 PID: 23990 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 09:55:29 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 09:55:29 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 09:55:29 turingMachine kernel: CPU: 6 PID: 23990 Comm: kworker/u64:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 09:55:29 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 09:55:29 turingMachine kernel: Workqueue: events_unbound async_run_entry_fn
Feb 03 09:55:29 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 09:55:29 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 09:55:29 turingMachine kernel: RSP: 0018:ffffaf9980a2bcc8 EFLAGS: 00010282
Feb 03 09:55:29 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 09:55:29 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 09:55:29 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: 0000000000000000
Feb 03 09:55:29 turingMachine kernel: R10: 00001ead27c9a797 R11: 0000000000000000 R12: ffff90229de00000
Feb 03 09:55:29 turingMachine kernel: R13: 0000000000000000 R14: 0000000000000002 R15: 0000000000000000
Feb 03 09:55:29 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e980000(0000) knlGS:0000000000000000
Feb 03 09:55:29 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 09:55:29 turingMachine kernel: CR2: 000055d3ef93b2a8 CR3: 0000000126c3c000 CR4: 0000000000350ee0
Feb 03 09:55:29 turingMachine kernel: Call Trace:
Feb 03 09:55:29 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 09:55:29 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 09:55:29 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 09:55:29 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 09:55:29 turingMachine kernel:  pci_pm_suspend+0x74/0x160
Feb 03 09:55:29 turingMachine kernel:  ? pci_pm_freeze+0xb0/0xb0
Feb 03 09:55:29 turingMachine kernel:  dpm_run_callback+0x4c/0x150
Feb 03 09:55:29 turingMachine kernel:  __device_suspend+0x11c/0x4d0
Feb 03 09:55:29 turingMachine kernel:  async_suspend+0x1b/0x90
Feb 03 09:55:29 turingMachine kernel:  async_run_entry_fn+0x37/0x140
Feb 03 09:55:29 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 09:55:29 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 09:55:29 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 09:55:29 turingMachine kernel:  kthread+0x133/0x150
Feb 03 09:55:29 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 09:55:29 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 09:55:29 turingMachine kernel: ---[ end trace cdaa40d16559bdad ]---
Feb 03 09:55:29 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 09:55:29 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 09:55:29 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 09:55:29 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 09:55:29 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 09:55:29 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 09:55:29 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 09:55:29 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 09:55:29 turingMachine kernel: ACPI: Preparing to enter system sleep state S3
Feb 03 09:55:29 turingMachine kernel: PM: Saving platform NVS memory
Feb 03 09:55:29 turingMachine kernel: Disabling non-boot CPUs ...
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 1 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 2 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 3 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 4 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 5 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 6 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 7 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 8 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 9 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 10 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 11 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 12 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 13 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 14 is now offline
Feb 03 09:55:29 turingMachine kernel: smpboot: CPU 15 is now offline
Feb 03 09:55:29 turingMachine kernel: ACPI: Low-level resume complete
Feb 03 09:55:29 turingMachine kernel: PM: Restoring platform NVS memory
Feb 03 09:55:29 turingMachine kernel: LVT offset 0 assigned for vector 0x400
Feb 03 09:55:29 turingMachine kernel: Enabling non-boot CPUs ...
Feb 03 09:55:29 turingMachine kernel: x86: Booting SMP configuration:
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Feb 03 09:55:29 turingMachine kernel: microcode: CPU1: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU1 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Feb 03 09:55:29 turingMachine kernel: microcode: CPU2: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU2 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Feb 03 09:55:29 turingMachine kernel: microcode: CPU3: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU3 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Feb 03 09:55:29 turingMachine kernel: microcode: CPU4: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU4 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Feb 03 09:55:29 turingMachine kernel: microcode: CPU5: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU5 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Feb 03 09:55:29 turingMachine kernel: microcode: CPU6: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU6 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Feb 03 09:55:29 turingMachine kernel: microcode: CPU7: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU7 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Feb 03 09:55:29 turingMachine kernel: microcode: CPU8: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU8 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Feb 03 09:55:29 turingMachine kernel: microcode: CPU9: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU9 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Feb 03 09:55:29 turingMachine kernel: microcode: CPU10: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU10 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Feb 03 09:55:29 turingMachine kernel: microcode: CPU11: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU11 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Feb 03 09:55:29 turingMachine kernel: microcode: CPU12: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU12 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Feb 03 09:55:29 turingMachine kernel: microcode: CPU13: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU13 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Feb 03 09:55:29 turingMachine kernel: microcode: CPU14: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU14 is up
Feb 03 09:55:29 turingMachine kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Feb 03 09:55:29 turingMachine kernel: microcode: CPU15: patch_level=0x08701013
Feb 03 09:55:29 turingMachine kernel: CPU15 is up
Feb 03 09:55:29 turingMachine kernel: ACPI: Waking up from system sleep state S3
Feb 03 09:55:29 turingMachine kernel: usb usb1: root hub lost power or was reset
Feb 03 09:55:29 turingMachine kernel: usb usb2: root hub lost power or was reset
Feb 03 09:55:29 turingMachine kernel: usb usb3: root hub lost power or was reset
Feb 03 09:55:29 turingMachine kernel: usb usb4: root hub lost power or was reset
Feb 03 09:55:29 turingMachine kernel: serial 00:04: activated
Feb 03 09:55:29 turingMachine kernel: sd 0:0:0:0: [sda] Starting disk
Feb 03 09:55:29 turingMachine kernel: sd 2:0:0:0: [sdc] Starting disk
Feb 03 09:55:29 turingMachine kernel: sd 1:0:0:0: [sdb] Starting disk
Feb 03 09:55:29 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 09:55:29 turingMachine kernel: nvme nvme0: 15/0/0 default/read/poll queues
Feb 03 09:55:29 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 03 09:55:29 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 03 09:55:29 turingMachine kernel: ata9: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata10: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata7: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata8: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata5: SATA link down (SStatus 0 SControl 300)
Feb 03 09:55:29 turingMachine kernel: usb 1-2: reset full-speed USB device number 3 using xhci_hcd
Feb 03 09:55:29 turingMachine kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 03 09:55:29 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 03 09:55:29 turingMachine kernel: ata1.00: supports DRM functions and may not be fully accessible
Feb 03 09:55:29 turingMachine kernel: ata1.00: disabling queued TRIM support
Feb 03 09:55:29 turingMachine kernel: ata1.00: configured for UDMA/133
Feb 03 09:55:29 turingMachine kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 03 09:55:29 turingMachine kernel: usb 3-2: reset high-speed USB device number 2 using xhci_hcd
Feb 03 09:55:29 turingMachine kernel: ata4.00: configured for UDMA/133
Feb 03 09:55:29 turingMachine kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 09:55:29 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 03 09:55:29 turingMachine kernel: ata2.00: supports DRM functions and may not be fully accessible
Feb 03 09:55:29 turingMachine kernel: ata2.00: configured for UDMA/133
Feb 03 09:55:29 turingMachine kernel: ata2.00: Enabling discard_zeroes_data
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 09:55:29 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 09:55:29 turingMachine kernel: PM: dpm_run_callback(): pci_pm_resume+0x0/0xe0 returns -110
Feb 03 09:55:29 turingMachine kernel: PM: Device 0000:07:00.0 failed to resume async: error -110
Feb 03 09:55:29 turingMachine kernel: usb 1-1: reset full-speed USB device number 2 using xhci_hcd
Feb 03 09:55:29 turingMachine kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Feb 03 09:55:29 turingMachine kernel: usb 1-13: reset full-speed USB device number 5 using xhci_hcd
Feb 03 09:55:29 turingMachine kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
Feb 03 09:55:29 turingMachine kernel: [drm] PSP is resuming...
Feb 03 09:55:29 turingMachine kernel: [drm] reserve 0x900000 from 0x800f400000 for PSP TMR
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU is resuming...
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000037, smu fw version = 0x002a3d00 (42.61.0)
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: SMU is resumed successfully!
Feb 03 09:55:29 turingMachine kernel: [drm] kiq ring mec 2 pipe 1 q 0
Feb 03 09:55:29 turingMachine kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Feb 03 09:55:29 turingMachine kernel: [drm] JPEG decode initialized successfully.
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Feb 03 09:55:29 turingMachine kernel: amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Feb 03 09:55:29 turingMachine kernel: OOM killer enabled.
Feb 03 09:55:29 turingMachine kernel: Restarting tasks ... done.
Feb 03 09:55:29 turingMachine kernel: PM: suspend exit
Feb 03 09:55:29 turingMachine kernel: audit: type=1130 audit(1612364129.640:220): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine kernel: audit: type=1130 audit(1612364129.640:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine kernel: audit: type=1131 audit(1612364129.640:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine kernel: audit: type=1131 audit(1612364129.650:223): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine 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'
Feb 03 09:55:29 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:29 turingMachine 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=success'
Feb 03 09:55:29 turingMachine wpa_supplicant[729]: nl80211: deinit ifname=p2p-dev-wlp9s0 disabled_11b_rates=0
Feb 03 09:55:29 turingMachine systemd-sleep[23988]: System resumed.
Feb 03 09:55:29 turingMachine systemd[1]: Starting Daily man-db regeneration...
Feb 03 09:55:29 turingMachine systemd[1]: Started Verify integrity of password and group files.
Feb 03 09:55:29 turingMachine systemd[1]: systemd-suspend.service: Succeeded.
Feb 03 09:55:29 turingMachine systemd[1]: Finished Suspend.
Feb 03 09:55:29 turingMachine systemd[1]: Stopped target Sleep.
Feb 03 09:55:29 turingMachine systemd[1]: Reached target Suspend.
Feb 03 09:55:29 turingMachine systemd[1]: Stopped target Suspend.
Feb 03 09:55:29 turingMachine systemd-logind[642]: Operation 'sleep' finished.
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.6472] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Feb 03 09:55:29 turingMachine systemd[1]: shadow.service: Succeeded.
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-8
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2
Feb 03 09:55:29 turingMachine upowerd[1167]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.7013] device (enp5s0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Feb 03 09:55:29 turingMachine wpa_supplicant[729]: nl80211: deinit ifname=wlp9s0 disabled_11b_rates=0
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.7291] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.7460] device (wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.7611] device (wlp9s0): set-hw-addr: set MAC address to 5A:9F:0A:F5:39:62 (scanning)
Feb 03 09:55:29 turingMachine rtkit-daemon[1084]: Supervising 7 threads of 3 processes of 1 users.
Feb 03 09:55:29 turingMachine rtkit-daemon[1084]: Successfully made thread 24166 of process 1043 owned by '1000' RT at priority 5.
Feb 03 09:55:29 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:55:29 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 03 09:55:29 turingMachine kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.9456] device (p2p-dev-wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'managed')
Feb 03 09:55:29 turingMachine NetworkManager[640]: <info>  [1612364129.9460] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0032] device (wlp9s0): supplicant interface state: internal-starting -> disconnected
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0033] device (p2p-dev-wlp9s0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0039] Wi-Fi P2P device controlled by interface wlp9s0 created
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0043] manager: (p2p-dev-wlp9s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/7)
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0046] device (p2p-dev-wlp9s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0053] device (wlp9s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 03 09:55:30 turingMachine NetworkManager[640]: <info>  [1612364130.0060] device (p2p-dev-wlp9s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:30 turingMachine NetworkManager[640]: <warn>  [1612364130.0074] sup-iface[7cf6f6bf851fb8b7,2,wlp9s0]: call-p2p-cancel: failed with P2P cancel failed
Feb 03 09:55:30 turingMachine kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 03 09:55:30 turingMachine kernel: ata3.00: configured for UDMA/133
Feb 03 09:55:32 turingMachine systemd[1]: man-db.service: Succeeded.
Feb 03 09:55:32 turingMachine systemd[1]: Finished Daily man-db regeneration.
Feb 03 09:55:32 turingMachine 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'
Feb 03 09:55:32 turingMachine 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'
Feb 03 09:55:32 turingMachine kernel: audit: type=1130 audit(1612364132.190:224): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:32 turingMachine kernel: audit: type=1131 audit(1612364132.190:225): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:32 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 03 09:55:32 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:32 turingMachine kernel: audit: type=1131 audit(1612364132.720:226): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:33 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7048] policy: auto-activating connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7050] device (wlp9s0): Activation: starting connection 'Auto JS_Wireless' (665e56d4-45a3-45ab-8e96-2bd0e69319c1)
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7050] device (wlp9s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7052] manager: NetworkManager state is now CONNECTING
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7072] device (wlp9s0): set-hw-addr: reset MAC address to 14:F6:D8:B2:99:40 (preserve)
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7081] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7083] device (wlp9s0): Activation: (wifi) access point 'Auto JS_Wireless' has security, but secrets are required.
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7084] device (wlp9s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7121] device (wlp9s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7124] device (wlp9s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] device (wlp9s0): Activation: (wifi) connection 'Auto JS_Wireless' has security, and secrets exist.  No new secrets needed.
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'ssid' value 'JS_Wireless'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'scan_ssid' value '1'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'bgscan' value 'simple:30:-70:86400'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'auth_alg' value 'OPEN'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7126] Config: added 'psk' value '<hidden>'
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7761] device (wlp9s0): supplicant interface state: disconnected -> inactive
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7761] device (p2p-dev-wlp9s0): supplicant management interface state: disconnected -> inactive
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7816] device (wlp9s0): supplicant interface state: inactive -> scanning
Feb 03 09:55:34 turingMachine NetworkManager[640]: <info>  [1612364134.7816] device (p2p-dev-wlp9s0): supplicant management interface state: inactive -> scanning
Feb 03 09:55:35 turingMachine kernel: ------------[ cut here ]------------
Feb 03 09:55:35 turingMachine kernel: WARNING: CPU: 14 PID: 12792 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 09:55:35 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 09:55:35 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 09:55:35 turingMachine kernel: CPU: 14 PID: 12792 Comm: kworker/14:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 09:55:35 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 09:55:35 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 09:55:35 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 09:55:35 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 09:55:35 turingMachine kernel: RSP: 0018:ffffaf998c647c58 EFLAGS: 00010286
Feb 03 09:55:35 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 09:55:35 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 09:55:35 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90248ed9866c
Feb 03 09:55:35 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 09:55:35 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 09:55:35 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299eb80000(0000) knlGS:0000000000000000
Feb 03 09:55:35 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 09:55:35 turingMachine kernel: CR2: 00002fcede7fe020 CR3: 0000000127670000 CR4: 0000000000350ee0
Feb 03 09:55:35 turingMachine kernel: Call Trace:
Feb 03 09:55:35 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 09:55:35 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 09:55:35 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 09:55:35 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 09:55:35 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 09:55:35 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 09:55:35 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 09:55:35 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 09:55:35 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 09:55:35 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 09:55:35 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 09:55:35 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 09:55:35 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 09:55:35 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 09:55:35 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 09:55:35 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 09:55:35 turingMachine kernel:  kthread+0x133/0x150
Feb 03 09:55:35 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 09:55:35 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 09:55:35 turingMachine kernel: ---[ end trace cdaa40d16559bdae ]---
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: SME: Trying to authenticate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 03 09:55:36 turingMachine kernel: wlp9s0: authenticate with 24:4b:fe:2f:bb:f4
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.1105] device (wlp9s0): supplicant interface state: scanning -> authenticating
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.1105] device (p2p-dev-wlp9s0): supplicant management interface state: scanning -> authenticating
Feb 03 09:55:36 turingMachine kernel: wlp9s0: send auth to 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: Trying to associate with 24:4b:fe:2f:bb:f4 (SSID='JS_Wireless' freq=5500 MHz)
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2357] device (wlp9s0): supplicant interface state: authenticating -> associating
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2357] device (p2p-dev-wlp9s0): supplicant management interface state: authenticating -> associating
Feb 03 09:55:36 turingMachine kernel: wlp9s0: authenticated
Feb 03 09:55:36 turingMachine kernel: wlp9s0: associate with 24:4b:fe:2f:bb:f4 (try 1/3)
Feb 03 09:55:36 turingMachine kernel: wlp9s0: RX AssocResp from 24:4b:fe:2f:bb:f4 (capab=0x1011 status=0 aid=17)
Feb 03 09:55:36 turingMachine kernel: iwlwifi 0000:09:00.0: Got NSS = 4 - trimming to 2
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: Associated with 24:4b:fe:2f:bb:f4
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 03 09:55:36 turingMachine kernel: wlp9s0: associated
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2479] device (wlp9s0): supplicant interface state: associating -> associated
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2479] device (p2p-dev-wlp9s0): supplicant management interface state: associating -> associated
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Key negotiation completed with 24:4b:fe:2f:bb:f4 [PTK=CCMP GTK=CCMP]
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-CONNECTED - Connection to 24:4b:fe:2f:bb:f4 completed [id=0 id_str=]
Feb 03 09:55:36 turingMachine kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=9999 txrate=29200
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2652] device (wlp9s0): supplicant interface state: associated -> completed
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2652] device (wlp9s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "JS_Wireless"
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2652] device (p2p-dev-wlp9s0): supplicant management interface state: associated -> completed
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2654] device (wlp9s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2657] dhcp4 (wlp9s0): activation: beginning transaction (timeout in 45 seconds)
Feb 03 09:55:36 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv6 with address fe80::81e1:8aa7:65de:18ce.
Feb 03 09:55:36 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv6 for mDNS.
Feb 03 09:55:36 turingMachine avahi-daemon[638]: Registering new address record for fe80::81e1:8aa7:65de:18ce on wlp9s0.*.
Feb 03 09:55:36 turingMachine wpa_supplicant[729]: wlp9s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=29200
Feb 03 09:55:36 turingMachine kernel: wlp9s0: Limiting TX power to 24 (24 - 0) dBm as advertised by 24:4b:fe:2f:bb:f4
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2889] dhcp4 (wlp9s0): option dhcp_lease_time      => '86400'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option domain_name_servers  => '192.168.50.1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option expiry               => '1612450536'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option host_name            => 'turingMachine'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option ip_address           => '192.168.50.110'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option next_server          => '192.168.50.1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_broadcast_address => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_domain_name => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_domain_name_servers => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_domain_search => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_host_name  => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2890] dhcp4 (wlp9s0): option requested_interface_mtu => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_ms_classless_static_routes => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_nis_domain => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_nis_servers => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_ntp_servers => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_rfc3442_classless_static_routes => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_root_path  => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_routers    => '1'
Feb 03 09:55:36 turingMachine avahi-daemon[638]: Joining mDNS multicast group on interface wlp9s0.IPv4 with address 192.168.50.110.
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_static_routes => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_subnet_mask => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_time_offset => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option requested_wpad       => '1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option routers              => '192.168.50.1'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2891] dhcp4 (wlp9s0): option subnet_mask          => '255.255.255.0'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2892] dhcp4 (wlp9s0): option wpad                 => '
                                                   '
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2892] dhcp4 (wlp9s0): state changed unknown -> bound
Feb 03 09:55:36 turingMachine avahi-daemon[638]: New relevant interface wlp9s0.IPv4 for mDNS.
Feb 03 09:55:36 turingMachine avahi-daemon[638]: Registering new address record for 192.168.50.110 on wlp9s0.IPv4.
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.2905] device (wlp9s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:36 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 03 09:55:36 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 03 09:55:36 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 03 09:55:36 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 03 09:55:36 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3003] device (wlp9s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3006] device (wlp9s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Feb 03 09:55:36 turingMachine kernel: audit: type=1130 audit(1612364136.296:227): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3012] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3033] manager: NetworkManager state is now CONNECTED_SITE
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3034] policy: set 'Auto JS_Wireless' (wlp9s0) as default for IPv4 routing and DNS
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.3060] device (wlp9s0): Activation: successful, device activated.
Feb 03 09:55:36 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 09:55:36 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 09:55:36 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 09:55:36 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 09:55:36 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 09:55:36 turingMachine NetworkManager[640]: <info>  [1612364136.6306] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 03 09:55:36 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 09:55:36 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 09:55:37 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 09:55:37 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 09:55:38 turingMachine audit[24664]: USER_AUTH pid=24664 uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="jason" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:38 turingMachine cinnamon-screensaver-pam-helper[24148]: gkr-pam: unlocked login keyring
Feb 03 09:55:38 turingMachine kernel: audit: type=1100 audit(1612364138.566:228): pid=24664 uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="jason" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:38 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.200' (uid=1000 pid=24148 comm="/usr/lib/cinnamon-screensaver/cinnamon-screensaver")
Feb 03 09:55:38 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 09:55:38 turingMachine cinnamon-screensaver-pam-helper[24148]: pam_systemd_home(cinnamon-screensaver:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 09:55:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16446 DF PROTO=2 
Feb 03 09:55:46 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 03 09:55:46 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:46 turingMachine kernel: audit: type=1131 audit(1612364146.730:229): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 09:55:50 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 09:55:50 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 09:55:50 turingMachine systemd[926]: Started VTE child process 24690 launched by tilix process 24686.
Feb 03 09:56:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30576 DF PROTO=2 
Feb 03 09:56:02 turingMachine audit[24711]: USER_AUTH pid=24711 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 09:56:02 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.201' (uid=0 pid=24711 comm="sudo pacman -Syu ")
Feb 03 09:56:02 turingMachine audit[24711]: USER_ACCT pid=24711 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 09:56:02 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 09:56:02 turingMachine sudo[24711]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 09:56:02 turingMachine kernel: audit: type=1100 audit(1612364162.650:230): pid=24711 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 09:56:02 turingMachine kernel: audit: type=1101 audit(1612364162.650:231): pid=24711 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 09:56:02 turingMachine kernel: audit: type=1110 audit(1612364162.654:232): pid=24711 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'
Feb 03 09:56:02 turingMachine audit[24711]: CRED_REFR pid=24711 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'
Feb 03 09:56:02 turingMachine sudo[24711]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Feb 03 09:56:02 turingMachine sudo[24711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 09:56:02 turingMachine audit[24711]: USER_START pid=24711 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'
Feb 03 09:56:02 turingMachine kernel: audit: type=1105 audit(1612364162.654:233): pid=24711 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'
Feb 03 09:56:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44714 DF PROTO=2 
Feb 03 09:56:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57621 DF PROTO=2 
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Successfully made thread 25080 of process 24883 owned by '1000' RT at priority 10.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:00 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:01 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:01 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4357 DF PROTO=2 
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Successfully made thread 25281 of process 25051 owned by '1000' RT at priority 10.
Feb 03 09:57:07 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:57:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17523 DF PROTO=2 
Feb 03 09:57:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26358 DF PROTO=2 
Feb 03 09:58:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30004 DF PROTO=2 
Feb 03 09:58:08 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 09:58:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33141 DF PROTO=2 
Feb 03 09:58:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34958 DF PROTO=2 
Feb 03 09:58:47 turingMachine systemd[1]: Reloading.
Feb 03 09:58:47 turingMachine audit: BPF prog-id=26 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=25 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.581:234): prog-id=26 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.581:235): prog-id=25 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=28 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=27 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.594:236): prog-id=28 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.594:237): prog-id=27 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=30 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=29 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=24 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=23 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.611:238): prog-id=30 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.611:239): prog-id=29 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.611:240): prog-id=24 op=UNLOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.611:241): prog-id=23 op=UNLOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=35 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=36 op=LOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.704:242): prog-id=35 op=LOAD
Feb 03 09:58:47 turingMachine kernel: audit: type=1334 audit(1612364327.704:243): prog-id=36 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=37 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=38 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=39 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=40 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=41 op=LOAD
Feb 03 09:58:47 turingMachine audit: BPF prog-id=42 op=LOAD
Feb 03 09:58:48 turingMachine sudo[24711]: pam_unix(sudo:session): session closed for user root
Feb 03 09:58:48 turingMachine audit[24711]: USER_END pid=24711 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'
Feb 03 09:58:48 turingMachine audit[24711]: CRED_DISP pid=24711 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'
Feb 03 09:59:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39279 DF PROTO=2 
Feb 03 09:59:09 turingMachine systemd[926]: vte-spawn-d9fd5120-a0bb-4c92-a22f-7678c0f06e2c.scope: Succeeded.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Successfully made thread 25793 of process 25594 owned by '1000' RT at priority 10.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:12 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:13 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Successfully made thread 25959 of process 25764 owned by '1000' RT at priority 10.
Feb 03 09:59:19 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53048 DF PROTO=2 
Feb 03 09:59:23 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:23 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Successfully made thread 26029 of process 25884 owned by '1000' RT at priority 10.
Feb 03 09:59:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 09:59:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6714 DF PROTO=2 
Feb 03 10:00:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10633 DF PROTO=2 
Feb 03 10:00:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21156 DF PROTO=2 
Feb 03 10:00:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35315 DF PROTO=2 
Feb 03 10:01:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49142 DF PROTO=2 
Feb 03 10:01:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2382 DF PROTO=2 
Feb 03 10:01:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8712 DF PROTO=2 
Feb 03 10:02:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23449 DF PROTO=2 
Feb 03 10:02:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26344 DF PROTO=2 
Feb 03 10:02:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36064 DF PROTO=2 
Feb 03 10:03:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39166 DF PROTO=2 
Feb 03 10:03:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55084 DF PROTO=2 
Feb 03 10:03:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6870 DF PROTO=2 
Feb 03 10:04:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20394 DF PROTO=2 
Feb 03 10:04:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28697 DF PROTO=2 
Feb 03 10:04:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33888 DF PROTO=2 
Feb 03 10:05:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50445 DF PROTO=2 
Feb 03 10:05:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59203 DF PROTO=2 
Feb 03 10:05:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11804 DF PROTO=2 
Feb 03 10:06:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28172 DF PROTO=2 
Feb 03 10:06:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45404 DF PROTO=2 
Feb 03 10:06:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60227 DF PROTO=2 
Feb 03 10:07:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60273 DF PROTO=2 
Feb 03 10:07:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7212 DF PROTO=2 
Feb 03 10:07:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22149 DF PROTO=2 
Feb 03 10:08:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41597 DF PROTO=2 
Feb 03 10:08:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46136 DF PROTO=2 
Feb 03 10:08:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60163 DF PROTO=2 
Feb 03 10:09:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12455 DF PROTO=2 
Feb 03 10:09:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14793 DF PROTO=2 
Feb 03 10:09:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34636 DF PROTO=2 
Feb 03 10:10:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41327 DF PROTO=2 
Feb 03 10:10:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52544 DF PROTO=2 
Feb 03 10:10:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56131 DF PROTO=2 
Feb 03 10:11:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1737 DF PROTO=2 
Feb 03 10:11:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5122 DF PROTO=2 
Feb 03 10:11:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21427 DF PROTO=2 
Feb 03 10:12:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38939 DF PROTO=2 
Feb 03 10:12:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51521 DF PROTO=2 
Feb 03 10:12:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=337 DF PROTO=2 
Feb 03 10:13:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16652 DF PROTO=2 
Feb 03 10:13:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27466 DF PROTO=2 
Feb 03 10:13:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35414 DF PROTO=2 
Feb 03 10:14:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36151 DF PROTO=2 
Feb 03 10:14:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41570 DF PROTO=2 
Feb 03 10:14:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61075 DF PROTO=2 
Feb 03 10:15:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63618 DF PROTO=2 
Feb 03 10:15:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12855 DF PROTO=2 
Feb 03 10:15:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30129 DF PROTO=2 
Feb 03 10:16:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40081 DF PROTO=2 
Feb 03 10:16:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46540 DF PROTO=2 
Feb 03 10:16:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60960 DF PROTO=2 
Feb 03 10:17:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7874 DF PROTO=2 
Feb 03 10:17:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9978 DF PROTO=2 
Feb 03 10:17:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20504 DF PROTO=2 
Feb 03 10:18:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27103 DF PROTO=2 
Feb 03 10:18:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44140 DF PROTO=2 
Feb 03 10:18:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49719 DF PROTO=2 
Feb 03 10:19:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57134 DF PROTO=2 
Feb 03 10:19:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63322 DF PROTO=2 
Feb 03 10:19:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65437 DF PROTO=2 
Feb 03 10:20:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17897 DF PROTO=2 
Feb 03 10:20:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19498 DF PROTO=2 
Feb 03 10:20:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25517 DF PROTO=2 
Feb 03 10:21:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35582 DF PROTO=2 
Feb 03 10:21:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45830 DF PROTO=2 
Feb 03 10:21:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53420 DF PROTO=2 
Feb 03 10:22:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62675 DF PROTO=2 
Feb 03 10:22:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10906 DF PROTO=2 
Feb 03 10:22:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18196 DF PROTO=2 
Feb 03 10:23:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31776 DF PROTO=2 
Feb 03 10:23:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44038 DF PROTO=2 
Feb 03 10:23:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55943 DF PROTO=2 
Feb 03 10:24:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58388 DF PROTO=2 
Feb 03 10:24:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7881 DF PROTO=2 
Feb 03 10:24:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26468 DF PROTO=2 
Feb 03 10:25:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30131 DF PROTO=2 
Feb 03 10:25:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34511 DF PROTO=2 
Feb 03 10:25:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41567 DF PROTO=2 
Feb 03 10:26:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56286 DF PROTO=2 
Feb 03 10:26:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3545 DF PROTO=2 
Feb 03 10:26:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8733 DF PROTO=2 
Feb 03 10:27:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23094 DF PROTO=2 
Feb 03 10:27:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37421 DF PROTO=2 
Feb 03 10:27:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37872 DF PROTO=2 
Feb 03 10:28:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40595 DF PROTO=2 
Feb 03 10:28:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53994 DF PROTO=2 
Feb 03 10:28:42 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5900 DF PROTO=2 
Feb 03 10:29:02 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23285 DF PROTO=2 
Feb 03 10:29:22 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29869 DF PROTO=2 
Feb 03 10:29:39 turingMachine systemd-timesyncd[633]: Initial synchronization to time server 162.159.200.1:123 (0.arch.pool.ntp.org).
Feb 03 10:29:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45040 DF PROTO=2 
Feb 03 10:30:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63870 DF PROTO=2 
Feb 03 10:30:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64893 DF PROTO=2 
Feb 03 10:30:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16215 DF PROTO=2 
Feb 03 10:31:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16512 DF PROTO=2 
Feb 03 10:31:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23660 DF PROTO=2 
Feb 03 10:31:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26454 DF PROTO=2 
Feb 03 10:32:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44875 DF PROTO=2 
Feb 03 10:32:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55787 DF PROTO=2 
Feb 03 10:32:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60438 DF PROTO=2 
Feb 03 10:33:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62995 DF PROTO=2 
Feb 03 10:33:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4338 DF PROTO=2 
Feb 03 10:33:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6315 DF PROTO=2 
Feb 03 10:34:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19820 DF PROTO=2 
Feb 03 10:34:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35234 DF PROTO=2 
Feb 03 10:34:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45042 DF PROTO=2 
Feb 03 10:35:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48182 DF PROTO=2 
Feb 03 10:35:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60663 DF PROTO=2 
Feb 03 10:35:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10364 DF PROTO=2 
Feb 03 10:36:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12317 DF PROTO=2 
Feb 03 10:36:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29961 DF PROTO=2 
Feb 03 10:36:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37387 DF PROTO=2 
Feb 03 10:37:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42700 DF PROTO=2 
Feb 03 10:37:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60101 DF PROTO=2 
Feb 03 10:37:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1386 DF PROTO=2 
Feb 03 10:38:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7316 DF PROTO=2 
Feb 03 10:38:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21407 DF PROTO=2 
Feb 03 10:38:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36569 DF PROTO=2 
Feb 03 10:39:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43459 DF PROTO=2 
Feb 03 10:39:12 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:39:12 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:39:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53208 DF PROTO=2 
Feb 03 10:39:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55040 DF PROTO=2 
Feb 03 10:40:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64539 DF PROTO=2 
Feb 03 10:40:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17548 DF PROTO=2 
Feb 03 10:40:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21759 DF PROTO=2 
Feb 03 10:41:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32608 DF PROTO=2 
Feb 03 10:41:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43724 DF PROTO=2 
Feb 03 10:41:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61373 DF PROTO=2 
Feb 03 10:42:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13199 DF PROTO=2 
Feb 03 10:42:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23571 DF PROTO=2 
Feb 03 10:42:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32379 DF PROTO=2 
Feb 03 10:43:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46325 DF PROTO=2 
Feb 03 10:43:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47570 DF PROTO=2 
Feb 03 10:43:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:43:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:43:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62837 DF PROTO=2 
Feb 03 10:44:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4624 DF PROTO=2 
Feb 03 10:44:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:44:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:44:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22028 DF PROTO=2 
Feb 03 10:44:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39904 DF PROTO=2 
Feb 03 10:45:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53689 DF PROTO=2 
Feb 03 10:45:20 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:45:20 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:45:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3131 DF PROTO=2 
Feb 03 10:45:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9191 DF PROTO=2 
Feb 03 10:46:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26527 DF PROTO=2 
Feb 03 10:46:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38854 DF PROTO=2 
Feb 03 10:46:39 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:39 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58312 DF PROTO=2 
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Successfully made thread 28049 of process 27870 owned by '1000' RT at priority 10.
Feb 03 10:46:44 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 10:47:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12330 DF PROTO=2 
Feb 03 10:47:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20337 DF PROTO=2 
Feb 03 10:47:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26051 DF PROTO=2 
Feb 03 10:48:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34370 DF PROTO=2 
Feb 03 10:48:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49453 DF PROTO=2 
Feb 03 10:48:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52852 DF PROTO=2 
Feb 03 10:49:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60279 DF PROTO=2 
Feb 03 10:49:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11363 DF PROTO=2 
Feb 03 10:49:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16038 DF PROTO=2 
Feb 03 10:50:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34454 DF PROTO=2 
Feb 03 10:50:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38409 DF PROTO=2 
Feb 03 10:50:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43717 DF PROTO=2 
Feb 03 10:51:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58332 DF PROTO=2 
Feb 03 10:51:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10637 DF PROTO=2 
Feb 03 10:51:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23472 DF PROTO=2 
Feb 03 10:52:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42808 DF PROTO=2 
Feb 03 10:52:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50859 DF PROTO=2 
Feb 03 10:52:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53807 DF PROTO=2 
Feb 03 10:53:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5869 DF PROTO=2 
Feb 03 10:53:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20968 DF PROTO=2 
Feb 03 10:53:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30924 DF PROTO=2 
Feb 03 10:54:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34802 DF PROTO=2 
Feb 03 10:54:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46079 DF PROTO=2 
Feb 03 10:54:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60699 DF PROTO=2 
Feb 03 10:55:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13379 DF PROTO=2 
Feb 03 10:55:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22281 DF PROTO=2 
Feb 03 10:55:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39512 DF PROTO=2 
Feb 03 10:56:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39937 DF PROTO=2 
Feb 03 10:56:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40623 DF PROTO=2 
Feb 03 10:56:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60243 DF PROTO=2 
Feb 03 10:57:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13445 DF PROTO=2 
Feb 03 10:57:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14619 DF PROTO=2 
Feb 03 10:57:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22153 DF PROTO=2 
Feb 03 10:58:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26791 DF PROTO=2 
Feb 03 10:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 10:58:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37425 DF PROTO=2 
Feb 03 10:58:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46493 DF PROTO=2 
Feb 03 10:59:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47159 DF PROTO=2 
Feb 03 10:59:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58922 DF PROTO=2 
Feb 03 10:59:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7849 DF PROTO=2 
Feb 03 11:00:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22621 DF PROTO=2 
Feb 03 11:00:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42114 DF PROTO=2 
Feb 03 11:00:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52362 DF PROTO=2 
Feb 03 11:01:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61652 DF PROTO=2 
Feb 03 11:01:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9661 DF PROTO=2 
Feb 03 11:01:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12447 DF PROTO=2 
Feb 03 11:02:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27259 DF PROTO=2 
Feb 03 11:02:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31244 DF PROTO=2 
Feb 03 11:02:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40410 DF PROTO=2 
Feb 03 11:03:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47556 DF PROTO=2 
Feb 03 11:03:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56228 DF PROTO=2 
Feb 03 11:03:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61441 DF PROTO=2 
Feb 03 11:04:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65238 DF PROTO=2 
Feb 03 11:04:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12016 DF PROTO=2 
Feb 03 11:04:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22249 DF PROTO=2 
Feb 03 11:05:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Successfully made thread 28836 of process 27973 owned by '1000' RT at priority 10.
Feb 03 11:05:02 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:05:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32233 DF PROTO=2 
Feb 03 11:05:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37567 DF PROTO=2 
Feb 03 11:05:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50993 DF PROTO=2 
Feb 03 11:06:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=119 DF PROTO=2 
Feb 03 11:06:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17936 DF PROTO=2 
Feb 03 11:06:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25293 DF PROTO=2 
Feb 03 11:07:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25351 DF PROTO=2 
Feb 03 11:07:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26512 DF PROTO=2 
Feb 03 11:07:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39759 DF PROTO=2 
Feb 03 11:08:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40805 DF PROTO=2 
Feb 03 11:08:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43097 DF PROTO=2 
Feb 03 11:08:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56547 DF PROTO=2 
Feb 03 11:09:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62966 DF PROTO=2 
Feb 03 11:09:19 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:09:19 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:09:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:09:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:09:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1124 DF PROTO=2 
Feb 03 11:09:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19722 DF PROTO=2 
Feb 03 11:10:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32156 DF PROTO=2 
Feb 03 11:10:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48440 DF PROTO=2 
Feb 03 11:10:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65465 DF PROTO=2 
Feb 03 11:11:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5018 DF PROTO=2 
Feb 03 11:11:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15905 DF PROTO=2 
Feb 03 11:11:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20506 DF PROTO=2 
Feb 03 11:12:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31553 DF PROTO=2 
Feb 03 11:12:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37902 DF PROTO=2 
Feb 03 11:12:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55645 DF PROTO=2 
Feb 03 11:13:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56166 DF PROTO=2 
Feb 03 11:13:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58436 DF PROTO=2 
Feb 03 11:13:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6698 DF PROTO=2 
Feb 03 11:14:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26011 DF PROTO=2 
Feb 03 11:14:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43901 DF PROTO=2 
Feb 03 11:14:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50550 DF PROTO=2 
Feb 03 11:15:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53276 DF PROTO=2 
Feb 03 11:15:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4893 DF PROTO=2 
Feb 03 11:15:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23053 DF PROTO=2 
Feb 03 11:16:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28787 DF PROTO=2 
Feb 03 11:16:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45103 DF PROTO=2 
Feb 03 11:16:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59381 DF PROTO=2 
Feb 03 11:17:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7707 DF PROTO=2 
Feb 03 11:17:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21654 DF PROTO=2 
Feb 03 11:17:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27766 DF PROTO=2 
Feb 03 11:18:01 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 11:18:01 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 11:18:01 turingMachine systemd[926]: Started VTE child process 29337 launched by tilix process 29333.
Feb 03 11:18:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44635 DF PROTO=2 
Feb 03 11:18:20 turingMachine systemd[926]: vte-spawn-e420909f-6eec-450c-b39d-638caa1d4106.scope: Succeeded.
Feb 03 11:18:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46069 DF PROTO=2 
Feb 03 11:18:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49803 DF PROTO=2 
Feb 03 11:19:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50961 DF PROTO=2 
Feb 03 11:19:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59661 DF PROTO=2 
Feb 03 11:19:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3566 DF PROTO=2 
Feb 03 11:20:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7386 DF PROTO=2 
Feb 03 11:20:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25201 DF PROTO=2 
Feb 03 11:20:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40313 DF PROTO=2 
Feb 03 11:21:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52830 DF PROTO=2 
Feb 03 11:21:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58242 DF PROTO=2 
Feb 03 11:21:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64795 DF PROTO=2 
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Successfully made thread 29445 of process 28798 owned by '1000' RT at priority 10.
Feb 03 11:21:56 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:22:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6832 DF PROTO=2 
Feb 03 11:22:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10673 DF PROTO=2 
Feb 03 11:22:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15626 DF PROTO=2 
Feb 03 11:23:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22679 DF PROTO=2 
Feb 03 11:23:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29428 DF PROTO=2 
Feb 03 11:23:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34653 DF PROTO=2 
Feb 03 11:24:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46355 DF PROTO=2 
Feb 03 11:24:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:24:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:24:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=229 DF PROTO=2 
Feb 03 11:24:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=520 DF PROTO=2 
Feb 03 11:25:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=709 DF PROTO=2 
Feb 03 11:25:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9137 DF PROTO=2 
Feb 03 11:25:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11273 DF PROTO=2 
Feb 03 11:26:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25645 DF PROTO=2 
Feb 03 11:26:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31836 DF PROTO=2 
Feb 03 11:26:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48308 DF PROTO=2 
Feb 03 11:27:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65212 DF PROTO=2 
Feb 03 11:27:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12060 DF PROTO=2 
Feb 03 11:27:33 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:27:33 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:27:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20772 DF PROTO=2 
Feb 03 11:28:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29364 DF PROTO=2 
Feb 03 11:28:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37804 DF PROTO=2 
Feb 03 11:28:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56531 DF PROTO=2 
Feb 03 11:29:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2128 DF PROTO=2 
Feb 03 11:29:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9461 DF PROTO=2 
Feb 03 11:29:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15785 DF PROTO=2 
Feb 03 11:30:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19856 DF PROTO=2 
Feb 03 11:30:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31312 DF PROTO=2 
Feb 03 11:30:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31348 DF PROTO=2 
Feb 03 11:31:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40204 DF PROTO=2 
Feb 03 11:31:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58317 DF PROTO=2 
Feb 03 11:31:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7908 DF PROTO=2 
Feb 03 11:32:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19559 DF PROTO=2 
Feb 03 11:32:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35592 DF PROTO=2 
Feb 03 11:32:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50733 DF PROTO=2 
Feb 03 11:33:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61806 DF PROTO=2 
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Successfully made thread 30037 of process 29687 owned by '1000' RT at priority 10.
Feb 03 11:33:14 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:33:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13422 DF PROTO=2 
Feb 03 11:33:30 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:33:30 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:33:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15741 DF PROTO=2 
Feb 03 11:33:48 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:33:48 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:34:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19967 DF PROTO=2 
Feb 03 11:34:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:34:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:34:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22912 DF PROTO=2 
Feb 03 11:34:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31462 DF PROTO=2 
Feb 03 11:35:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32399 DF PROTO=2 
Feb 03 11:35:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50034 DF PROTO=2 
Feb 03 11:35:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52341 DF PROTO=2 
Feb 03 11:36:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3553 DF PROTO=2 
Feb 03 11:36:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19901 DF PROTO=2 
Feb 03 11:36:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32206 DF PROTO=2 
Feb 03 11:37:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40721 DF PROTO=2 
Feb 03 11:37:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50907 DF PROTO=2 
Feb 03 11:37:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57975 DF PROTO=2 
Feb 03 11:38:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10510 DF PROTO=2 
Feb 03 11:38:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21094 DF PROTO=2 
Feb 03 11:38:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35693 DF PROTO=2 
Feb 03 11:39:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36838 DF PROTO=2 
Feb 03 11:39:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:39:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:39:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51810 DF PROTO=2 
Feb 03 11:39:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4704 DF PROTO=2 
Feb 03 11:40:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21804 DF PROTO=2 
Feb 03 11:40:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39763 DF PROTO=2 
Feb 03 11:40:39 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:39 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50214 DF PROTO=2 
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Successfully made thread 30603 of process 30456 owned by '1000' RT at priority 10.
Feb 03 11:40:51 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:41:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53368 DF PROTO=2 
Feb 03 11:41:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7723 DF PROTO=2 
Feb 03 11:41:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15495 DF PROTO=2 
Feb 03 11:42:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33916 DF PROTO=2 
Feb 03 11:42:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37086 DF PROTO=2 
Feb 03 11:42:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37510 DF PROTO=2 
Feb 03 11:43:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51541 DF PROTO=2 
Feb 03 11:43:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62426 DF PROTO=2 
Feb 03 11:43:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8323 DF PROTO=2 
Feb 03 11:44:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25664 DF PROTO=2 
Feb 03 11:44:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36780 DF PROTO=2 
Feb 03 11:44:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49558 DF PROTO=2 
Feb 03 11:45:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55175 DF PROTO=2 
Feb 03 11:45:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61553 DF PROTO=2 
Feb 03 11:45:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14436 DF PROTO=2 
Feb 03 11:46:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31370 DF PROTO=2 
Feb 03 11:46:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32063 DF PROTO=2 
Feb 03 11:46:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44000 DF PROTO=2 
Feb 03 11:47:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63112 DF PROTO=2 
Feb 03 11:47:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3381 DF PROTO=2 
Feb 03 11:47:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11491 DF PROTO=2 
Feb 03 11:48:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25271 DF PROTO=2 
Feb 03 11:48:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31825 DF PROTO=2 
Feb 03 11:48:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43838 DF PROTO=2 
Feb 03 11:49:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52459 DF PROTO=2 
Feb 03 11:49:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60039 DF PROTO=2 
Feb 03 11:49:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6750 DF PROTO=2 
Feb 03 11:50:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21814 DF PROTO=2 
Feb 03 11:50:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41605 DF PROTO=2 
Feb 03 11:50:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46339 DF PROTO=2 
Feb 03 11:51:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52809 DF PROTO=2 
Feb 03 11:51:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60517 DF PROTO=2 
Feb 03 11:51:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63940 DF PROTO=2 
Feb 03 11:52:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7677 DF PROTO=2 
Feb 03 11:52:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20058 DF PROTO=2 
Feb 03 11:52:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24819 DF PROTO=2 
Feb 03 11:53:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31643 DF PROTO=2 
Feb 03 11:53:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34297 DF PROTO=2 
Feb 03 11:53:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52701 DF PROTO=2 
Feb 03 11:54:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65465 DF PROTO=2 
Feb 03 11:54:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9700 DF PROTO=2 
Feb 03 11:54:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18457 DF PROTO=2 
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Successfully made thread 31076 of process 30523 owned by '1000' RT at priority 10.
Feb 03 11:54:54 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 11:55:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36942 DF PROTO=2 
Feb 03 11:55:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56678 DF PROTO=2 
Feb 03 11:55:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62633 DF PROTO=2 
Feb 03 11:56:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2657 DF PROTO=2 
Feb 03 11:56:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16907 DF PROTO=2 
Feb 03 11:56:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20721 DF PROTO=2 
Feb 03 11:57:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30656 DF PROTO=2 
Feb 03 11:57:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42988 DF PROTO=2 
Feb 03 11:57:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47136 DF PROTO=2 
Feb 03 11:58:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60438 DF PROTO=2 
Feb 03 11:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 11:58:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9556 DF PROTO=2 
Feb 03 11:58:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11177 DF PROTO=2 
Feb 03 11:59:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18551 DF PROTO=2 
Feb 03 11:59:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24084 DF PROTO=2 
Feb 03 11:59:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34866 DF PROTO=2 
Feb 03 12:00:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40479 DF PROTO=2 
Feb 03 12:00:06 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=208.100.17.177 DST=192.168.50.110 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=48972 DF PROTO=TCP SPT=443 DPT=60250 WINDOW=0 RES=0x00 RST URGP=0 
Feb 03 12:00:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54260 DF PROTO=2 
Feb 03 12:00:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4948 DF PROTO=2 
Feb 03 12:01:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18833 DF PROTO=2 
Feb 03 12:01:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34866 DF PROTO=2 
Feb 03 12:01:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49173 DF PROTO=2 
Feb 03 12:02:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60112 DF PROTO=2 
Feb 03 12:02:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61058 DF PROTO=2 
Feb 03 12:02:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64866 DF PROTO=2 
Feb 03 12:03:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5172 DF PROTO=2 
Feb 03 12:03:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6001 DF PROTO=2 
Feb 03 12:03:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24921 DF PROTO=2 
Feb 03 12:04:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44639 DF PROTO=2 
Feb 03 12:04:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57318 DF PROTO=2 
Feb 03 12:04:27 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 12:04:28 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 12:04:28 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 12:04:28 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 12:04:39 turingMachine kernel: ------------[ cut here ]------------
Feb 03 12:04:39 turingMachine kernel: WARNING: CPU: 10 PID: 31260 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 12:04:39 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 12:04:39 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 12:04:39 turingMachine kernel: CPU: 10 PID: 31260 Comm: kworker/10:1 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 12:04:39 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 12:04:39 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 12:04:39 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 12:04:39 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 12:04:39 turingMachine kernel: RSP: 0018:ffffaf998c857c58 EFLAGS: 00010282
Feb 03 12:04:39 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 12:04:39 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 12:04:39 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024cfdd4a2c
Feb 03 12:04:39 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 12:04:39 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 12:04:39 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ea80000(0000) knlGS:0000000000000000
Feb 03 12:04:39 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 12:04:39 turingMachine kernel: CR2: 0000558a3d3d7e00 CR3: 000000025758a000 CR4: 0000000000350ee0
Feb 03 12:04:39 turingMachine kernel: Call Trace:
Feb 03 12:04:39 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 12:04:39 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 12:04:39 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 12:04:39 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 12:04:39 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 12:04:39 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 12:04:39 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:04:39 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 12:04:39 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:04:39 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 12:04:39 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:04:39 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 12:04:39 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 12:04:39 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 12:04:39 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 12:04:39 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 12:04:39 turingMachine kernel:  kthread+0x133/0x150
Feb 03 12:04:39 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 12:04:39 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 12:04:39 turingMachine kernel: ---[ end trace cdaa40d16559bdaf ]---
Feb 03 12:04:40 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 12:04:40 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 12:04:40 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 12:04:40 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 12:04:40 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 12:04:41 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 12:04:41 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 12:04:41 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 12:04:42 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 12:04:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5508 DF PROTO=2 
Feb 03 12:05:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22739 DF PROTO=2 
Feb 03 12:05:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25445 DF PROTO=2 
Feb 03 12:05:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41473 DF PROTO=2 
Feb 03 12:06:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43424 DF PROTO=2 
Feb 03 12:06:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50224 DF PROTO=2 
Feb 03 12:06:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57750 DF PROTO=2 
Feb 03 12:07:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63897 DF PROTO=2 
Feb 03 12:07:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=323 DF PROTO=2 
Feb 03 12:07:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2816 DF PROTO=2 
Feb 03 12:08:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18889 DF PROTO=2 
Feb 03 12:08:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22189 DF PROTO=2 
Feb 03 12:08:40 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 12:08:40 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 12:08:40 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 12:08:40 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 12:08:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24262 DF PROTO=2 
Feb 03 12:08:47 turingMachine kernel: ------------[ cut here ]------------
Feb 03 12:08:47 turingMachine kernel: WARNING: CPU: 2 PID: 27954 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 12:08:47 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 12:08:47 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 12:08:47 turingMachine kernel: CPU: 2 PID: 27954 Comm: kworker/2:1 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 12:08:47 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 12:08:47 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 12:08:47 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 12:08:47 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 12:08:47 turingMachine kernel: RSP: 0018:ffffaf998c867c58 EFLAGS: 00010282
Feb 03 12:08:47 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 12:08:47 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 12:08:47 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90247a14556c
Feb 03 12:08:47 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 12:08:47 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 12:08:47 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e880000(0000) knlGS:0000000000000000
Feb 03 12:08:47 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 12:08:47 turingMachine kernel: CR2: 00007f852e9cd000 CR3: 000000030c86c000 CR4: 0000000000350ee0
Feb 03 12:08:47 turingMachine kernel: Call Trace:
Feb 03 12:08:47 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 12:08:47 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 12:08:47 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 12:08:47 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 12:08:47 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 12:08:47 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 12:08:47 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:08:47 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 12:08:47 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:08:47 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 12:08:47 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 12:08:47 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 12:08:47 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 12:08:47 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 12:08:47 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 12:08:47 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 12:08:47 turingMachine kernel:  kthread+0x133/0x150
Feb 03 12:08:47 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 12:08:47 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 12:08:47 turingMachine kernel: ---[ end trace cdaa40d16559bdb0 ]---
Feb 03 12:08:48 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 12:08:48 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 12:08:48 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 12:08:48 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 12:08:48 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 12:08:48 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 12:08:48 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 12:08:49 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 12:08:49 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 12:09:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43468 DF PROTO=2 
Feb 03 12:09:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61876 DF PROTO=2 
Feb 03 12:09:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64508 DF PROTO=2 
Feb 03 12:10:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65055 DF PROTO=2 
Feb 03 12:10:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17164 DF PROTO=2 
Feb 03 12:10:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23707 DF PROTO=2 
Feb 03 12:11:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25687 DF PROTO=2 
Feb 03 12:11:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38381 DF PROTO=2 
Feb 03 12:11:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56628 DF PROTO=2 
Feb 03 12:12:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4129 DF PROTO=2 
Feb 03 12:12:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8484 DF PROTO=2 
Feb 03 12:12:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18993 DF PROTO=2 
Feb 03 12:13:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23165 DF PROTO=2 
Feb 03 12:13:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42110 DF PROTO=2 
Feb 03 12:13:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46754 DF PROTO=2 
Feb 03 12:14:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47140 DF PROTO=2 
Feb 03 12:14:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59422 DF PROTO=2 
Feb 03 12:14:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2663 DF PROTO=2 
Feb 03 12:15:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20583 DF PROTO=2 
Feb 03 12:15:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23033 DF PROTO=2 
Feb 03 12:15:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33083 DF PROTO=2 
Feb 03 12:16:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41859 DF PROTO=2 
Feb 03 12:16:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52903 DF PROTO=2 
Feb 03 12:16:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61078 DF PROTO=2 
Feb 03 12:17:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=429 DF PROTO=2 
Feb 03 12:17:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17397 DF PROTO=2 
Feb 03 12:17:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27190 DF PROTO=2 
Feb 03 12:18:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44512 DF PROTO=2 
Feb 03 12:18:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62713 DF PROTO=2 
Feb 03 12:18:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3814 DF PROTO=2 
Feb 03 12:19:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5214 DF PROTO=2 
Feb 03 12:19:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17886 DF PROTO=2 
Feb 03 12:19:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36540 DF PROTO=2 
Feb 03 12:20:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46809 DF PROTO=2 
Feb 03 12:20:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54522 DF PROTO=2 
Feb 03 12:20:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60205 DF PROTO=2 
Feb 03 12:21:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6005 DF PROTO=2 
Feb 03 12:21:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22525 DF PROTO=2 
Feb 03 12:21:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22603 DF PROTO=2 
Feb 03 12:22:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30933 DF PROTO=2 
Feb 03 12:22:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38570 DF PROTO=2 
Feb 03 12:22:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50526 DF PROTO=2 
Feb 03 12:23:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61204 DF PROTO=2 
Feb 03 12:23:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1518 DF PROTO=2 
Feb 03 12:23:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17900 DF PROTO=2 
Feb 03 12:24:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28404 DF PROTO=2 
Feb 03 12:24:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42894 DF PROTO=2 
Feb 03 12:24:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57653 DF PROTO=2 
Feb 03 12:25:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2661 DF PROTO=2 
Feb 03 12:25:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5347 DF PROTO=2 
Feb 03 12:25:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20229 DF PROTO=2 
Feb 03 12:26:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40201 DF PROTO=2 
Feb 03 12:26:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57212 DF PROTO=2 
Feb 03 12:26:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60590 DF PROTO=2 
Feb 03 12:27:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62359 DF PROTO=2 
Feb 03 12:27:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15066 DF PROTO=2 
Feb 03 12:27:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19295 DF PROTO=2 
Feb 03 12:28:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34227 DF PROTO=2 
Feb 03 12:28:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51723 DF PROTO=2 
Feb 03 12:28:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3329 DF PROTO=2 
Feb 03 12:29:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12322 DF PROTO=2 
Feb 03 12:29:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31574 DF PROTO=2 
Feb 03 12:29:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47372 DF PROTO=2 
Feb 03 12:30:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63788 DF PROTO=2 
Feb 03 12:30:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14881 DF PROTO=2 
Feb 03 12:30:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24135 DF PROTO=2 
Feb 03 12:31:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26041 DF PROTO=2 
Feb 03 12:31:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39568 DF PROTO=2 
Feb 03 12:31:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59075 DF PROTO=2 
Feb 03 12:32:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10689 DF PROTO=2 
Feb 03 12:32:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25049 DF PROTO=2 
Feb 03 12:32:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25669 DF PROTO=2 
Feb 03 12:33:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41718 DF PROTO=2 
Feb 03 12:33:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61640 DF PROTO=2 
Feb 03 12:33:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8927 DF PROTO=2 
Feb 03 12:34:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14963 DF PROTO=2 
Feb 03 12:34:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23295 DF PROTO=2 
Feb 03 12:34:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24772 DF PROTO=2 
Feb 03 12:35:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39692 DF PROTO=2 
Feb 03 12:35:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43537 DF PROTO=2 
Feb 03 12:35:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49369 DF PROTO=2 
Feb 03 12:36:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1650 DF PROTO=2 
Feb 03 12:36:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7049 DF PROTO=2 
Feb 03 12:36:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21490 DF PROTO=2 
Feb 03 12:37:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25525 DF PROTO=2 
Feb 03 12:37:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39499 DF PROTO=2 
Feb 03 12:37:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48422 DF PROTO=2 
Feb 03 12:38:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54005 DF PROTO=2 
Feb 03 12:38:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57501 DF PROTO=2 
Feb 03 12:38:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59447 DF PROTO=2 
Feb 03 12:39:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10330 DF PROTO=2 
Feb 03 12:39:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25645 DF PROTO=2 
Feb 03 12:39:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28105 DF PROTO=2 
Feb 03 12:40:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46072 DF PROTO=2 
Feb 03 12:40:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64622 DF PROTO=2 
Feb 03 12:40:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6944 DF PROTO=2 
Feb 03 12:41:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11887 DF PROTO=2 
Feb 03 12:41:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26230 DF PROTO=2 
Feb 03 12:41:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44021 DF PROTO=2 
Feb 03 12:42:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50913 DF PROTO=2 
Feb 03 12:42:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57205 DF PROTO=2 
Feb 03 12:42:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58665 DF PROTO=2 
Feb 03 12:43:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61132 DF PROTO=2 
Feb 03 12:43:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61281 DF PROTO=2 
Feb 03 12:43:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9862 DF PROTO=2 
Feb 03 12:44:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17093 DF PROTO=2 
Feb 03 12:44:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32835 DF PROTO=2 
Feb 03 12:44:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45250 DF PROTO=2 
Feb 03 12:45:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59239 DF PROTO=2 
Feb 03 12:45:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3029 DF PROTO=2 
Feb 03 12:45:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14212 DF PROTO=2 
Feb 03 12:46:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30578 DF PROTO=2 
Feb 03 12:46:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45516 DF PROTO=2 
Feb 03 12:46:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46734 DF PROTO=2 
Feb 03 12:47:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63890 DF PROTO=2 
Feb 03 12:47:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15285 DF PROTO=2 
Feb 03 12:47:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27476 DF PROTO=2 
Feb 03 12:48:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38563 DF PROTO=2 
Feb 03 12:48:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52811 DF PROTO=2 
Feb 03 12:48:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3998 DF PROTO=2 
Feb 03 12:49:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4824 DF PROTO=2 
Feb 03 12:49:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11740 DF PROTO=2 
Feb 03 12:49:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11744 DF PROTO=2 
Feb 03 12:50:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23528 DF PROTO=2 
Feb 03 12:50:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41041 DF PROTO=2 
Feb 03 12:50:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55632 DF PROTO=2 
Feb 03 12:51:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61501 DF PROTO=2 
Feb 03 12:51:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15765 DF PROTO=2 
Feb 03 12:51:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25338 DF PROTO=2 
Feb 03 12:52:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38994 DF PROTO=2 
Feb 03 12:52:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40976 DF PROTO=2 
Feb 03 12:52:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49921 DF PROTO=2 
Feb 03 12:53:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52176 DF PROTO=2 
Feb 03 12:53:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65449 DF PROTO=2 
Feb 03 12:53:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10518 DF PROTO=2 
Feb 03 12:54:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27309 DF PROTO=2 
Feb 03 12:54:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28401 DF PROTO=2 
Feb 03 12:54:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41399 DF PROTO=2 
Feb 03 12:55:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54067 DF PROTO=2 
Feb 03 12:55:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2001 DF PROTO=2 
Feb 03 12:55:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7769 DF PROTO=2 
Feb 03 12:56:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12785 DF PROTO=2 
Feb 03 12:56:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28367 DF PROTO=2 
Feb 03 12:56:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45831 DF PROTO=2 
Feb 03 12:57:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61109 DF PROTO=2 
Feb 03 12:57:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7455 DF PROTO=2 
Feb 03 12:57:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21359 DF PROTO=2 
Feb 03 12:58:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36768 DF PROTO=2 
Feb 03 12:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 12:58:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47652 DF PROTO=2 
Feb 03 12:58:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55401 DF PROTO=2 
Feb 03 12:59:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7059 DF PROTO=2 
Feb 03 12:59:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18315 DF PROTO=2 
Feb 03 12:59:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28160 DF PROTO=2 
Feb 03 13:00:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29859 DF PROTO=2 
Feb 03 13:00:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41397 DF PROTO=2 
Feb 03 13:00:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53945 DF PROTO=2 
Feb 03 13:01:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61836 DF PROTO=2 
Feb 03 13:01:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11367 DF PROTO=2 
Feb 03 13:01:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20445 DF PROTO=2 
Feb 03 13:02:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37236 DF PROTO=2 
Feb 03 13:02:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47849 DF PROTO=2 
Feb 03 13:02:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47999 DF PROTO=2 
Feb 03 13:03:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56778 DF PROTO=2 
Feb 03 13:03:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7634 DF PROTO=2 
Feb 03 13:03:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23090 DF PROTO=2 
Feb 03 13:04:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30487 DF PROTO=2 
Feb 03 13:04:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31321 DF PROTO=2 
Feb 03 13:04:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41820 DF PROTO=2 
Feb 03 13:05:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47831 DF PROTO=2 
Feb 03 13:05:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1124 DF PROTO=2 
Feb 03 13:05:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19701 DF PROTO=2 
Feb 03 13:06:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30339 DF PROTO=2 
Feb 03 13:06:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42481 DF PROTO=2 
Feb 03 13:06:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43263 DF PROTO=2 
Feb 03 13:07:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48219 DF PROTO=2 
Feb 03 13:07:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52105 DF PROTO=2 
Feb 03 13:07:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3468 DF PROTO=2 
Feb 03 13:08:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13086 DF PROTO=2 
Feb 03 13:08:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33080 DF PROTO=2 
Feb 03 13:08:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46342 DF PROTO=2 
Feb 03 13:09:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53335 DF PROTO=2 
Feb 03 13:09:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62110 DF PROTO=2 
Feb 03 13:09:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9877 DF PROTO=2 
Feb 03 13:10:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16130 DF PROTO=2 
Feb 03 13:10:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25540 DF PROTO=2 
Feb 03 13:10:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44352 DF PROTO=2 
Feb 03 13:11:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46413 DF PROTO=2 
Feb 03 13:11:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53582 DF PROTO=2 
Feb 03 13:11:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62700 DF PROTO=2 
Feb 03 13:12:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11087 DF PROTO=2 
Feb 03 13:12:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14650 DF PROTO=2 
Feb 03 13:12:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30383 DF PROTO=2 
Feb 03 13:13:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47263 DF PROTO=2 
Feb 03 13:13:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64456 DF PROTO=2 
Feb 03 13:13:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64596 DF PROTO=2 
Feb 03 13:14:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14342 DF PROTO=2 
Feb 03 13:14:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14376 DF PROTO=2 
Feb 03 13:14:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20805 DF PROTO=2 
Feb 03 13:14:47 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 13:14:48 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 13:14:48 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 13:14:48 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 13:14:54 turingMachine kernel: ------------[ cut here ]------------
Feb 03 13:14:54 turingMachine kernel: WARNING: CPU: 0 PID: 32937 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 13:14:54 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 13:14:54 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 13:14:54 turingMachine kernel: CPU: 0 PID: 32937 Comm: kworker/0:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 13:14:54 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 13:14:54 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 13:14:54 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 13:14:54 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 13:14:54 turingMachine kernel: RSP: 0018:ffffaf998e40fc58 EFLAGS: 00010286
Feb 03 13:14:54 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 13:14:54 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 13:14:54 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024688c5aac
Feb 03 13:14:54 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 13:14:54 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 13:14:54 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e800000(0000) knlGS:0000000000000000
Feb 03 13:14:54 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 13:14:54 turingMachine kernel: CR2: 000055e468c6b290 CR3: 0000000122f34000 CR4: 0000000000350ef0
Feb 03 13:14:54 turingMachine kernel: Call Trace:
Feb 03 13:14:54 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 13:14:54 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 13:14:54 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 13:14:54 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 13:14:54 turingMachine kernel:  ? enqueue_entity+0x163/0x7a0
Feb 03 13:14:54 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 13:14:54 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 13:14:54 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 13:14:54 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 13:14:54 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 13:14:54 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 13:14:54 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 13:14:54 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 13:14:54 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 13:14:54 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 13:14:54 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 13:14:54 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 13:14:54 turingMachine kernel:  kthread+0x133/0x150
Feb 03 13:14:54 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 13:14:54 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 13:14:54 turingMachine kernel: ---[ end trace cdaa40d16559bdb1 ]---
Feb 03 13:14:55 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 13:14:55 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 13:14:55 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 13:14:55 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 13:14:55 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 13:14:55 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 13:14:55 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 13:14:56 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 13:14:56 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 13:15:01 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:15:01 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:15:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39039 DF PROTO=2 
Feb 03 13:15:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42575 DF PROTO=2 
Feb 03 13:15:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49097 DF PROTO=2 
Feb 03 13:16:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2048 DF PROTO=2 
Feb 03 13:16:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12881 DF PROTO=2 
Feb 03 13:16:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20138 DF PROTO=2 
Feb 03 13:17:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21429 DF PROTO=2 
Feb 03 13:17:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29239 DF PROTO=2 
Feb 03 13:17:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33615 DF PROTO=2 
Feb 03 13:18:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49647 DF PROTO=2 
Feb 03 13:18:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51532 DF PROTO=2 
Feb 03 13:18:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2856 DF PROTO=2 
Feb 03 13:19:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3529 DF PROTO=2 
Feb 03 13:19:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9550 DF PROTO=2 
Feb 03 13:19:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26943 DF PROTO=2 
Feb 03 13:20:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41189 DF PROTO=2 
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Successfully made thread 33398 of process 27790 owned by '1000' RT at priority 10.
Feb 03 13:20:11 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 13:20:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47215 DF PROTO=2 
Feb 03 13:20:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54191 DF PROTO=2 
Feb 03 13:21:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=370 DF PROTO=2 
Feb 03 13:21:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18656 DF PROTO=2 
Feb 03 13:21:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26326 DF PROTO=2 
Feb 03 13:22:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28608 DF PROTO=2 
Feb 03 13:22:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40378 DF PROTO=2 
Feb 03 13:22:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49564 DF PROTO=2 
Feb 03 13:23:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50763 DF PROTO=2 
Feb 03 13:23:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=843 DF PROTO=2 
Feb 03 13:23:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4046 DF PROTO=2 
Feb 03 13:24:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10574 DF PROTO=2 
Feb 03 13:24:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19459 DF PROTO=2 
Feb 03 13:24:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39261 DF PROTO=2 
Feb 03 13:25:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50177 DF PROTO=2 
Feb 03 13:25:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62491 DF PROTO=2 
Feb 03 13:25:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65003 DF PROTO=2 
Feb 03 13:26:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15235 DF PROTO=2 
Feb 03 13:26:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18875 DF PROTO=2 
Feb 03 13:26:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21898 DF PROTO=2 
Feb 03 13:27:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30278 DF PROTO=2 
Feb 03 13:27:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39864 DF PROTO=2 
Feb 03 13:27:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58380 DF PROTO=2 
Feb 03 13:28:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6033 DF PROTO=2 
Feb 03 13:28:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9510 DF PROTO=2 
Feb 03 13:28:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21094 DF PROTO=2 
Feb 03 13:29:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22645 DF PROTO=2 
Feb 03 13:29:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34554 DF PROTO=2 
Feb 03 13:29:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49059 DF PROTO=2 
Feb 03 13:30:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49115 DF PROTO=2 
Feb 03 13:30:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50286 DF PROTO=2 
Feb 03 13:30:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52325 DF PROTO=2 
Feb 03 13:31:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57430 DF PROTO=2 
Feb 03 13:31:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6479 DF PROTO=2 
Feb 03 13:31:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10037 DF PROTO=2 
Feb 03 13:32:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15002 DF PROTO=2 
Feb 03 13:32:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15784 DF PROTO=2 
Feb 03 13:32:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21338 DF PROTO=2 
Feb 03 13:32:56 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 13:32:56 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 13:32:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 13:32:58 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 13:33:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24963 DF PROTO=2 
Feb 03 13:33:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41368 DF PROTO=2 
Feb 03 13:33:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49241 DF PROTO=2 
Feb 03 13:34:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64930 DF PROTO=2 
Feb 03 13:34:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9628 DF PROTO=2 
Feb 03 13:34:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10586 DF PROTO=2 
Feb 03 13:35:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25173 DF PROTO=2 
Feb 03 13:35:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41851 DF PROTO=2 
Feb 03 13:35:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59865 DF PROTO=2 
Feb 03 13:36:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14202 DF PROTO=2 
Feb 03 13:36:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18781 DF PROTO=2 
Feb 03 13:36:24 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 13:36:24 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 13:36:24 turingMachine systemd[926]: Started VTE child process 34160 launched by tilix process 34156.
Feb 03 13:36:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32518 DF PROTO=2 
Feb 03 13:36:47 turingMachine systemd[926]: vte-spawn-85541039-4491-4c2d-bdc6-1f6173fb8000.scope: Succeeded.
Feb 03 13:37:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36655 DF PROTO=2 
Feb 03 13:37:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37162 DF PROTO=2 
Feb 03 13:37:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46938 DF PROTO=2 
Feb 03 13:38:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=717 DF PROTO=2 
Feb 03 13:38:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11450 DF PROTO=2 
Feb 03 13:38:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30241 DF PROTO=2 
Feb 03 13:39:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37066 DF PROTO=2 
Feb 03 13:39:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44108 DF PROTO=2 
Feb 03 13:39:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45970 DF PROTO=2 
Feb 03 13:40:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57221 DF PROTO=2 
Feb 03 13:40:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4587 DF PROTO=2 
Feb 03 13:40:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19883 DF PROTO=2 
Feb 03 13:41:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37116 DF PROTO=2 
Feb 03 13:41:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54515 DF PROTO=2 
Feb 03 13:41:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61184 DF PROTO=2 
Feb 03 13:42:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2849 DF PROTO=2 
Feb 03 13:42:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14438 DF PROTO=2 
Feb 03 13:42:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34362 DF PROTO=2 
Feb 03 13:43:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38748 DF PROTO=2 
Feb 03 13:43:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44612 DF PROTO=2 
Feb 03 13:43:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52290 DF PROTO=2 
Feb 03 13:44:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55029 DF PROTO=2 
Feb 03 13:44:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4850 DF PROTO=2 
Feb 03 13:44:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19910 DF PROTO=2 
Feb 03 13:45:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39360 DF PROTO=2 
Feb 03 13:45:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58407 DF PROTO=2 
Feb 03 13:45:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60210 DF PROTO=2 
Feb 03 13:46:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63086 DF PROTO=2 
Feb 03 13:46:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4902 DF PROTO=2 
Feb 03 13:46:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8738 DF PROTO=2 
Feb 03 13:47:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14600 DF PROTO=2 
Feb 03 13:47:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15418 DF PROTO=2 
Feb 03 13:47:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29338 DF PROTO=2 
Feb 03 13:48:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46725 DF PROTO=2 
Feb 03 13:48:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=619 DF PROTO=2 
Feb 03 13:48:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4179 DF PROTO=2 
Feb 03 13:49:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18567 DF PROTO=2 
Feb 03 13:49:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28535 DF PROTO=2 
Feb 03 13:49:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43103 DF PROTO=2 
Feb 03 13:50:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55138 DF PROTO=2 
Feb 03 13:50:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64290 DF PROTO=2 
Feb 03 13:50:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17513 DF PROTO=2 
Feb 03 13:51:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21787 DF PROTO=2 
Feb 03 13:51:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36684 DF PROTO=2 
Feb 03 13:51:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39179 DF PROTO=2 
Feb 03 13:52:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49599 DF PROTO=2 
Feb 03 13:52:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64072 DF PROTO=2 
Feb 03 13:52:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64264 DF PROTO=2 
Feb 03 13:53:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12833 DF PROTO=2 
Feb 03 13:53:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26895 DF PROTO=2 
Feb 03 13:53:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32347 DF PROTO=2 
Feb 03 13:54:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38848 DF PROTO=2 
Feb 03 13:54:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40564 DF PROTO=2 
Feb 03 13:54:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46184 DF PROTO=2 
Feb 03 13:55:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55831 DF PROTO=2 
Feb 03 13:55:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=991 DF PROTO=2 
Feb 03 13:55:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12589 DF PROTO=2 
Feb 03 13:56:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31733 DF PROTO=2 
Feb 03 13:56:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41456 DF PROTO=2 
Feb 03 13:56:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47914 DF PROTO=2 
Feb 03 13:57:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52731 DF PROTO=2 
Feb 03 13:57:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53324 DF PROTO=2 
Feb 03 13:57:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64631 DF PROTO=2 
Feb 03 13:58:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17119 DF PROTO=2 
Feb 03 13:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 13:58:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25791 DF PROTO=2 
Feb 03 13:58:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32101 DF PROTO=2 
Feb 03 13:59:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46851 DF PROTO=2 
Feb 03 13:59:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=503 DF PROTO=2 
Feb 03 13:59:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4939 DF PROTO=2 
Feb 03 14:00:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10568 DF PROTO=2 
Feb 03 14:00:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20117 DF PROTO=2 
Feb 03 14:00:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37011 DF PROTO=2 
Feb 03 14:01:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47041 DF PROTO=2 
Feb 03 14:01:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51864 DF PROTO=2 
Feb 03 14:01:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65440 DF PROTO=2 
Feb 03 14:02:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5870 DF PROTO=2 
Feb 03 14:02:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25051 DF PROTO=2 
Feb 03 14:02:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33521 DF PROTO=2 
Feb 03 14:03:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51503 DF PROTO=2 
Feb 03 14:03:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59241 DF PROTO=2 
Feb 03 14:03:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4574 DF PROTO=2 
Feb 03 14:04:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8917 DF PROTO=2 
Feb 03 14:04:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27127 DF PROTO=2 
Feb 03 14:04:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31296 DF PROTO=2 
Feb 03 14:05:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37156 DF PROTO=2 
Feb 03 14:05:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44515 DF PROTO=2 
Feb 03 14:05:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56575 DF PROTO=2 
Feb 03 14:06:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62659 DF PROTO=2 
Feb 03 14:06:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11581 DF PROTO=2 
Feb 03 14:06:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29492 DF PROTO=2 
Feb 03 14:07:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41077 DF PROTO=2 
Feb 03 14:07:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44801 DF PROTO=2 
Feb 03 14:07:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51430 DF PROTO=2 
Feb 03 14:08:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52138 DF PROTO=2 
Feb 03 14:08:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57526 DF PROTO=2 
Feb 03 14:08:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1412 DF PROTO=2 
Feb 03 14:09:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4193 DF PROTO=2 
Feb 03 14:09:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10759 DF PROTO=2 
Feb 03 14:09:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12729 DF PROTO=2 
Feb 03 14:10:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22154 DF PROTO=2 
Feb 03 14:10:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23920 DF PROTO=2 
Feb 03 14:10:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30597 DF PROTO=2 
Feb 03 14:11:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36953 DF PROTO=2 
Feb 03 14:11:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40411 DF PROTO=2 
Feb 03 14:11:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46507 DF PROTO=2 
Feb 03 14:12:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64696 DF PROTO=2 
Feb 03 14:12:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6988 DF PROTO=2 
Feb 03 14:12:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25557 DF PROTO=2 
Feb 03 14:13:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44177 DF PROTO=2 
Feb 03 14:13:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56515 DF PROTO=2 
Feb 03 14:13:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59336 DF PROTO=2 
Feb 03 14:14:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13293 DF PROTO=2 
Feb 03 14:14:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23745 DF PROTO=2 
Feb 03 14:14:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33219 DF PROTO=2 
Feb 03 14:15:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34726 DF PROTO=2 
Feb 03 14:15:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39871 DF PROTO=2 
Feb 03 14:15:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59013 DF PROTO=2 
Feb 03 14:16:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2020 DF PROTO=2 
Feb 03 14:16:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19029 DF PROTO=2 
Feb 03 14:16:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27375 DF PROTO=2 
Feb 03 14:17:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44135 DF PROTO=2 
Feb 03 14:17:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57468 DF PROTO=2 
Feb 03 14:17:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60539 DF PROTO=2 
Feb 03 14:18:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2797 DF PROTO=2 
Feb 03 14:18:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20034 DF PROTO=2 
Feb 03 14:18:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39876 DF PROTO=2 
Feb 03 14:19:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40792 DF PROTO=2 
Feb 03 14:19:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43317 DF PROTO=2 
Feb 03 14:19:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60036 DF PROTO=2 
Feb 03 14:20:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60076 DF PROTO=2 
Feb 03 14:20:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8368 DF PROTO=2 
Feb 03 14:20:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12233 DF PROTO=2 
Feb 03 14:21:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17282 DF PROTO=2 
Feb 03 14:21:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22778 DF PROTO=2 
Feb 03 14:21:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42047 DF PROTO=2 
Feb 03 14:22:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52347 DF PROTO=2 
Feb 03 14:22:23 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53303 DF PROTO=2 
Feb 03 14:22:43 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1306 DF PROTO=2 
Feb 03 14:23:03 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5982 DF PROTO=2 
Feb 03 14:23:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14751 DF PROTO=2 
Feb 03 14:23:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30400 DF PROTO=2 
Feb 03 14:24:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36359 DF PROTO=2 
Feb 03 14:24:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55140 DF PROTO=2 
Feb 03 14:24:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63588 DF PROTO=2 
Feb 03 14:25:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12237 DF PROTO=2 
Feb 03 14:25:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14418 DF PROTO=2 
Feb 03 14:25:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18543 DF PROTO=2 
Feb 03 14:26:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19428 DF PROTO=2 
Feb 03 14:26:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37582 DF PROTO=2 
Feb 03 14:26:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50599 DF PROTO=2 
Feb 03 14:27:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55052 DF PROTO=2 
Feb 03 14:27:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63542 DF PROTO=2 
Feb 03 14:27:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15562 DF PROTO=2 
Feb 03 14:28:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29136 DF PROTO=2 
Feb 03 14:28:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37018 DF PROTO=2 
Feb 03 14:28:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52079 DF PROTO=2 
Feb 03 14:29:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=627 DF PROTO=2 
Feb 03 14:29:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1779 DF PROTO=2 
Feb 03 14:29:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10350 DF PROTO=2 
Feb 03 14:30:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23837 DF PROTO=2 
Feb 03 14:30:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35542 DF PROTO=2 
Feb 03 14:30:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55225 DF PROTO=2 
Feb 03 14:31:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9575 DF PROTO=2 
Feb 03 14:31:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24508 DF PROTO=2 
Feb 03 14:31:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30895 DF PROTO=2 
Feb 03 14:32:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38003 DF PROTO=2 
Feb 03 14:32:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52690 DF PROTO=2 
Feb 03 14:32:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7019 DF PROTO=2 
Feb 03 14:33:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23348 DF PROTO=2 
Feb 03 14:33:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35549 DF PROTO=2 
Feb 03 14:33:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38906 DF PROTO=2 
Feb 03 14:34:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55510 DF PROTO=2 
Feb 03 14:34:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2095 DF PROTO=2 
Feb 03 14:34:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7262 DF PROTO=2 
Feb 03 14:35:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24034 DF PROTO=2 
Feb 03 14:35:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43141 DF PROTO=2 
Feb 03 14:35:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59046 DF PROTO=2 
Feb 03 14:36:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61546 DF PROTO=2 
Feb 03 14:36:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5972 DF PROTO=2 
Feb 03 14:36:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21860 DF PROTO=2 
Feb 03 14:37:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30647 DF PROTO=2 
Feb 03 14:37:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36453 DF PROTO=2 
Feb 03 14:37:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46712 DF PROTO=2 
Feb 03 14:38:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58938 DF PROTO=2 
Feb 03 14:38:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=119 DF PROTO=2 
Feb 03 14:38:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12556 DF PROTO=2 
Feb 03 14:39:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26861 DF PROTO=2 
Feb 03 14:39:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29408 DF PROTO=2 
Feb 03 14:39:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37555 DF PROTO=2 
Feb 03 14:40:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49596 DF PROTO=2 
Feb 03 14:40:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60561 DF PROTO=2 
Feb 03 14:40:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6989 DF PROTO=2 
Feb 03 14:41:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24858 DF PROTO=2 
Feb 03 14:41:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44331 DF PROTO=2 
Feb 03 14:41:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54674 DF PROTO=2 
Feb 03 14:42:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6999 DF PROTO=2 
Feb 03 14:42:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11219 DF PROTO=2 
Feb 03 14:42:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25372 DF PROTO=2 
Feb 03 14:43:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30059 DF PROTO=2 
Feb 03 14:43:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32418 DF PROTO=2 
Feb 03 14:43:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38771 DF PROTO=2 
Feb 03 14:44:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46882 DF PROTO=2 
Feb 03 14:44:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56118 DF PROTO=2 
Feb 03 14:44:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8064 DF PROTO=2 
Feb 03 14:45:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26157 DF PROTO=2 
Feb 03 14:45:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32058 DF PROTO=2 
Feb 03 14:45:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43030 DF PROTO=2 
Feb 03 14:46:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51213 DF PROTO=2 
Feb 03 14:46:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64068 DF PROTO=2 
Feb 03 14:46:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14563 DF PROTO=2 
Feb 03 14:47:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24211 DF PROTO=2 
Feb 03 14:47:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31283 DF PROTO=2 
Feb 03 14:47:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36064 DF PROTO=2 
Feb 03 14:48:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49483 DF PROTO=2 
Feb 03 14:48:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62115 DF PROTO=2 
Feb 03 14:48:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64680 DF PROTO=2 
Feb 03 14:49:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15160 DF PROTO=2 
Feb 03 14:49:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17190 DF PROTO=2 
Feb 03 14:49:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36279 DF PROTO=2 
Feb 03 14:50:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40226 DF PROTO=2 
Feb 03 14:50:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42624 DF PROTO=2 
Feb 03 14:50:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50472 DF PROTO=2 
Feb 03 14:51:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54648 DF PROTO=2 
Feb 03 14:51:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7246 DF PROTO=2 
Feb 03 14:51:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14266 DF PROTO=2 
Feb 03 14:52:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23865 DF PROTO=2 
Feb 03 14:52:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29449 DF PROTO=2 
Feb 03 14:52:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41319 DF PROTO=2 
Feb 03 14:53:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52630 DF PROTO=2 
Feb 03 14:53:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56980 DF PROTO=2 
Feb 03 14:53:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2568 DF PROTO=2 
Feb 03 14:54:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7429 DF PROTO=2 
Feb 03 14:54:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13937 DF PROTO=2 
Feb 03 14:54:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21990 DF PROTO=2 
Feb 03 14:55:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32361 DF PROTO=2 
Feb 03 14:55:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49530 DF PROTO=2 
Feb 03 14:55:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50376 DF PROTO=2 
Feb 03 14:56:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62118 DF PROTO=2 
Feb 03 14:56:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65364 DF PROTO=2 
Feb 03 14:56:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12570 DF PROTO=2 
Feb 03 14:57:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20109 DF PROTO=2 
Feb 03 14:57:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28781 DF PROTO=2 
Feb 03 14:57:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40815 DF PROTO=2 
Feb 03 14:58:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43191 DF PROTO=2 
Feb 03 14:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 14:58:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54781 DF PROTO=2 
Feb 03 14:58:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56279 DF PROTO=2 
Feb 03 14:59:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6034 DF PROTO=2 
Feb 03 14:59:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8299 DF PROTO=2 
Feb 03 14:59:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20440 DF PROTO=2 
Feb 03 15:00:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34827 DF PROTO=2 
Feb 03 15:00:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50164 DF PROTO=2 
Feb 03 15:00:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60552 DF PROTO=2 
Feb 03 15:01:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12005 DF PROTO=2 
Feb 03 15:01:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21957 DF PROTO=2 
Feb 03 15:01:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37432 DF PROTO=2 
Feb 03 15:02:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50849 DF PROTO=2 
Feb 03 15:02:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63851 DF PROTO=2 
Feb 03 15:02:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2561 DF PROTO=2 
Feb 03 15:03:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3546 DF PROTO=2 
Feb 03 15:03:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22207 DF PROTO=2 
Feb 03 15:03:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35652 DF PROTO=2 
Feb 03 15:04:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43592 DF PROTO=2 
Feb 03 15:04:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61681 DF PROTO=2 
Feb 03 15:04:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5608 DF PROTO=2 
Feb 03 15:05:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6807 DF PROTO=2 
Feb 03 15:05:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17024 DF PROTO=2 
Feb 03 15:05:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31605 DF PROTO=2 
Feb 03 15:06:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35646 DF PROTO=2 
Feb 03 15:06:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43300 DF PROTO=2 
Feb 03 15:06:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52246 DF PROTO=2 
Feb 03 15:06:54 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.269' (uid=1000 pid=25594 comm="/usr/lib/firefox-developer-edition/firefox ")
Feb 03 15:06:54 turingMachine audit: BPF prog-id=43 op=LOAD
Feb 03 15:06:54 turingMachine audit: BPF prog-id=44 op=LOAD
Feb 03 15:06:54 turingMachine systemd[1]: Starting Hostname Service...
Feb 03 15:06:54 turingMachine kernel: kauditd_printk_skb: 8 callbacks suppressed
Feb 03 15:06:54 turingMachine kernel: audit: type=1334 audit(1612382814.871:252): prog-id=43 op=LOAD
Feb 03 15:06:54 turingMachine kernel: audit: type=1334 audit(1612382814.871:253): prog-id=44 op=LOAD
Feb 03 15:06:54 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 03 15:06:54 turingMachine systemd[1]: Started Hostname Service.
Feb 03 15:06:54 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:06:54 turingMachine kernel: audit: type=1130 audit(1612382814.911:254): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:07:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6685 DF PROTO=2 
Feb 03 15:07:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13125 DF PROTO=2 
Feb 03 15:07:40 turingMachine systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 03 15:07:40 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:07:40 turingMachine kernel: audit: type=1131 audit(1612382860.852:255): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:07:41 turingMachine audit: BPF prog-id=44 op=UNLOAD
Feb 03 15:07:41 turingMachine audit: BPF prog-id=43 op=UNLOAD
Feb 03 15:07:41 turingMachine kernel: audit: type=1334 audit(1612382861.066:256): prog-id=44 op=UNLOAD
Feb 03 15:07:41 turingMachine kernel: audit: type=1334 audit(1612382861.066:257): prog-id=43 op=UNLOAD
Feb 03 15:07:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22716 DF PROTO=2 
Feb 03 15:08:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32560 DF PROTO=2 
Feb 03 15:08:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41766 DF PROTO=2 
Feb 03 15:08:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52085 DF PROTO=2 
Feb 03 15:09:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64050 DF PROTO=2 
Feb 03 15:09:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16883 DF PROTO=2 
Feb 03 15:09:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32453 DF PROTO=2 
Feb 03 15:10:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36932 DF PROTO=2 
Feb 03 15:10:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48522 DF PROTO=2 
Feb 03 15:10:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=273 DF PROTO=2 
Feb 03 15:11:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12055 DF PROTO=2 
Feb 03 15:11:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28890 DF PROTO=2 
Feb 03 15:11:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45364 DF PROTO=2 
Feb 03 15:12:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45715 DF PROTO=2 
Feb 03 15:12:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59537 DF PROTO=2 
Feb 03 15:12:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13677 DF PROTO=2 
Feb 03 15:13:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18844 DF PROTO=2 
Feb 03 15:13:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38352 DF PROTO=2 
Feb 03 15:13:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41933 DF PROTO=2 
Feb 03 15:14:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49281 DF PROTO=2 
Feb 03 15:14:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51941 DF PROTO=2 
Feb 03 15:14:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=895 DF PROTO=2 
Feb 03 15:15:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9512 DF PROTO=2 
Feb 03 15:15:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19180 DF PROTO=2 
Feb 03 15:15:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28240 DF PROTO=2 
Feb 03 15:16:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29025 DF PROTO=2 
Feb 03 15:16:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35480 DF PROTO=2 
Feb 03 15:16:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50141 DF PROTO=2 
Feb 03 15:17:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65097 DF PROTO=2 
Feb 03 15:17:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7958 DF PROTO=2 
Feb 03 15:17:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10958 DF PROTO=2 
Feb 03 15:18:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11090 DF PROTO=2 
Feb 03 15:18:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17308 DF PROTO=2 
Feb 03 15:18:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29754 DF PROTO=2 
Feb 03 15:19:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46341 DF PROTO=2 
Feb 03 15:19:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50279 DF PROTO=2 
Feb 03 15:19:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56801 DF PROTO=2 
Feb 03 15:20:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9786 DF PROTO=2 
Feb 03 15:20:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12110 DF PROTO=2 
Feb 03 15:20:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24573 DF PROTO=2 
Feb 03 15:21:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33711 DF PROTO=2 
Feb 03 15:21:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46316 DF PROTO=2 
Feb 03 15:21:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61653 DF PROTO=2 
Feb 03 15:22:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64054 DF PROTO=2 
Feb 03 15:22:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13947 DF PROTO=2 
Feb 03 15:22:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20869 DF PROTO=2 
Feb 03 15:22:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:22:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:23:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37565 DF PROTO=2 
Feb 03 15:23:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41631 DF PROTO=2 
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Successfully made thread 37678 of process 33961 owned by '1000' RT at priority 10.
Feb 03 15:23:29 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 15:23:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58234 DF PROTO=2 
Feb 03 15:24:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4965 DF PROTO=2 
Feb 03 15:24:14 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 15:24:14 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 15:24:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21444 DF PROTO=2 
Feb 03 15:24:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38268 DF PROTO=2 
Feb 03 15:25:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51659 DF PROTO=2 
Feb 03 15:25:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63391 DF PROTO=2 
Feb 03 15:25:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16915 DF PROTO=2 
Feb 03 15:26:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29959 DF PROTO=2 
Feb 03 15:26:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47921 DF PROTO=2 
Feb 03 15:26:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59202 DF PROTO=2 
Feb 03 15:27:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61330 DF PROTO=2 
Feb 03 15:27:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6843 DF PROTO=2 
Feb 03 15:27:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14456 DF PROTO=2 
Feb 03 15:28:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24079 DF PROTO=2 
Feb 03 15:28:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26588 DF PROTO=2 
Feb 03 15:28:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42821 DF PROTO=2 
Feb 03 15:29:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43541 DF PROTO=2 
Feb 03 15:29:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48259 DF PROTO=2 
Feb 03 15:29:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65178 DF PROTO=2 
Feb 03 15:30:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10267 DF PROTO=2 
Feb 03 15:30:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28332 DF PROTO=2 
Feb 03 15:30:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45206 DF PROTO=2 
Feb 03 15:31:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55436 DF PROTO=2 
Feb 03 15:31:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56610 DF PROTO=2 
Feb 03 15:31:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5914 DF PROTO=2 
Feb 03 15:32:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10878 DF PROTO=2 
Feb 03 15:32:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17015 DF PROTO=2 
Feb 03 15:32:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22722 DF PROTO=2 
Feb 03 15:33:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33470 DF PROTO=2 
Feb 03 15:33:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37820 DF PROTO=2 
Feb 03 15:33:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55504 DF PROTO=2 
Feb 03 15:34:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64283 DF PROTO=2 
Feb 03 15:34:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15767 DF PROTO=2 
Feb 03 15:34:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18710 DF PROTO=2 
Feb 03 15:35:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30509 DF PROTO=2 
Feb 03 15:35:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33080 DF PROTO=2 
Feb 03 15:35:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34755 DF PROTO=2 
Feb 03 15:36:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45538 DF PROTO=2 
Feb 03 15:36:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46172 DF PROTO=2 
Feb 03 15:36:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59599 DF PROTO=2 
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Successfully made thread 38231 of process 30058 owned by '1000' RT at priority 10.
Feb 03 15:36:57 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 15:37:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61234 DF PROTO=2 
Feb 03 15:37:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8060 DF PROTO=2 
Feb 03 15:37:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14590 DF PROTO=2 
Feb 03 15:38:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18114 DF PROTO=2 
Feb 03 15:38:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29782 DF PROTO=2 
Feb 03 15:38:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41798 DF PROTO=2 
Feb 03 15:39:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53674 DF PROTO=2 
Feb 03 15:39:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1273 DF PROTO=2 
Feb 03 15:39:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16734 DF PROTO=2 
Feb 03 15:40:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31294 DF PROTO=2 
Feb 03 15:40:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46716 DF PROTO=2 
Feb 03 15:40:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51496 DF PROTO=2 
Feb 03 15:41:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63797 DF PROTO=2 
Feb 03 15:41:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5171 DF PROTO=2 
Feb 03 15:41:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15920 DF PROTO=2 
Feb 03 15:42:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18651 DF PROTO=2 
Feb 03 15:42:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32846 DF PROTO=2 
Feb 03 15:42:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45323 DF PROTO=2 
Feb 03 15:43:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52542 DF PROTO=2 
Feb 03 15:43:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5591 DF PROTO=2 
Feb 03 15:43:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9893 DF PROTO=2 
Feb 03 15:44:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13052 DF PROTO=2 
Feb 03 15:44:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30282 DF PROTO=2 
Feb 03 15:44:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 15:44:38 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 15:44:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44447 DF PROTO=2 
Feb 03 15:45:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53309 DF PROTO=2 
Feb 03 15:45:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4078 DF PROTO=2 
Feb 03 15:45:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7577 DF PROTO=2 
Feb 03 15:45:57 turingMachine NetworkManager[640]: <info>  [1612385157.8899] manager: NetworkManager state is now CONNECTED_SITE
Feb 03 15:45:57 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 03 15:45:57 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 03 15:45:57 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 03 15:45:57 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 03 15:45:57 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:45:57 turingMachine kernel: audit: type=1130 audit(1612385157.894:258): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:45:58 turingMachine NetworkManager[640]: <info>  [1612385158.1629] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 03 15:46:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21057 DF PROTO=2 
Feb 03 15:46:07 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 03 15:46:07 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:46:07 turingMachine kernel: audit: type=1131 audit(1612385167.897:259): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 15:46:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24733 DF PROTO=2 
Feb 03 15:46:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41413 DF PROTO=2 
Feb 03 15:47:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47708 DF PROTO=2 
Feb 03 15:47:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=300 DF PROTO=2 
Feb 03 15:47:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14813 DF PROTO=2 
Feb 03 15:48:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22159 DF PROTO=2 
Feb 03 15:48:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38775 DF PROTO=2 
Feb 03 15:48:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58356 DF PROTO=2 
Feb 03 15:49:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5749 DF PROTO=2 
Feb 03 15:49:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11294 DF PROTO=2 
Feb 03 15:49:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18080 DF PROTO=2 
Feb 03 15:50:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28293 DF PROTO=2 
Feb 03 15:50:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46117 DF PROTO=2 
Feb 03 15:50:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65015 DF PROTO=2 
Feb 03 15:51:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9644 DF PROTO=2 
Feb 03 15:51:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13230 DF PROTO=2 
Feb 03 15:51:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14889 DF PROTO=2 
Feb 03 15:52:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16310 DF PROTO=2 
Feb 03 15:52:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26800 DF PROTO=2 
Feb 03 15:52:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36984 DF PROTO=2 
Feb 03 15:53:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54789 DF PROTO=2 
Feb 03 15:53:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9065 DF PROTO=2 
Feb 03 15:53:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27640 DF PROTO=2 
Feb 03 15:54:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31017 DF PROTO=2 
Feb 03 15:54:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47443 DF PROTO=2 
Feb 03 15:54:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64728 DF PROTO=2 
Feb 03 15:55:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14229 DF PROTO=2 
Feb 03 15:55:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14279 DF PROTO=2 
Feb 03 15:55:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24631 DF PROTO=2 
Feb 03 15:56:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34853 DF PROTO=2 
Feb 03 15:56:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46192 DF PROTO=2 
Feb 03 15:56:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50853 DF PROTO=2 
Feb 03 15:57:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54153 DF PROTO=2 
Feb 03 15:57:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6207 DF PROTO=2 
Feb 03 15:57:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8658 DF PROTO=2 
Feb 03 15:58:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27838 DF PROTO=2 
Feb 03 15:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 15:58:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37316 DF PROTO=2 
Feb 03 15:58:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51418 DF PROTO=2 
Feb 03 15:59:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55968 DF PROTO=2 
Feb 03 15:59:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59291 DF PROTO=2 
Feb 03 15:59:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11408 DF PROTO=2 
Feb 03 16:00:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13386 DF PROTO=2 
Feb 03 16:00:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18666 DF PROTO=2 
Feb 03 16:00:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34187 DF PROTO=2 
Feb 03 16:01:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37771 DF PROTO=2 
Feb 03 16:01:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54681 DF PROTO=2 
Feb 03 16:01:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62119 DF PROTO=2 
Feb 03 16:02:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14770 DF PROTO=2 
Feb 03 16:02:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21277 DF PROTO=2 
Feb 03 16:02:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40684 DF PROTO=2 
Feb 03 16:03:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51292 DF PROTO=2 
Feb 03 16:03:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57702 DF PROTO=2 
Feb 03 16:03:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64696 DF PROTO=2 
Feb 03 16:04:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6235 DF PROTO=2 
Feb 03 16:04:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14317 DF PROTO=2 
Feb 03 16:04:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30930 DF PROTO=2 
Feb 03 16:05:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31047 DF PROTO=2 
Feb 03 16:05:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50309 DF PROTO=2 
Feb 03 16:05:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53969 DF PROTO=2 
Feb 03 16:06:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4312 DF PROTO=2 
Feb 03 16:06:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11848 DF PROTO=2 
Feb 03 16:06:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15871 DF PROTO=2 
Feb 03 16:07:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33772 DF PROTO=2 
Feb 03 16:07:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43363 DF PROTO=2 
Feb 03 16:07:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62233 DF PROTO=2 
Feb 03 16:08:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13140 DF PROTO=2 
Feb 03 16:08:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25529 DF PROTO=2 
Feb 03 16:08:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27890 DF PROTO=2 
Feb 03 16:09:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31202 DF PROTO=2 
Feb 03 16:09:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49408 DF PROTO=2 
Feb 03 16:09:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54862 DF PROTO=2 
Feb 03 16:10:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7052 DF PROTO=2 
Feb 03 16:10:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21358 DF PROTO=2 
Feb 03 16:10:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21535 DF PROTO=2 
Feb 03 16:11:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32139 DF PROTO=2 
Feb 03 16:11:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50393 DF PROTO=2 
Feb 03 16:11:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=323 DF PROTO=2 
Feb 03 16:12:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13712 DF PROTO=2 
Feb 03 16:12:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17677 DF PROTO=2 
Feb 03 16:12:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30739 DF PROTO=2 
Feb 03 16:13:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37609 DF PROTO=2 
Feb 03 16:13:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41806 DF PROTO=2 
Feb 03 16:13:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50626 DF PROTO=2 
Feb 03 16:14:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56448 DF PROTO=2 
Feb 03 16:14:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4902 DF PROTO=2 
Feb 03 16:14:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16232 DF PROTO=2 
Feb 03 16:15:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34127 DF PROTO=2 
Feb 03 16:15:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52570 DF PROTO=2 
Feb 03 16:15:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56748 DF PROTO=2 
Feb 03 16:16:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60672 DF PROTO=2 
Feb 03 16:16:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63916 DF PROTO=2 
Feb 03 16:16:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13529 DF PROTO=2 
Feb 03 16:17:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31782 DF PROTO=2 
Feb 03 16:17:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34073 DF PROTO=2 
Feb 03 16:17:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36914 DF PROTO=2 
Feb 03 16:18:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41621 DF PROTO=2 
Feb 03 16:18:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55635 DF PROTO=2 
Feb 03 16:18:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4451 DF PROTO=2 
Feb 03 16:19:00 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 16:19:00 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 16:19:00 turingMachine systemd[926]: Started VTE child process 39425 launched by tilix process 39421.
Feb 03 16:19:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4967 DF PROTO=2 
Feb 03 16:19:19 turingMachine sudo[39449]: pam_unix(sudo:auth): conversation failed
Feb 03 16:19:19 turingMachine sudo[39449]: pam_unix(sudo:auth): auth could not identify password for [jason]
Feb 03 16:19:19 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.282' (uid=0 pid=39449 comm="sudo pacaman -Syu ")
Feb 03 16:19:19 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:19 turingMachine sudo[39449]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:19 turingMachine audit[39449]: USER_AUTH pid=39449 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Feb 03 16:19:19 turingMachine kernel: audit: type=1100 audit(1612387159.898:260): pid=39449 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Feb 03 16:19:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10628 DF PROTO=2 
Feb 03 16:19:24 turingMachine sudo[39452]: pam_unix(sudo:auth): conversation failed
Feb 03 16:19:24 turingMachine sudo[39452]: pam_unix(sudo:auth): auth could not identify password for [jason]
Feb 03 16:19:24 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.283' (uid=0 pid=39452 comm="sudo pacaman -Syu ")
Feb 03 16:19:24 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:24 turingMachine audit[39452]: USER_AUTH pid=39452 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Feb 03 16:19:24 turingMachine sudo[39452]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:24 turingMachine kernel: audit: type=1100 audit(1612387164.635:261): pid=39452 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=? acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
Feb 03 16:19:35 turingMachine audit[39455]: USER_AUTH pid=39455 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 16:19:35 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.284' (uid=0 pid=39455 comm="sudo pacman -Syu ")
Feb 03 16:19:35 turingMachine audit[39455]: USER_ACCT pid=39455 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 16:19:35 turingMachine audit[39455]: CRED_REFR pid=39455 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'
Feb 03 16:19:35 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:35 turingMachine sudo[39455]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 16:19:35 turingMachine sudo[39455]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Feb 03 16:19:35 turingMachine kernel: audit: type=1100 audit(1612387175.705:262): pid=39455 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 16:19:35 turingMachine kernel: audit: type=1101 audit(1612387175.705:263): pid=39455 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 16:19:35 turingMachine kernel: audit: type=1110 audit(1612387175.705:264): pid=39455 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'
Feb 03 16:19:35 turingMachine kernel: audit: type=1105 audit(1612387175.709:265): pid=39455 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'
Feb 03 16:19:35 turingMachine audit[39455]: USER_START pid=39455 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'
Feb 03 16:19:35 turingMachine sudo[39455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 16:19:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17376 DF PROTO=2 
Feb 03 16:20:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28157 DF PROTO=2 
Feb 03 16:20:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28324 DF PROTO=2 
Feb 03 16:20:38 turingMachine polkitd[693]: Reloading rules
Feb 03 16:20:38 turingMachine polkitd[693]: Collecting garbage unconditionally...
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /etc/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Finished loading, compiling and executing 4 rules
Feb 03 16:20:38 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:38 turingMachine polkitd[693]: Reloading rules
Feb 03 16:20:38 turingMachine polkitd[693]: Collecting garbage unconditionally...
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /etc/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Finished loading, compiling and executing 5 rules
Feb 03 16:20:38 turingMachine polkitd[693]: Reloading rules
Feb 03 16:20:38 turingMachine polkitd[693]: Collecting garbage unconditionally...
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /etc/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 03 16:20:38 turingMachine polkitd[693]: Finished loading, compiling and executing 5 rules
Feb 03 16:20:38 turingMachine systemd[1]: Reexecuting.
Feb 03 16:20:38 turingMachine audit: BPF prog-id=36 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=35 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.863:266): prog-id=36 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.863:267): prog-id=35 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=38 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=37 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.880:268): prog-id=38 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.880:269): prog-id=37 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=40 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=39 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=42 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=41 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.894:270): prog-id=40 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.894:271): prog-id=39 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.894:272): prog-id=42 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.894:273): prog-id=41 op=UNLOAD
Feb 03 16:20:38 turingMachine systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Feb 03 16:20:38 turingMachine systemd[1]: Detected architecture x86-64.
Feb 03 16:20:38 turingMachine audit: BPF prog-id=45 op=LOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=45 op=UNLOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=46 op=LOAD
Feb 03 16:20:38 turingMachine audit: BPF prog-id=46 op=UNLOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.930:274): prog-id=45 op=LOAD
Feb 03 16:20:38 turingMachine kernel: audit: type=1334 audit(1612387238.930:275): prog-id=45 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=47 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=48 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=49 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=50 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=51 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=52 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=53 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=54 op=LOAD
Feb 03 16:20:39 turingMachine systemd[1]: Reloading.
Feb 03 16:20:39 turingMachine audit: BPF prog-id=54 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=53 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=48 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=47 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=50 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=49 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=52 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=51 op=UNLOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=55 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=56 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=57 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=58 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=59 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=60 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=61 op=LOAD
Feb 03 16:20:39 turingMachine audit: BPF prog-id=62 op=LOAD
Feb 03 16:20:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30587 DF PROTO=2 
Feb 03 16:20:55 turingMachine systemd[1]: Reloading D-Bus System Message Bus.
Feb 03 16:20:55 turingMachine dbus-daemon[639]: [system] Reloaded configuration
Feb 03 16:20:55 turingMachine dbus-send[41996]: method return time=1612387255.029950 sender=org.freedesktop.DBus -> destination=:1.286 serial=3 reply_serial=2
Feb 03 16:20:55 turingMachine systemd[1]: Reloaded D-Bus System Message Bus.
Feb 03 16:20:55 turingMachine sudo[39455]: pam_unix(sudo:session): session closed for user root
Feb 03 16:20:55 turingMachine kernel: kauditd_printk_skb: 26 callbacks suppressed
Feb 03 16:20:55 turingMachine kernel: audit: type=1106 audit(1612387255.074:302): pid=39455 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'
Feb 03 16:20:55 turingMachine kernel: audit: type=1104 audit(1612387255.074:303): pid=39455 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'
Feb 03 16:20:55 turingMachine audit[39455]: USER_END pid=39455 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'
Feb 03 16:20:55 turingMachine audit[39455]: CRED_DISP pid=39455 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'
Feb 03 16:21:00 turingMachine systemd[926]: vte-spawn-cd680034-e777-43e8-82f8-8db1c81c732b.scope: Succeeded.
Feb 03 16:21:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50266 DF PROTO=2 
Feb 03 16:21:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55970 DF PROTO=2 
Feb 03 16:21:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9240 DF PROTO=2 
Feb 03 16:22:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24344 DF PROTO=2 
Feb 03 16:22:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26782 DF PROTO=2 
Feb 03 16:22:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44205 DF PROTO=2 
Feb 03 16:23:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57612 DF PROTO=2 
Feb 03 16:23:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63129 DF PROTO=2 
Feb 03 16:23:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8499 DF PROTO=2 
Feb 03 16:24:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23277 DF PROTO=2 
Feb 03 16:24:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32002 DF PROTO=2 
Feb 03 16:24:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40555 DF PROTO=2 
Feb 03 16:25:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45574 DF PROTO=2 
Feb 03 16:25:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61948 DF PROTO=2 
Feb 03 16:25:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4868 DF PROTO=2 
Feb 03 16:26:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8626 DF PROTO=2 
Feb 03 16:26:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25447 DF PROTO=2 
Feb 03 16:26:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:26:35 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:26:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36705 DF PROTO=2 
Feb 03 16:27:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49684 DF PROTO=2 
Feb 03 16:27:16 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.288' (uid=1000 pid=25594 comm="/usr/lib/firefox-developer-edition/firefox ")
Feb 03 16:27:16 turingMachine audit: BPF prog-id=63 op=LOAD
Feb 03 16:27:16 turingMachine audit: BPF prog-id=64 op=LOAD
Feb 03 16:27:16 turingMachine systemd[1]: Starting Hostname Service...
Feb 03 16:27:16 turingMachine kernel: audit: type=1334 audit(1612387636.089:304): prog-id=63 op=LOAD
Feb 03 16:27:16 turingMachine kernel: audit: type=1334 audit(1612387636.089:305): prog-id=64 op=LOAD
Feb 03 16:27:16 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 03 16:27:16 turingMachine systemd[1]: Started Hostname Service.
Feb 03 16:27:16 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 16:27:16 turingMachine kernel: audit: type=1130 audit(1612387636.126:306): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 16:27:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:27:19 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:27:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64001 DF PROTO=2 
Feb 03 16:27:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=783 DF PROTO=2 
Feb 03 16:27:46 turingMachine systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 03 16:27:46 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 16:27:46 turingMachine kernel: audit: type=1131 audit(1612387666.180:307): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 16:27:46 turingMachine audit: BPF prog-id=64 op=UNLOAD
Feb 03 16:27:46 turingMachine audit: BPF prog-id=63 op=UNLOAD
Feb 03 16:27:46 turingMachine kernel: audit: type=1334 audit(1612387666.383:308): prog-id=64 op=UNLOAD
Feb 03 16:27:46 turingMachine kernel: audit: type=1334 audit(1612387666.383:309): prog-id=63 op=UNLOAD
Feb 03 16:28:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=11022 DF PROTO=2 
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 8 threads of 3 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Successfully made thread 42807 of process 42611 owned by '1000' RT at priority 10.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:09 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:10 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:10 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Supervising 9 threads of 4 processes of 1 users.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Successfully made thread 42964 of process 42779 owned by '1000' RT at priority 10.
Feb 03 16:28:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22931 DF PROTO=2 
Feb 03 16:28:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33632 DF PROTO=2 
Feb 03 16:28:52 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:52 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Successfully made thread 43079 of process 42902 owned by '1000' RT at priority 10.
Feb 03 16:28:53 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:29:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41604 DF PROTO=2 
Feb 03 16:29:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50498 DF PROTO=2 
Feb 03 16:29:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51640 DF PROTO=2 
Feb 03 16:30:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52273 DF PROTO=2 
Feb 03 16:30:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1505 DF PROTO=2 
Feb 03 16:30:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4530 DF PROTO=2 
Feb 03 16:31:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23802 DF PROTO=2 
Feb 03 16:31:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33818 DF PROTO=2 
Feb 03 16:31:39 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:39 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47488 DF PROTO=2 
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Successfully made thread 43234 of process 43024 owned by '1000' RT at priority 10.
Feb 03 16:31:48 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:32:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54860 DF PROTO=2 
Feb 03 16:32:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1522 DF PROTO=2 
Feb 03 16:32:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=6036 DF PROTO=2 
Feb 03 16:33:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17381 DF PROTO=2 
Feb 03 16:33:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22165 DF PROTO=2 
Feb 03 16:33:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35143 DF PROTO=2 
Feb 03 16:34:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47155 DF PROTO=2 
Feb 03 16:34:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57334 DF PROTO=2 
Feb 03 16:34:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8133 DF PROTO=2 
Feb 03 16:34:53 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:53 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Successfully made thread 43441 of process 43175 owned by '1000' RT at priority 10.
Feb 03 16:34:57 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 16:35:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20192 DF PROTO=2 
Feb 03 16:35:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=31093 DF PROTO=2 
Feb 03 16:35:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44142 DF PROTO=2 
Feb 03 16:36:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53325 DF PROTO=2 
Feb 03 16:36:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3385 DF PROTO=2 
Feb 03 16:36:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15387 DF PROTO=2 
Feb 03 16:36:55 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:36:55 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:37:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28900 DF PROTO=2 
Feb 03 16:37:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38367 DF PROTO=2 
Feb 03 16:37:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40583 DF PROTO=2 
Feb 03 16:38:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60076 DF PROTO=2 
Feb 03 16:38:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7983 DF PROTO=2 
Feb 03 16:38:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18546 DF PROTO=2 
Feb 03 16:39:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25906 DF PROTO=2 
Feb 03 16:39:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43911 DF PROTO=2 
Feb 03 16:39:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44084 DF PROTO=2 
Feb 03 16:40:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48274 DF PROTO=2 
Feb 03 16:40:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49378 DF PROTO=2 
Feb 03 16:40:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3284 DF PROTO=2 
Feb 03 16:41:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21885 DF PROTO=2 
Feb 03 16:41:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32083 DF PROTO=2 
Feb 03 16:41:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33880 DF PROTO=2 
Feb 03 16:42:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34682 DF PROTO=2 
Feb 03 16:42:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37561 DF PROTO=2 
Feb 03 16:42:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57079 DF PROTO=2 
Feb 03 16:43:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57679 DF PROTO=2 
Feb 03 16:43:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10834 DF PROTO=2 
Feb 03 16:43:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27660 DF PROTO=2 
Feb 03 16:44:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27859 DF PROTO=2 
Feb 03 16:44:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33237 DF PROTO=2 
Feb 03 16:44:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37666 DF PROTO=2 
Feb 03 16:45:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57249 DF PROTO=2 
Feb 03 16:45:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61177 DF PROTO=2 
Feb 03 16:45:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14382 DF PROTO=2 
Feb 03 16:46:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32932 DF PROTO=2 
Feb 03 16:46:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41817 DF PROTO=2 
Feb 03 16:46:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=44119 DF PROTO=2 
Feb 03 16:47:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60557 DF PROTO=2 
Feb 03 16:47:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2255 DF PROTO=2 
Feb 03 16:47:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14574 DF PROTO=2 
Feb 03 16:48:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22401 DF PROTO=2 
Feb 03 16:48:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40261 DF PROTO=2 
Feb 03 16:48:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42972 DF PROTO=2 
Feb 03 16:49:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55745 DF PROTO=2 
Feb 03 16:49:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58781 DF PROTO=2 
Feb 03 16:49:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9692 DF PROTO=2 
Feb 03 16:50:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24419 DF PROTO=2 
Feb 03 16:50:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33911 DF PROTO=2 
Feb 03 16:50:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37719 DF PROTO=2 
Feb 03 16:51:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43980 DF PROTO=2 
Feb 03 16:51:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55466 DF PROTO=2 
Feb 03 16:51:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=453 DF PROTO=2 
Feb 03 16:52:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3765 DF PROTO=2 
Feb 03 16:52:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15978 DF PROTO=2 
Feb 03 16:52:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34560 DF PROTO=2 
Feb 03 16:53:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35566 DF PROTO=2 
Feb 03 16:53:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51344 DF PROTO=2 
Feb 03 16:53:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1018 DF PROTO=2 
Feb 03 16:54:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19758 DF PROTO=2 
Feb 03 16:54:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21498 DF PROTO=2 
Feb 03 16:54:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24397 DF PROTO=2 
Feb 03 16:55:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39213 DF PROTO=2 
Feb 03 16:55:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48008 DF PROTO=2 
Feb 03 16:55:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=52381 DF PROTO=2 
Feb 03 16:56:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=755 DF PROTO=2 
Feb 03 16:56:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:56:08 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:56:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8129 DF PROTO=2 
Feb 03 16:56:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22952 DF PROTO=2 
Feb 03 16:57:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34356 DF PROTO=2 
Feb 03 16:57:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37327 DF PROTO=2 
Feb 03 16:57:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56613 DF PROTO=2 
Feb 03 16:58:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60311 DF PROTO=2 
Feb 03 16:58:09 turingMachine wpa_supplicant[729]: wlp9s0: WPA: Group rekeying completed with 24:4b:fe:2f:bb:f4 [GTK=CCMP]
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Successfully made thread 44166 of process 43510 owned by '1000' RT at priority 10.
Feb 03 16:58:22 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 16:58:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2771 DF PROTO=2 
Feb 03 16:58:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19838 DF PROTO=2 
Feb 03 16:59:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29840 DF PROTO=2 
Feb 03 16:59:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 16:59:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 16:59:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48472 DF PROTO=2 
Feb 03 16:59:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58580 DF PROTO=2 
Feb 03 17:00:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10131 DF PROTO=2 
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Successfully made thread 44318 of process 44045 owned by '1000' RT at priority 10.
Feb 03 17:00:15 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 8 processes of 1 users.
Feb 03 17:00:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19425 DF PROTO=2 
Feb 03 17:00:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35793 DF PROTO=2 
Feb 03 17:01:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=45663 DF PROTO=2 
Feb 03 17:01:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62782 DF PROTO=2 
Feb 03 17:01:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15875 DF PROTO=2 
Feb 03 17:02:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24195 DF PROTO=2 
Feb 03 17:02:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27252 DF PROTO=2 
Feb 03 17:02:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=28944 DF PROTO=2 
Feb 03 17:03:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29016 DF PROTO=2 
Feb 03 17:03:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:03:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:03:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=36425 DF PROTO=2 
Feb 03 17:03:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=55155 DF PROTO=2 
Feb 03 17:04:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56185 DF PROTO=2 
Feb 03 17:04:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3593 DF PROTO=2 
Feb 03 17:04:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4297 DF PROTO=2 
Feb 03 17:05:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=21233 DF PROTO=2 
Feb 03 17:05:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=39080 DF PROTO=2 
Feb 03 17:05:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51495 DF PROTO=2 
Feb 03 17:06:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=4700 DF PROTO=2 
Feb 03 17:06:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:06:15 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:06:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12647 DF PROTO=2 
Feb 03 17:06:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25178 DF PROTO=2 
Feb 03 17:07:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30561 DF PROTO=2 
Feb 03 17:07:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43686 DF PROTO=2 
Feb 03 17:07:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59046 DF PROTO=2 
Feb 03 17:08:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=60237 DF PROTO=2 
Feb 03 17:08:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:08:09 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:08:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=9270 DF PROTO=2 
Feb 03 17:08:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17518 DF PROTO=2 
Feb 03 17:09:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29922 DF PROTO=2 
Feb 03 17:09:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48995 DF PROTO=2 
Feb 03 17:09:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=51367 DF PROTO=2 
Feb 03 17:10:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61671 DF PROTO=2 
Feb 03 17:10:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13588 DF PROTO=2 
Feb 03 17:10:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19727 DF PROTO=2 
Feb 03 17:10:53 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:10:53 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:11:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33822 DF PROTO=2 
Feb 03 17:11:17 turingMachine NetworkManager[640]: <info>  [1612390277.8901] manager: NetworkManager state is now CONNECTED_SITE
Feb 03 17:11:17 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=640 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 03 17:11:17 turingMachine systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 03 17:11:17 turingMachine dbus-daemon[639]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 03 17:11:17 turingMachine systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 03 17:11:17 turingMachine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 17:11:17 turingMachine kernel: audit: type=1130 audit(1612390277.898:310): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 17:11:18 turingMachine NetworkManager[640]: <info>  [1612390278.1657] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 03 17:11:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=40401 DF PROTO=2 
Feb 03 17:11:27 turingMachine systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 03 17:11:27 turingMachine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 17:11:27 turingMachine kernel: audit: type=1131 audit(1612390287.898:311): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 03 17:11:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=59180 DF PROTO=2 
Feb 03 17:12:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=65043 DF PROTO=2 
Feb 03 17:12:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:12:14 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:12:19 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 17:12:19 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 17:12:19 turingMachine systemd[926]: Started VTE child process 45062 launched by tilix process 45058.
Feb 03 17:12:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15859 DF PROTO=2 
Feb 03 17:12:29 turingMachine systemd[926]: vte-spawn-ae62da0f-33d0-4120-8160-351629ae4a7b.scope: Succeeded.
Feb 03 17:12:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=35788 DF PROTO=2 
Feb 03 17:13:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46581 DF PROTO=2 
Feb 03 17:13:08 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:08 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:09 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:09 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Supervising 10 threads of 5 processes of 1 users.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Successfully made thread 45216 of process 45003 owned by '1000' RT at priority 10.
Feb 03 17:13:15 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:13:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=56085 DF PROTO=2 
Feb 03 17:13:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1860 DF PROTO=2 
Feb 03 17:14:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:14:01 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:14:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=8623 DF PROTO=2 
Feb 03 17:14:04 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:14:04 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:14:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15514 DF PROTO=2 
Feb 03 17:14:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=34159 DF PROTO=2 
Feb 03 17:15:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=50934 DF PROTO=2 
Feb 03 17:15:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=61745 DF PROTO=2 
Feb 03 17:15:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=173 DF PROTO=2 
Feb 03 17:16:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=3410 DF PROTO=2 
Feb 03 17:16:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5300 DF PROTO=2 
Feb 03 17:16:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=7556 DF PROTO=2 
Feb 03 17:17:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23492 DF PROTO=2 
Feb 03 17:17:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=26668 DF PROTO=2 
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: launcher.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: /home/jason/.config/openmw/launcher.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: /home/jason/.config/openmw/openmw.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: /etc/openmw/openmw.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: /usr/bin/openmw.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Loading config file: /home/jason/.config/openmw/openmw.cfg
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Setting a QCompleter on non-editable QComboBox is not allowed.
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: Setting a QCompleter on non-editable QComboBox is not allowed.
Feb 03 17:17:38 turingMachine openmw-launcher[45492]: The current profile is:  "2021-01-26T23:07:42"
Feb 03 17:17:39 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:17:39 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 17:17:39 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 17:17:39 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 17:17:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42787 DF PROTO=2 
Feb 03 17:17:48 turingMachine kernel: ------------[ cut here ]------------
Feb 03 17:17:48 turingMachine kernel: WARNING: CPU: 8 PID: 44159 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:17:48 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 17:17:48 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 17:17:48 turingMachine kernel: CPU: 8 PID: 44159 Comm: kworker/8:2 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:17:48 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 17:17:48 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 17:17:48 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:17:48 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 17:17:48 turingMachine kernel: RSP: 0018:ffffaf998b5dfc58 EFLAGS: 00210282
Feb 03 17:17:48 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 17:17:48 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 17:17:48 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff9024c11abb6c
Feb 03 17:17:48 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 17:17:48 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 17:17:48 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ea00000(0000) knlGS:0000000000000000
Feb 03 17:17:48 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 17:17:48 turingMachine kernel: CR2: 00007fbbe0737000 CR3: 00000002de160000 CR4: 0000000000350ee0
Feb 03 17:17:48 turingMachine kernel: Call Trace:
Feb 03 17:17:48 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 17:17:48 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 17:17:48 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 17:17:48 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 17:17:48 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 17:17:48 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 17:17:48 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:17:48 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 17:17:48 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:17:48 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 17:17:48 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:17:48 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 17:17:48 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 17:17:48 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:17:48 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:17:48 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:17:48 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:17:48 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:17:48 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:17:48 turingMachine kernel: ---[ end trace cdaa40d16559bdb2 ]---
Feb 03 17:17:48 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 17:17:48 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 17:17:48 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 17:17:48 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 17:17:48 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 17:17:49 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 17:17:49 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 17:17:50 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 17:17:50 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 17:18:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62422 DF PROTO=2 
Feb 03 17:18:05 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:18:06 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 17:18:06 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 17:18:06 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 17:18:12 turingMachine kernel: ------------[ cut here ]------------
Feb 03 17:18:12 turingMachine kernel: WARNING: CPU: 0 PID: 43757 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:18:12 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 17:18:12 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 17:18:12 turingMachine kernel: CPU: 0 PID: 43757 Comm: kworker/0:1 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:18:12 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 17:18:12 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 17:18:12 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:18:12 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 17:18:12 turingMachine kernel: RSP: 0018:ffffaf998c907c58 EFLAGS: 00010286
Feb 03 17:18:12 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 17:18:12 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 17:18:12 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90229f9aeaec
Feb 03 17:18:12 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 17:18:12 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 17:18:12 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299e800000(0000) knlGS:0000000000000000
Feb 03 17:18:12 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 17:18:12 turingMachine kernel: CR2: 00007f59f3920220 CR3: 000000030c86c000 CR4: 0000000000350ef0
Feb 03 17:18:12 turingMachine kernel: Call Trace:
Feb 03 17:18:12 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 17:18:12 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 17:18:12 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 17:18:12 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 17:18:12 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 17:18:12 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 17:18:12 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:18:12 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 17:18:12 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:18:12 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 17:18:12 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:18:12 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 17:18:12 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 17:18:12 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:18:12 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:18:12 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:18:12 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:18:12 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:18:12 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:18:12 turingMachine kernel: ---[ end trace cdaa40d16559bdb3 ]---
Feb 03 17:18:13 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 17:18:13 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 17:18:13 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 17:18:13 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 17:18:13 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 17:18:13 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 17:18:13 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 17:18:14 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 17:18:14 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 17:18:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=67 DF PROTO=2 
Feb 03 17:18:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2528 DF PROTO=2 
Feb 03 17:18:44 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 17:18:44 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 17:18:44 turingMachine systemd[926]: Started VTE child process 45623 launched by tilix process 45619.
Feb 03 17:19:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10904 DF PROTO=2 
Feb 03 17:19:08 turingMachine systemd[926]: vte-spawn-e7e3d751-0ea7-4c28-a37e-99671e36481c.scope: Succeeded.
Feb 03 17:19:12 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:19:13 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 17:19:13 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 17:19:13 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Successfully made thread 45711 of process 45665 owned by '1000' high priority at nice level -15.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 12 threads of 7 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Successfully made thread 45712 of process 45665 owned by '1000' high priority at nice level -15.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 13 threads of 7 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Successfully made thread 45713 of process 45665 owned by '1000' high priority at nice level -15.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 14 threads of 7 processes of 1 users.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Successfully made thread 45717 of process 45665 owned by '1000' high priority at nice level -10.
Feb 03 17:19:13 turingMachine rtkit-daemon[1084]: Supervising 15 threads of 7 processes of 1 users.
Feb 03 17:19:16 turingMachine rtkit-daemon[1084]: Successfully made thread 45740 of process 45665 owned by '1000' high priority at nice level -15.
Feb 03 17:19:16 turingMachine rtkit-daemon[1084]: Supervising 16 threads of 7 processes of 1 users.
Feb 03 17:19:22 turingMachine rtkit-daemon[1084]: Successfully made thread 45762 of process 45665 owned by '1000' high priority at nice level -15.
Feb 03 17:19:22 turingMachine rtkit-daemon[1084]: Supervising 17 threads of 7 processes of 1 users.
Feb 03 17:19:23 turingMachine kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma1 timeout, signaled seq=43, emitted seq=44
Feb 03 17:19:23 turingMachine kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process  pid 0 thread  pid 0
Feb 03 17:19:23 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
Feb 03 17:19:24 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 17:19:24 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 17:19:24 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 17:19:24 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 17:19:24 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 17:19:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24027 DF PROTO=2 
Feb 03 17:19:24 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 17:19:24 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 17:19:25 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 17:19:25 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 17:19:25 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: BACO reset
Feb 03 17:19:26 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GPU reset succeeded, trying to resume
Feb 03 17:19:26 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:19:26 turingMachine kernel: [drm] VRAM is lost due to GPU reset!
Feb 03 17:19:27 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:28 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:29 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:30 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:31 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:32 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:33 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:34 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:35 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:36 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 03 17:19:36 turingMachine kernel: [drm:uvd_v6_0_start [amdgpu]] *ERROR* UVD not responding, giving up!!!
Feb 03 17:19:36 turingMachine kernel: [drm:amdgpu_device_ip_set_powergating_state [amdgpu]] *ERROR* set_powergating_state of IP block <uvd_v6_0> failed -1
Feb 03 17:19:36 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring uvd test failed (-110)
Feb 03 17:19:36 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <uvd_v6_0> failed -110
Feb 03 17:19:36 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GPU reset(1) failed
Feb 03 17:19:36 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GPU reset end with ret = -110
Feb 03 17:19:43 turingMachine kernel: ------------[ cut here ]------------
Feb 03 17:19:43 turingMachine kernel: WARNING: CPU: 9 PID: 33440 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1751 dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:19:43 turingMachine kernel: Modules linked in: xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat br_netfilter bridge stp llc overlay ccm it87 hwmon_vid nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 mousedev joydev xt_hl ip6t_rt snd_usb_audio snd_usbmidi_lib snd_rawmidi uvcvideo snd_seq_device gspca_vc032x gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common iwlmvm videodev nf_log_ipv4 snd_hda_codec_realtek nf_log_common ipt_REJECT amdgpu mc wmi_bmof mxm_wmi mac80211 snd_hda_codec_generic nf_reject_ipv4 xt_LOG ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation libarc4 soundwire_cadence snd_hda_codec edac_mce_amd nls_iso8859_1 iwlwifi snd_hda_core kvm_amd vfat snd_hwdep fat soundwire_bus kvm xt_limit gpu_sched snd_soc_core xt_addrtype xt_tcpudp ttm snd_compress irqbypass cfg80211 ac97_bus drm_kms_helper igb crct10dif_pclmul snd_pcm_dmaengine crc32_pclmul ghash_clmulni_intel snd_pcm cec aesni_intel snd_timer ccp i2c_algo_bit
Feb 03 17:19:43 turingMachine kernel:  syscopyarea crypto_simd snd sysfillrect cryptd sp5100_tco glue_helper sysimgblt rapl soundcore pcspkr k10temp i2c_piix4 fb_sys_fops rfkill rng_core dca xt_conntrack wmi mac_hid pinctrl_amd gpio_amdpt gpio_generic acpi_cpufreq ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter drm i2c_dev fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci xhci_pci_renesas
Feb 03 17:19:43 turingMachine kernel: CPU: 9 PID: 33440 Comm: kworker/9:0 Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:19:43 turingMachine kernel: Hardware name: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
Feb 03 17:19:43 turingMachine kernel: Workqueue: pm pm_runtime_work
Feb 03 17:19:43 turingMachine kernel: RIP: 0010:dm_suspend+0x1a7/0x1c0 [amdgpu]
Feb 03 17:19:43 turingMachine kernel: Code: ff 31 d2 4c 89 e6 4c 89 ff e8 35 b6 13 00 83 f8 01 74 1e 89 c2 48 c7 c6 20 d8 52 c1 48 c7 c7 78 18 5c c1 e8 fb b9 21 ff eb c2 <0f> 0b e9 8e fe ff ff 4c 89 e6 4c 89 ff e8 c7 f8 12 00 eb ae e8 b0
Feb 03 17:19:43 turingMachine kernel: RSP: 0018:ffffaf9980b67c58 EFLAGS: 00210286
Feb 03 17:19:43 turingMachine kernel: RAX: 0000000000000000 RBX: ffff90229de16128 RCX: 0000000000000000
Feb 03 17:19:43 turingMachine kernel: RDX: 0000000000000009 RSI: 0000000000000095 RDI: ffff90229de00000
Feb 03 17:19:43 turingMachine kernel: RBP: ffff90229de00000 R08: 0000000000000000 R09: ffff90257cd1d3ec
Feb 03 17:19:43 turingMachine kernel: R10: 0000000000000018 R11: 0000000000000018 R12: ffff90229de00000
Feb 03 17:19:43 turingMachine kernel: R13: 0000000000000001 R14: ffff90228198b1ac R15: 0000000000000000
Feb 03 17:19:43 turingMachine kernel: FS:  0000000000000000(0000) GS:ffff90299ea40000(0000) knlGS:0000000000000000
Feb 03 17:19:43 turingMachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 03 17:19:43 turingMachine kernel: CR2: 00000000f5d46000 CR3: 00000004c9b88000 CR4: 0000000000350ee0
Feb 03 17:19:43 turingMachine kernel: Call Trace:
Feb 03 17:19:43 turingMachine kernel:  ? pp_set_clockgating_by_smu+0x35/0x60 [amdgpu]
Feb 03 17:19:43 turingMachine kernel:  ? vi_common_set_clockgating_state+0x227/0x2f0 [amdgpu]
Feb 03 17:19:43 turingMachine kernel:  amdgpu_device_ip_suspend_phase1+0x73/0xd0 [amdgpu]
Feb 03 17:19:43 turingMachine kernel:  amdgpu_device_suspend+0x89/0x2b0 [amdgpu]
Feb 03 17:19:43 turingMachine kernel:  amdgpu_pmops_runtime_suspend+0x9d/0x140 [amdgpu]
Feb 03 17:19:43 turingMachine kernel:  pci_pm_runtime_suspend+0x5e/0x170
Feb 03 17:19:43 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:19:43 turingMachine kernel:  __rpm_callback+0xc5/0x170
Feb 03 17:19:43 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:19:43 turingMachine kernel:  rpm_callback+0x1f/0x70
Feb 03 17:19:43 turingMachine kernel:  ? pci_dev_put+0x20/0x20
Feb 03 17:19:43 turingMachine kernel:  rpm_suspend+0x176/0x6c0
Feb 03 17:19:43 turingMachine kernel:  pm_runtime_work+0x94/0xa0
Feb 03 17:19:43 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:19:43 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:19:43 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:19:43 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:19:43 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:19:43 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:19:43 turingMachine kernel: ---[ end trace cdaa40d16559bdb4 ]---
Feb 03 17:19:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38367 DF PROTO=2 
Feb 03 17:19:47 turingMachine kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma1 timeout, signaled seq=44, emitted seq=44
Feb 03 17:19:47 turingMachine kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process  pid 0 thread  pid 0
Feb 03 17:19:47 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
Feb 03 17:19:59 turingMachine rtkit-daemon[1084]: Successfully made thread 45699 of process 45665 owned by '1000' high priority at nice level -10.
Feb 03 17:19:59 turingMachine rtkit-daemon[1084]: Supervising 15 threads of 7 processes of 1 users.
Feb 03 17:19:59 turingMachine kernel: [TTM] Buffer eviction failed
Feb 03 17:20:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48180 DF PROTO=2 
Feb 03 17:20:15 turingMachine kernel: [TTM] Buffer eviction failed
Feb 03 17:20:15 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:20:15 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 17:20:15 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 17:20:15 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 17:20:22 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 17:20:22 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 17:20:22 turingMachine systemd[926]: Started VTE child process 45834 launched by tilix process 45830.
Feb 03 17:20:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=53696 DF PROTO=2 
Feb 03 17:20:37 turingMachine kernel: [TTM] Buffer eviction failed
Feb 03 17:20:37 turingMachine kernel: amdgpu: Trying to disable SCLK DPM when DPM is disabled
Feb 03 17:20:37 turingMachine kernel: amdgpu: Trying to disable voltage DPM when DPM is disabled
Feb 03 17:20:37 turingMachine kernel: amdgpu: Failed to force to switch arbf0!
Feb 03 17:20:37 turingMachine kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Feb 03 17:20:37 turingMachine kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block <powerplay> failed -22
Feb 03 17:20:38 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 03 17:20:38 turingMachine kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Feb 03 17:20:38 turingMachine kernel: amdgpu: cp is busy, skip halt cp
Feb 03 17:20:39 turingMachine kernel: amdgpu: rlc is busy, skip halt rlc
Feb 03 17:20:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=5858 DF PROTO=2 
Feb 03 17:20:46 turingMachine systemd[926]: vte-spawn-06ad20c1-f816-4e5f-a3b9-59e836f25cd6.scope: Succeeded.
Feb 03 17:20:56 turingMachine kernel: [TTM] Buffer eviction failed
Feb 03 17:21:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13202 DF PROTO=2 
Feb 03 17:21:22 turingMachine kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
Feb 03 17:21:22 turingMachine kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
Feb 03 17:21:22 turingMachine kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v8_0> failed -110
Feb 03 17:21:22 turingMachine kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
Feb 03 17:21:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=15030 DF PROTO=2 
Feb 03 17:21:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=18866 DF PROTO=2 
Feb 03 17:22:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23075 DF PROTO=2 
Feb 03 17:22:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=32024 DF PROTO=2 
Feb 03 17:22:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=38064 DF PROTO=2 
Feb 03 17:22:55 turingMachine kernel: INFO: task kworker/9:2:45769 blocked for more than 122 seconds.
Feb 03 17:22:55 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:22:55 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:22:55 turingMachine kernel: task:kworker/9:2     state:D stack:    0 pid:45769 ppid:     2 flags:0x00004080
Feb 03 17:22:55 turingMachine kernel: Workqueue: events drm_sched_job_timedout [gpu_sched]
Feb 03 17:22:55 turingMachine kernel: Call Trace:
Feb 03 17:22:55 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:22:55 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:22:55 turingMachine kernel:  schedule_timeout+0x11c/0x160
Feb 03 17:22:55 turingMachine kernel:  dma_fence_default_wait+0x1c7/0x210
Feb 03 17:22:55 turingMachine kernel:  ? dma_fence_free+0x20/0x20
Feb 03 17:22:55 turingMachine kernel:  dma_fence_wait_timeout+0xe8/0x110
Feb 03 17:22:55 turingMachine kernel:  ? dma_fence_remove_callback+0x44/0x50
Feb 03 17:22:55 turingMachine kernel:  drm_sched_stop+0xea/0x160 [gpu_sched]
Feb 03 17:22:55 turingMachine kernel:  amdgpu_device_gpu_recover.cold+0x47f/0x95d [amdgpu]
Feb 03 17:22:55 turingMachine kernel:  amdgpu_job_timedout+0x121/0x140 [amdgpu]
Feb 03 17:22:55 turingMachine kernel:  drm_sched_job_timedout+0x64/0xe0 [gpu_sched]
Feb 03 17:22:55 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:22:55 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:22:55 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:22:55 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:22:55 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:22:55 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:23:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=41232 DF PROTO=2 
Feb 03 17:23:09 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:23:09 turingMachine rtkit-daemon[1084]: Supervising 11 threads of 6 processes of 1 users.
Feb 03 17:23:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48714 DF PROTO=2 
Feb 03 17:23:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=62109 DF PROTO=2 
Feb 03 17:24:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64436 DF PROTO=2 
Feb 03 17:24:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10795 DF PROTO=2 
Feb 03 17:24:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=20449 DF PROTO=2 
Feb 03 17:24:58 turingMachine kernel: INFO: task kworker/9:2:45769 blocked for more than 245 seconds.
Feb 03 17:24:58 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:24:58 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:24:58 turingMachine kernel: task:kworker/9:2     state:D stack:    0 pid:45769 ppid:     2 flags:0x00004080
Feb 03 17:24:58 turingMachine kernel: Workqueue: events drm_sched_job_timedout [gpu_sched]
Feb 03 17:24:58 turingMachine kernel: Call Trace:
Feb 03 17:24:58 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:24:58 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:24:58 turingMachine kernel:  schedule_timeout+0x11c/0x160
Feb 03 17:24:58 turingMachine kernel:  dma_fence_default_wait+0x1c7/0x210
Feb 03 17:24:58 turingMachine kernel:  ? dma_fence_free+0x20/0x20
Feb 03 17:24:58 turingMachine kernel:  dma_fence_wait_timeout+0xe8/0x110
Feb 03 17:24:58 turingMachine kernel:  ? dma_fence_remove_callback+0x44/0x50
Feb 03 17:24:58 turingMachine kernel:  drm_sched_stop+0xea/0x160 [gpu_sched]
Feb 03 17:24:58 turingMachine kernel:  amdgpu_device_gpu_recover.cold+0x47f/0x95d [amdgpu]
Feb 03 17:24:58 turingMachine kernel:  amdgpu_job_timedout+0x121/0x140 [amdgpu]
Feb 03 17:24:58 turingMachine kernel:  drm_sched_job_timedout+0x64/0xe0 [gpu_sched]
Feb 03 17:24:58 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:24:58 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:24:58 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:24:58 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:24:58 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:24:58 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:24:58 turingMachine kernel: INFO: task fossilize_repla:45874 blocked for more than 122 seconds.
Feb 03 17:24:58 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:24:58 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:24:58 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45874 ppid: 45873 flags:0x00004080
Feb 03 17:24:58 turingMachine kernel: Call Trace:
Feb 03 17:24:58 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:24:58 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:24:58 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:24:58 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:24:58 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:24:58 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:24:58 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:24:58 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:24:58 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:24:58 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:24:58 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:24:58 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000011
Feb 03 17:24:58 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:24:58 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e973b9110
Feb 03 17:24:58 turingMachine kernel: R13: 0000557e973b54c0 R14: 0000557e973486a0 R15: 0000557e973b6780
Feb 03 17:24:58 turingMachine kernel: INFO: task fossilize_repla:45875 blocked for more than 122 seconds.
Feb 03 17:24:58 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:24:58 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:24:58 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45875 ppid: 45873 flags:0x00004080
Feb 03 17:24:58 turingMachine kernel: Call Trace:
Feb 03 17:24:58 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:24:58 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:24:58 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:24:58 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:24:58 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:24:58 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:24:58 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:24:58 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:24:58 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:24:58 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:24:58 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:24:58 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000012
Feb 03 17:24:58 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:24:58 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e973b5360
Feb 03 17:24:58 turingMachine kernel: R13: 0000557e973b53e0 R14: 0000557e973486c0 R15: 0000557e973b67e0
Feb 03 17:24:58 turingMachine kernel: INFO: task fossilize_repla:45877 blocked for more than 122 seconds.
Feb 03 17:24:58 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:24:58 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:24:58 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45877 ppid: 45873 flags:0x00004080
Feb 03 17:24:58 turingMachine kernel: Call Trace:
Feb 03 17:24:58 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:24:58 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:24:58 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:24:58 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:24:58 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:24:58 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:24:58 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:24:58 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:24:58 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:24:58 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:24:58 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:24:58 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:24:58 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000014
Feb 03 17:24:58 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:24:58 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e97526040
Feb 03 17:24:58 turingMachine kernel: R13: 0000557e97524fe0 R14: 0000557e9751b230 R15: 0000557e975261f0
Feb 03 17:25:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22676 DF PROTO=2 
Feb 03 17:25:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25129 DF PROTO=2 
Feb 03 17:25:25 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Activating service name='com.gexperts.Tilix' requested by ':1.36' (uid=1000 pid=1313 comm="cinnamon --replace ")
Feb 03 17:25:25 turingMachine dbus-daemon[963]: [session uid=1000 pid=963] Successfully activated service 'com.gexperts.Tilix'
Feb 03 17:25:25 turingMachine systemd[926]: Started VTE child process 46144 launched by tilix process 46140.
Feb 03 17:25:31 turingMachine audit[46164]: USER_AUTH pid=46164 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:25:31 turingMachine kernel: audit: type=1100 audit(1612391131.070:312): pid=46164 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:25:31 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.340' (uid=0 pid=46164 comm="sudo pacman -Sy ")
Feb 03 17:25:31 turingMachine audit[46164]: USER_ACCT pid=46164 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:25:31 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:25:31 turingMachine sudo[46164]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:25:31 turingMachine audit[46164]: CRED_REFR pid=46164 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'
Feb 03 17:25:31 turingMachine sudo[46164]:    jason : TTY=pts/0 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -Sy
Feb 03 17:25:31 turingMachine sudo[46164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:25:31 turingMachine audit[46164]: USER_START pid=46164 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'
Feb 03 17:25:31 turingMachine kernel: audit: type=1101 audit(1612391131.073:313): pid=46164 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:25:31 turingMachine kernel: audit: type=1110 audit(1612391131.073:314): pid=46164 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'
Feb 03 17:25:31 turingMachine kernel: audit: type=1105 audit(1612391131.073:315): pid=46164 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'
Feb 03 17:25:34 turingMachine sudo[46164]: pam_unix(sudo:session): session closed for user root
Feb 03 17:25:34 turingMachine audit[46164]: USER_END pid=46164 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'
Feb 03 17:25:34 turingMachine audit[46164]: CRED_DISP pid=46164 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'
Feb 03 17:25:34 turingMachine kernel: audit: type=1106 audit(1612391134.787:316): pid=46164 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'
Feb 03 17:25:34 turingMachine kernel: audit: type=1104 audit(1612391134.787:317): pid=46164 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'
Feb 03 17:25:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=25579 DF PROTO=2 
Feb 03 17:26:02 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.341' (uid=0 pid=46535 comm="sudo -n pacman -V ")
Feb 03 17:26:02 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:02 turingMachine sudo[46535]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:02 turingMachine audit[46535]: USER_ACCT pid=46535 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:02 turingMachine sudo[46535]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:02 turingMachine audit[46535]: CRED_REFR pid=46535 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1101 audit(1612391162.414:318): pid=46535 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:02 turingMachine kernel: audit: type=1110 audit(1612391162.414:319): pid=46535 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'
Feb 03 17:26:02 turingMachine sudo[46535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:02 turingMachine audit[46535]: USER_START pid=46535 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1105 audit(1612391162.418:320): pid=46535 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'
Feb 03 17:26:02 turingMachine sudo[46535]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:02 turingMachine audit[46535]: USER_END pid=46535 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'
Feb 03 17:26:02 turingMachine audit[46535]: CRED_DISP pid=46535 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1106 audit(1612391162.421:321): pid=46535 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1104 audit(1612391162.421:322): pid=46535 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'
Feb 03 17:26:02 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.342' (uid=0 pid=46542 comm="sudo pacman -V ")
Feb 03 17:26:02 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:02 turingMachine sudo[46542]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:02 turingMachine audit[46542]: USER_ACCT pid=46542 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:02 turingMachine audit[46542]: CRED_REFR pid=46542 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'
Feb 03 17:26:02 turingMachine sudo[46542]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:02 turingMachine sudo[46542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:02 turingMachine audit[46542]: USER_START pid=46542 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1101 audit(1612391162.431:323): pid=46542 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:02 turingMachine kernel: audit: type=1110 audit(1612391162.431:324): pid=46542 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1105 audit(1612391162.431:325): pid=46542 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'
Feb 03 17:26:02 turingMachine sudo[46542]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:02 turingMachine audit[46542]: USER_END pid=46542 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'
Feb 03 17:26:02 turingMachine audit[46542]: CRED_DISP pid=46542 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1106 audit(1612391162.434:326): pid=46542 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'
Feb 03 17:26:02 turingMachine kernel: audit: type=1104 audit(1612391162.434:327): pid=46542 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'
Feb 03 17:26:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37009 DF PROTO=2 
Feb 03 17:26:04 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.343' (uid=0 pid=47244 comm="sudo pacman -V ")
Feb 03 17:26:04 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:04 turingMachine audit[47244]: USER_ACCT pid=47244 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:04 turingMachine audit[47244]: CRED_REFR pid=47244 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'
Feb 03 17:26:04 turingMachine sudo[47244]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:04 turingMachine sudo[47244]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:04 turingMachine sudo[47244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:04 turingMachine audit[47244]: USER_START pid=47244 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'
Feb 03 17:26:04 turingMachine sudo[47244]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:04 turingMachine audit[47244]: USER_END pid=47244 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'
Feb 03 17:26:04 turingMachine audit[47244]: CRED_DISP pid=47244 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'
Feb 03 17:26:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.344' (uid=0 pid=47248 comm="sudo pacman -V ")
Feb 03 17:26:06 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:06 turingMachine sudo[47248]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:06 turingMachine audit[47248]: USER_ACCT pid=47248 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:06 turingMachine audit[47248]: CRED_REFR pid=47248 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'
Feb 03 17:26:06 turingMachine sudo[47248]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:06 turingMachine sudo[47248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:06 turingMachine audit[47248]: USER_START pid=47248 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'
Feb 03 17:26:06 turingMachine sudo[47248]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:06 turingMachine audit[47248]: USER_END pid=47248 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'
Feb 03 17:26:06 turingMachine audit[47248]: CRED_DISP pid=47248 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'
Feb 03 17:26:08 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.345' (uid=0 pid=47254 comm="sudo pacman -V ")
Feb 03 17:26:08 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:08 turingMachine sudo[47254]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:08 turingMachine audit[47254]: USER_ACCT pid=47254 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:08 turingMachine audit[47254]: CRED_REFR pid=47254 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'
Feb 03 17:26:08 turingMachine sudo[47254]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:08 turingMachine kernel: kauditd_printk_skb: 10 callbacks suppressed
Feb 03 17:26:08 turingMachine kernel: audit: type=1101 audit(1612391168.468:338): pid=47254 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:08 turingMachine kernel: audit: type=1110 audit(1612391168.468:339): pid=47254 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'
Feb 03 17:26:08 turingMachine sudo[47254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:08 turingMachine audit[47254]: USER_START pid=47254 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'
Feb 03 17:26:08 turingMachine kernel: audit: type=1105 audit(1612391168.471:340): pid=47254 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'
Feb 03 17:26:08 turingMachine sudo[47254]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:08 turingMachine audit[47254]: USER_END pid=47254 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'
Feb 03 17:26:08 turingMachine audit[47254]: CRED_DISP pid=47254 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'
Feb 03 17:26:08 turingMachine kernel: audit: type=1106 audit(1612391168.474:341): pid=47254 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'
Feb 03 17:26:08 turingMachine kernel: audit: type=1104 audit(1612391168.474:342): pid=47254 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'
Feb 03 17:26:10 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.346' (uid=0 pid=47257 comm="sudo pacman -V ")
Feb 03 17:26:10 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:10 turingMachine sudo[47257]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:10 turingMachine audit[47257]: USER_ACCT pid=47257 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:10 turingMachine audit[47257]: CRED_REFR pid=47257 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'
Feb 03 17:26:10 turingMachine sudo[47257]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:10 turingMachine kernel: audit: type=1101 audit(1612391170.481:343): pid=47257 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:10 turingMachine kernel: audit: type=1110 audit(1612391170.481:344): pid=47257 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'
Feb 03 17:26:10 turingMachine kernel: audit: type=1105 audit(1612391170.484:345): pid=47257 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'
Feb 03 17:26:10 turingMachine audit[47257]: USER_START pid=47257 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'
Feb 03 17:26:10 turingMachine sudo[47257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:10 turingMachine sudo[47257]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:10 turingMachine audit[47257]: USER_END pid=47257 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'
Feb 03 17:26:10 turingMachine audit[47257]: CRED_DISP pid=47257 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'
Feb 03 17:26:10 turingMachine kernel: audit: type=1106 audit(1612391170.488:346): pid=47257 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'
Feb 03 17:26:10 turingMachine kernel: audit: type=1104 audit(1612391170.488:347): pid=47257 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'
Feb 03 17:26:12 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.347' (uid=0 pid=47284 comm="sudo pacman -V ")
Feb 03 17:26:12 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:12 turingMachine sudo[47284]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:12 turingMachine audit[47284]: USER_ACCT pid=47284 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:12 turingMachine audit[47284]: CRED_REFR pid=47284 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'
Feb 03 17:26:12 turingMachine sudo[47284]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:12 turingMachine sudo[47284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:12 turingMachine audit[47284]: USER_START pid=47284 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'
Feb 03 17:26:12 turingMachine sudo[47284]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:12 turingMachine audit[47284]: USER_END pid=47284 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'
Feb 03 17:26:12 turingMachine audit[47284]: CRED_DISP pid=47284 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'
Feb 03 17:26:14 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.348' (uid=0 pid=47297 comm="sudo pacman -V ")
Feb 03 17:26:14 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:14 turingMachine sudo[47297]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:14 turingMachine audit[47297]: USER_ACCT pid=47297 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:14 turingMachine sudo[47297]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:14 turingMachine audit[47297]: CRED_REFR pid=47297 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'
Feb 03 17:26:14 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:14 turingMachine kernel: audit: type=1101 audit(1612391174.504:353): pid=47297 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:14 turingMachine kernel: audit: type=1110 audit(1612391174.504:354): pid=47297 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'
Feb 03 17:26:14 turingMachine sudo[47297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:14 turingMachine audit[47297]: USER_START pid=47297 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'
Feb 03 17:26:14 turingMachine kernel: audit: type=1105 audit(1612391174.508:355): pid=47297 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'
Feb 03 17:26:14 turingMachine sudo[47297]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:14 turingMachine audit[47297]: USER_END pid=47297 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'
Feb 03 17:26:14 turingMachine audit[47297]: CRED_DISP pid=47297 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'
Feb 03 17:26:14 turingMachine kernel: audit: type=1106 audit(1612391174.511:356): pid=47297 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'
Feb 03 17:26:14 turingMachine kernel: audit: type=1104 audit(1612391174.511:357): pid=47297 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'
Feb 03 17:26:16 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.349' (uid=0 pid=47300 comm="sudo pacman -V ")
Feb 03 17:26:16 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:16 turingMachine sudo[47300]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:16 turingMachine audit[47300]: USER_ACCT pid=47300 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:16 turingMachine sudo[47300]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:16 turingMachine audit[47300]: CRED_REFR pid=47300 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'
Feb 03 17:26:16 turingMachine kernel: audit: type=1101 audit(1612391176.518:358): pid=47300 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:16 turingMachine kernel: audit: type=1110 audit(1612391176.518:359): pid=47300 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'
Feb 03 17:26:16 turingMachine sudo[47300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:16 turingMachine audit[47300]: USER_START pid=47300 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'
Feb 03 17:26:16 turingMachine kernel: audit: type=1105 audit(1612391176.521:360): pid=47300 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'
Feb 03 17:26:16 turingMachine sudo[47300]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:16 turingMachine audit[47300]: USER_END pid=47300 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'
Feb 03 17:26:16 turingMachine audit[47300]: CRED_DISP pid=47300 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'
Feb 03 17:26:16 turingMachine kernel: audit: type=1106 audit(1612391176.524:361): pid=47300 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'
Feb 03 17:26:16 turingMachine kernel: audit: type=1104 audit(1612391176.524:362): pid=47300 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'
Feb 03 17:26:18 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.350' (uid=0 pid=47845 comm="sudo pacman -V ")
Feb 03 17:26:18 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:18 turingMachine sudo[47845]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:18 turingMachine audit[47845]: USER_ACCT pid=47845 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:18 turingMachine audit[47845]: CRED_REFR pid=47845 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'
Feb 03 17:26:18 turingMachine sudo[47845]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:18 turingMachine sudo[47845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:18 turingMachine audit[47845]: USER_START pid=47845 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'
Feb 03 17:26:18 turingMachine sudo[47845]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:18 turingMachine audit[47845]: USER_END pid=47845 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'
Feb 03 17:26:18 turingMachine audit[47845]: CRED_DISP pid=47845 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'
Feb 03 17:26:20 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.351' (uid=0 pid=48013 comm="sudo pacman -V ")
Feb 03 17:26:20 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:20 turingMachine sudo[48013]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:20 turingMachine audit[48013]: USER_ACCT pid=48013 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:20 turingMachine sudo[48013]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:20 turingMachine audit[48013]: CRED_REFR pid=48013 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'
Feb 03 17:26:20 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:20 turingMachine kernel: audit: type=1101 audit(1612391180.548:368): pid=48013 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:20 turingMachine kernel: audit: type=1110 audit(1612391180.548:369): pid=48013 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'
Feb 03 17:26:20 turingMachine kernel: audit: type=1105 audit(1612391180.551:370): pid=48013 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'
Feb 03 17:26:20 turingMachine audit[48013]: USER_START pid=48013 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'
Feb 03 17:26:20 turingMachine sudo[48013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:20 turingMachine sudo[48013]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:20 turingMachine audit[48013]: USER_END pid=48013 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'
Feb 03 17:26:20 turingMachine audit[48013]: CRED_DISP pid=48013 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'
Feb 03 17:26:20 turingMachine kernel: audit: type=1106 audit(1612391180.555:371): pid=48013 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'
Feb 03 17:26:20 turingMachine kernel: audit: type=1104 audit(1612391180.555:372): pid=48013 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'
Feb 03 17:26:22 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.352' (uid=0 pid=48716 comm="sudo pacman -V ")
Feb 03 17:26:22 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:22 turingMachine sudo[48716]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:22 turingMachine audit[48716]: USER_ACCT pid=48716 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:22 turingMachine sudo[48716]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:22 turingMachine audit[48716]: CRED_REFR pid=48716 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'
Feb 03 17:26:22 turingMachine kernel: audit: type=1101 audit(1612391182.561:373): pid=48716 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:22 turingMachine kernel: audit: type=1110 audit(1612391182.561:374): pid=48716 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'
Feb 03 17:26:22 turingMachine sudo[48716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:22 turingMachine audit[48716]: USER_START pid=48716 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'
Feb 03 17:26:22 turingMachine kernel: audit: type=1105 audit(1612391182.565:375): pid=48716 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'
Feb 03 17:26:22 turingMachine sudo[48716]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:22 turingMachine audit[48716]: USER_END pid=48716 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'
Feb 03 17:26:22 turingMachine audit[48716]: CRED_DISP pid=48716 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'
Feb 03 17:26:22 turingMachine kernel: audit: type=1106 audit(1612391182.568:376): pid=48716 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'
Feb 03 17:26:22 turingMachine kernel: audit: type=1104 audit(1612391182.568:377): pid=48716 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'
Feb 03 17:26:24 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46714 DF PROTO=2 
Feb 03 17:26:24 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.353' (uid=0 pid=48719 comm="sudo pacman -V ")
Feb 03 17:26:24 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:24 turingMachine audit[48719]: USER_ACCT pid=48719 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:24 turingMachine audit[48719]: CRED_REFR pid=48719 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'
Feb 03 17:26:24 turingMachine sudo[48719]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:24 turingMachine sudo[48719]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:24 turingMachine sudo[48719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:24 turingMachine audit[48719]: USER_START pid=48719 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'
Feb 03 17:26:24 turingMachine sudo[48719]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:24 turingMachine audit[48719]: USER_END pid=48719 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'
Feb 03 17:26:24 turingMachine audit[48719]: CRED_DISP pid=48719 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'
Feb 03 17:26:26 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.354' (uid=0 pid=48722 comm="sudo pacman -V ")
Feb 03 17:26:26 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:26 turingMachine sudo[48722]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:26 turingMachine audit[48722]: USER_ACCT pid=48722 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:26 turingMachine sudo[48722]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:26 turingMachine audit[48722]: CRED_REFR pid=48722 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'
Feb 03 17:26:26 turingMachine sudo[48722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:26 turingMachine audit[48722]: USER_START pid=48722 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'
Feb 03 17:26:26 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:26 turingMachine kernel: audit: type=1101 audit(1612391186.581:383): pid=48722 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:26 turingMachine kernel: audit: type=1110 audit(1612391186.581:384): pid=48722 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'
Feb 03 17:26:26 turingMachine kernel: audit: type=1105 audit(1612391186.581:385): pid=48722 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'
Feb 03 17:26:26 turingMachine sudo[48722]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:26 turingMachine audit[48722]: USER_END pid=48722 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'
Feb 03 17:26:26 turingMachine audit[48722]: CRED_DISP pid=48722 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'
Feb 03 17:26:26 turingMachine kernel: audit: type=1106 audit(1612391186.585:386): pid=48722 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'
Feb 03 17:26:26 turingMachine kernel: audit: type=1104 audit(1612391186.585:387): pid=48722 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'
Feb 03 17:26:28 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.355' (uid=0 pid=48726 comm="sudo pacman -V ")
Feb 03 17:26:28 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:28 turingMachine sudo[48726]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:28 turingMachine audit[48726]: USER_ACCT pid=48726 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:28 turingMachine audit[48726]: CRED_REFR pid=48726 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'
Feb 03 17:26:28 turingMachine sudo[48726]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:28 turingMachine kernel: audit: type=1101 audit(1612391188.591:388): pid=48726 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:28 turingMachine kernel: audit: type=1110 audit(1612391188.591:389): pid=48726 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'
Feb 03 17:26:28 turingMachine sudo[48726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:28 turingMachine audit[48726]: USER_START pid=48726 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'
Feb 03 17:26:28 turingMachine kernel: audit: type=1105 audit(1612391188.595:390): pid=48726 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'
Feb 03 17:26:28 turingMachine sudo[48726]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:28 turingMachine audit[48726]: USER_END pid=48726 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'
Feb 03 17:26:28 turingMachine audit[48726]: CRED_DISP pid=48726 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'
Feb 03 17:26:28 turingMachine kernel: audit: type=1106 audit(1612391188.598:391): pid=48726 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'
Feb 03 17:26:28 turingMachine kernel: audit: type=1104 audit(1612391188.598:392): pid=48726 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'
Feb 03 17:26:30 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.356' (uid=0 pid=48729 comm="sudo pacman -V ")
Feb 03 17:26:30 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:30 turingMachine sudo[48729]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:30 turingMachine audit[48729]: USER_ACCT pid=48729 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:30 turingMachine sudo[48729]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:30 turingMachine audit[48729]: CRED_REFR pid=48729 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'
Feb 03 17:26:30 turingMachine sudo[48729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:30 turingMachine audit[48729]: USER_START pid=48729 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'
Feb 03 17:26:30 turingMachine sudo[48729]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:30 turingMachine audit[48729]: USER_END pid=48729 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'
Feb 03 17:26:30 turingMachine audit[48729]: CRED_DISP pid=48729 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'
Feb 03 17:26:32 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.357' (uid=0 pid=48738 comm="sudo pacman -V ")
Feb 03 17:26:32 turingMachine audit[48738]: USER_ACCT pid=48738 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:32 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:32 turingMachine sudo[48738]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:32 turingMachine audit[48738]: CRED_REFR pid=48738 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'
Feb 03 17:26:32 turingMachine sudo[48738]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:32 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:32 turingMachine kernel: audit: type=1101 audit(1612391192.618:398): pid=48738 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:32 turingMachine kernel: audit: type=1110 audit(1612391192.618:399): pid=48738 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'
Feb 03 17:26:32 turingMachine sudo[48738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:32 turingMachine audit[48738]: USER_START pid=48738 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'
Feb 03 17:26:32 turingMachine kernel: audit: type=1105 audit(1612391192.622:400): pid=48738 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'
Feb 03 17:26:32 turingMachine sudo[48738]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:32 turingMachine audit[48738]: USER_END pid=48738 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'
Feb 03 17:26:32 turingMachine audit[48738]: CRED_DISP pid=48738 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'
Feb 03 17:26:32 turingMachine kernel: audit: type=1106 audit(1612391192.625:401): pid=48738 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'
Feb 03 17:26:32 turingMachine kernel: audit: type=1104 audit(1612391192.625:402): pid=48738 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'
Feb 03 17:26:34 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.358' (uid=0 pid=48741 comm="sudo pacman -V ")
Feb 03 17:26:34 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:34 turingMachine sudo[48741]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:34 turingMachine audit[48741]: USER_ACCT pid=48741 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:34 turingMachine audit[48741]: CRED_REFR pid=48741 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'
Feb 03 17:26:34 turingMachine sudo[48741]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:34 turingMachine sudo[48741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:34 turingMachine audit[48741]: USER_START pid=48741 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'
Feb 03 17:26:34 turingMachine kernel: audit: type=1101 audit(1612391194.632:403): pid=48741 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:34 turingMachine kernel: audit: type=1110 audit(1612391194.632:404): pid=48741 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'
Feb 03 17:26:34 turingMachine kernel: audit: type=1105 audit(1612391194.632:405): pid=48741 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'
Feb 03 17:26:34 turingMachine sudo[48741]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:34 turingMachine audit[48741]: USER_END pid=48741 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'
Feb 03 17:26:34 turingMachine audit[48741]: CRED_DISP pid=48741 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'
Feb 03 17:26:34 turingMachine kernel: audit: type=1106 audit(1612391194.638:406): pid=48741 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'
Feb 03 17:26:34 turingMachine kernel: audit: type=1104 audit(1612391194.638:407): pid=48741 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'
Feb 03 17:26:36 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.359' (uid=0 pid=48744 comm="sudo pacman -V ")
Feb 03 17:26:36 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:36 turingMachine sudo[48744]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:36 turingMachine audit[48744]: USER_ACCT pid=48744 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:36 turingMachine audit[48744]: CRED_REFR pid=48744 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'
Feb 03 17:26:36 turingMachine sudo[48744]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:36 turingMachine sudo[48744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:36 turingMachine audit[48744]: USER_START pid=48744 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'
Feb 03 17:26:36 turingMachine sudo[48744]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:36 turingMachine audit[48744]: USER_END pid=48744 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'
Feb 03 17:26:36 turingMachine audit[48744]: CRED_DISP pid=48744 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'
Feb 03 17:26:38 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.360' (uid=0 pid=48747 comm="sudo pacman -V ")
Feb 03 17:26:38 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:38 turingMachine audit[48747]: USER_ACCT pid=48747 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:38 turingMachine sudo[48747]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:38 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:38 turingMachine kernel: audit: type=1101 audit(1612391198.655:413): pid=48747 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:38 turingMachine kernel: audit: type=1110 audit(1612391198.655:414): pid=48747 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'
Feb 03 17:26:38 turingMachine audit[48747]: CRED_REFR pid=48747 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'
Feb 03 17:26:38 turingMachine sudo[48747]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:38 turingMachine sudo[48747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:38 turingMachine audit[48747]: USER_START pid=48747 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'
Feb 03 17:26:38 turingMachine kernel: audit: type=1105 audit(1612391198.658:415): pid=48747 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'
Feb 03 17:26:38 turingMachine sudo[48747]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:38 turingMachine audit[48747]: USER_END pid=48747 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'
Feb 03 17:26:38 turingMachine audit[48747]: CRED_DISP pid=48747 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'
Feb 03 17:26:38 turingMachine kernel: audit: type=1106 audit(1612391198.662:416): pid=48747 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'
Feb 03 17:26:38 turingMachine kernel: audit: type=1104 audit(1612391198.662:417): pid=48747 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'
Feb 03 17:26:40 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.361' (uid=0 pid=48750 comm="sudo pacman -V ")
Feb 03 17:26:40 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:40 turingMachine audit[48750]: USER_ACCT pid=48750 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:40 turingMachine sudo[48750]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:40 turingMachine audit[48750]: CRED_REFR pid=48750 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'
Feb 03 17:26:40 turingMachine sudo[48750]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:40 turingMachine kernel: audit: type=1101 audit(1612391200.668:418): pid=48750 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:40 turingMachine kernel: audit: type=1110 audit(1612391200.668:419): pid=48750 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'
Feb 03 17:26:40 turingMachine sudo[48750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:40 turingMachine audit[48750]: USER_START pid=48750 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'
Feb 03 17:26:40 turingMachine kernel: audit: type=1105 audit(1612391200.672:420): pid=48750 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'
Feb 03 17:26:40 turingMachine sudo[48750]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:40 turingMachine audit[48750]: USER_END pid=48750 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'
Feb 03 17:26:40 turingMachine audit[48750]: CRED_DISP pid=48750 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'
Feb 03 17:26:40 turingMachine kernel: audit: type=1106 audit(1612391200.675:421): pid=48750 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'
Feb 03 17:26:40 turingMachine kernel: audit: type=1104 audit(1612391200.675:422): pid=48750 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'
Feb 03 17:26:42 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.362' (uid=0 pid=48753 comm="sudo pacman -V ")
Feb 03 17:26:42 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:42 turingMachine audit[48753]: USER_ACCT pid=48753 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:42 turingMachine sudo[48753]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:42 turingMachine audit[48753]: CRED_REFR pid=48753 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'
Feb 03 17:26:42 turingMachine sudo[48753]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:42 turingMachine sudo[48753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:42 turingMachine audit[48753]: USER_START pid=48753 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'
Feb 03 17:26:42 turingMachine sudo[48753]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:42 turingMachine audit[48753]: USER_END pid=48753 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'
Feb 03 17:26:42 turingMachine audit[48753]: CRED_DISP pid=48753 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'
Feb 03 17:26:44 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49353 DF PROTO=2 
Feb 03 17:26:44 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.363' (uid=0 pid=48756 comm="sudo pacman -V ")
Feb 03 17:26:44 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:44 turingMachine sudo[48756]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:44 turingMachine audit[48756]: USER_ACCT pid=48756 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:44 turingMachine audit[48756]: CRED_REFR pid=48756 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'
Feb 03 17:26:44 turingMachine sudo[48756]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:44 turingMachine sudo[48756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:44 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:44 turingMachine kernel: audit: type=1101 audit(1612391204.698:428): pid=48756 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:44 turingMachine kernel: audit: type=1110 audit(1612391204.698:429): pid=48756 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'
Feb 03 17:26:44 turingMachine kernel: audit: type=1105 audit(1612391204.698:430): pid=48756 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'
Feb 03 17:26:44 turingMachine audit[48756]: USER_START pid=48756 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'
Feb 03 17:26:44 turingMachine sudo[48756]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:44 turingMachine audit[48756]: USER_END pid=48756 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'
Feb 03 17:26:44 turingMachine audit[48756]: CRED_DISP pid=48756 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'
Feb 03 17:26:44 turingMachine kernel: audit: type=1106 audit(1612391204.705:431): pid=48756 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'
Feb 03 17:26:44 turingMachine kernel: audit: type=1104 audit(1612391204.705:432): pid=48756 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'
Feb 03 17:26:46 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.364' (uid=0 pid=48759 comm="sudo pacman -V ")
Feb 03 17:26:46 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:46 turingMachine sudo[48759]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:46 turingMachine audit[48759]: USER_ACCT pid=48759 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:46 turingMachine audit[48759]: CRED_REFR pid=48759 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'
Feb 03 17:26:46 turingMachine sudo[48759]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:46 turingMachine kernel: audit: type=1101 audit(1612391206.708:433): pid=48759 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:46 turingMachine kernel: audit: type=1110 audit(1612391206.708:434): pid=48759 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'
Feb 03 17:26:46 turingMachine kernel: audit: type=1105 audit(1612391206.712:435): pid=48759 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'
Feb 03 17:26:46 turingMachine audit[48759]: USER_START pid=48759 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'
Feb 03 17:26:46 turingMachine sudo[48759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:46 turingMachine sudo[48759]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:46 turingMachine audit[48759]: USER_END pid=48759 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'
Feb 03 17:26:46 turingMachine audit[48759]: CRED_DISP pid=48759 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'
Feb 03 17:26:46 turingMachine kernel: audit: type=1106 audit(1612391206.715:436): pid=48759 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'
Feb 03 17:26:46 turingMachine kernel: audit: type=1104 audit(1612391206.715:437): pid=48759 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'
Feb 03 17:26:48 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.365' (uid=0 pid=48762 comm="sudo pacman -V ")
Feb 03 17:26:48 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:48 turingMachine sudo[48762]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:48 turingMachine audit[48762]: USER_ACCT pid=48762 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:48 turingMachine sudo[48762]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:48 turingMachine audit[48762]: CRED_REFR pid=48762 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'
Feb 03 17:26:48 turingMachine sudo[48762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:48 turingMachine audit[48762]: USER_START pid=48762 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'
Feb 03 17:26:48 turingMachine sudo[48762]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:48 turingMachine audit[48762]: USER_END pid=48762 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'
Feb 03 17:26:48 turingMachine audit[48762]: CRED_DISP pid=48762 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'
Feb 03 17:26:50 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.366' (uid=0 pid=48765 comm="sudo pacman -V ")
Feb 03 17:26:50 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:50 turingMachine sudo[48765]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:50 turingMachine audit[48765]: USER_ACCT pid=48765 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:50 turingMachine audit[48765]: CRED_REFR pid=48765 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'
Feb 03 17:26:50 turingMachine sudo[48765]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:50 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:50 turingMachine kernel: audit: type=1101 audit(1612391210.735:443): pid=48765 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:50 turingMachine kernel: audit: type=1110 audit(1612391210.735:444): pid=48765 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'
Feb 03 17:26:50 turingMachine sudo[48765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:50 turingMachine audit[48765]: USER_START pid=48765 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'
Feb 03 17:26:50 turingMachine kernel: audit: type=1105 audit(1612391210.739:445): pid=48765 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'
Feb 03 17:26:50 turingMachine sudo[48765]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:50 turingMachine audit[48765]: USER_END pid=48765 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'
Feb 03 17:26:50 turingMachine audit[48765]: CRED_DISP pid=48765 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'
Feb 03 17:26:50 turingMachine kernel: audit: type=1106 audit(1612391210.742:446): pid=48765 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'
Feb 03 17:26:50 turingMachine kernel: audit: type=1104 audit(1612391210.742:447): pid=48765 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'
Feb 03 17:26:52 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.367' (uid=0 pid=48768 comm="sudo pacman -V ")
Feb 03 17:26:52 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:52 turingMachine sudo[48768]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:52 turingMachine audit[48768]: USER_ACCT pid=48768 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:52 turingMachine sudo[48768]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:52 turingMachine audit[48768]: CRED_REFR pid=48768 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'
Feb 03 17:26:52 turingMachine kernel: audit: type=1101 audit(1612391212.749:448): pid=48768 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:52 turingMachine kernel: audit: type=1110 audit(1612391212.749:449): pid=48768 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'
Feb 03 17:26:52 turingMachine sudo[48768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:52 turingMachine audit[48768]: USER_START pid=48768 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'
Feb 03 17:26:52 turingMachine kernel: audit: type=1105 audit(1612391212.752:450): pid=48768 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'
Feb 03 17:26:52 turingMachine sudo[48768]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:52 turingMachine audit[48768]: USER_END pid=48768 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'
Feb 03 17:26:52 turingMachine audit[48768]: CRED_DISP pid=48768 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'
Feb 03 17:26:52 turingMachine kernel: audit: type=1106 audit(1612391212.759:451): pid=48768 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'
Feb 03 17:26:52 turingMachine kernel: audit: type=1104 audit(1612391212.759:452): pid=48768 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'
Feb 03 17:26:54 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.368' (uid=0 pid=48771 comm="sudo pacman -V ")
Feb 03 17:26:54 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:54 turingMachine sudo[48771]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:54 turingMachine audit[48771]: USER_ACCT pid=48771 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:54 turingMachine audit[48771]: CRED_REFR pid=48771 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'
Feb 03 17:26:54 turingMachine sudo[48771]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:54 turingMachine sudo[48771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:54 turingMachine audit[48771]: USER_START pid=48771 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'
Feb 03 17:26:54 turingMachine sudo[48771]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:54 turingMachine audit[48771]: USER_END pid=48771 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'
Feb 03 17:26:54 turingMachine audit[48771]: CRED_DISP pid=48771 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'
Feb 03 17:26:56 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.369' (uid=0 pid=48774 comm="sudo pacman -V ")
Feb 03 17:26:56 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:56 turingMachine sudo[48774]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:56 turingMachine audit[48774]: USER_ACCT pid=48774 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:56 turingMachine audit[48774]: CRED_REFR pid=48774 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'
Feb 03 17:26:56 turingMachine sudo[48774]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:56 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:26:56 turingMachine kernel: audit: type=1101 audit(1612391216.772:458): pid=48774 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:56 turingMachine kernel: audit: type=1110 audit(1612391216.772:459): pid=48774 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'
Feb 03 17:26:56 turingMachine sudo[48774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:56 turingMachine audit[48774]: USER_START pid=48774 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'
Feb 03 17:26:56 turingMachine kernel: audit: type=1105 audit(1612391216.775:460): pid=48774 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'
Feb 03 17:26:56 turingMachine sudo[48774]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:56 turingMachine audit[48774]: USER_END pid=48774 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'
Feb 03 17:26:56 turingMachine audit[48774]: CRED_DISP pid=48774 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'
Feb 03 17:26:56 turingMachine kernel: audit: type=1106 audit(1612391216.779:461): pid=48774 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'
Feb 03 17:26:56 turingMachine kernel: audit: type=1104 audit(1612391216.779:462): pid=48774 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'
Feb 03 17:26:58 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.370' (uid=0 pid=49463 comm="sudo pacman -V ")
Feb 03 17:26:58 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:58 turingMachine sudo[49463]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:26:58 turingMachine audit[49463]: USER_ACCT pid=49463 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:58 turingMachine audit[49463]: CRED_REFR pid=49463 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'
Feb 03 17:26:58 turingMachine sudo[49463]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:26:58 turingMachine sudo[49463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:26:58 turingMachine audit[49463]: USER_START pid=49463 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'
Feb 03 17:26:58 turingMachine kernel: audit: type=1101 audit(1612391218.789:463): pid=49463 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:26:58 turingMachine kernel: audit: type=1110 audit(1612391218.789:464): pid=49463 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'
Feb 03 17:26:58 turingMachine kernel: audit: type=1105 audit(1612391218.789:465): pid=49463 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'
Feb 03 17:26:58 turingMachine sudo[49463]: pam_unix(sudo:session): session closed for user root
Feb 03 17:26:58 turingMachine audit[49463]: USER_END pid=49463 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'
Feb 03 17:26:58 turingMachine audit[49463]: CRED_DISP pid=49463 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'
Feb 03 17:26:58 turingMachine kernel: audit: type=1106 audit(1612391218.792:466): pid=49463 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'
Feb 03 17:26:58 turingMachine kernel: audit: type=1104 audit(1612391218.795:467): pid=49463 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'
Feb 03 17:27:00 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.371' (uid=0 pid=49785 comm="sudo pacman -V ")
Feb 03 17:27:00 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:00 turingMachine sudo[49785]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:00 turingMachine audit[49785]: USER_ACCT pid=49785 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:00 turingMachine audit[49785]: CRED_REFR pid=49785 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'
Feb 03 17:27:00 turingMachine sudo[49785]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:00 turingMachine sudo[49785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:00 turingMachine audit[49785]: USER_START pid=49785 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'
Feb 03 17:27:00 turingMachine sudo[49785]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:00 turingMachine audit[49785]: USER_END pid=49785 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'
Feb 03 17:27:00 turingMachine audit[49785]: CRED_DISP pid=49785 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'
Feb 03 17:27:01 turingMachine kernel: INFO: task kworker/9:2:45769 blocked for more than 368 seconds.
Feb 03 17:27:01 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:27:01 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:27:01 turingMachine kernel: task:kworker/9:2     state:D stack:    0 pid:45769 ppid:     2 flags:0x00004080
Feb 03 17:27:01 turingMachine kernel: Workqueue: events drm_sched_job_timedout [gpu_sched]
Feb 03 17:27:01 turingMachine kernel: Call Trace:
Feb 03 17:27:01 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:27:01 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:27:01 turingMachine kernel:  schedule_timeout+0x11c/0x160
Feb 03 17:27:01 turingMachine kernel:  dma_fence_default_wait+0x1c7/0x210
Feb 03 17:27:01 turingMachine kernel:  ? dma_fence_free+0x20/0x20
Feb 03 17:27:01 turingMachine kernel:  dma_fence_wait_timeout+0xe8/0x110
Feb 03 17:27:01 turingMachine kernel:  ? dma_fence_remove_callback+0x44/0x50
Feb 03 17:27:01 turingMachine kernel:  drm_sched_stop+0xea/0x160 [gpu_sched]
Feb 03 17:27:01 turingMachine kernel:  amdgpu_device_gpu_recover.cold+0x47f/0x95d [amdgpu]
Feb 03 17:27:01 turingMachine kernel:  amdgpu_job_timedout+0x121/0x140 [amdgpu]
Feb 03 17:27:01 turingMachine kernel:  drm_sched_job_timedout+0x64/0xe0 [gpu_sched]
Feb 03 17:27:01 turingMachine kernel:  process_one_work+0x1d6/0x3a0
Feb 03 17:27:01 turingMachine kernel:  worker_thread+0x4d/0x3d0
Feb 03 17:27:01 turingMachine kernel:  ? rescuer_thread+0x410/0x410
Feb 03 17:27:01 turingMachine kernel:  kthread+0x133/0x150
Feb 03 17:27:01 turingMachine kernel:  ? __kthread_bind_mask+0x60/0x60
Feb 03 17:27:01 turingMachine kernel:  ret_from_fork+0x22/0x30
Feb 03 17:27:01 turingMachine kernel: INFO: task fossilize_repla:45874 blocked for more than 245 seconds.
Feb 03 17:27:01 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:27:01 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:27:01 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45874 ppid: 45873 flags:0x00004080
Feb 03 17:27:01 turingMachine kernel: Call Trace:
Feb 03 17:27:01 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:27:01 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:27:01 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:27:01 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:27:01 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:27:01 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:27:01 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:27:01 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:27:01 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:27:01 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:27:01 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:27:01 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000011
Feb 03 17:27:01 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:27:01 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e973b9110
Feb 03 17:27:01 turingMachine kernel: R13: 0000557e973b54c0 R14: 0000557e973486a0 R15: 0000557e973b6780
Feb 03 17:27:01 turingMachine kernel: INFO: task fossilize_repla:45875 blocked for more than 245 seconds.
Feb 03 17:27:01 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:27:01 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:27:01 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45875 ppid: 45873 flags:0x00004080
Feb 03 17:27:01 turingMachine kernel: Call Trace:
Feb 03 17:27:01 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:27:01 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:27:01 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:27:01 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:27:01 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:27:01 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:27:01 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:27:01 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:27:01 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:27:01 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:27:01 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:27:01 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000012
Feb 03 17:27:01 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:27:01 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e973b5360
Feb 03 17:27:01 turingMachine kernel: R13: 0000557e973b53e0 R14: 0000557e973486c0 R15: 0000557e973b67e0
Feb 03 17:27:01 turingMachine kernel: INFO: task fossilize_repla:45877 blocked for more than 245 seconds.
Feb 03 17:27:01 turingMachine kernel:       Tainted: G        W         5.10.11-arch1-1 #1
Feb 03 17:27:01 turingMachine kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Feb 03 17:27:01 turingMachine kernel: task:fossilize_repla state:D stack:    0 pid:45877 ppid: 45873 flags:0x00004080
Feb 03 17:27:01 turingMachine kernel: Call Trace:
Feb 03 17:27:01 turingMachine kernel:  __schedule+0x295/0x810
Feb 03 17:27:01 turingMachine kernel:  schedule+0x5b/0xc0
Feb 03 17:27:01 turingMachine kernel:  schedule_preempt_disabled+0x11/0x20
Feb 03 17:27:01 turingMachine kernel:  __mutex_lock.constprop.0+0x17d/0x4f0
Feb 03 17:27:01 turingMachine kernel:  drm_release+0x42/0x110 [drm]
Feb 03 17:27:01 turingMachine kernel:  __fput+0x8e/0x230
Feb 03 17:27:01 turingMachine kernel:  task_work_run+0x5c/0x90
Feb 03 17:27:01 turingMachine kernel:  exit_to_user_mode_prepare+0xf7/0x120
Feb 03 17:27:01 turingMachine kernel:  syscall_exit_to_user_mode+0x28/0x160
Feb 03 17:27:01 turingMachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 03 17:27:01 turingMachine kernel: RIP: 0033:0x7f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RSP: 002b:00007ffd22afca00 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
Feb 03 17:27:01 turingMachine kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f5e84ffb09b
Feb 03 17:27:01 turingMachine kernel: RDX: 0000000000000002 RSI: 0000000040206445 RDI: 0000000000000014
Feb 03 17:27:01 turingMachine kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007f5e84e8ea60
Feb 03 17:27:01 turingMachine kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000557e97526040
Feb 03 17:27:01 turingMachine kernel: R13: 0000557e97524fe0 R14: 0000557e9751b230 R15: 0000557e975261f0
Feb 03 17:27:02 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.372' (uid=0 pid=50218 comm="sudo pacman -V ")
Feb 03 17:27:02 turingMachine audit[50218]: USER_ACCT pid=50218 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:02 turingMachine audit[50218]: CRED_REFR pid=50218 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'
Feb 03 17:27:02 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:02 turingMachine sudo[50218]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:02 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:27:02 turingMachine kernel: audit: type=1101 audit(1612391222.812:473): pid=50218 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:02 turingMachine kernel: audit: type=1110 audit(1612391222.812:474): pid=50218 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'
Feb 03 17:27:02 turingMachine kernel: audit: type=1105 audit(1612391222.816:475): pid=50218 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'
Feb 03 17:27:02 turingMachine audit[50218]: USER_START pid=50218 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'
Feb 03 17:27:02 turingMachine sudo[50218]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:02 turingMachine sudo[50218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:02 turingMachine sudo[50218]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:02 turingMachine audit[50218]: USER_END pid=50218 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'
Feb 03 17:27:02 turingMachine audit[50218]: CRED_DISP pid=50218 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'
Feb 03 17:27:02 turingMachine kernel: audit: type=1106 audit(1612391222.819:476): pid=50218 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'
Feb 03 17:27:02 turingMachine kernel: audit: type=1104 audit(1612391222.819:477): pid=50218 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'
Feb 03 17:27:04 turingMachine kernel: [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=489 DF PROTO=2 
Feb 03 17:27:04 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.373' (uid=0 pid=50221 comm="sudo pacman -V ")
Feb 03 17:27:04 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:04 turingMachine sudo[50221]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:04 turingMachine audit[50221]: USER_ACCT pid=50221 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:04 turingMachine sudo[50221]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:04 turingMachine audit[50221]: CRED_REFR pid=50221 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'
Feb 03 17:27:04 turingMachine kernel: audit: type=1101 audit(1612391224.826:478): pid=50221 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:04 turingMachine kernel: audit: type=1110 audit(1612391224.826:479): pid=50221 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'
Feb 03 17:27:04 turingMachine sudo[50221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:04 turingMachine audit[50221]: USER_START pid=50221 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'
Feb 03 17:27:04 turingMachine kernel: audit: type=1105 audit(1612391224.829:480): pid=50221 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'
Feb 03 17:27:04 turingMachine sudo[50221]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:04 turingMachine audit[50221]: USER_END pid=50221 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'
Feb 03 17:27:04 turingMachine audit[50221]: CRED_DISP pid=50221 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'
Feb 03 17:27:04 turingMachine kernel: audit: type=1106 audit(1612391224.832:481): pid=50221 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'
Feb 03 17:27:04 turingMachine kernel: audit: type=1104 audit(1612391224.832:482): pid=50221 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'
Feb 03 17:27:06 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.374' (uid=0 pid=50224 comm="sudo pacman -V ")
Feb 03 17:27:06 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:06 turingMachine sudo[50224]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:06 turingMachine audit[50224]: USER_ACCT pid=50224 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:06 turingMachine sudo[50224]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:06 turingMachine audit[50224]: CRED_REFR pid=50224 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'
Feb 03 17:27:06 turingMachine sudo[50224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:06 turingMachine audit[50224]: USER_START pid=50224 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'
Feb 03 17:27:06 turingMachine sudo[50224]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:06 turingMachine audit[50224]: USER_END pid=50224 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'
Feb 03 17:27:06 turingMachine audit[50224]: CRED_DISP pid=50224 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'
Feb 03 17:27:08 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.375' (uid=0 pid=50227 comm="sudo pacman -V ")
Feb 03 17:27:08 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:08 turingMachine sudo[50227]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:08 turingMachine audit[50227]: USER_ACCT pid=50227 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:08 turingMachine audit[50227]: CRED_REFR pid=50227 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'
Feb 03 17:27:08 turingMachine sudo[50227]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:08 turingMachine sudo[50227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:08 turingMachine audit[50227]: USER_START pid=50227 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'
Feb 03 17:27:08 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:27:08 turingMachine kernel: audit: type=1101 audit(1612391228.856:488): pid=50227 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:08 turingMachine kernel: audit: type=1110 audit(1612391228.856:489): pid=50227 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'
Feb 03 17:27:08 turingMachine kernel: audit: type=1105 audit(1612391228.856:490): pid=50227 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'
Feb 03 17:27:08 turingMachine sudo[50227]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:08 turingMachine audit[50227]: USER_END pid=50227 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'
Feb 03 17:27:08 turingMachine audit[50227]: CRED_DISP pid=50227 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'
Feb 03 17:27:08 turingMachine kernel: audit: type=1106 audit(1612391228.862:491): pid=50227 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'
Feb 03 17:27:08 turingMachine kernel: audit: type=1104 audit(1612391228.862:492): pid=50227 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'
Feb 03 17:27:10 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.376' (uid=0 pid=50230 comm="sudo pacman -V ")
Feb 03 17:27:10 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:10 turingMachine sudo[50230]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:10 turingMachine audit[50230]: USER_ACCT pid=50230 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:10 turingMachine audit[50230]: CRED_REFR pid=50230 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'
Feb 03 17:27:10 turingMachine sudo[50230]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:10 turingMachine kernel: audit: type=1101 audit(1612391230.869:493): pid=50230 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:10 turingMachine kernel: audit: type=1110 audit(1612391230.869:494): pid=50230 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'
Feb 03 17:27:10 turingMachine kernel: audit: type=1105 audit(1612391230.872:495): pid=50230 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'
Feb 03 17:27:10 turingMachine audit[50230]: USER_START pid=50230 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'
Feb 03 17:27:10 turingMachine sudo[50230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:10 turingMachine sudo[50230]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:10 turingMachine audit[50230]: USER_END pid=50230 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'
Feb 03 17:27:10 turingMachine audit[50230]: CRED_DISP pid=50230 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'
Feb 03 17:27:10 turingMachine kernel: audit: type=1106 audit(1612391230.876:496): pid=50230 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'
Feb 03 17:27:10 turingMachine kernel: audit: type=1104 audit(1612391230.876:497): pid=50230 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'
Feb 03 17:27:12 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.377' (uid=0 pid=50233 comm="sudo pacman -V ")
Feb 03 17:27:12 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:12 turingMachine sudo[50233]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:12 turingMachine audit[50233]: USER_ACCT pid=50233 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:12 turingMachine audit[50233]: CRED_REFR pid=50233 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'
Feb 03 17:27:12 turingMachine sudo[50233]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:12 turingMachine sudo[50233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:12 turingMachine audit[50233]: USER_START pid=50233 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'
Feb 03 17:27:12 turingMachine sudo[50233]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:12 turingMachine audit[50233]: USER_END pid=50233 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'
Feb 03 17:27:12 turingMachine audit[50233]: CRED_DISP pid=50233 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'
Feb 03 17:27:14 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.378' (uid=0 pid=50236 comm="sudo pacman -V ")
Feb 03 17:27:14 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:14 turingMachine sudo[50236]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:14 turingMachine audit[50236]: USER_ACCT pid=50236 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:14 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:27:14 turingMachine kernel: audit: type=1101 audit(1612391234.896:503): pid=50236 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:14 turingMachine kernel: audit: type=1110 audit(1612391234.896:504): pid=50236 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'
Feb 03 17:27:14 turingMachine audit[50236]: CRED_REFR pid=50236 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'
Feb 03 17:27:14 turingMachine sudo[50236]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:14 turingMachine sudo[50236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:14 turingMachine audit[50236]: USER_START pid=50236 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'
Feb 03 17:27:14 turingMachine kernel: audit: type=1105 audit(1612391234.899:505): pid=50236 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'
Feb 03 17:27:14 turingMachine sudo[50236]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:14 turingMachine audit[50236]: USER_END pid=50236 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'
Feb 03 17:27:14 turingMachine audit[50236]: CRED_DISP pid=50236 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'
Feb 03 17:27:14 turingMachine kernel: audit: type=1106 audit(1612391234.906:506): pid=50236 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'
Feb 03 17:27:14 turingMachine kernel: audit: type=1104 audit(1612391234.906:507): pid=50236 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'
Feb 03 17:27:16 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.379' (uid=0 pid=50239 comm="sudo pacman -V ")
Feb 03 17:27:16 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:16 turingMachine sudo[50239]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:16 turingMachine audit[50239]: USER_ACCT pid=50239 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:16 turingMachine audit[50239]: CRED_REFR pid=50239 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'
Feb 03 17:27:16 turingMachine sudo[50239]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:16 turingMachine kernel: audit: type=1101 audit(1612391236.913:508): pid=50239 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:16 turingMachine kernel: audit: type=1110 audit(1612391236.913:509): pid=50239 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'
Feb 03 17:27:16 turingMachine kernel: audit: type=1105 audit(1612391236.916:510): pid=50239 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'
Feb 03 17:27:16 turingMachine audit[50239]: USER_START pid=50239 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'
Feb 03 17:27:16 turingMachine sudo[50239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:16 turingMachine sudo[50239]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:16 turingMachine audit[50239]: USER_END pid=50239 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'
Feb 03 17:27:16 turingMachine audit[50239]: CRED_DISP pid=50239 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'
Feb 03 17:27:16 turingMachine kernel: audit: type=1106 audit(1612391236.919:511): pid=50239 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'
Feb 03 17:27:16 turingMachine kernel: audit: type=1104 audit(1612391236.919:512): pid=50239 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'
Feb 03 17:27:18 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.380' (uid=0 pid=50242 comm="sudo pacman -V ")
Feb 03 17:27:18 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:18 turingMachine sudo[50242]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:18 turingMachine audit[50242]: USER_ACCT pid=50242 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:18 turingMachine audit[50242]: CRED_REFR pid=50242 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'
Feb 03 17:27:18 turingMachine sudo[50242]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:18 turingMachine sudo[50242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:18 turingMachine audit[50242]: USER_START pid=50242 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'
Feb 03 17:27:18 turingMachine sudo[50242]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:18 turingMachine audit[50242]: USER_END pid=50242 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'
Feb 03 17:27:18 turingMachine audit[50242]: CRED_DISP pid=50242 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'
Feb 03 17:27:20 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.381' (uid=0 pid=50245 comm="sudo pacman -V ")
Feb 03 17:27:20 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:20 turingMachine sudo[50245]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:20 turingMachine audit[50245]: USER_ACCT pid=50245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:20 turingMachine sudo[50245]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:20 turingMachine audit[50245]: CRED_REFR pid=50245 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'
Feb 03 17:27:20 turingMachine kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 03 17:27:20 turingMachine kernel: audit: type=1101 audit(1612391240.939:518): pid=50245 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:20 turingMachine kernel: audit: type=1110 audit(1612391240.939:519): pid=50245 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'
Feb 03 17:27:20 turingMachine kernel: audit: type=1105 audit(1612391240.943:520): pid=50245 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'
Feb 03 17:27:20 turingMachine audit[50245]: USER_START pid=50245 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'
Feb 03 17:27:20 turingMachine sudo[50245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:20 turingMachine sudo[50245]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:20 turingMachine audit[50245]: USER_END pid=50245 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'
Feb 03 17:27:20 turingMachine audit[50245]: CRED_DISP pid=50245 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'
Feb 03 17:27:20 turingMachine kernel: audit: type=1106 audit(1612391240.946:521): pid=50245 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'
Feb 03 17:27:20 turingMachine kernel: audit: type=1104 audit(1612391240.946:522): pid=50245 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'
Feb 03 17:27:22 turingMachine dbus-daemon[639]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.382' (uid=0 pid=50259 comm="sudo pacman -V ")
Feb 03 17:27:22 turingMachine dbus-daemon[639]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:22 turingMachine sudo[50259]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 03 17:27:22 turingMachine audit[50259]: USER_ACCT pid=50259 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:22 turingMachine sudo[50259]:    jason : TTY=pts/0 ; PWD=/home/jason/.cache/pacaur/zoom ; USER=root ; COMMAND=/usr/bin/pacman -V
Feb 03 17:27:22 turingMachine audit[50259]: CRED_REFR pid=50259 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'
Feb 03 17:27:22 turingMachine kernel: audit: type=1101 audit(1612391242.953:523): pid=50259 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 03 17:27:22 turingMachine kernel: audit: type=1110 audit(1612391242.953:524): pid=50259 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'
Feb 03 17:27:22 turingMachine sudo[50259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 03 17:27:22 turingMachine audit[50259]: USER_START pid=50259 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'
Feb 03 17:27:22 turingMachine kernel: audit: type=1105 audit(1612391242.956:525): pid=50259 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'
Feb 03 17:27:22 turingMachine sudo[50259]: pam_unix(sudo:session): session closed for user root
Feb 03 17:27:22 turingMachine audit[50259]: USER_END pid=50259 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'
Feb 03 17:27:22 turingMachine audit[50259]: CRED_DISP pid=50259 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'
Feb 03 17:27:22 turingMachine kernel: audit: type=1106 audit(1612391242.959:526): pid=50259 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'
Feb 03 17:27:22 turingMachine kernel: audit: type=1104 audit(1612391242.959:527): pid=50259 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'

Offline

#3 2021-02-03 23:03:24

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Re: Constant total-system lockup with PowerColor RX 5700XT Red Devil

Dmesg output:

[    0.000000] Linux version 5.10.12-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Sun, 31 Jan 2021 00:41:06 +0000
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rw root=UUID=efaa2e02-acb7-403d-acd3-f2e51a999b97 rootfstype=ext4 acpi_enforce_resources=lax amdgpu.dpm=1 amdgpu.gpu_recovery=1 amd_iommu=on iommu=pt idle=nomwait
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20c000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bb460fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb461000-0x00000000bb5f5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb5f6000-0x00000000bb77bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb77c000-0x00000000bbb97fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bbb98000-0x00000000bcae4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcae5000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7211018-0xb7222057] usable ==> usable
[    0.000000] e820: update [mem 0xb7211018-0xb7222057] usable ==> usable
[    0.000000] e820: update [mem 0xb719a018-0xb71b6e57] usable ==> usable
[    0.000000] e820: update [mem 0xb719a018-0xb71b6e57] usable ==> usable
[    0.000000] e820: update [mem 0xb7180018-0xb7199257] usable ==> usable
[    0.000000] e820: update [mem 0xb7180018-0xb7199257] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009e01fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20c000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b7180017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7180018-0x00000000b7199257] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7199258-0x00000000b719a017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b719a018-0x00000000b71b6e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b71b6e58-0x00000000b7211017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7211018-0x00000000b7222057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7222058-0x00000000bb460fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bb461000-0x00000000bb5f5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bb5f6000-0x00000000bb77bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bb77c000-0x00000000bbb97fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bbb98000-0x00000000bcae4fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcae5000-0x00000000beffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000083f37ffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xbbb15000 ACPI=0xbbb15000 SMBIOS=0xbc93e000 SMBIOS 3.0=0xbc93d000 MEMATTR=0xb73da018 ESRT=0xba186298 RNG=0xbc958718 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. AX370-Gaming K5/AX370-Gaming K5-CF, BIOS F50a 11/27/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3899.933 MHz processor
[    0.000478] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000482] last_pfn = 0x83f380 max_arch_pfn = 0x400000000
[    0.000485] MTRR default type: uncachable
[    0.000485] MTRR fixed ranges enabled:
[    0.000486]   00000-9FFFF write-back
[    0.000486]   A0000-BFFFF write-through
[    0.000487]   C0000-FFFFF write-protect
[    0.000487] MTRR variable ranges enabled:
[    0.000488]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000489]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000489]   2 base 0000BC010000 mask FFFFFFFF0000 uncachable
[    0.000490]   3 disabled
[    0.000490]   4 disabled
[    0.000490]   5 disabled
[    0.000491]   6 disabled
[    0.000491]   7 disabled
[    0.000492] TOM2: 0000000840000000 aka 33792M
[    0.001435] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001543] total RAM covered: 3071M
[    0.001646] Found optimal setting for mtrr clean up
[    0.001647]  gran_size: 64K 	chunk_size: 64M 	num_reg: 3  	lose cover RAM: 0G
[    0.001713] e820: update [mem 0xbc010000-0xbc01ffff] usable ==> reserved
[    0.001716] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.001720] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.005155] esrt: Reserving ESRT space from 0x00000000ba186298 to 0x00000000ba1862d0.
[    0.005163] e820: update [mem 0xba186000-0xba186fff] usable ==> reserved
[    0.005206] check: Scanning 1 areas for low memory corruption
[    0.005210] Using GB pages for direct mapping
[    0.005672] Secure boot disabled
[    0.005673] RAMDISK: [mem 0x7f89f000-0x7fff5fff]
[    0.005679] ACPI: Early table checksum verification disabled
[    0.005682] ACPI: RSDP 0x00000000BBB15000 000024 (v02 ALASKA)
[    0.005684] ACPI: XSDT 0x00000000BBB150A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005688] ACPI: FACP 0x00000000BBB1C558 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.005691] ACPI: DSDT 0x00000000BBB15208 00734D (v02 ALASKA A M I    01072009 INTL 20160930)
[    0.005693] ACPI: FACS 0x00000000BBB81E00 000040
[    0.005695] ACPI: APIC 0x00000000BBB1C670 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.005697] ACPI: FPDT 0x00000000BBB1C7D0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005698] ACPI: FIDT 0x00000000BBB1C818 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005700] ACPI: SSDT 0x00000000BBB1C8B8 0000FC (v02 ALASKA A M I    01072009 AMI  01072009)
[    0.005702] ACPI: SSDT 0x00000000BBB1C9B8 008C98 (v02 ALASKA A M I    00000002 MSFT 04000000)
[    0.005704] ACPI: SSDT 0x00000000BBB25650 00374D (v01 ALASKA A M I    00000001 INTL 20160930)
[    0.005705] ACPI: MCFG 0x00000000BBB28DA0 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.005707] ACPI: SSDT 0x00000000BBB28DE0 005EFD (v01 ALASKA A M I    00000001 INTL 20160930)
[    0.005709] ACPI: HPET 0x00000000BBB2ECE0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.005711] ACPI: UEFI 0x00000000BBB2ED18 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.005712] ACPI: BGRT 0x00000000BBB2ED60 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005714] ACPI: IVRS 0x00000000BBB2ED98 0000D0 (v02 ALASKA A M I    00000001 AMD  00000000)
[    0.005716] ACPI: PCCT 0x00000000BBB2EE68 00006E (v01 ALASKA A M I    00000001 AMD  00000000)
[    0.005717] ACPI: SSDT 0x00000000BBB2EED8 0037A9 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.005719] ACPI: CRAT 0x00000000BBB32688 000ED8 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.005721] ACPI: CDIT 0x00000000BBB33560 000029 (v01 ALASKA A M I    00000001 AMD  00000001)
[    0.005723] ACPI: SSDT 0x00000000BBB33590 001EC3 (v01 ALASKA A M I    00000001 INTL 20160930)
[    0.005724] ACPI: SSDT 0x00000000BBB35458 0000BF (v01 ALASKA A M I    00001000 INTL 20160930)
[    0.005726] ACPI: WSMT 0x00000000BBB35518 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.005728] ACPI: SSDT 0x00000000BBB35540 0013F0 (v01 ALASKA A M I    00000001 INTL 20160930)
[    0.005733] ACPI: Local APIC address 0xfee00000
[    0.005770] No NUMA configuration found
[    0.005770] Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
[    0.005773] NODE_DATA(0) allocated [mem 0x83f37c000-0x83f37ffff]
[    0.044122] Zone ranges:
[    0.044123]   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
[    0.044124]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.044125]   Normal   [mem 0x0000000100000000-0x000000083f37ffff]
[    0.044126]   Device   empty
[    0.044127] Movable zone start for each node
[    0.044127] Early memory node ranges
[    0.044128]   node   0: [mem 0x0000000000000000-0x000000000009ffff]
[    0.044128]   node   0: [mem 0x0000000000100000-0x0000000009e01fff]
[    0.044129]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.044129]   node   0: [mem 0x000000000a20c000-0x000000000affffff]
[    0.044130]   node   0: [mem 0x000000000b020000-0x00000000bb460fff]
[    0.044130]   node   0: [mem 0x00000000bb5f6000-0x00000000bb77bfff]
[    0.044131]   node   0: [mem 0x00000000bcae5000-0x00000000beffffff]
[    0.044131]   node   0: [mem 0x0000000100000000-0x000000083f37ffff]
[    0.044211] Zeroed struct page in unavailable ranges: 13320 pages
[    0.044212] Initmem setup node 0 [mem 0x0000000000000000-0x000000083f37ffff]
[    0.044213] On node 0 totalpages: 8375288
[    0.044214]   DMA zone: 64 pages used for memmap
[    0.044214]   DMA zone: 30 pages reserved
[    0.044215]   DMA zone: 4000 pages, LIFO batch:0
[    0.044234]   DMA32 zone: 12068 pages used for memmap
[    0.044235]   DMA32 zone: 772312 pages, LIFO batch:63
[    0.047923]   Normal zone: 118734 pages used for memmap
[    0.047924]   Normal zone: 7598976 pages, LIFO batch:63
[    0.085138] ACPI: PM-Timer IO Port: 0x808
[    0.085141] ACPI: Local APIC address 0xfee00000
[    0.085146] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.085158] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.085163] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.085164] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.085165] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.085166] ACPI: IRQ0 used by override.
[    0.085167] ACPI: IRQ9 used by override.
[    0.085168] Using ACPI (MADT) for SMP configuration information
[    0.085169] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.085180] e820: update [mem 0xb7970000-0xb79c6fff] usable ==> reserved
[    0.085188] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.085203] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.085204] PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
[    0.085204] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
[    0.085205] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.085206] PM: hibernation: Registered nosave memory: [mem 0xb7180000-0xb7180fff]
[    0.085207] PM: hibernation: Registered nosave memory: [mem 0xb7199000-0xb7199fff]
[    0.085208] PM: hibernation: Registered nosave memory: [mem 0xb719a000-0xb719afff]
[    0.085208] PM: hibernation: Registered nosave memory: [mem 0xb71b6000-0xb71b6fff]
[    0.085209] PM: hibernation: Registered nosave memory: [mem 0xb7211000-0xb7211fff]
[    0.085210] PM: hibernation: Registered nosave memory: [mem 0xb7222000-0xb7222fff]
[    0.085211] PM: hibernation: Registered nosave memory: [mem 0xb7970000-0xb79c6fff]
[    0.085212] PM: hibernation: Registered nosave memory: [mem 0xba186000-0xba186fff]
[    0.085213] PM: hibernation: Registered nosave memory: [mem 0xbb461000-0xbb5f5fff]
[    0.085214] PM: hibernation: Registered nosave memory: [mem 0xbb77c000-0xbbb97fff]
[    0.085215] PM: hibernation: Registered nosave memory: [mem 0xbbb98000-0xbcae4fff]
[    0.085216] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.085216] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[    0.085216] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.085217] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.085217] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.085218] [mem 0xc0000000-0xf7ffffff] available for PCI devices
[    0.085219] Booting paravirtualized kernel on bare hardware
[    0.085221] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.088410] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.089205] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.089210] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.089210] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.089215] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.089235] Built 1 zonelists, mobility grouping on.  Total pages: 8244392
[    0.089236] Policy zone: Normal
[    0.089237] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rw root=UUID=efaa2e02-acb7-403d-acd3-f2e51a999b97 rootfstype=ext4 acpi_enforce_resources=lax amdgpu.dpm=1 amdgpu.gpu_recovery=1 amd_iommu=on iommu=pt idle=nomwait
[    0.089306] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.089307] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.089307] printk: log_buf_len min size: 131072 bytes
[    0.089437] printk: log_buf_len: 262144 bytes
[    0.089437] printk: early log buf free: 117088(89%)
[    0.091641] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.092742] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.092812] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.141271] Memory: 32700536K/33501152K available (14344K kernel code, 2040K rwdata, 8856K rodata, 1720K init, 4280K bss, 800356K reserved, 0K cma-reserved)
[    0.141277] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.141376] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.141386] ftrace: allocating 41855 entries in 164 pages
[    0.150346] ftrace: allocated 164 pages with 3 groups
[    0.150443] rcu: Preemptible hierarchical RCU implementation.
[    0.150444] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.150444] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.150444] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.150445] 	Trampoline variant of Tasks RCU enabled.
[    0.150445] 	Rude variant of Tasks RCU enabled.
[    0.150446] 	Tracing variant of Tasks RCU enabled.
[    0.150446] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.150447] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.152749] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.153043] Console: colour dummy device 80x25
[    0.153051] printk: console [tty0] enabled
[    0.153065] ACPI: Core revision 20200925
[    0.153181] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.153198] APIC: Switch to symmetric I/O mode setup
[    0.471641] Switched APIC routing to physical flat.
[    0.472366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.486543] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706e381d249, max_idle_ns: 881591084654 ns
[    0.486545] Calibrating delay loop (skipped), value calculated using timer frequency.. 7802.86 BogoMIPS (lpj=12999776)
[    0.486547] pid_max: default: 32768 minimum: 301
[    0.488746] LSM: Security Framework initializing
[    0.488748] Yama: becoming mindful.
[    0.488795] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.488832] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.488987] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.489036] LVT offset 1 assigned for vector 0xf9
[    0.489162] LVT offset 2 assigned for vector 0xf4
[    0.489197] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.489197] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.489199] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.489200] Spectre V2 : Mitigation: Full AMD retpoline
[    0.489200] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.489201] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.489202] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.489203] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.489354] Freeing SMP alternatives memory: 36K
[    0.596726] smpboot: CPU0: AMD Ryzen 7 3800X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[    0.596793] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.596795] ... version:                0
[    0.596796] ... bit width:              48
[    0.596796] ... generic registers:      6
[    0.596796] ... value mask:             0000ffffffffffff
[    0.596797] ... max period:             00007fffffffffff
[    0.596797] ... fixed-purpose events:   0
[    0.596797] ... event mask:             000000000000003f
[    0.596834] rcu: Hierarchical SRCU implementation.
[    0.597084] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.597216] smp: Bringing up secondary CPUs ...
[    0.597276] x86: Booting SMP configuration:
[    0.597277] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.629903] smp: Brought up 1 node, 16 CPUs
[    0.629903] smpboot: Max logical packages: 2
[    0.629903] smpboot: Total of 16 processors activated (124847.76 BogoMIPS)
[    0.631338] devtmpfs: initialized
[    0.631338] x86/mm: Memory block size: 128MB
[    0.633243] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
[    0.633244] PM: Registering ACPI NVS region [mem 0xbb77c000-0xbbb97fff] (4308992 bytes)
[    0.633325] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.633348] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.633400] pinctrl core: initialized pinctrl subsystem
[    0.633453] PM: RTC time: 22:30:29, date: 2021-02-03
[    0.633552] NET: Registered protocol family 16
[    0.633787] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.633965] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.634147] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.634151] audit: initializing netlink subsys (disabled)
[    0.634154] audit: type=2000 audit(1612391429.166:1): state=initialized audit_enabled=0 res=1
[    0.634154] thermal_sys: Registered thermal governor 'fair_share'
[    0.634154] thermal_sys: Registered thermal governor 'bang_bang'
[    0.634154] thermal_sys: Registered thermal governor 'step_wise'
[    0.634154] thermal_sys: Registered thermal governor 'user_space'
[    0.634154] thermal_sys: Registered thermal governor 'power_allocator'
[    0.634154] cpuidle: using governor ladder
[    0.634154] cpuidle: using governor menu
[    0.634154] Detected 1 PCC Subspaces
[    0.634154] Registering PCC driver as Mailbox controller
[    0.634154] ACPI: bus type PCI registered
[    0.634154] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.634154] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.634154] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.634154] PCI: Using configuration type 1 for base access
[    0.634301] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.634301] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.634301] ACPI: Added _OSI(Module Device)
[    0.634301] ACPI: Added _OSI(Processor Device)
[    0.634301] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.634301] ACPI: Added _OSI(Processor Aggregator Device)
[    0.634301] ACPI: Added _OSI(Linux-Dell-Video)
[    0.634301] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.634301] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.644698] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.645818] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.651495] ACPI: Interpreter enabled
[    0.651506] ACPI: (supports S0 S3 S4 S5)
[    0.651507] ACPI: Using IOAPIC for interrupt routing
[    0.651743] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.652030] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.659207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.659211] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.659334] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.659449] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.659457] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.659713] PCI host bridge to bus 0000:00
[    0.659714] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.659715] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.659715] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.659716] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.659717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.659717] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.659718] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[    0.659719] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.659720] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.659729] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.659819] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.659915] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.659986] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.660014] pci 0000:00:01.1: enabling Extended Tags
[    0.660063] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.660187] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
[    0.660216] pci 0000:00:01.3: enabling Extended Tags
[    0.660265] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.660378] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.660449] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.660519] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.660583] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.660691] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.660761] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.660831] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.660900] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.660922] pci 0000:00:07.1: enabling Extended Tags
[    0.660961] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.661055] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.661123] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.661148] pci 0000:00:08.1: enabling Extended Tags
[    0.661190] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.661285] pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
[    0.661309] pci 0000:00:08.2: enabling Extended Tags
[    0.661351] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.661445] pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
[    0.661469] pci 0000:00:08.3: enabling Extended Tags
[    0.661511] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.661615] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.661729] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.661847] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.661889] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.661930] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.661972] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.662014] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.662056] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.662098] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.662139] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.662238] pci 0000:01:00.0: [c0a9:2263] type 00 class 0x010802
[    0.662260] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.662464] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.662468] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.662526] pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330
[    0.662544] pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
[    0.662587] pci 0000:02:00.0: enabling Extended Tags
[    0.662645] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.662734] pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601
[    0.662785] pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
[    0.662793] pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
[    0.662799] pci 0000:02:00.1: enabling Extended Tags
[    0.662843] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.662905] pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400
[    0.662952] pci 0000:02:00.2: enabling Extended Tags
[    0.663002] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.663081] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    0.663084] pci 0000:00:01.3:   bridge window [io  0xd000-0xefff]
[    0.663086] pci 0000:00:01.3:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.663089] pci 0000:00:01.3:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.663175] pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400
[    0.663228] pci 0000:03:00.0: enabling Extended Tags
[    0.663291] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.663384] pci 0000:03:02.0: [1022:43b4] type 01 class 0x060400
[    0.663434] pci 0000:03:02.0: enabling Extended Tags
[    0.663497] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.663587] pci 0000:03:03.0: [1022:43b4] type 01 class 0x060400
[    0.663638] pci 0000:03:03.0: enabling Extended Tags
[    0.663701] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.663792] pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400
[    0.663842] pci 0000:03:04.0: enabling Extended Tags
[    0.663905] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.663997] pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400
[    0.664047] pci 0000:03:06.0: enabling Extended Tags
[    0.664110] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.664202] pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400
[    0.664252] pci 0000:03:07.0: enabling Extended Tags
[    0.664315] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.664417] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.664422] pci 0000:02:00.2:   bridge window [io  0xd000-0xefff]
[    0.664424] pci 0000:02:00.2:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.664429] pci 0000:02:00.2:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.664498] pci 0000:04:00.0: [1b21:1343] type 00 class 0x0c0330
[    0.664529] pci 0000:04:00.0: reg 0x10: [mem 0xfc600000-0xfc607fff 64bit]
[    0.664603] pci 0000:04:00.0: enabling Extended Tags
[    0.664716] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.664853] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.664861] pci 0000:03:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.664944] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[    0.664976] pci 0000:05:00.0: reg 0x10: [mem 0xfc500000-0xfc51ffff]
[    0.665011] pci 0000:05:00.0: reg 0x18: [io  0xe000-0xe01f]
[    0.665029] pci 0000:05:00.0: reg 0x1c: [mem 0xfc520000-0xfc523fff]
[    0.665223] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.665362] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.665366] pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
[    0.665369] pci 0000:03:02.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.665411] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.665509] pci 0000:07:00.0: [1002:699f] type 00 class 0x030000
[    0.665539] pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.665558] pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.665568] pci 0000:07:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.665579] pci 0000:07:00.0: reg 0x24: [mem 0xfc400000-0xfc43ffff]
[    0.665589] pci 0000:07:00.0: reg 0x30: [mem 0xfc440000-0xfc45ffff pref]
[    0.665601] pci 0000:07:00.0: enabling Extended Tags
[    0.665780] pci 0000:07:00.0: supports D1 D2
[    0.665781] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.665937] pci 0000:07:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:03:04.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[    0.666000] pci 0000:07:00.1: [1002:aae0] type 00 class 0x040300
[    0.666035] pci 0000:07:00.1: reg 0x10: [mem 0xfc460000-0xfc463fff 64bit]
[    0.666116] pci 0000:07:00.1: enabling Extended Tags
[    0.666232] pci 0000:07:00.1: supports D1 D2
[    0.666396] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.666401] pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
[    0.666404] pci 0000:03:04.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.666409] pci 0000:03:04.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.666441] pci 0000:03:06.0: PCI bridge to [bus 08]
[    0.666515] pci 0000:09:00.0: [8086:2723] type 00 class 0x028000
[    0.666547] pci 0000:09:00.0: reg 0x10: [mem 0xfc300000-0xfc303fff 64bit]
[    0.666716] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.666849] pci 0000:03:07.0: PCI bridge to [bus 09]
[    0.666856] pci 0000:03:07.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.666941] pci 0000:0a:00.0: [1002:1478] type 01 class 0x060400
[    0.666953] pci 0000:0a:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[    0.667050] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.667112] pci 0000:0a:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.667143] pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
[    0.667146] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.667148] pci 0000:00:03.1:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.667151] pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.667197] pci 0000:0b:00.0: [1002:1479] type 01 class 0x060400
[    0.667304] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    0.667400] pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
[    0.667405] pci 0000:0a:00.0:   bridge window [io  0xf000-0xffff]
[    0.667407] pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.667411] pci 0000:0a:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.667460] pci 0000:0c:00.0: [1002:731f] type 00 class 0x030000
[    0.667476] pci 0000:0c:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.667487] pci 0000:0c:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.667494] pci 0000:0c:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.667501] pci 0000:0c:00.0: reg 0x24: [mem 0xfcb00000-0xfcb7ffff]
[    0.667508] pci 0000:0c:00.0: reg 0x30: [mem 0xfcb80000-0xfcb9ffff pref]
[    0.667531] pci 0000:0c:00.0: BAR 0: assigned to efifb
[    0.667603] pci 0000:0c:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.667684] pci 0000:0c:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.667716] pci 0000:0c:00.1: [1002:ab38] type 00 class 0x040300
[    0.667729] pci 0000:0c:00.1: reg 0x10: [mem 0xfcba0000-0xfcba3fff]
[    0.667822] pci 0000:0c:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.667895] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[    0.667899] pci 0000:0b:00.0:   bridge window [io  0xf000-0xffff]
[    0.667901] pci 0000:0b:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.667906] pci 0000:0b:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.667953] pci 0000:0d:00.0: [1022:148a] type 00 class 0x130000
[    0.667980] pci 0000:0d:00.0: enabling Extended Tags
[    0.668075] pci 0000:00:07.1: PCI bridge to [bus 0d]
[    0.668128] pci 0000:0e:00.0: [1022:1485] type 00 class 0x130000
[    0.668160] pci 0000:0e:00.0: enabling Extended Tags
[    0.668273] pci 0000:0e:00.1: [1022:1486] type 00 class 0x108000
[    0.668288] pci 0000:0e:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
[    0.668299] pci 0000:0e:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
[    0.668307] pci 0000:0e:00.1: enabling Extended Tags
[    0.668403] pci 0000:0e:00.3: [1022:149c] type 00 class 0x0c0330
[    0.668415] pci 0000:0e:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.668444] pci 0000:0e:00.3: enabling Extended Tags
[    0.668490] pci 0000:0e:00.3: PME# supported from D0 D3hot D3cold
[    0.668555] pci 0000:0e:00.4: [1022:1487] type 00 class 0x040300
[    0.668563] pci 0000:0e:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
[    0.668588] pci 0000:0e:00.4: enabling Extended Tags
[    0.668631] pci 0000:0e:00.4: PME# supported from D0 D3hot D3cold
[    0.668700] pci 0000:00:08.1: PCI bridge to [bus 0e]
[    0.668704] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.668749] pci 0000:0f:00.0: [1022:7901] type 00 class 0x010601
[    0.668782] pci 0000:0f:00.0: reg 0x24: [mem 0xfce00000-0xfce007ff]
[    0.668791] pci 0000:0f:00.0: enabling Extended Tags
[    0.668848] pci 0000:0f:00.0: PME# supported from D3hot D3cold
[    0.668920] pci 0000:00:08.2: PCI bridge to [bus 0f]
[    0.668924] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.668968] pci 0000:10:00.0: [1022:7901] type 00 class 0x010601
[    0.669002] pci 0000:10:00.0: reg 0x24: [mem 0xfcd00000-0xfcd007ff]
[    0.669011] pci 0000:10:00.0: enabling Extended Tags
[    0.669068] pci 0000:10:00.0: PME# supported from D3hot D3cold
[    0.669139] pci 0000:00:08.3: PCI bridge to [bus 10]
[    0.669143] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.669485] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.669526] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.669561] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.669605] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.669644] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.669677] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.669709] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.669742] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.670100] iommu: Default domain type: Passthrough (set via kernel command line)
[    0.670108] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.670108] pci 0000:0c:00.0: vgaarb: setting as boot VGA device
[    0.670108] pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.670108] pci 0000:07:00.0: vgaarb: bridge control possible
[    0.670108] pci 0000:0c:00.0: vgaarb: bridge control possible
[    0.670108] vgaarb: loaded
[    0.670108] SCSI subsystem initialized
[    0.670108] libata version 3.00 loaded.
[    0.670108] ACPI: bus type USB registered
[    0.670108] usbcore: registered new interface driver usbfs
[    0.670108] usbcore: registered new interface driver hub
[    0.670108] usbcore: registered new device driver usb
[    0.670108] pps_core: LinuxPPS API ver. 1 registered
[    0.670108] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.670108] PTP clock support registered
[    0.670108] EDAC MC: Ver: 3.0.0
[    0.670108] Registered efivars operations
[    0.670108] NetLabel: Initializing
[    0.670108] NetLabel:  domain hash size = 128
[    0.670108] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.670108] NetLabel:  unlabeled traffic allowed by default
[    0.670108] PCI: Using ACPI for IRQ routing
[    0.671510] PCI: pci_cache_line_size set to 64 bytes
[    0.671602] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.671603] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
[    0.671603] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.671604] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.671604] e820: reserve RAM buffer [mem 0xb7180018-0xb7ffffff]
[    0.671605] e820: reserve RAM buffer [mem 0xb719a018-0xb7ffffff]
[    0.671606] e820: reserve RAM buffer [mem 0xb7211018-0xb7ffffff]
[    0.671606] e820: reserve RAM buffer [mem 0xb7970000-0xb7ffffff]
[    0.671607] e820: reserve RAM buffer [mem 0xba186000-0xbbffffff]
[    0.671607] e820: reserve RAM buffer [mem 0xbb461000-0xbbffffff]
[    0.671608] e820: reserve RAM buffer [mem 0xbb77c000-0xbbffffff]
[    0.671608] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.671609] e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
[    0.673253] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.673255] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.674260] clocksource: Switched to clocksource tsc-early
[    0.679095] VFS: Disk quotas dquot_6.6.0
[    0.679105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.679145] pnp: PnP ACPI init
[    0.679203] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.679206] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.679262] system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
[    0.679264] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.679288] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.679396] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    0.679397] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.679398] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    0.679399] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.679610] pnp 00:04: [dma 0 disabled]
[    0.679630] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.679786] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.679787] system 00:05: [io  0x040b] has been reserved
[    0.679788] system 00:05: [io  0x04d6] has been reserved
[    0.679789] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.679789] system 00:05: [io  0x0c14] has been reserved
[    0.679790] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.679790] system 00:05: [io  0x0c52] has been reserved
[    0.679791] system 00:05: [io  0x0c6c] has been reserved
[    0.679792] system 00:05: [io  0x0c6f] has been reserved
[    0.679792] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.679793] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.679794] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.679794] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.679795] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.679795] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.679796] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.679797] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.679797] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.679798] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.679799] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.679800] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.679801] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.679801] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.679802] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.679803] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.679803] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.679805] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.680108] pnp: PnP ACPI: found 6 devices
[    0.685228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.685271] NET: Registered protocol family 2
[    0.685434] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.685582] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.685868] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.685943] TCP: Hash tables configured (established 262144 bind 65536)
[    0.686049] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.686121] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.686187] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.686255] NET: Registered protocol family 1
[    0.686258] NET: Registered protocol family 44
[    0.686267] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.686270] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.686276] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.686280] pci 0000:03:00.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.686287] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.686289] pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
[    0.686293] pci 0000:03:02.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.686300] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.686310] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.686312] pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
[    0.686316] pci 0000:03:04.0:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.686319] pci 0000:03:04.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686323] pci 0000:03:06.0: PCI bridge to [bus 08]
[    0.686334] pci 0000:03:07.0: PCI bridge to [bus 09]
[    0.686338] pci 0000:03:07.0:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.686345] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.686347] pci 0000:02:00.2:   bridge window [io  0xd000-0xefff]
[    0.686350] pci 0000:02:00.2:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.686353] pci 0000:02:00.2:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686358] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    0.686359] pci 0000:00:01.3:   bridge window [io  0xd000-0xefff]
[    0.686361] pci 0000:00:01.3:   bridge window [mem 0xfc300000-0xfc7fffff]
[    0.686363] pci 0000:00:01.3:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686367] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[    0.686368] pci 0000:0b:00.0:   bridge window [io  0xf000-0xffff]
[    0.686371] pci 0000:0b:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.686374] pci 0000:0b:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686378] pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
[    0.686379] pci 0000:0a:00.0:   bridge window [io  0xf000-0xffff]
[    0.686383] pci 0000:0a:00.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.686385] pci 0000:0a:00.0:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686389] pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
[    0.686390] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.686392] pci 0000:00:03.1:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.686394] pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686397] pci 0000:00:07.1: PCI bridge to [bus 0d]
[    0.686403] pci 0000:00:08.1: PCI bridge to [bus 0e]
[    0.686405] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.686409] pci 0000:00:08.2: PCI bridge to [bus 0f]
[    0.686411] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.686415] pci 0000:00:08.3: PCI bridge to [bus 10]
[    0.686417] pci 0000:00:08.3:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.686422] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.686422] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.686423] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.686424] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.686424] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.686425] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.686425] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
[    0.686426] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.686427] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.686427] pci_bus 0000:02: resource 0 [io  0xd000-0xefff]
[    0.686428] pci_bus 0000:02: resource 1 [mem 0xfc300000-0xfc7fffff]
[    0.686428] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686429] pci_bus 0000:03: resource 0 [io  0xd000-0xefff]
[    0.686429] pci_bus 0000:03: resource 1 [mem 0xfc300000-0xfc6fffff]
[    0.686430] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686431] pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.686431] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    0.686432] pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.686432] pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
[    0.686433] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.686433] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.686434] pci_bus 0000:09: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.686435] pci_bus 0000:0a: resource 0 [io  0xf000-0xffff]
[    0.686435] pci_bus 0000:0a: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.686436] pci_bus 0000:0a: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686436] pci_bus 0000:0b: resource 0 [io  0xf000-0xffff]
[    0.686437] pci_bus 0000:0b: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.686438] pci_bus 0000:0b: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686439] pci_bus 0000:0c: resource 0 [io  0xf000-0xffff]
[    0.686440] pci_bus 0000:0c: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.686440] pci_bus 0000:0c: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.686441] pci_bus 0000:0e: resource 1 [mem 0xfc800000-0xfcafffff]
[    0.686442] pci_bus 0000:0f: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.686442] pci_bus 0000:10: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.686717] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[    0.686732] pci 0000:0c:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.686741] pci 0000:0c:00.1: D0 power state depends on 0000:0c:00.0
[    0.686823] PCI: CLS 64 bytes, default 64
[    0.686845] Trying to unpack rootfs image as initramfs...
[    0.753738] Freeing initrd memory: 7516K
[    0.753753] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.753805] pci 0000:00:01.0: Adding to iommu group 0
[    0.753811] pci 0000:00:01.1: Adding to iommu group 0
[    0.753816] pci 0000:00:01.3: Adding to iommu group 0
[    0.753825] pci 0000:00:02.0: Adding to iommu group 1
[    0.753836] pci 0000:00:03.0: Adding to iommu group 2
[    0.753841] pci 0000:00:03.1: Adding to iommu group 2
[    0.753850] pci 0000:00:04.0: Adding to iommu group 3
[    0.753858] pci 0000:00:05.0: Adding to iommu group 4
[    0.753868] pci 0000:00:07.0: Adding to iommu group 5
[    0.753874] pci 0000:00:07.1: Adding to iommu group 6
[    0.753886] pci 0000:00:08.0: Adding to iommu group 7
[    0.753893] pci 0000:00:08.1: Adding to iommu group 8
[    0.753900] pci 0000:00:08.2: Adding to iommu group 9
[    0.753907] pci 0000:00:08.3: Adding to iommu group 10
[    0.753919] pci 0000:00:14.0: Adding to iommu group 11
[    0.753925] pci 0000:00:14.3: Adding to iommu group 11
[    0.753953] pci 0000:00:18.0: Adding to iommu group 12
[    0.753959] pci 0000:00:18.1: Adding to iommu group 12
[    0.753965] pci 0000:00:18.2: Adding to iommu group 12
[    0.753971] pci 0000:00:18.3: Adding to iommu group 12
[    0.753977] pci 0000:00:18.4: Adding to iommu group 12
[    0.753984] pci 0000:00:18.5: Adding to iommu group 12
[    0.753989] pci 0000:00:18.6: Adding to iommu group 12
[    0.753996] pci 0000:00:18.7: Adding to iommu group 12
[    0.753998] pci 0000:01:00.0: Adding to iommu group 0
[    0.754001] pci 0000:02:00.0: Adding to iommu group 0
[    0.754003] pci 0000:02:00.1: Adding to iommu group 0
[    0.754005] pci 0000:02:00.2: Adding to iommu group 0
[    0.754008] pci 0000:03:00.0: Adding to iommu group 0
[    0.754011] pci 0000:03:02.0: Adding to iommu group 0
[    0.754013] pci 0000:03:03.0: Adding to iommu group 0
[    0.754016] pci 0000:03:04.0: Adding to iommu group 0
[    0.754019] pci 0000:03:06.0: Adding to iommu group 0
[    0.754022] pci 0000:03:07.0: Adding to iommu group 0
[    0.754025] pci 0000:04:00.0: Adding to iommu group 0
[    0.754027] pci 0000:05:00.0: Adding to iommu group 0
[    0.754055] pci 0000:07:00.0: Adding to iommu group 0
[    0.754057] pci 0000:07:00.1: Adding to iommu group 0
[    0.754060] pci 0000:09:00.0: Adding to iommu group 0
[    0.754063] pci 0000:0a:00.0: Adding to iommu group 2
[    0.754065] pci 0000:0b:00.0: Adding to iommu group 2
[    0.754083] pci 0000:0c:00.0: Adding to iommu group 2
[    0.754088] pci 0000:0c:00.1: Adding to iommu group 2
[    0.754095] pci 0000:0d:00.0: Adding to iommu group 13
[    0.754104] pci 0000:0e:00.0: Adding to iommu group 14
[    0.754113] pci 0000:0e:00.1: Adding to iommu group 15
[    0.754123] pci 0000:0e:00.3: Adding to iommu group 16
[    0.754131] pci 0000:0e:00.4: Adding to iommu group 17
[    0.754139] pci 0000:0f:00.0: Adding to iommu group 18
[    0.754149] pci 0000:10:00.0: Adding to iommu group 19
[    0.756437] AMD-Vi: Completion-Wait loop timed out
[    0.756437] fbcon: Taking over console
[    0.883189] AMD-Vi: Completion-Wait loop timed out
[    1.008918] AMD-Vi: Completion-Wait loop timed out
[    1.134316] AMD-Vi: Completion-Wait loop timed out
[    1.259892] AMD-Vi: Completion-Wait loop timed out
[    1.385610] AMD-Vi: Completion-Wait loop timed out
[    1.510998] AMD-Vi: Completion-Wait loop timed out
[    1.636277] AMD-Vi: Completion-Wait loop timed out
[    1.761550] AMD-Vi: Completion-Wait loop timed out
[    1.886826] AMD-Vi: Completion-Wait loop timed out
[    2.012093] AMD-Vi: Completion-Wait loop timed out
[    2.137518] AMD-Vi: Completion-Wait loop timed out
[    2.262957] AMD-Vi: Completion-Wait loop timed out
[    2.388088] AMD-Vi: Completion-Wait loop timed out
[    2.513417] AMD-Vi: Completion-Wait loop timed out
[    2.676559] AMD-Vi: Completion-Wait loop timed out
[    2.764152] AMD-Vi: Completion-Wait loop timed out
[    2.889566] AMD-Vi: Completion-Wait loop timed out
[    3.014705] AMD-Vi: Completion-Wait loop timed out
[    3.140055] AMD-Vi: Completion-Wait loop timed out
[    3.265582] AMD-Vi: Completion-Wait loop timed out
[    3.390803] AMD-Vi: Completion-Wait loop timed out
[    3.516215] AMD-Vi: Completion-Wait loop timed out
[    3.754555] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    3.754556] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
[    3.754556]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    3.754559] AMD-Vi: Interrupt remapping enabled
[    3.754559] AMD-Vi: Virtual APIC enabled
[    3.754559] AMD-Vi: X2APIC enabled
[    3.754633] AMD-Vi: Lazy IO/TLB flushing enabled
[    3.754635] iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f8450]
[    3.754638] iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f8470]
[    3.754641] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.754645] iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f84b0]
[    3.754647] software IO TLB: mapped [mem 0x00000000b3180000-0x00000000b7180000] (64MB)
[    3.754649] iommu ivhd0: AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=07:00.0 address=0x1001f84f0]
[    3.754692] amd_uncore: 4  amd_df counters detected
[    3.754696] amd_uncore: 6  amd_l3 counters detected
[    3.754876] LVT offset 0 assigned for vector 0x400
[    3.754965] perf: AMD IBS detected (0x000003ff)
[    3.754970] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    3.755660] check: Scanning for low memory corruption every 60 seconds
[    3.755917] Initialise system trusted keyrings
[    3.755927] Key type blacklist registered
[    3.755954] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    3.756501] zbud: loaded
[    3.758851] Key type asymmetric registered
[    3.758852] Asymmetric key parser 'x509' registered
[    3.758859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.758888] io scheduler mq-deadline registered
[    3.758889] io scheduler kyber registered
[    3.758907] io scheduler bfq registered
[    3.759021] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.759139] pcieport 0000:00:01.1: PME: Signaling with IRQ 28
[    3.759237] pcieport 0000:00:01.3: PME: Signaling with IRQ 29
[    3.759327] pcieport 0000:00:03.1: PME: Signaling with IRQ 30
[    3.759459] pcieport 0000:00:07.1: PME: Signaling with IRQ 31
[    3.759496] pcieport 0000:00:07.1: AER: enabled with IRQ 31
[    3.759584] pcieport 0000:00:08.1: PME: Signaling with IRQ 32
[    3.759626] pcieport 0000:00:08.1: AER: enabled with IRQ 32
[    3.759750] pcieport 0000:00:08.2: PME: Signaling with IRQ 33
[    3.759784] pcieport 0000:00:08.2: AER: enabled with IRQ 33
[    3.759907] pcieport 0000:00:08.3: PME: Signaling with IRQ 34
[    3.759946] pcieport 0000:00:08.3: AER: enabled with IRQ 34
[    3.760969] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.760984] efifb: probing for efifb
[    3.760996] efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
[    3.760997] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    3.760997] efifb: scrolling: redraw
[    3.760998] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    3.761044] Console: switching to colour frame buffer device 128x48
[    3.762008] fb0: EFI VGA frame buffer device
[    3.762082] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.762094] ACPI: Power Button [PWRB]
[    3.762110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    3.763243] ACPI: Power Button [PWRF]
[    3.764037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    3.764195] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.765520] Non-volatile memory driver v1.3
[    3.765520] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.766052] nvme nvme0: pci function 0000:01:00.0
[    3.766083] ahci 0000:02:00.1: version 3.0
[    3.766185] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    3.766252] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    3.766253] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    3.766580] scsi host0: ahci
[    3.766646] scsi host1: ahci
[    3.766707] scsi host2: ahci
[    3.766759] scsi host3: ahci
[    3.766814] scsi host4: ahci
[    3.766866] scsi host5: ahci
[    3.766917] scsi host6: ahci
[    3.766962] scsi host7: ahci
[    3.766980] ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 48
[    3.766981] ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 48
[    3.766983] ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 48
[    3.766984] ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 48
[    3.766985] ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 48
[    3.766987] ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 48
[    3.766988] ata7: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780400 irq 48
[    3.766990] ata8: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780480 irq 48
[    3.767090] ahci 0000:0f:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    3.767091] ahci 0000:0f:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    3.767174] scsi host8: ahci
[    3.767192] ata9: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 50
[    3.767284] ahci 0000:10:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    3.767285] ahci 0000:10:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    3.767367] scsi host9: ahci
[    3.767385] ata10: SATA max UDMA/133 abar m2048@0xfcd00000 port 0xfcd00100 irq 52
[    3.767398] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.767400] ehci-pci: EHCI PCI platform driver
[    3.767405] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.767406] ohci-pci: OHCI PCI platform driver
[    3.767411] uhci_hcd: USB Universal Host Controller Interface driver
[    3.767428] usbcore: registered new interface driver usbserial_generic
[    3.767430] usbserial: USB Serial support registered for generic
[    3.767438] i8042: PNP: No PS/2 controller found.
[    3.767506] rtc_cmos 00:02: RTC can wake from S4
[    3.767657] rtc_cmos 00:02: registered as rtc0
[    3.767682] rtc_cmos 00:02: setting system clock to 2021-02-03T22:30:33 UTC (1612391433)
[    3.767690] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.767797] ledtrig-cpu: registered to indicate activity on CPUs
[    3.782289] pstore: Registered efi as persistent store backend
[    3.782297] hid: raw HID events driver (C) Jiri Kosina
[    3.782369] drop_monitor: Initializing network drop monitor service
[    3.782408] Initializing XFRM netlink socket
[    3.782468] NET: Registered protocol family 10
[    3.784639] Segment Routing with IPv6
[    3.784640] RPL Segment Routing with IPv6
[    3.784651] NET: Registered protocol family 17
[    3.785196] microcode: CPU0: patch_level=0x08701013
[    3.785198] microcode: CPU1: patch_level=0x08701013
[    3.785201] microcode: CPU2: patch_level=0x08701013
[    3.785204] microcode: CPU3: patch_level=0x08701013
[    3.785209] microcode: CPU4: patch_level=0x08701013
[    3.785212] microcode: CPU5: patch_level=0x08701013
[    3.785216] microcode: CPU6: patch_level=0x08701013
[    3.785220] microcode: CPU7: patch_level=0x08701013
[    3.785224] microcode: CPU8: patch_level=0x08701013
[    3.785226] microcode: CPU9: patch_level=0x08701013
[    3.785228] microcode: CPU10: patch_level=0x08701013
[    3.785230] microcode: CPU11: patch_level=0x08701013
[    3.785233] microcode: CPU12: patch_level=0x08701013
[    3.785237] microcode: CPU13: patch_level=0x08701013
[    3.785240] microcode: CPU14: patch_level=0x08701013
[    3.785243] microcode: CPU15: patch_level=0x08701013
[    3.785245] microcode: Microcode Update Driver: v2.2.
[    3.785350] resctrl: L3 allocation detected
[    3.785351] resctrl: L3DATA allocation detected
[    3.785351] resctrl: L3CODE allocation detected
[    3.785352] resctrl: MB allocation detected
[    3.785352] resctrl: L3 monitoring detected
[    3.785354] IPI shorthand broadcast: enabled
[    3.785360] sched_clock: Marking stable (3471733448, 313610102)->(3788809295, -3465745)
[    3.785404] registered taskstats version 1
[    3.785410] Loading compiled-in X.509 certificates
[    3.786670] Loaded X.509 cert 'Build time autogenerated kernel key: 87aad26ad0b9ed58bbffc27db5e369d8e60919b2'
[    3.786763] zswap: loaded using pool lz4/z3fold
[    3.786829] Key type ._fscrypt registered
[    3.786829] Key type .fscrypt registered
[    3.786830] Key type fscrypt-provisioning registered
[    3.786952] pstore: Using crash dump compression: zstd
[    3.787225] PM:   Magic number: 9:13:552
[    3.787238] tty ttyS28: hash matches
[    3.787255] clockevents clockevent3: hash matches
[    3.787278] acpi PNP0C0F:03: hash matches
[    3.787368] RAS: Correctable Errors collector initialized.
[    3.806579] nvme nvme0: missing or invalid SUBNQN field.
[    3.809810] nvme nvme0: 15/0/0 default/read/poll queues
[    3.811678]  nvme0n1: p1 p2
[    4.079348] ata9: SATA link down (SStatus 0 SControl 300)
[    4.079349] ata10: SATA link down (SStatus 0 SControl 300)
[    4.236557] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.238143] ata1.00: supports DRM functions and may not be fully accessible
[    4.238784] ata1.00: disabling queued TRIM support
[    4.238785] ata1.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM03B6Q, max UDMA/133
[    4.238786] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    4.240464] ata1.00: supports DRM functions and may not be fully accessible
[    4.240996] ata1.00: disabling queued TRIM support
[    4.242425] ata1.00: configured for UDMA/133
[    4.242538] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  3B6Q PQ: 0 ANSI: 5
[    4.242636] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    4.242641] sd 0:0:0:0: [sda] Write Protect is off
[    4.242642] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.242648] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.243581]  sda: sda1
[    4.244023] sd 0:0:0:0: [sda] supports TCG Opal
[    4.244024] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.713226] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.713523] ata2.00: supports DRM functions and may not be fully accessible
[    4.714249] ata2.00: ATA-10: Crucial_CT525MX300SSD1,  M0CR070, max UDMA/133
[    4.714250] ata2.00: 1025610768 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    4.716314] ata2.00: supports DRM functions and may not be fully accessible
[    4.718885] ata2.00: configured for UDMA/133
[    4.718934] scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT525MX3 R070 PQ: 0 ANSI: 5
[    4.719015] ata2.00: Enabling discard_zeroes_data
[    4.719041] sd 1:0:0:0: [sdb] 1025610768 512-byte logical blocks: (525 GB/489 GiB)
[    4.719045] sd 1:0:0:0: [sdb] Write Protect is off
[    4.719046] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.719053] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.720204]  sdb: sdb1
[    4.720400] ata2.00: Enabling discard_zeroes_data
[    4.720570] sd 1:0:0:0: [sdb] supports TCG Opal
[    4.720571] sd 1:0:0:0: [sdb] Attached SCSI disk
[    4.756552] tsc: Refined TSC clocksource calibration: 3900.075 MHz
[    4.756560] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706f4186f61, max_idle_ns: 881590603401 ns
[    4.756579] clocksource: Switched to clocksource tsc
[    5.189891] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    5.190440] ata3.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
[    5.190441] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    5.191031] ata3.00: configured for UDMA/133
[    5.191091] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
[    5.191171] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    5.191172] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    5.191177] sd 2:0:0:0: [sdc] Write Protect is off
[    5.191178] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    5.191184] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.240434]  sdc: sdc1
[    5.240648] sd 2:0:0:0: [sdc] Attached SCSI disk
[    5.659890] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.663146] ata4.00: ATAPI: ASUS    DRW-24F1ST   c, 1.01, max UDMA/133
[    5.663962] ata4.00: configured for UDMA/133
[    5.665294] scsi 3:0:0:0: CD-ROM            ASUS     DRW-24F1ST   c   1.01 PQ: 0 ANSI: 5
[    6.019330] ata5: SATA link down (SStatus 0 SControl 300)
[    6.332662] ata6: SATA link down (SStatus 0 SControl 300)
[    6.645995] ata7: SATA link down (SStatus 0 SControl 300)
[    6.959327] ata8: SATA link down (SStatus 0 SControl 300)
[    6.960298] Freeing unused decrypted memory: 2036K
[    6.960478] Freeing unused kernel image (initmem) memory: 1720K
[    6.960480] Write protecting the kernel read-only data: 26624k
[    6.960752] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    6.960900] Freeing unused kernel image (rodata/data gap) memory: 1384K
[    6.982635] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.982637] rodata_test: all tests were successful
[    6.982641] Run /init as init process
[    6.982641]   with arguments:
[    6.982642]     /init
[    6.982642]   with environment:
[    6.982643]     HOME=/
[    6.982643]     TERM=linux
[    7.057997] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    7.058001] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    7.063743] random: fast init done
[    7.108378] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    7.108380] cdrom: Uniform CD-ROM driver Revision: 3.20
[    7.113411] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000410
[    7.113551] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    7.113552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.113553] usb usb1: Product: xHCI Host Controller
[    7.113553] usb usb1: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.113554] usb usb1: SerialNumber: 0000:02:00.0
[    7.113635] hub 1-0:1.0: USB hub found
[    7.113657] hub 1-0:1.0: 14 ports detected
[    7.113960] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    7.113962] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    7.113964] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    7.114009] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.114024] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    7.114025] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.114026] usb usb2: Product: xHCI Host Controller
[    7.114026] usb usb2: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.114027] usb usb2: SerialNumber: 0000:02:00.0
[    7.114074] hub 2-0:1.0: USB hub found
[    7.114087] hub 2-0:1.0: 8 ports detected
[    7.114135] usb: port power management may be unreliable
[    7.114300] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    7.114303] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    7.173206] xhci_hcd 0000:04:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[    7.173502] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    7.173503] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.173503] usb usb3: Product: xHCI Host Controller
[    7.173504] usb usb3: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.173504] usb usb3: SerialNumber: 0000:04:00.0
[    7.173541] hub 3-0:1.0: USB hub found
[    7.173548] hub 3-0:1.0: 2 ports detected
[    7.173627] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    7.173628] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    7.173629] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    7.173651] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.173660] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    7.173660] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.173661] usb usb4: Product: xHCI Host Controller
[    7.173661] usb usb4: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.173662] usb usb4: SerialNumber: 0000:04:00.0
[    7.173698] hub 4-0:1.0: USB hub found
[    7.173705] hub 4-0:1.0: 2 ports detected
[    7.173793] xhci_hcd 0000:0e:00.3: xHCI Host Controller
[    7.173795] xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 5
[    7.173898] xhci_hcd 0000:0e:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    7.174134] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    7.174135] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.174135] usb usb5: Product: xHCI Host Controller
[    7.174136] usb usb5: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.174136] usb usb5: SerialNumber: 0000:0e:00.3
[    7.174175] hub 5-0:1.0: USB hub found
[    7.174181] hub 5-0:1.0: 4 ports detected
[    7.174318] xhci_hcd 0000:0e:00.3: xHCI Host Controller
[    7.174319] xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 6
[    7.174321] xhci_hcd 0000:0e:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    7.174328] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.174337] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    7.174337] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.174338] usb usb6: Product: xHCI Host Controller
[    7.174338] usb usb6: Manufacturer: Linux 5.10.12-arch1-1 xhci-hcd
[    7.174339] usb usb6: SerialNumber: 0000:0e:00.3
[    7.174375] hub 6-0:1.0: USB hub found
[    7.174380] hub 6-0:1.0: 4 ports detected
[    7.196786] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    7.443221] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    7.569883] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    7.587917] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    7.709255] random: crng init done
[    7.709262] systemd[1]: Successfully credited entropy passed from boot loader.
[    7.710772] systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    7.726588] systemd[1]: Detected architecture x86-64.
[    7.763340] usb 1-1: New USB device found, idVendor=046d, idProduct=c332, bcdDevice= 3.02
[    7.763341] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.763342] usb 1-1: Product: Gaming Mouse G502
[    7.763343] usb 1-1: Manufacturer: Logitech
[    7.763344] usb 1-1: SerialNumber: 016937533235
[    7.770836] systemd[1]: Set hostname to <turingMachine>.
[    7.848913] systemd[1]: Queued start job for default target Graphical Interface.
[    7.856058] systemd[1]: Created slice system-getty.slice.
[    7.856321] systemd[1]: Created slice system-modprobe.slice.
[    7.856570] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    7.856806] systemd[1]: Created slice User and Session Slice.
[    7.856858] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.856901] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.856987] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.857035] systemd[1]: Reached target Local Encrypted Volumes.
[    7.857063] systemd[1]: Reached target Login Prompts.
[    7.857097] systemd[1]: Reached target Remote File Systems.
[    7.857122] systemd[1]: Reached target Slices.
[    7.857190] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.857313] systemd[1]: Listening on LVM2 metadata daemon socket.
[    7.857716] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.858553] systemd[1]: Listening on Process Core Dump Socket.
[    7.858931] systemd[1]: Listening on Journal Audit Socket.
[    7.859289] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.859647] systemd[1]: Listening on Journal Socket.
[    7.860071] systemd[1]: Listening on udev Control Socket.
[    7.860429] systemd[1]: Listening on udev Kernel Socket.
[    7.861169] systemd[1]: Mounting Huge Pages File System...
[    7.861946] systemd[1]: Mounting POSIX Message Queue File System...
[    7.862706] systemd[1]: Mounting Kernel Debug File System...
[    7.863524] systemd[1]: Mounting Kernel Trace File System...
[    7.864351] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.865201] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.865947] systemd[1]: Starting Load Kernel Module configfs...
[    7.866696] systemd[1]: Starting Load Kernel Module drm...
[    7.867447] systemd[1]: Starting Load Kernel Module fuse...
[    7.868614] systemd[1]: Starting Set Up Additional Binary Formats...
[    7.868999] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.869694] systemd[1]: Starting Journal Service...
[    7.870313] Linux agpgart interface v0.103
[    7.871265] systemd[1]: Starting Load Kernel Modules...
[    7.872054] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.872421] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    7.872856] systemd[1]: Starting Coldplug All udev Devices...
[    7.873827] systemd[1]: Mounted Huge Pages File System.
[    7.874194] systemd[1]: Mounted POSIX Message Queue File System.
[    7.874544] systemd[1]: Mounted Kernel Debug File System.
[    7.874698] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
[    7.875052] systemd[1]: Mounted Kernel Trace File System.
[    7.875153] fuse: init (API version 7.32)
[    7.875653] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    7.875841] i2c /dev entries driver
[    7.876103] systemd[1]: modprobe@configfs.service: Succeeded.
[    7.876242] systemd[1]: Finished Load Kernel Module configfs.
[    7.876665] systemd[1]: modprobe@fuse.service: Succeeded.
[    7.876797] systemd[1]: Finished Load Kernel Module fuse.
[    7.877373] systemd[1]: Finished Load Kernel Modules.
[    7.877935] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.878292] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 331 (systemd-binfmt)
[    7.878807] systemd[1]: Activating swap /swapfile...
[    7.879550] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    7.880382] systemd[1]: Mounting FUSE Control File System...
[    7.881281] systemd[1]: Mounting Kernel Configuration File System...
[    7.881636] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    7.883869] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    7.884340] systemd[1]: Starting Load/Save Random Seed...
[    7.885132] systemd[1]: Starting Apply Kernel Variables...
[    7.885499] systemd[1]: Condition check resulted in Create System Users being skipped.
[    7.885972] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.886895] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    7.887286] systemd[1]: Mounted FUSE Control File System.
[    7.887648] systemd[1]: Mounted Kernel Configuration File System.
[    7.888333] systemd[1]: modprobe@drm.service: Succeeded.
[    7.888486] systemd[1]: Finished Load Kernel Module drm.
[    7.888836] audit: type=1130 audit(1612391437.615:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.888838] audit: type=1131 audit(1612391437.615:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.889111] systemd[1]: Finished Set Up Additional Binary Formats.
[    7.889444] audit: type=1130 audit(1612391437.615:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.890652] systemd[1]: Finished Apply Kernel Variables.
[    7.890985] audit: type=1130 audit(1612391437.618:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.893224] usb 1-2: new full-speed USB device number 3 using xhci_hcd
[    7.894178] systemd[1]: Starting CLI Netfilter Manager...
[    7.894844] systemd[1]: Finished Load/Save Random Seed.
[    7.895193] audit: type=1130 audit(1612391437.622:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.895227] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    7.897970] systemd[1]: Finished Create Static Device Nodes in /dev.
[    7.898307] audit: type=1130 audit(1612391437.625:7): 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'
[    7.898746] audit: type=1334 audit(1612391437.625:8): prog-id=13 op=LOAD
[    7.898773] audit: type=1334 audit(1612391437.625:9): prog-id=14 op=LOAD
[    7.898971] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    7.917881] systemd[1]: Started Journal Service.
[    7.918325] audit: type=1130 audit(1612391437.645:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.920945] systemd-journald[332]: Received client request to flush runtime journal.
[    7.924441] audit: type=1130 audit(1612391437.652:11): 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'
[    7.929899] Adding 2097148k swap on /swapfile.  Priority:-2 extents:9 across:3506172k SSFS
[    7.960189] acpi_cpufreq: overriding BIOS provided _PSD data
[    7.970822] wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
[    7.971007] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    8.050639] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200925/utaddress-204)
[    8.050652] ACPI: This conflict may cause random problems and system instability
[    8.050654] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.050661] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.050663] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    8.050751] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    8.050846] ACPI Warning: SystemIO range 0x0000000000000B20-0x0000000000000B28 conflicts with OpRegion 0x0000000000000B20-0x0000000000000B3F (\GSA1.SMG0) (20200925/utaddress-204)
[    8.050853] ACPI: This conflict may cause random problems and system instability
[    8.050854] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.050856] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.051321] dca service started, version 1.12.1
[    8.053469] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    8.053539] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    8.053649] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    8.053812] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    8.053814] RAPL PMU: hw unit of domain package 2^-16 Joules
[    8.060465] cryptd: max_cpu_qlen set to 1000
[    8.060766] ccp 0000:0e:00.1: enabling device (0000 -> 0002)
[    8.060884] ccp 0000:0e:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[    8.066314] igb: Intel(R) Gigabit Ethernet Network Driver
[    8.066315] igb: Copyright (c) 2007-2014 Intel Corporation.
[    8.067836] AVX2 version of gcm_enc/dec engaged.
[    8.067837] AES CTR mode by8 optimization enabled
[    8.095711] pps pps0: new PPS source ptp0
[    8.095746] igb 0000:05:00.0: added PHC on eth0
[    8.095747] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    8.095748] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:e4:fc:fb
[    8.095750] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[    8.095751] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    8.152464] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    8.164920] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.170116] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.170367] igb 0000:05:00.0 enp5s0: renamed from eth0
[    8.170435] kvm: Nested Virtualization enabled
[    8.170452] SVM: kvm: Nested Paging enabled
[    8.170452] SVM: Virtual VMLOAD VMSAVE supported
[    8.170453] SVM: Virtual GIF supported
[    8.173274] MCE: In-kernel MCE decoding enabled.
[    8.193750] EDAC amd64: F17h_M70h detected (node 0).
[    8.193795] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.217062] usb 1-2: New USB device found, idVendor=046d, idProduct=c32b, bcdDevice=92.04
[    8.217065] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.217066] usb 1-2: Product: Gaming Keyboard G910
[    8.217067] usb 1-2: Manufacturer: Logitech
[    8.217067] usb 1-2: SerialNumber: 075C38633437
[    8.284172] EDAC amd64: F17h_M70h detected (node 0).
[    8.284228] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.289057] Intel(R) Wireless WiFi driver for Linux
[    8.289140] iwlwifi 0000:09:00.0: enabling device (0000 -> 0002)
[    8.295639] iwlwifi 0000:09:00.0: api flags index 2 larger than supported by driver
[    8.295652] iwlwifi 0000:09:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
[    8.295856] iwlwifi 0000:09:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
[    8.339632] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    8.346488] usb 3-2: New USB device found, idVendor=046d, idProduct=0892, bcdDevice= 0.19
[    8.346490] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    8.346491] usb 3-2: Product: HD Pro Webcam C920
[    8.346492] usb 3-2: SerialNumber: AE709B1F
[    8.346570] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[    8.424127] EDAC amd64: F17h_M70h detected (node 0).
[    8.424177] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.428099] mc: Linux media interface: v0.10
[    8.500570] usb 1-8: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    8.500573] usb 1-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.500574] usb 1-8: Product: USB 2.0 Hub
[    8.505572] hub 1-8:1.0: USB hub found
[    8.508548] hub 1-8:1.0: 4 ports detected
[    8.556766] videodev: Linux video capture interface: v2.00
[    8.557287] [drm] amdgpu kernel modesetting enabled.
[    8.557373] amdgpu: Ignoring ACPI CRAT on non-APU system
[    8.557377] Virtual CRAT table created for CPU
[    8.557394] amdgpu: Topology: Add CPU node
[    8.557493] checking generic (c0000000 300000) vs hw (e0000000 10000000)
[    8.557494] checking generic (c0000000 300000) vs hw (f0000000 200000)
[    8.557496] checking generic (c0000000 300000) vs hw (fc400000 40000)
[    8.557552] amdgpu 0000:07:00.0: enabling device (0000 -> 0003)
[    8.557572] EDAC amd64: F17h_M70h detected (node 0).
[    8.557626] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.557638] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1DA2:0xE367 0xC7).
[    8.557641] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    8.557653] [drm] register mmio base: 0xFC400000
[    8.557654] [drm] register mmio size: 262144
[    8.557657] [drm] PCIE atomic ops is not supported
[    8.557667] [drm] add ip block number 0 <vi_common>
[    8.557668] [drm] add ip block number 1 <gmc_v8_0>
[    8.557670] [drm] add ip block number 2 <tonga_ih>
[    8.557671] [drm] add ip block number 3 <gfx_v8_0>
[    8.557672] [drm] add ip block number 4 <sdma_v3_0>
[    8.557673] [drm] add ip block number 5 <powerplay>
[    8.557674] [drm] add ip block number 6 <dm>
[    8.557675] [drm] add ip block number 7 <uvd_v6_0>
[    8.557676] [drm] add ip block number 8 <vce_v3_0>
[    8.557678] kfd kfd: skipped device 1002:699f, PCI rejects atomics
[    8.636919] iwlwifi 0000:09:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[    8.649895] usb 1-13: new full-speed USB device number 5 using xhci_hcd
[    8.664652] EDAC amd64: F17h_M70h detected (node 0).
[    8.664702] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.671490] snd_hda_intel 0000:07:00.1: Force to non-snoop mode
[    8.672109] snd_hda_intel 0000:0c:00.1: Force to non-snoop mode
[    8.672410] snd_hda_intel 0000:0e:00.4: enabling device (0000 -> 0002)
[    8.673620] gspca_main: v2.14.0 registered
[    8.678930] gspca_main: vc032x-2.14.0 probing 046d:0892
[    8.679159] gspca_vc032x: reg_r err -32
[    8.680142] vc032x: probe of 3-2:1.0 failed with error -32
[    8.680168] usbcore: registered new interface driver vc032x
[    8.685009] uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:0892)
[    8.686835] input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:00.0/0000:04:00.0/usb3/3-2/3-2:1.0/input/input3
[    8.686898] usbcore: registered new interface driver uvcvideo
[    8.686903] USB Video Class driver (1.1.1)
[    8.815542] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    8.815544] amdgpu: ATOM BIOS: 113-3672S-US1
[    8.815568] [drm] UVD is enabled in VM mode
[    8.815568] [drm] UVD ENC is enabled in VM mode
[    8.815572] [drm] VCE enabled in VM mode
[    8.815591] [drm] GPU posting now...
[    8.824088] iwlwifi 0000:09:00.0: base HW address: 14:f6:d8:b2:99:40
[    8.824113] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input4
[    8.824176] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input5
[    8.824250] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input6
[    8.824295] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input10
[    8.824344] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input7
[    8.824421] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input8
[    8.824488] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input11
[    8.826325] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input12
[    8.826486] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input13
[    8.826633] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1/input9
[    8.826969] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:04.0/0000:07:00.1/sound/card0/input14
[    8.829646] EDAC amd64: F17h_M70h detected (node 0).
[    8.829702] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.836307] thermal thermal_zone0: failed to read out thermal zone (-61)
[    8.836856] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    8.836858] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.836859] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    8.836860] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    8.836861] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[    8.836862] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    8.836864] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    8.836865] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    8.836866] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    8.839415] iwlwifi 0000:09:00.0 wlp9s0: renamed from wlan0
[    8.851870] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input15
[    8.851908] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input16
[    8.851940] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input17
[    8.851985] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input18
[    8.852043] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input19
[    8.852073] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input20
[    8.852105] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2/input21
[    8.937253] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    8.937780] amdgpu 0000:07:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[    8.937782] amdgpu 0000:07:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    8.937795] [drm] Detected VRAM RAM=4096M, BAR=256M
[    8.937796] [drm] RAM width 128bits GDDR5
[    8.937845] [TTM] Zone  kernel: Available graphics memory: 16410428 KiB
[    8.937845] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    8.937846] [TTM] Initializing pool allocator
[    8.937849] [TTM] Initializing DMA pool allocator
[    8.937867] [drm] amdgpu: 4096M of VRAM memory ready
[    8.937869] [drm] amdgpu: 4096M of GTT memory ready.
[    8.937870] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    8.940116] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[    8.941224] [drm] Chained IB support enabled!
[    8.945115] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[    8.946020] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    8.950719] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    8.957279] EDAC amd64: F17h_M70h detected (node 0).
[    8.957318] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.970206] it87: Found IT8733E chip at 0xa60, revision 3
[    8.977355] usb 1-13: New USB device found, idVendor=1b1c, idProduct=0c13, bcdDevice= 1.00
[    8.977356] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.977357] usb 1-13: Product: H115i Platinum
[    8.977358] usb 1-13: Manufacturer: Corsair
[    8.977359] usb 1-13: SerialNumber: 7289_2.0
[    9.041233] [drm] DM_PPLIB: values for Engine clock
[    9.041235] [drm] DM_PPLIB:	 214000
[    9.041235] [drm] DM_PPLIB:	 551000
[    9.041235] [drm] DM_PPLIB:	 734000
[    9.041236] [drm] DM_PPLIB:	 980000
[    9.041236] [drm] DM_PPLIB:	 1046000
[    9.041236] [drm] DM_PPLIB:	 1098000
[    9.041237] [drm] DM_PPLIB:	 1124000
[    9.041237] [drm] DM_PPLIB:	 1206000
[    9.041238] [drm] DM_PPLIB: Validation clocks:
[    9.041238] [drm] DM_PPLIB:    engine_max_clock: 120600
[    9.041238] [drm] DM_PPLIB:    memory_max_clock: 175000
[    9.041239] [drm] DM_PPLIB:    level           : 8
[    9.041239] [drm] DM_PPLIB: values for Memory clock
[    9.041240] [drm] DM_PPLIB:	 300000
[    9.041240] [drm] DM_PPLIB:	 625000
[    9.041240] [drm] DM_PPLIB:	 1750000
[    9.041241] [drm] DM_PPLIB: Validation clocks:
[    9.041241] [drm] DM_PPLIB:    engine_max_clock: 120600
[    9.041241] [drm] DM_PPLIB:    memory_max_clock: 175000
[    9.041241] [drm] DM_PPLIB:    level           : 8
[    9.041361] [drm] Display Core initialized with v3.2.104!
[    9.042511] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.070050] [drm] UVD and UVD ENC initialized successfully.
[    9.073940] EDAC amd64: F17h_M70h detected (node 0).
[    9.073987] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.082251] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.0/0003:046D:C332.0001/input/input22
[    9.082302] hid-generic 0003:046D:C332.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:02:00.0-1/input0
[    9.092271] input: Logitech Gaming Mouse G502 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input23
[    9.146660] input: Logitech Gaming Mouse G502 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input24
[    9.146712] input: Logitech Gaming Mouse G502 System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1:1.1/0003:046D:C332.0002/input/input25
[    9.146788] hid-generic 0003:046D:C332.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:02:00.0-1/input1
[    9.154314] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.0/0003:046D:C32B.0003/input/input28
[    9.170976] [drm] VCE initialized successfully.
[    9.170980] amdgpu 0000:07:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 5, active_cu_number 8
[    9.171112] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
[    9.174729] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:07:00.0 on minor 0
[    9.174779] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[    9.174780] fb0: switching to amdgpudrmfb from EFI VGA
[    9.174820] Console: switching to colour dummy device 80x25
[    9.174835] amdgpu 0000:0c:00.0: vgaarb: deactivate vga console
[    9.174892] [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x148C:0x2398 0xC1).
[    9.174893] amdgpu 0000:0c:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    9.174905] [drm] register mmio base: 0xFCB00000
[    9.174906] [drm] register mmio size: 524288
[    9.176242] [drm] add ip block number 0 <nv_common>
[    9.176242] [drm] add ip block number 1 <gmc_v10_0>
[    9.176243] [drm] add ip block number 2 <navi10_ih>
[    9.176244] [drm] add ip block number 3 <psp>
[    9.176244] [drm] add ip block number 4 <smu>
[    9.176244] [drm] add ip block number 5 <dm>
[    9.176245] [drm] add ip block number 6 <gfx_v10_0>
[    9.176246] [drm] add ip block number 7 <sdma_v5_0>
[    9.176246] [drm] add ip block number 8 <vcn_v2_0>
[    9.176247] [drm] add ip block number 9 <jpeg_v2_0>
[    9.176260] amdgpu 0000:0c:00.0: No more image in the PCI ROM
[    9.176273] amdgpu 0000:0c:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    9.176274] amdgpu: ATOM BIOS: 111
[    9.176279] [drm] VCN decode is enabled in VM mode
[    9.176279] [drm] VCN encode is enabled in VM mode
[    9.176279] [drm] JPEG decode is enabled in VM mode
[    9.176297] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    9.176301] amdgpu 0000:0c:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[    9.176302] amdgpu 0000:0c:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    9.176308] [drm] Detected VRAM RAM=8176M, BAR=256M
[    9.176308] [drm] RAM width 256bits GDDR6
[    9.176321] [drm] amdgpu: 8176M of VRAM memory ready
[    9.176322] [drm] amdgpu: 8176M of GTT memory ready.
[    9.176324] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    9.176456] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[    9.182454] [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
[    9.182456] [drm] PSP loading VCN firmware
[    9.210540] EDAC amd64: F17h_M70h detected (node 0).
[    9.210590] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.213370] hid-generic 0003:046D:C32B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:02:00.0-2/input0
[    9.221304] input: Logitech Gaming Keyboard G910 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.1/0003:046D:C32B.0004/input/input29
[    9.276635] input: Logitech Gaming Keyboard G910 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.1/0003:046D:C32B.0004/input/input30
[    9.276749] hid-generic 0003:046D:C32B.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:02:00.0-2/input1
[    9.276786] usbcore: registered new interface driver usbhid
[    9.276787] usbhid: USB HID core driver
[    9.297682] ACPI: \: failed to evaluate _DSM (0x1001)
[    9.297685] ACPI: \: failed to evaluate _DSM (0x1001)
[    9.357207] EDAC amd64: F17h_M70h detected (node 0).
[    9.357256] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.476763] mousedev: PS/2 mouse device common for all mice
[    9.478336] EDAC amd64: F17h_M70h detected (node 0).
[    9.478385] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.488882] usbcore: registered new interface driver snd-usb-audio
[    9.499655] ACPI: \: failed to evaluate _DSM (0x1001)
[    9.499658] ACPI: \: failed to evaluate _DSM (0x1001)
[    9.563895] EDAC amd64: F17h_M70h detected (node 0).
[    9.563946] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.717102] EDAC amd64: F17h_M70h detected (node 0).
[    9.717151] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.836996] EDAC amd64: F17h_M70h detected (node 0).
[    9.837042] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.859890] [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
[    9.943917] EDAC amd64: F17h_M70h detected (node 0).
[    9.943966] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.026566] amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   10.046553] amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   10.046578] amdgpu 0000:0c:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000037, smu fw version = 0x002a3d00 (42.61.0)
[   10.046579] amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
[   10.046638] amdgpu 0000:0c:00.0: amdgpu: use vbios provided pptable
[   10.046640] amdgpu 0000:0c:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[   10.063617] EDAC amd64: F17h_M70h detected (node 0).
[   10.063663] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.081508] amdgpu 0000:0c:00.0: amdgpu: SMU is initialized successfully!
[   10.081729] [drm] Display Core initialized with v3.2.104!
[   10.093834] snd_hda_intel 0000:0c:00.1: bound 0000:0c:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   10.252564] [drm] kiq ring mec 2 pipe 1 q 0
[   10.260888] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   10.261101] [drm] JPEG decode initialized successfully.
[   10.262186] kfd kfd: Allocated 3969056 bytes on gart
[   10.263022] Virtual CRAT table created for GPU
[   10.263143] amdgpu: Topology: Add dGPU node [0x731f:0x1002]
[   10.263145] kfd kfd: added device 1002:731f
[   10.263148] amdgpu 0000:0c:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
[   10.264277] [drm] fb mappable at 0xC050A000
[   10.264278] [drm] vram apper at 0xC0000000
[   10.264279] [drm] size 8294400
[   10.264280] [drm] fb depth is 24
[   10.264281] [drm]    pitch is 7680
[   10.264331] fbcon: amdgpudrmfb (fb0) is primary device
[   10.392307] Console: switching to colour frame buffer device 240x67
[   10.413483] amdgpu 0000:0c:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   10.449966] amdgpu 0000:0c:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   10.449968] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   10.449969] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   10.449970] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   10.449971] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   10.449972] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   10.449973] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   10.449974] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   10.449975] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   10.449976] amdgpu 0000:0c:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   10.449977] amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   10.449978] amdgpu 0000:0c:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   10.449979] amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
[   10.449980] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
[   10.449981] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
[   10.449982] amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   10.451725] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:0c:00.0 on minor 1
[   10.865450] amdgpu 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   10.865452] amdgpu 0000:0c:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   13.850644] kauditd_printk_skb: 80 callbacks suppressed
[   13.850645] audit: type=1131 audit(1612391443.578:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.881459] wlp9s0: authenticate with 24:4b:fe:2f:bb:f4
[   15.885295] wlp9s0: send auth to 24:4b:fe:2f:bb:f4 (try 1/3)
[   15.911637] wlp9s0: authenticated
[   15.913216] wlp9s0: associate with 24:4b:fe:2f:bb:f4 (try 1/3)
[   15.914566] wlp9s0: RX AssocResp from 24:4b:fe:2f:bb:f4 (capab=0x1011 status=0 aid=10)
[   15.916066] iwlwifi 0000:09:00.0: Got NSS = 4 - trimming to 2
[   15.918582] wlp9s0: associated
[   15.918598] wlp9s0: Limiting TX power to 24 (24 - 0) dBm as advertised by 24:4b:fe:2f:bb:f4
[   15.949378] IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
[   15.971832] audit: type=1130 audit(1612391445.698:93): 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'
[   16.165367] audit: type=1100 audit(1612391445.892:94): pid=861 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   16.166227] audit: type=1101 audit(1612391445.892:95): pid=861 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   16.205974] audit: type=1106 audit(1612391445.932:96): pid=801 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'
[   16.206021] audit: type=1104 audit(1612391445.932:97): pid=801 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'
[   16.208016] audit: type=1103 audit(1612391445.935:98): pid=861 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="jason" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   16.208067] audit: type=1006 audit(1612391445.935:99): pid=861 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   16.237814] audit: type=1130 audit(1612391445.965:100): 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'
[   16.242186] audit: type=1101 audit(1612391445.968:101): pid=921 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jason" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.291004] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   16.292303] Bridge firewalling registered
[   16.853385] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[   19.317891] kauditd_printk_skb: 55 callbacks suppressed
[   19.317892] audit: type=1131 audit(1612391449.045:157): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.467767] audit: type=1131 audit(1612391456.195:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.472726] audit: type=1131 audit(1612391456.198:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.270100] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=47001 DF PROTO=2 
[   39.087978] audit: type=1131 audit(1612391468.137:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.276574] audit: type=1334 audit(1612391468.327:161): prog-id=18 op=UNLOAD
[   39.276576] audit: type=1334 audit(1612391468.327:162): prog-id=17 op=UNLOAD
[   55.238352] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=1045 DF PROTO=2 
[   58.040992] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[   58.166076] [drm] UVD and UVD ENC initialized successfully.
[   58.267051] [drm] VCE initialized successfully.
[   58.271027] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
[   75.217825] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16610 DF PROTO=2 
[   95.276094] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=19919 DF PROTO=2 
[  115.217845] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33264 DF PROTO=2 
[  135.248841] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=46373 DF PROTO=2 
[  155.278178] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=49747 DF PROTO=2 
[  175.248639] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57143 DF PROTO=2 
[  195.320423] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63494 DF PROTO=2 
[  215.282477] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12145 DF PROTO=2 
[  235.254534] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=24607 DF PROTO=2 
[  255.326423] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=42040 DF PROTO=2 
[  264.577607] audit: type=1100 audit(1612391693.630:163): pid=3109 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  264.578486] audit: type=1101 audit(1612391693.630:164): pid=3109 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  264.578614] audit: type=1110 audit(1612391693.630:165): pid=3109 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/1 res=success'
[  264.580316] audit: type=1105 audit(1612391693.633:166): pid=3109 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/1 res=success'
[  275.291923] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57902 DF PROTO=2 
[  295.260084] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63947 DF PROTO=2 
[  314.403950] audit: type=1106 audit(1612391743.458:167): pid=3109 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/1 res=success'
[  314.404029] audit: type=1104 audit(1612391743.458:168): pid=3109 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/1 res=success'
[  315.227281] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16759 DF PROTO=2 
[  326.549331] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[  326.674437] [drm] UVD and UVD ENC initialized successfully.
[  326.775413] [drm] VCE initialized successfully.
[  326.779401] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
[  333.889148] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[  334.013941] [drm] UVD and UVD ENC initialized successfully.
[  334.114917] [drm] VCE initialized successfully.
[  334.118906] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes
[  335.297805] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=23076 DF PROTO=2 
[  340.766870] audit: type=1100 audit(1612391769.822:169): pid=3238 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  340.767736] audit: type=1101 audit(1612391769.822:170): pid=3238 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  340.767900] audit: type=1110 audit(1612391769.822:171): pid=3238 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'
[  340.770340] audit: type=1105 audit(1612391769.825:172): pid=3238 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'
[  340.798666] audit: type=1106 audit(1612391769.855:173): pid=3238 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'
[  340.798696] audit: type=1104 audit(1612391769.855:174): pid=3238 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'
[  355.265476] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=37191 DF PROTO=2 
[  375.232669] [UFW BLOCK] IN=wlp9s0 OUT= MAC=14:f6:d8:b2:99:40:24:4b:fe:2f:bb:f0:08:00 SRC=192.168.50.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=48346 DF PROTO=2 
[  382.973136] audit: type=1101 audit(1612391812.029:175): pid=3268 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jason" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  382.973309] audit: type=1110 audit(1612391812.029:176): pid=3268 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'
[  382.975591] audit: type=1105 audit(1612391812.033:177): pid=3268 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'

If there is any additional debugging information that is needed, please do not hesitate to let me know. Thank you to everyone in advance for your assistance.

Offline

Board footer

Powered by FluxBB