You are not logged in.

#1 2019-09-18 23:38:38

FurikuriYugi
Member
Registered: 2018-04-23
Posts: 8

[SOLVED] Interupted update == corupted system

Good afternoon everyone.

Yesterday I initiated an update via

sudo pacman -Syu

and unfortunately lost internet connectivity before it completed: after reconnecting I ran the command again but pacman reported all up to date so I rebooted and it failed saying you must load the kernal first.  I used another system to arch-chroot into the failed system and ran

mkinitcpio -p linux

and rebooted.  That worked but the next problem was Xorg wouldn't start and after trying to pick through and figure what each issue was I just uninstalled Xorg and dependencies via

sudo pacman -Rs xorg

and then reinstalled Xorg, xinit, plasma.  That got me back into the DE but it was clear things were still not right.  Thus far I've got most things back in order but for some reason my sound card is still not showing up even though I've reinstalled ALSA and pulseaudio and there is no options to reboot or shutdown, I have to use the terminal.
So far most things were fixed by reinstalling except for sound and java which gives

Bus error (core dumped)

.

Here is the output of

lspci -nn

showing my card.

00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4)
00:1c.1 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 2 [8086:9c12] (rev e4)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4)
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c43] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader [10ec:5227] (rev 01)
08:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 9b)
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)

Here is the output of

journalctl -b
-- Logs begin at Tue 2018-04-24 17:56:28 CDT, end at Wed 2019-09-18 17:34:20 CDT. --
Sep 18 17:07:36 iHax kernel: microcode: microcode updated early to revision 0x25, date = 2019-02-26
Sep 18 17:07:36 iHax kernel: Linux version 5.2.14-arch2-1-ARCH (builduser@heftig-683567) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Thu Sep 12 10:42:38 UTC 2019
Sep 18 17:07:36 iHax kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0d9006e8-e58b-4a31-9976-cd9e831a505f rw pci=nomsi quiet
Sep 18 17:07:36 iHax kernel: KERNEL supported cpus:
Sep 18 17:07:36 iHax kernel:   Intel GenuineIntel
Sep 18 17:07:36 iHax kernel:   AMD AuthenticAMD
Sep 18 17:07:36 iHax kernel:   Hygon HygonGenuine
Sep 18 17:07:36 iHax kernel:   Centaur CentaurHauls
Sep 18 17:07:36 iHax kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 18 17:07:36 iHax kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 18 17:07:36 iHax kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 18 17:07:36 iHax kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 18 17:07:36 iHax kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 18 17:07:36 iHax kernel: BIOS-provided physical RAM map:
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009c8aefff] usable
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000009c8af000-0x000000009ceaefff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
Sep 18 17:07:36 iHax kernel: BIOS-e820: [mem 0x0000000100000000-0x000000035f5fffff] usable
Sep 18 17:07:36 iHax kernel: NX (Execute Disable) protection: active
Sep 18 17:07:36 iHax kernel: SMBIOS 2.8 present.
Sep 18 17:07:36 iHax kernel: DMI: Hewlett-Packard HP ENVY 15 x360 PC /22D6, BIOS F.41 06/21/2018
Sep 18 17:07:36 iHax kernel: tsc: Fast TSC calibration using PIT
Sep 18 17:07:36 iHax kernel: tsc: Detected 2394.495 MHz processor
Sep 18 17:07:36 iHax kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 18 17:07:36 iHax kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 18 17:07:36 iHax kernel: last_pfn = 0x35f600 max_arch_pfn = 0x400000000
Sep 18 17:07:36 iHax kernel: MTRR default type: uncachable
Sep 18 17:07:36 iHax kernel: MTRR fixed ranges enabled:
Sep 18 17:07:36 iHax kernel:   00000-9FFFF write-back
Sep 18 17:07:36 iHax kernel:   A0000-BFFFF uncachable
Sep 18 17:07:36 iHax kernel:   C0000-E7FFF write-protect
Sep 18 17:07:36 iHax kernel:   E8000-EFFFF write-combining
Sep 18 17:07:36 iHax kernel:   F0000-FFFFF write-protect
Sep 18 17:07:36 iHax kernel: MTRR variable ranges enabled:
Sep 18 17:07:36 iHax kernel:   0 base 0000000000 mask 7C00000000 write-back
Sep 18 17:07:36 iHax kernel:   1 base 009D000000 mask 7FFF000000 uncachable
Sep 18 17:07:36 iHax kernel:   2 base 009E000000 mask 7FFE000000 uncachable
Sep 18 17:07:36 iHax kernel:   3 base 00A0000000 mask 7FE0000000 uncachable
Sep 18 17:07:36 iHax kernel:   4 base 00C0000000 mask 7FC0000000 uncachable
Sep 18 17:07:36 iHax kernel:   5 disabled
Sep 18 17:07:36 iHax kernel:   6 disabled
Sep 18 17:07:36 iHax kernel:   7 disabled
Sep 18 17:07:36 iHax kernel:   8 disabled
Sep 18 17:07:36 iHax kernel:   9 disabled
Sep 18 17:07:36 iHax kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 18 17:07:36 iHax kernel: total RAM covered: 14800M
Sep 18 17:07:36 iHax kernel: Found optimal setting for mtrr clean up
Sep 18 17:07:36 iHax kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 6          lose cover RAM: 0G
Sep 18 17:07:36 iHax kernel: e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
Sep 18 17:07:36 iHax kernel: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
Sep 18 17:07:36 iHax kernel: check: Scanning 1 areas for low memory corruption
Sep 18 17:07:36 iHax kernel: Using GB pages for direct mapping
Sep 18 17:07:36 iHax kernel: BRK [0x53801000, 0x53801fff] PGTABLE
Sep 18 17:07:36 iHax kernel: BRK [0x53802000, 0x53802fff] PGTABLE
Sep 18 17:07:36 iHax kernel: BRK [0x53803000, 0x53803fff] PGTABLE
Sep 18 17:07:36 iHax kernel: BRK [0x53804000, 0x53804fff] PGTABLE
Sep 18 17:07:36 iHax kernel: BRK [0x53805000, 0x53805fff] PGTABLE
Sep 18 17:07:36 iHax kernel: BRK [0x53806000, 0x53806fff] PGTABLE
Sep 18 17:07:36 iHax kernel: RAMDISK: [mem 0x33fc3000-0x35fd8fff]
Sep 18 17:07:36 iHax kernel: ACPI: Early table checksum verification disabled
Sep 18 17:07:36 iHax kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
Sep 18 17:07:36 iHax kernel: ACPI: XSDT 0x000000009CFFE210 0000AC (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
Sep 18 17:07:36 iHax kernel: ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: DSDT 0x000000009CFE3000 011663 (v01 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: FACS 0x000000009CFAA000 000040
Sep 18 17:07:36 iHax kernel: ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0x000000009CFE1000 0010BF (v01 HPQOEM 22D6     00001000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: BOOT 0x000000009CFDF000 000028 (v01 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: LPIT 0x000000009CFDE000 000094 (v01 HPQOEM 22D6     00000000 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: ASPT 0x000000009CFDC000 000034 (v07 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: DBGP 0x000000009CFDB000 000034 (v01 HPQOEM 22D6     00000001 HP   00040000)
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0x000000009CFDA000 000539 (v01 HPQOEM 22D6     00003000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0x000000009CFD9000 000AD8 (v01 HPQOEM 22D6     00003000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0x000000009CFD5000 0034F7 (v01 HPQOEM 22D6     00003000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0x000000009CFD4000 000412 (v01 HPQOEM 22D6     00001000 ACPI 00040000)
Sep 18 17:07:36 iHax kernel: ACPI: Local APIC address 0xfee00000
Sep 18 17:07:36 iHax kernel: No NUMA configuration found
Sep 18 17:07:36 iHax kernel: Faking a node at [mem 0x0000000000000000-0x000000035f5fffff]
Sep 18 17:07:36 iHax kernel: NODE_DATA(0) allocated [mem 0x35f5fa000-0x35f5fdfff]
Sep 18 17:07:36 iHax kernel: Zone ranges:
Sep 18 17:07:36 iHax kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 18 17:07:36 iHax kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 18 17:07:36 iHax kernel:   Normal   [mem 0x0000000100000000-0x000000035f5fffff]
Sep 18 17:07:36 iHax kernel:   Device   empty
Sep 18 17:07:36 iHax kernel: Movable zone start for each node
Sep 18 17:07:36 iHax kernel: Early memory node ranges
Sep 18 17:07:36 iHax kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Sep 18 17:07:36 iHax kernel:   node   0: [mem 0x0000000000100000-0x000000009c8aefff]
Sep 18 17:07:36 iHax kernel:   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
Sep 18 17:07:36 iHax kernel:   node   0: [mem 0x0000000100000000-0x000000035f5fffff]
Sep 18 17:07:36 iHax kernel: Zeroed struct page in unavailable ranges: 14260 pages
Sep 18 17:07:36 iHax kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000035f5fffff]
Sep 18 17:07:36 iHax kernel: On node 0 totalpages: 3128908
Sep 18 17:07:36 iHax kernel:   DMA zone: 64 pages used for memmap
Sep 18 17:07:36 iHax kernel:   DMA zone: 21 pages reserved
Sep 18 17:07:36 iHax kernel:   DMA zone: 3996 pages, LIFO batch:0
Sep 18 17:07:36 iHax kernel:   DMA32 zone: 9955 pages used for memmap
Sep 18 17:07:36 iHax kernel:   DMA32 zone: 637104 pages, LIFO batch:63
Sep 18 17:07:36 iHax kernel:   Normal zone: 38872 pages used for memmap
Sep 18 17:07:36 iHax kernel:   Normal zone: 2487808 pages, LIFO batch:63
Sep 18 17:07:36 iHax kernel: Reserving Intel graphics memory at [mem 0x9da00000-0x9f9fffff]
Sep 18 17:07:36 iHax kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 18 17:07:36 iHax kernel: ACPI: Local APIC address 0xfee00000
Sep 18 17:07:36 iHax kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
Sep 18 17:07:36 iHax kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 18 17:07:36 iHax kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 18 17:07:36 iHax kernel: ACPI: IRQ0 used by override.
Sep 18 17:07:36 iHax kernel: ACPI: IRQ9 used by override.
Sep 18 17:07:36 iHax kernel: Using ACPI (MADT) for SMP configuration information
Sep 18 17:07:36 iHax kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 18 17:07:36 iHax kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x9c8af000-0x9ceaefff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
Sep 18 17:07:36 iHax kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
Sep 18 17:07:36 iHax kernel: [mem 0x9fa00000-0xdfffffff] available for PCI devices
Sep 18 17:07:36 iHax kernel: Booting paravirtualized kernel on bare hardware
Sep 18 17:07:36 iHax kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 18 17:07:36 iHax kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Sep 18 17:07:36 iHax kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Sep 18 17:07:36 iHax kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Sep 18 17:07:36 iHax kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Sep 18 17:07:36 iHax kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3079996
Sep 18 17:07:36 iHax kernel: Policy zone: Normal
Sep 18 17:07:36 iHax kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0d9006e8-e58b-4a31-9976-cd9e831a505f rw pci=nomsi quiet
Sep 18 17:07:36 iHax kernel: Calgary: detecting Calgary via BIOS EBDA area
Sep 18 17:07:36 iHax kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 18 17:07:36 iHax kernel: Memory: 12189588K/12515632K available (12291K kernel code, 1319K rwdata, 3904K rodata, 1608K init, 3616K bss, 326044K reserved, 0K cma-reserved)
Sep 18 17:07:36 iHax kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Sep 18 17:07:36 iHax kernel: Kernel/User page tables isolation: enabled
Sep 18 17:07:36 iHax kernel: ftrace: allocating 37401 entries in 147 pages
Sep 18 17:07:36 iHax kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 18 17:07:36 iHax kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Sep 18 17:07:36 iHax kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Sep 18 17:07:36 iHax kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Sep 18 17:07:36 iHax kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 18 17:07:36 iHax kernel:         Tasks RCU enabled.
Sep 18 17:07:36 iHax kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 18 17:07:36 iHax kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Sep 18 17:07:36 iHax kernel: NR_IRQS: 20736, nr_irqs: 760, preallocated irqs: 16
Sep 18 17:07:36 iHax kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Sep 18 17:07:36 iHax kernel: random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
Sep 18 17:07:36 iHax kernel: Console: colour dummy device 80x25
Sep 18 17:07:36 iHax kernel: printk: console [tty0] enabled
Sep 18 17:07:36 iHax kernel: ACPI: Core revision 20190509
Sep 18 17:07:36 iHax kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 18 17:07:36 iHax kernel: hpet clockevent registered
Sep 18 17:07:36 iHax kernel: APIC: Switch to symmetric I/O mode setup
Sep 18 17:07:36 iHax kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 18 17:07:36 iHax kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283e726c78, max_idle_ns: 440795275997 ns
Sep 18 17:07:36 iHax kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.53 BogoMIPS (lpj=7981650)
Sep 18 17:07:36 iHax kernel: pid_max: default: 32768 minimum: 301
Sep 18 17:07:36 iHax kernel: LSM: Security Framework initializing
Sep 18 17:07:36 iHax kernel: Yama: becoming mindful.
Sep 18 17:07:36 iHax kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Sep 18 17:07:36 iHax kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Sep 18 17:07:36 iHax kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Sep 18 17:07:36 iHax kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Sep 18 17:07:36 iHax kernel: *** VALIDATE proc ***
Sep 18 17:07:36 iHax kernel: *** VALIDATE cgroup1 ***
Sep 18 17:07:36 iHax kernel: *** VALIDATE cgroup2 ***
Sep 18 17:07:36 iHax kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Sep 18 17:07:36 iHax kernel: process: using mwait in idle threads
Sep 18 17:07:36 iHax kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Sep 18 17:07:36 iHax kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Sep 18 17:07:36 iHax kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 18 17:07:36 iHax kernel: Spectre V2 : Mitigation: Full generic retpoline
Sep 18 17:07:36 iHax kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 18 17:07:36 iHax kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 18 17:07:36 iHax kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 18 17:07:36 iHax kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Sep 18 17:07:36 iHax kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Sep 18 17:07:36 iHax kernel: MDS: Mitigation: Clear CPU buffers
Sep 18 17:07:36 iHax kernel: Freeing SMP alternatives memory: 32K
Sep 18 17:07:36 iHax kernel: TSC deadline timer enabled
Sep 18 17:07:36 iHax kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
Sep 18 17:07:36 iHax kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 18 17:07:36 iHax kernel: ... version:                3
Sep 18 17:07:36 iHax kernel: ... bit width:              48
Sep 18 17:07:36 iHax kernel: ... generic registers:      4
Sep 18 17:07:36 iHax kernel: ... value mask:             0000ffffffffffff
Sep 18 17:07:36 iHax kernel: ... max period:             00007fffffffffff
Sep 18 17:07:36 iHax kernel: ... fixed-purpose events:   3
Sep 18 17:07:36 iHax kernel: ... event mask:             000000070000000f
Sep 18 17:07:36 iHax kernel: rcu: Hierarchical SRCU implementation.
Sep 18 17:07:36 iHax kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 18 17:07:36 iHax kernel: smp: Bringing up secondary CPUs ...
Sep 18 17:07:36 iHax kernel: x86: Booting SMP configuration:
Sep 18 17:07:36 iHax kernel: .... node  #0, CPUs:      #1
Sep 18 17:07:36 iHax kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 18 17:07:36 iHax kernel:  #2 #3
Sep 18 17:07:36 iHax kernel: smp: Brought up 1 node, 4 CPUs
Sep 18 17:07:36 iHax kernel: smpboot: Max logical packages: 2
Sep 18 17:07:36 iHax kernel: smpboot: Total of 4 processors activated (19163.12 BogoMIPS)
Sep 18 17:07:36 iHax kernel: devtmpfs: initialized
Sep 18 17:07:36 iHax kernel: x86/mm: Memory block size: 128MB
Sep 18 17:07:36 iHax kernel: PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
Sep 18 17:07:36 iHax kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 18 17:07:36 iHax kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Sep 18 17:07:36 iHax kernel: pinctrl core: initialized pinctrl subsystem
Sep 18 17:07:36 iHax kernel: PM: RTC time: 22:07:31, date: 2019-09-18
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 16
Sep 18 17:07:36 iHax kernel: audit: initializing netlink subsys (disabled)
Sep 18 17:07:36 iHax kernel: audit: type=2000 audit(1568844450.209:1): state=initialized audit_enabled=0 res=1
Sep 18 17:07:36 iHax kernel: cpuidle: using governor ladder
Sep 18 17:07:36 iHax kernel: cpuidle: using governor menu
Sep 18 17:07:36 iHax kernel: Simple Boot Flag at 0x44 set to 0x1
Sep 18 17:07:36 iHax kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 18 17:07:36 iHax kernel: ACPI: bus type PCI registered
Sep 18 17:07:36 iHax kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 18 17:07:36 iHax kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 18 17:07:36 iHax kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Sep 18 17:07:36 iHax kernel: PCI: Using configuration type 1 for base access
Sep 18 17:07:36 iHax kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Sep 18 17:07:36 iHax kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 18 17:07:36 iHax kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 18 17:07:36 iHax kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Module Device)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Processor Device)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 18 17:07:36 iHax kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 18 17:07:36 iHax kernel: ACPI: 6 ACPI AML tables successfully acquired and loaded
Sep 18 17:07:36 iHax kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 18 17:07:36 iHax kernel: ACPI: Dynamic OEM Table Load:
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0xFFFF9FD710E55000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121220)
Sep 18 17:07:36 iHax kernel: ACPI: Dynamic OEM Table Load:
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0xFFFF9FD710C15000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121220)
Sep 18 17:07:36 iHax kernel: ACPI: Dynamic OEM Table Load:
Sep 18 17:07:36 iHax kernel: ACPI: SSDT 0xFFFF9FD710EDF400 000119 (v01 PmRef  ApCst    00003000 INTL 20121220)
Sep 18 17:07:36 iHax kernel: ACPI: EC: EC started
Sep 18 17:07:36 iHax kernel: ACPI: EC: interrupt blocked
Sep 18 17:07:36 iHax kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Sep 18 17:07:36 iHax kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 18 17:07:36 iHax kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Sep 18 17:07:36 iHax kernel: ACPI: Interpreter enabled
Sep 18 17:07:36 iHax kernel: ACPI: (supports S0 S3 S4 S5)
Sep 18 17:07:36 iHax kernel: ACPI: Using IOAPIC for interrupt routing
Sep 18 17:07:36 iHax kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 18 17:07:36 iHax kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Sep 18 17:07:36 iHax kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 18 17:07:36 iHax kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments HPX-Type3]
Sep 18 17:07:36 iHax kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Sep 18 17:07:36 iHax kernel: PCI host bridge to bus 0000:00
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 18 17:07:36 iHax kernel: pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Sep 18 17:07:36 iHax kernel: pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
Sep 18 17:07:36 iHax kernel: pci 0000:00:03.0: reg 0x10: [mem 0xb2610000-0xb2613fff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
Sep 18 17:07:36 iHax kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb2600000-0xb260ffff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
Sep 18 17:07:36 iHax kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb2618000-0xb261801f 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
Sep 18 17:07:36 iHax kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xb2614000-0xb2617fff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
Sep 18 17:07:36 iHax kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xb261c000-0xb261c3ff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xb261b000-0xb261b7ff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.2: PME# supported from D3hot
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb2619000-0xb26190ff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 18 17:07:36 iHax kernel: pci 0000:02:00.0: [10ec:5227] type 00 class 0xff0000
Sep 18 17:07:36 iHax kernel: pci 0000:02:00.0: reg 0x10: [mem 0xb1000000-0xb1000fff]
Sep 18 17:07:36 iHax kernel: pci 0000:02:00.0: supports D1 D2
Sep 18 17:07:36 iHax kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1: PCI bridge to [bus 02-07]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [mem 0xb1000000-0xb1ffffff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
Sep 18 17:07:36 iHax kernel: pci 0000:08:00.0: [8086:08b1] type 00 class 0x028000
Sep 18 17:07:36 iHax kernel: pci 0000:08:00.0: reg 0x10: [mem 0xb2500000-0xb2501fff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2: PCI bridge to [bus 08]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2:   bridge window [mem 0xb2500000-0xb25fffff]
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: reg 0x10: [io  0x3000-0x30ff]
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: reg 0x18: [mem 0xb2404000-0xb2404fff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: reg 0x20: [mem 0xb2400000-0xb2403fff 64bit]
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: supports D1 D2
Sep 18 17:07:36 iHax kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3: PCI bridge to [bus 09]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3:   bridge window [mem 0xb2400000-0xb24fffff]
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
Sep 18 17:07:36 iHax kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *7
Sep 18 17:07:36 iHax kernel: ACPI: EC: interrupt unblocked
Sep 18 17:07:36 iHax kernel: ACPI: EC: event unblocked
Sep 18 17:07:36 iHax kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x8, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 18 17:07:36 iHax kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Sep 18 17:07:36 iHax kernel: vgaarb: loaded
Sep 18 17:07:36 iHax kernel: ACPI: bus type USB registered
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver usbfs
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver hub
Sep 18 17:07:36 iHax kernel: usbcore: registered new device driver usb
Sep 18 17:07:36 iHax kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 18 17:07:36 iHax kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 18 17:07:36 iHax kernel: PTP clock support registered
Sep 18 17:07:36 iHax kernel: EDAC MC: Ver: 3.0.0
Sep 18 17:07:36 iHax kernel: PCI: Using ACPI for IRQ routing
Sep 18 17:07:36 iHax kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 18 17:07:36 iHax kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
Sep 18 17:07:36 iHax kernel: e820: reserve RAM buffer [mem 0x9c8af000-0x9fffffff]
Sep 18 17:07:36 iHax kernel: e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
Sep 18 17:07:36 iHax kernel: e820: reserve RAM buffer [mem 0x35f600000-0x35fffffff]
Sep 18 17:07:36 iHax kernel: NetLabel: Initializing
Sep 18 17:07:36 iHax kernel: NetLabel:  domain hash size = 128
Sep 18 17:07:36 iHax kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 18 17:07:36 iHax kernel: NetLabel:  unlabeled traffic allowed by default
Sep 18 17:07:36 iHax kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 18 17:07:36 iHax kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 18 17:07:36 iHax kernel: clocksource: Switched to clocksource tsc-early
Sep 18 17:07:36 iHax kernel: VFS: Disk quotas dquot_6.6.0
Sep 18 17:07:36 iHax kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 18 17:07:36 iHax kernel: *** VALIDATE hugetlbfs ***
Sep 18 17:07:36 iHax kernel: pnp: PnP ACPI init
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0xffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0xffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0xffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0x0454-0x0457] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: [io  0x0380-0x0387] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 18 17:07:36 iHax kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 18 17:07:36 iHax kernel: pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Sep 18 17:07:36 iHax kernel: pnp 00:03: Plug and Play ACPI device, IDs SYN1ed4 SYN1e00 SYN0002 PNP0f13 (active)
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0x9fa20000-0x9fa20fff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: [mem 0x9fa10000-0x9fa1ffff] has been reserved
Sep 18 17:07:36 iHax kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 18 17:07:36 iHax kernel: pnp: PnP ACPI: found 5 devices
Sep 18 17:07:36 iHax kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1: PCI bridge to [bus 02-07]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [mem 0xb1000000-0xb1ffffff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.1:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2: PCI bridge to [bus 08]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.2:   bridge window [mem 0xb2500000-0xb25fffff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3: PCI bridge to [bus 09]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1c.3:   bridge window [mem 0xb2400000-0xb24fffff]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:02: resource 1 [mem 0xb1000000-0xb1ffffff]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:02: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:08: resource 1 [mem 0xb2500000-0xb25fffff]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:09: resource 0 [io  0x3000-0x3fff]
Sep 18 17:07:36 iHax kernel: pci_bus 0000:09: resource 1 [mem 0xb2400000-0xb24fffff]
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 2
Sep 18 17:07:36 iHax kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Sep 18 17:07:36 iHax kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 18 17:07:36 iHax kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 18 17:07:36 iHax kernel: TCP: Hash tables configured (established 131072 bind 65536)
Sep 18 17:07:36 iHax kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Sep 18 17:07:36 iHax kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 1
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 44
Sep 18 17:07:36 iHax kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 18 17:07:36 iHax kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x63a took 14472 usecs
Sep 18 17:07:36 iHax kernel: PCI: CLS 64 bytes, default 64
Sep 18 17:07:36 iHax kernel: Trying to unpack rootfs image as initramfs...
Sep 18 17:07:36 iHax kernel: Freeing initrd memory: 32856K
Sep 18 17:07:36 iHax kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 18 17:07:36 iHax kernel: software IO TLB: mapped [mem 0x988af000-0x9c8af000] (64MB)
Sep 18 17:07:36 iHax kernel: check: Scanning for low memory corruption every 60 seconds
Sep 18 17:07:36 iHax kernel: Initialise system trusted keyrings
Sep 18 17:07:36 iHax kernel: Key type blacklist registered
Sep 18 17:07:36 iHax kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Sep 18 17:07:36 iHax kernel: zbud: loaded
Sep 18 17:07:36 iHax kernel: Key type asymmetric registered
Sep 18 17:07:36 iHax kernel: Asymmetric key parser 'x509' registered
Sep 18 17:07:36 iHax kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Sep 18 17:07:36 iHax kernel: io scheduler mq-deadline registered
Sep 18 17:07:36 iHax kernel: io scheduler kyber registered
Sep 18 17:07:36 iHax kernel: io scheduler bfq registered
Sep 18 17:07:36 iHax kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 18 17:07:36 iHax kernel: vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Sep 18 17:07:36 iHax kernel: vesafb: scrolling: redraw
Sep 18 17:07:36 iHax kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 18 17:07:36 iHax kernel: vesafb: framebuffer at 0xa0000000, mapped to 0x00000000103940e6, using 8128k, total 8128k
Sep 18 17:07:36 iHax kernel: fbcon: Deferring console take-over
Sep 18 17:07:36 iHax kernel: fb0: VESA VGA frame buffer device
Sep 18 17:07:36 iHax kernel: intel_idle: MWAIT substates: 0x11142120
Sep 18 17:07:36 iHax kernel: intel_idle: v0.4.1 model 0x45
Sep 18 17:07:36 iHax kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Sep 18 17:07:36 iHax kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Sep 18 17:07:36 iHax kernel: ACPI: Lid Switch [LID0]
Sep 18 17:07:36 iHax kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep 18 17:07:36 iHax kernel: ACPI: Power Button [PWRB]
Sep 18 17:07:36 iHax kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 18 17:07:36 iHax kernel: ACPI: Power Button [PWRF]
Sep 18 17:07:36 iHax kernel: [Firmware Bug]: Invalid critical threshold (0)
Sep 18 17:07:36 iHax kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 18 17:07:36 iHax kernel: ACPI: Thermal Zone [TZ01] (42 C)
Sep 18 17:07:36 iHax kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 18 17:07:36 iHax kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Sep 18 17:07:36 iHax kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver usbserial_generic
Sep 18 17:07:36 iHax kernel: usbserial: USB Serial support registered for generic
Sep 18 17:07:36 iHax kernel: rtc_cmos 00:01: RTC can wake from S4
Sep 18 17:07:36 iHax kernel: rtc_cmos 00:01: registered as rtc0
Sep 18 17:07:36 iHax kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
Sep 18 17:07:36 iHax kernel: intel_pstate: Intel P-state driver initializing
Sep 18 17:07:36 iHax kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 10
Sep 18 17:07:36 iHax kernel: Segment Routing with IPv6
Sep 18 17:07:36 iHax kernel: NET: Registered protocol family 17
Sep 18 17:07:36 iHax kernel: mce: Using 7 MCE banks
Sep 18 17:07:36 iHax kernel: RAS: Correctable Errors collector initialized.
Sep 18 17:07:36 iHax kernel: microcode: sig=0x40651, pf=0x40, revision=0x25
Sep 18 17:07:36 iHax kernel: microcode: Microcode Update Driver: v2.2.
Sep 18 17:07:36 iHax kernel: sched_clock: Marking stable (1686755270, 472792)->(2129317561, -442089499)
Sep 18 17:07:36 iHax kernel: registered taskstats version 1
Sep 18 17:07:36 iHax kernel: Loading compiled-in X.509 certificates
Sep 18 17:07:36 iHax kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2a9eb426a5fca0a342df1387297d7f852f3166ba'
Sep 18 17:07:36 iHax kernel: zswap: loaded using pool lzo/zbud
Sep 18 17:07:36 iHax kernel: Key type big_key registered
Sep 18 17:07:36 iHax kernel: PM:   Magic number: 3:770:148
Sep 18 17:07:36 iHax kernel: acpi device:19: hash matches
Sep 18 17:07:36 iHax kernel: rtc_cmos 00:01: setting system clock to 2019-09-18T22:07:32 UTC (1568844452)
Sep 18 17:07:36 iHax kernel: Freeing unused decrypted memory: 2040K
Sep 18 17:07:36 iHax kernel: Freeing unused kernel image memory: 1608K
Sep 18 17:07:36 iHax kernel: Write protecting the kernel read-only data: 18432k
Sep 18 17:07:36 iHax kernel: Freeing unused kernel image memory: 2012K
Sep 18 17:07:36 iHax kernel: Freeing unused kernel image memory: 192K
Sep 18 17:07:36 iHax kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 18 17:07:36 iHax kernel: x86/mm: Checking user space page tables
Sep 18 17:07:36 iHax kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 18 17:07:36 iHax kernel: Run /init as init process
Sep 18 17:07:36 iHax kernel: fbcon: Taking over console
Sep 18 17:07:36 iHax kernel: Console: switching to colour frame buffer device 240x67
Sep 18 17:07:36 iHax kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 18 17:07:36 iHax kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Sep 18 17:07:36 iHax kernel: wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
Sep 18 17:07:36 iHax kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 18 17:07:36 iHax kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 18 17:07:36 iHax kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 18 17:07:36 iHax kernel: ehci-pci: EHCI PCI platform driver
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 18 17:07:36 iHax kernel: cryptd: max_cpu_qlen set to 1000
Sep 18 17:07:36 iHax kernel: SCSI subsystem initialized
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xb261c000
Sep 18 17:07:36 iHax kernel: libata version 3.00 loaded.
Sep 18 17:07:36 iHax kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 18 17:07:36 iHax kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Sep 18 17:07:36 iHax kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 18 17:07:36 iHax kernel: usb usb1: Product: EHCI Host Controller
Sep 18 17:07:36 iHax kernel: usb usb1: Manufacturer: Linux 5.2.14-arch2-1-ARCH ehci_hcd
Sep 18 17:07:36 iHax kernel: usb usb1: SerialNumber: 0000:00:1d.0
Sep 18 17:07:36 iHax kernel: hub 1-0:1.0: USB hub found
Sep 18 17:07:36 iHax kernel: hub 1-0:1.0: 2 ports detected
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Sep 18 17:07:36 iHax kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Sep 18 17:07:36 iHax kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 18 17:07:36 iHax kernel: usb usb2: Product: xHCI Host Controller
Sep 18 17:07:36 iHax kernel: usb usb2: Manufacturer: Linux 5.2.14-arch2-1-ARCH xhci-hcd
Sep 18 17:07:36 iHax kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 18 17:07:36 iHax kernel: hub 2-0:1.0: USB hub found
Sep 18 17:07:36 iHax kernel: hub 2-0:1.0: 9 ports detected
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 18 17:07:36 iHax kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 18 17:07:36 iHax kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
Sep 18 17:07:36 iHax kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 18 17:07:36 iHax kernel: usb usb3: Product: xHCI Host Controller
Sep 18 17:07:36 iHax kernel: usb usb3: Manufacturer: Linux 5.2.14-arch2-1-ARCH xhci-hcd
Sep 18 17:07:36 iHax kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 18 17:07:36 iHax kernel: hub 3-0:1.0: USB hub found
Sep 18 17:07:36 iHax kernel: hub 3-0:1.0: 4 ports detected
Sep 18 17:07:36 iHax kernel: usb: port power management may be unreliable
Sep 18 17:07:36 iHax kernel: ahci 0000:00:1f.2: version 3.0
Sep 18 17:07:36 iHax kernel: AVX2 version of gcm_enc/dec engaged.
Sep 18 17:07:36 iHax kernel: AES CTR mode by8 optimization enabled
Sep 18 17:07:36 iHax kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
Sep 18 17:07:36 iHax kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Sep 18 17:07:36 iHax kernel: scsi host0: ahci
Sep 18 17:07:36 iHax kernel: scsi host1: ahci
Sep 18 17:07:36 iHax kernel: scsi host2: ahci
Sep 18 17:07:36 iHax kernel: scsi host3: ahci
Sep 18 17:07:36 iHax kernel: ata1: SATA max UDMA/133 abar m2048@0xb261b000 port 0xb261b100 irq 19
Sep 18 17:07:36 iHax kernel: ata2: DUMMY
Sep 18 17:07:36 iHax kernel: ata3: DUMMY
Sep 18 17:07:36 iHax kernel: ata4: DUMMY
Sep 18 17:07:36 iHax kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Sep 18 17:07:36 iHax kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 18 17:07:36 iHax kernel: usb 2-2: new high-speed USB device number 2 using xhci_hcd
Sep 18 17:07:36 iHax kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 18 17:07:36 iHax kernel: ata1.00: ATA-9: WDC WD7500LPCX-60HWST0, 01.01A01, max UDMA/133
Sep 18 17:07:36 iHax kernel: ata1.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Sep 18 17:07:36 iHax kernel: ata1.00: configured for UDMA/133
Sep 18 17:07:36 iHax kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD7500LPCX-6 1A01 PQ: 0 ANSI: 5
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 18 17:07:36 iHax kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
Sep 18 17:07:36 iHax kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 18 17:07:36 iHax kernel: hub 1-1:1.0: USB hub found
Sep 18 17:07:36 iHax kernel: hub 1-1:1.0: 8 ports detected
Sep 18 17:07:36 iHax kernel: usb 2-2: New USB device found, idVendor=0781, idProduct=5599, bcdDevice= 1.00
Sep 18 17:07:36 iHax kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 18 17:07:36 iHax kernel: usb 2-2: Product: Cruzer Dial
Sep 18 17:07:36 iHax kernel: usb 2-2: Manufacturer: SanDisk
Sep 18 17:07:36 iHax kernel: usb 2-2: SerialNumber: 4C530001130520115342
Sep 18 17:07:36 iHax kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Sep 18 17:07:36 iHax kernel: scsi host4: usb-storage 2-2:1.0
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver usb-storage
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver uas
Sep 18 17:07:36 iHax kernel:  sda: sda1 sda2 sda3 sda4 sda5
Sep 18 17:07:36 iHax kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 18 17:07:36 iHax kernel: usb 2-3: new high-speed USB device number 3 using xhci_hcd
Sep 18 17:07:36 iHax kernel: tsc: Refined TSC clocksource calibration: 2394.456 MHz
Sep 18 17:07:36 iHax kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c236f90, max_idle_ns: 440795217409 ns
Sep 18 17:07:36 iHax kernel: clocksource: Switched to clocksource tsc
Sep 18 17:07:36 iHax kernel: usb 2-3: New USB device found, idVendor=04f2, idProduct=b40e, bcdDevice=69.39
Sep 18 17:07:36 iHax kernel: usb 2-3: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Sep 18 17:07:36 iHax kernel: usb 2-3: Product: HP Truevision HD
Sep 18 17:07:36 iHax kernel: usb 2-3: Manufacturer: Chicony Electronics Co., Ltd.
Sep 18 17:07:36 iHax kernel: usb 2-4: new full-speed USB device number 4 using xhci_hcd
Sep 18 17:07:36 iHax kernel: usb 2-4: New USB device found, idVendor=06cb, idProduct=3150, bcdDevice= 0.02
Sep 18 17:07:36 iHax kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 18 17:07:36 iHax kernel: usb 2-4: Product: Synaptics Touch Digitizer V04
Sep 18 17:07:36 iHax kernel: usb 2-4: Manufacturer: SYNAPTICS
Sep 18 17:07:36 iHax kernel: random: fast init done
Sep 18 17:07:36 iHax kernel: hidraw: raw HID events driver (C) Jiri Kosina
Sep 18 17:07:36 iHax kernel: usbcore: registered new interface driver usbhid
Sep 18 17:07:36 iHax kernel: usbhid: USB HID core driver
Sep 18 17:07:36 iHax kernel: input: SYNAPTICS Synaptics Touch Digitizer V04 Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:06CB:3150.0001/input/input5
Sep 18 17:07:36 iHax kernel: input: SYNAPTICS Synaptics Touch Digitizer V04 Touchscreen as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:06CB:3150.0001/input/input6
Sep 18 17:07:36 iHax kernel: input: SYNAPTICS Synaptics Touch Digitizer V04 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:06CB:3150.0001/input/input7
Sep 18 17:07:36 iHax kernel: hid-generic 0003:06CB:3150.0001: input,hiddev0,hidraw0: USB HID v1.11 Mouse [SYNAPTICS Synaptics Touch Digitizer V04] on usb-0000:00:14.0-4/input0
Sep 18 17:07:36 iHax kernel: input: SYNAPTICS Synaptics Touch Digitizer V04 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:06CB:3150.0001/input/input10
Sep 18 17:07:36 iHax kernel: input: SYNAPTICS Synaptics Touch Digitizer V04 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/0003:06CB:3150.0001/input/input11
Sep 18 17:07:36 iHax kernel: hid-multitouch 0003:06CB:3150.0001: input,hiddev0,hidraw0: USB HID v1.11 Mouse [SYNAPTICS Synaptics Touch Digitizer V04] on usb-0000:00:14.0-4/input0
Sep 18 17:07:36 iHax kernel: usb 2-5: new full-speed USB device number 5 using xhci_hcd
Sep 18 17:07:36 iHax kernel: usb 2-5: New USB device found, idVendor=048d, idProduct=8350, bcdDevice=10.13
Sep 18 17:07:36 iHax kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 18 17:07:36 iHax kernel: usb 2-5: Product: ITE Device(8350)
Sep 18 17:07:36 iHax kernel: usb 2-5: Manufacturer: ITE Tech. Inc.
Sep 18 17:07:36 iHax kernel: hid-generic 0003:048D:8350.0002: hiddev1,hidraw1: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8350)] on usb-0000:00:14.0-5/input0
Sep 18 17:07:36 iHax kernel: scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Dial      1.00 PQ: 0 ANSI: 6
Sep 18 17:07:36 iHax kernel: sd 4:0:0:0: [sdb] 61489152 512-byte logical blocks: (31.5 GB/29.3 GiB)
Sep 18 17:07:36 iHax kernel: sd 4:0:0:0: [sdb] Write Protect is off
Sep 18 17:07:36 iHax kernel: sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
Sep 18 17:07:36 iHax kernel: sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep 18 17:07:36 iHax kernel:  sdb: sdb1 sdb2
Sep 18 17:07:36 iHax kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
Sep 18 17:07:36 iHax kernel: usb 2-7: new full-speed USB device number 6 using xhci_hcd
Sep 18 17:07:36 iHax kernel: usb 2-7: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
Sep 18 17:07:36 iHax kernel: usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 18 17:07:36 iHax kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Sep 18 17:07:36 iHax kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xd7 on isa0060/serio0).
Sep 18 17:07:36 iHax kernel: atkbd serio0: Use 'setkeycodes e057 <keycode>' to make it known.
Sep 18 17:07:36 iHax kernel: atkbd serio0: Unknown key released (translated set 2, code 0xd7 on isa0060/serio0).
Sep 18 17:07:36 iHax kernel: atkbd serio0: Use 'setkeycodes e057 <keycode>' to make it known.
Sep 18 17:07:36 iHax kernel: random: crng init done
Sep 18 17:07:36 iHax systemd[1]: systemd 243.0-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Sep 18 17:07:36 iHax systemd[1]: Detected architecture x86-64.
Sep 18 17:07:36 iHax systemd[1]: Set hostname to <iHax>.
Sep 18 17:07:36 iHax systemd[1]: Created slice system-getty.slice.
Sep 18 17:07:36 iHax systemd[1]: Created slice system-systemd\x2dfsck.slice.
Sep 18 17:07:36 iHax systemd[1]: Created slice User and Session Slice.
Sep 18 17:07:36 iHax systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 18 17:07:36 iHax systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 18 17:07:36 iHax systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 18 17:07:36 iHax systemd[1]: Reached target Local Encrypted Volumes.
Sep 18 17:07:36 iHax kernel: EXT4-fs (sdb2): re-mounted. Opts: data=ordered
Sep 18 17:07:36 iHax kernel: audit: type=1130 audit(1568844456.839:2): 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'
Sep 18 17:07:36 iHax systemd-journald[307]: Journal started
Sep 18 17:07:36 iHax systemd-journald[307]: Runtime Journal (/run/log/journal/d75f8bca935f4bf9a5ec54703050d9c9) is 3.7M, max 30.0M, 26.2M free.
Sep 18 17:07:36 iHax 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'
Sep 18 17:07:36 iHax 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'
Sep 18 17:07:36 iHax systemd-modules-load[308]: Inserted module 'crypto_user'
Sep 18 17:07:36 iHax systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 18 17:07:36 iHax kernel: audit: type=1130 audit(1568844456.876:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:36 iHax systemd-journald[307]: Runtime Journal (/run/log/journal/d75f8bca935f4bf9a5ec54703050d9c9) is 3.7M, max 30.0M, 26.2M free.
Sep 18 17:07:36 iHax systemd[1]: Started Flush Journal to Persistent Storage.
Sep 18 17:07:36 iHax 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'
Sep 18 17:07:36 iHax kernel: audit: type=1130 audit(1568844456.892:4): 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'
Sep 18 17:07:37 iHax systemd-udevd[322]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Sep 18 17:07:37 iHax systemd-udevd[322]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Sep 18 17:07:37 iHax systemd[1]: Started udev Kernel Device Manager.
Sep 18 17:07:37 iHax 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'
Sep 18 17:07:37 iHax kernel: audit: type=1130 audit(1568844457.309:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:37 iHax kernel: acpi-tad ACPI000E:00: Unsupported capabilities
Sep 18 17:07:37 iHax kernel: ACPI: AC Adapter [ADP1] (on-line)
Sep 18 17:07:37 iHax kernel: input: HP Wireless hotkeys as /devices/virtual/input/input13
Sep 18 17:07:37 iHax kernel: input: Intel Virtual Button driver as /devices/platform/INT33D6:00/input/input14
Sep 18 17:07:37 iHax kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Sep 18 17:07:37 iHax kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Sep 18 17:07:37 iHax kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Sep 18 17:07:37 iHax kernel: hp_accel: laptop model unknown, using default axes configuration
Sep 18 17:07:37 iHax kernel: lis3lv02d: 8 bits 3DC sensor found
Sep 18 17:07:37 iHax kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input15
Sep 18 17:07:37 iHax mtp-probe[351]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2"
Sep 18 17:07:37 iHax mtp-probe[351]: bus: 2, device: 2 was not an MTP device
Sep 18 17:07:37 iHax mtp-probe[353]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5"
Sep 18 17:07:37 iHax kernel: Linux agpgart interface v0.103
Sep 18 17:07:37 iHax mtp-probe[353]: bus: 2, device: 5 was not an MTP device
Sep 18 17:07:37 iHax kernel: input: PC Speaker as /devices/platform/pcspkr/input/input16
Sep 18 17:07:37 iHax mtp-probe[349]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Sep 18 17:07:37 iHax mtp-probe[349]: bus: 2, device: 3 was not an MTP device
Sep 18 17:07:37 iHax mtp-probe[350]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4"
Sep 18 17:07:37 iHax mtp-probe[350]: bus: 2, device: 4 was not an MTP device
Sep 18 17:07:37 iHax kernel: media: Linux media interface: v0.10
Sep 18 17:07:37 iHax kernel: hp_wmi: query 0xd returned error 0x5
Sep 18 17:07:37 iHax kernel: input: HP WMI hotkeys as /devices/virtual/input/input17
Sep 18 17:07:37 iHax kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Sep 18 17:07:37 iHax kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 18 17:07:37 iHax kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 18 17:07:37 iHax kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Sep 18 17:07:37 iHax kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Sep 18 17:07:37 iHax kernel: mousedev: PS/2 mouse device common for all mice
Sep 18 17:07:37 iHax kernel: r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
Sep 18 17:07:37 iHax kernel: libphy: r8169: probed
Sep 18 17:07:37 iHax kernel: r8169 0000:09:00.0 eth0: RTL8168g/8111g, 8c:dc:d4:6d:73:4f, XID 509, IRQ 19
Sep 18 17:07:37 iHax kernel: r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Sep 18 17:07:37 iHax kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 18 17:07:37 iHax kernel: videodev: Linux video capture interface: v2.00
Sep 18 17:07:37 iHax systemd-udevd[341]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 18 17:07:37 iHax kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 18 17:07:38 iHax systemd[1]: Found device Cruzer_Dial 1.
Sep 18 17:07:38 iHax kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 18 17:07:38 iHax kernel: cfg80211: failed to load regulatory.db
Sep 18 17:07:38 iHax kernel: Bluetooth: Core ver 2.22
Sep 18 17:07:38 iHax kernel: NET: Registered protocol family 31
Sep 18 17:07:38 iHax kernel: Bluetooth: HCI device and connection manager initialized
Sep 18 17:07:38 iHax kernel: Bluetooth: HCI socket layer initialized
Sep 18 17:07:38 iHax kernel: Bluetooth: L2CAP socket layer initialized
Sep 18 17:07:38 iHax kernel: Bluetooth: SCO socket layer initialized
Sep 18 17:07:38 iHax kernel: uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b40e)
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Sep 18 17:07:38 iHax kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Sep 18 17:07:38 iHax kernel: usbcore: registered new interface driver btusb
Sep 18 17:07:38 iHax kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
Sep 18 17:07:38 iHax kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20
Sep 18 17:07:38 iHax kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input21
Sep 18 17:07:38 iHax kernel: Bluetooth: hci0: read Intel version: 370710018002030d00
Sep 18 17:07:38 iHax kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
Sep 18 17:07:38 iHax kernel: iTCO_vendor_support: vendor-support=0
Sep 18 17:07:38 iHax kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Sep 18 17:07:38 iHax kernel: iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
Sep 18 17:07:38 iHax kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 18 17:07:38 iHax kernel: uvcvideo 2-3:1.0: Entity type for entity Extension 3 was not initialized!
Sep 18 17:07:38 iHax kernel: uvcvideo 2-3:1.0: Entity type for entity Processing 2 was not initialized!
Sep 18 17:07:38 iHax kernel: uvcvideo 2-3:1.0: Entity type for entity Camera 1 was not initialized!
Sep 18 17:07:38 iHax kernel: input: HP Truevision HD: HP Truevision as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/input/input22
Sep 18 17:07:38 iHax kernel: usbcore: registered new interface driver uvcvideo
Sep 18 17:07:38 iHax kernel: USB Video Class driver (1.1.1)
Sep 18 17:07:38 iHax kernel: Intel(R) Wireless WiFi driver for Linux
Sep 18 17:07:38 iHax kernel: Copyright(c) 2003- 2015 Intel Corporation
Sep 18 17:07:38 iHax kernel: iwlwifi 0000:08:00.0: pci_enable_msi failed - -22
Sep 18 17:07:38 iHax systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 18 17:07:38 iHax systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 18 17:07:38 iHax kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
Sep 18 17:07:38 iHax kernel: intel-spi intel-spi: s25fl064k (8192 Kbytes)
Sep 18 17:07:38 iHax kernel: Bluetooth: hci0: Intel firmware patch completed and activated
Sep 18 17:07:38 iHax kernel: iwlwifi 0000:08:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
Sep 18 17:07:38 iHax systemd-udevd[330]: Using default interface naming scheme 'v243'.
Sep 18 17:07:38 iHax systemd-udevd[330]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 18 17:07:38 iHax kernel: Creating 1 MTD partitions on "intel-spi":
Sep 18 17:07:38 iHax kernel: 0x000000000000-0x000000800000 : "BIOS"
Sep 18 17:07:38 iHax kernel: r8169 0000:09:00.0 eno1: renamed from eth0
Sep 18 17:07:38 iHax kernel: checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
Sep 18 17:07:38 iHax kernel: fb0: switching to inteldrmfb from VESA VGA
Sep 18 17:07:38 iHax kernel: Console: switching to colour dummy device 80x25
Sep 18 17:07:38 iHax kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Sep 18 17:07:38 iHax kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 18 17:07:38 iHax kernel: [drm] Driver supports precise vblank timestamp query.
Sep 18 17:07:38 iHax kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 18 17:07:38 iHax systemd[1]: Reached target Sound Card.
Sep 18 17:07:38 iHax systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Sep 18 17:07:38 iHax systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Sep 18 17:07:38 iHax systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Sep 18 17:07:38 iHax systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Sep 18 17:07:38 iHax kernel: [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
Sep 18 17:07:38 iHax kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Sep 18 17:07:38 iHax kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input23
Sep 18 17:07:38 iHax kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Sep 18 17:07:38 iHax kernel: fbcon: i915drmfb (fb0) is primary device
Sep 18 17:07:38 iHax kernel: kvm: disabled by bios
Sep 18 17:07:38 iHax systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 18 17:07:38 iHax 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'
Sep 18 17:07:38 iHax kernel: audit: type=1130 audit(1568844458.426:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:38 iHax kernel: kvm: disabled by bios
Sep 18 17:07:38 iHax kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
Sep 18 17:07:38 iHax systemd-udevd[327]: Using default interface naming scheme 'v243'.
Sep 18 17:07:38 iHax kernel: iwlwifi 0000:08:00.0: base HW address: f8:16:54:57:fa:3f
Sep 18 17:07:38 iHax kernel: kvm: disabled by bios
Sep 18 17:07:38 iHax systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Sep 18 17:07:38 iHax systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Sep 18 17:07:38 iHax kernel: intel_rapl: Found RAPL domain package
Sep 18 17:07:38 iHax kernel: intel_rapl: Found RAPL domain core
Sep 18 17:07:38 iHax kernel: intel_rapl: Found RAPL domain uncore
Sep 18 17:07:38 iHax kernel: intel_rapl: Found RAPL domain dram
Sep 18 17:07:38 iHax kernel: intel_rapl: RAPL package 0 domain package locked by BIOS
Sep 18 17:07:38 iHax kernel: kvm: disabled by bios
Sep 18 17:07:38 iHax kernel: psmouse serio1: synaptics: queried max coordinates: x [..5610], y [..4700]
Sep 18 17:07:38 iHax systemd-udevd[325]: Using default interface naming scheme 'v243'.
Sep 18 17:07:38 iHax kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 18 17:07:38 iHax kernel: psmouse serio1: synaptics: queried min coordinates: x [1362..], y [1238..]
Sep 18 17:07:38 iHax kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN1ed4 SYN1e00 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Sep 18 17:07:38 iHax kernel: iwlwifi 0000:08:00.0 wlo1: renamed from wlan0
Sep 18 17:07:38 iHax systemd-udevd[325]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 18 17:07:38 iHax kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800/0x0, board id: 2960, fw id: 1619168
Sep 18 17:07:38 iHax kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input18
Sep 18 17:07:38 iHax systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 18 17:07:38 iHax 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'
Sep 18 17:07:38 iHax systemd[1]: Reached target Local File Systems (Pre).
Sep 18 17:07:38 iHax systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Sep 18 17:07:38 iHax systemd[1]: Starting File System Check on /dev/disk/by-uuid/75f73d8c-db7e-4bd4-883f-adfa899b40e4...
Sep 18 17:07:38 iHax kernel: audit: type=1130 audit(1568844458.869:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:38 iHax systemd-fsck[417]: /dev/sdb1: clean, 371/25688 files, 89193/102400 blocks
Sep 18 17:07:39 iHax systemd[1]: Started File System Check on /dev/disk/by-uuid/75f73d8c-db7e-4bd4-883f-adfa899b40e4.
Sep 18 17:07:38 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-75f73d8c\x2ddb7e\x2d4bd4\x2d883f\x2dadfa899b40e4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:39 iHax kernel: audit: type=1130 audit(1568844458.999:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-75f73d8c\x2ddb7e\x2d4bd4\x2d883f\x2dadfa899b40e4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:39 iHax systemd[1]: Mounting /boot...
Sep 18 17:07:39 iHax kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: data=ordered
Sep 18 17:07:39 iHax systemd[1]: Mounted /boot.
Sep 18 17:07:39 iHax systemd[1]: Reached target Local File Systems.
Sep 18 17:07:39 iHax systemd[1]: Starting Rebuild Dynamic Linker Cache...
Sep 18 17:07:39 iHax systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Sep 18 17:07:39 iHax systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Sep 18 17:07:39 iHax systemd[1]: Starting Create Volatile Files and Directories...
Sep 18 17:07:39 iHax systemd[1]: Started Create Volatile Files and Directories.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax systemd[1]: Starting Rebuild Journal Catalog...
Sep 18 17:07:39 iHax kernel: audit: type=1130 audit(1568844459.209:9): 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'
Sep 18 17:07:39 iHax systemd[1]: Starting Network Time Synchronization...
Sep 18 17:07:39 iHax systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Sep 18 17:07:39 iHax audit[429]: SYSTEM_BOOT pid=429 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:39 iHax kernel: audit: type=1127 audit(1568844459.226:10): pid=429 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:39 iHax systemd[1]: Started Update UTMP about System Boot/Shutdown.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax kernel: audit: type=1130 audit(1568844459.239:11): 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'
Sep 18 17:07:39 iHax systemd[1]: Started Rebuild Journal Catalog.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax kernel: Console: switching to colour frame buffer device 240x67
Sep 18 17:07:39 iHax systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Sep 18 17:07:39 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:39 iHax kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Sep 18 17:07:39 iHax systemd[1]: Started Network Time Synchronization.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax systemd[1]: Reached target System Time Set.
Sep 18 17:07:39 iHax systemd[1]: Reached target System Time Synchronized.
Sep 18 17:07:39 iHax kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input24
Sep 18 17:07:39 iHax kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input25
Sep 18 17:07:39 iHax kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input26
Sep 18 17:07:39 iHax kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input27
Sep 18 17:07:39 iHax kernel: input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input28
Sep 18 17:07:39 iHax systemd[1]: Started Rebuild Dynamic Linker Cache.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax systemd[1]: Starting Update is Completed...
Sep 18 17:07:39 iHax systemd[1]: Started Update is Completed.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax systemd[1]: Reached target System Initialization.
Sep 18 17:07:39 iHax systemd[1]: Started CUPS Scheduler.
Sep 18 17:07:39 iHax systemd[1]: Started Daily rotation of log files.
Sep 18 17:07:39 iHax systemd[1]: Started Daily man-db regeneration.
Sep 18 17:07:39 iHax systemd[1]: Started Daily verification of password and group files.
Sep 18 17:07:39 iHax systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 18 17:07:39 iHax systemd[1]: Reached target Paths.
Sep 18 17:07:39 iHax systemd[1]: Reached target Timers.
Sep 18 17:07:39 iHax systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 18 17:07:39 iHax systemd[1]: Listening on CUPS Scheduler.
Sep 18 17:07:39 iHax systemd[1]: Reached target Sockets.
Sep 18 17:07:39 iHax systemd[1]: Reached target Basic System.
Sep 18 17:07:39 iHax systemd[1]: Starting Bluetooth service...
Sep 18 17:07:39 iHax systemd[1]: Started D-Bus System Message Bus.
Sep 18 17:07:39 iHax 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'
Sep 18 17:07:39 iHax systemd[1]: Starting dhcpcd on all interfaces...
Sep 18 17:07:39 iHax systemd[1]: Starting Netfilter Tables...
Sep 18 17:07:39 iHax systemd[1]: Starting Login Service...
Sep 18 17:07:40 iHax dhcpcd[440]: dev: loaded udev
Sep 18 17:07:40 iHax bluetoothd[438]: Bluetooth daemon 5.50
Sep 18 17:07:40 iHax dhcpcd[440]: forked to background, child pid 444
Sep 18 17:07:40 iHax kernel: 8021q: 802.1Q VLAN Support v1.8
Sep 18 17:07:40 iHax dhcpcd-run-hooks[453]: wlo1: /etc/wpa_supplicant.conf does not exist
Sep 18 17:07:40 iHax dhcpcd-run-hooks[455]: wlo1: not interacting with wpa_supplicant(8)
Sep 18 17:07:40 iHax kernel: Generic Realtek PHY r8169-900:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-900:00, irq=IGNORE)
Sep 18 17:07:40 iHax systemd[1]: Started dhcpcd on all interfaces.
Sep 18 17:07:40 iHax systemd[1]: Started Bluetooth service.
Sep 18 17:07:40 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:40 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:40 iHax systemd[1]: Reached target Bluetooth.
Sep 18 17:07:40 iHax bluetoothd[438]: Starting SDP server
Sep 18 17:07:40 iHax kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 18 17:07:40 iHax kernel: Bluetooth: BNEP filters: protocol multicast
Sep 18 17:07:40 iHax kernel: Bluetooth: BNEP socket layer initialized
Sep 18 17:07:40 iHax bluetoothd[438]: Bluetooth management interface 1.14 initialized
Sep 18 17:07:40 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=438 comm="/usr/lib/bluetooth/bluetoothd ")
Sep 18 17:07:40 iHax systemd[1]: Starting Hostname Service...
Sep 18 17:07:40 iHax systemd[1]: Started Netfilter Tables.
Sep 18 17:07:40 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nftables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:40 iHax systemd[1]: Reached target Network (Pre).
Sep 18 17:07:40 iHax systemd[1]: Starting Network Manager...
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: waiting for carrier
Sep 18 17:07:40 iHax kernel: r8169 0000:09:00.0 eno1: Link is Down
Sep 18 17:07:40 iHax systemd-logind[463]: New seat seat0.
Sep 18 17:07:40 iHax systemd-logind[463]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 18 17:07:40 iHax systemd-logind[463]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 18 17:07:40 iHax systemd-logind[463]: Watching system buttons on /dev/input/event0 (Lid Switch)
Sep 18 17:07:40 iHax dhcpcd[444]: wlo1: waiting for carrier
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: carrier acquired
Sep 18 17:07:40 iHax dhcpcd[444]: DUID 00:01:00:01:22:72:c1:9e:40:e2:30:69:a7:b7
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: IAID d4:6d:73:4f
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: adding address fe80::34c4:93d0:50ba:429b
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: carrier lost
Sep 18 17:07:40 iHax dhcpcd[444]: eno1: deleting address fe80::34c4:93d0:50ba:429b
Sep 18 17:07:40 iHax dhcpcd[444]: wlo1: carrier acquired
Sep 18 17:07:40 iHax dhcpcd[444]: wlo1: IAID 54:57:fa:3f
Sep 18 17:07:40 iHax dhcpcd[444]: wlo1: adding address fe80::cc8c:ebb1:6a9a:8f5b
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.7248] NetworkManager (version 1.20.2-1) is starting... (for the first time)
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.7248] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 18 17:07:40 iHax systemd[1]: Started Network Manager.
Sep 18 17:07:40 iHax systemd[1]: Reached target Network.
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.7314] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 18 17:07:40 iHax systemd[1]: Starting CUPS Scheduler...
Sep 18 17:07:40 iHax systemd[1]: Starting Permit User Sessions...
Sep 18 17:07:40 iHax 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'
Sep 18 17:07:40 iHax systemd[1]: Started Permit User Sessions.
Sep 18 17:07:40 iHax 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'
Sep 18 17:07:40 iHax systemd[1]: Started Getty on tty1.
Sep 18 17:07:40 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:40 iHax systemd[1]: Reached target Login Prompts.
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.7657] manager[0x5567dd1a6130]: monitoring kernel firmware directory '/lib/firmware'.
Sep 18 17:07:40 iHax systemd-logind[463]: Watching system buttons on /dev/input/event7 (Intel Virtual Button driver)
Sep 18 17:07:40 iHax systemd-logind[463]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Sep 18 17:07:40 iHax dhcpcd[444]: wlo1: soliciting a DHCP lease
Sep 18 17:07:40 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 18 17:07:40 iHax systemd[1]: Started Hostname Service.
Sep 18 17:07:40 iHax 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'
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9396] hostname: hostname: using hostnamed
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9396] hostname: hostname changed from (none) to "iHax"
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9400] dns-mgr[0x5567dd160240]: init: dns=default,systemd-resolved rc-manager=symlink
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9410] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:08:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9412] manager[0x5567dd1a6130]: rfkill: Wi-Fi hardware radio set enabled
Sep 18 17:07:40 iHax NetworkManager[467]: <info>  [1568844460.9412] manager[0x5567dd1a6130]: rfkill: WWAN hardware radio set disabled
Sep 18 17:07:41 iHax systemd[1]: Started Login Service.
Sep 18 17:07:41 iHax 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'
Sep 18 17:07:41 iHax systemd[1]: Reached target Multi-User System.
Sep 18 17:07:41 iHax systemd[1]: Reached target Graphical Interface.
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.0361] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-ovs.so)
Sep 18 17:07:41 iHax systemd[1]: Started CUPS Scheduler.
Sep 18 17:07:41 iHax systemd[1]: Startup finished in 4.729s (kernel) + 5.556s (userspace) = 10.286s.
Sep 18 17:07:41 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.1048] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-bluetooth.so)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.1079] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-adsl.so)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.1164] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-wifi.so)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2327] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-team.so)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2358] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.2-1/libnm-device-plugin-wwan.so)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2364] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2366] manager: rfkill: WWAN enabled by radio killswitch; disabled by state file
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2368] manager: Networking is enabled by state file
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2417] dhcp-init: Using DHCP client 'internal'
Sep 18 17:07:41 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.2443] settings: Loaded settings plugin: keyfile (internal)
Sep 18 17:07:41 iHax systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 18 17:07:41 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 18 17:07:41 iHax systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 18 17:07:41 iHax 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'
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3273] device (lo): carrier: link connected
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3276] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3301] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3318] settings: (eno1): created default wired connection 'Wired connection 1'
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3325] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3346] device (wlo1): driver supports Access Point (AP) mode
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3351] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3361] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: carrier lost
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.3578] device (wlo1): set-hw-addr: set MAC address to B2:1E:14:56:45:1B (scanning)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.6432] ovsdb: Could not connect: No such file or directory
Sep 18 17:07:41 iHax dbus-daemon[439]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.6467] bluez: use BlueZ version 5
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: new hardware address: b2:1e:14:56:45:1b
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: carrier acquired
Sep 18 17:07:41 iHax systemd[1]: Starting WPA supplicant...
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.6502] bluez5: NAP: added interface F8:16:54:57:FA:43
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: IAID 14:56:45:1b
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: adding address fe80::1e50:cd02:9113:bbec
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: carrier lost
Sep 18 17:07:41 iHax dhcpcd[444]: wlo1: deleting address fe80::1e50:cd02:9113:bbec
Sep 18 17:07:41 iHax dbus-daemon[439]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 18 17:07:41 iHax wpa_supplicant[496]: Successfully initialized wpa_supplicant
Sep 18 17:07:41 iHax systemd[1]: Started WPA supplicant.
Sep 18 17:07:41 iHax 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'
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.7232] supplicant: wpa_supplicant running
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.7233] device (wlo1): supplicant interface state: init -> starting
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8251] sup-iface[0x5567dd1b4120,wlo1]: supports 5 scan SSIDs
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8263] device (wlo1): supplicant interface state: starting -> ready
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8265] Wi-Fi P2P device controlled by interface wlo1 created
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8269] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8276] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 18 17:07:41 iHax NetworkManager[467]: <warn>  [1568844461.8289] sup-iface: failed to cancel p2p connect: P2P cancel failed
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8291] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 18 17:07:41 iHax NetworkManager[467]: <info>  [1568844461.8298] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 18 17:07:43 iHax systemd[1]: systemd-rfkill.service: Succeeded.
Sep 18 17:07:43 iHax 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'
Sep 18 17:07:43 iHax kernel: kauditd_printk_skb: 17 callbacks suppressed
Sep 18 17:07:43 iHax kernel: audit: type=1131 audit(1568844463.722:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:47 iHax NetworkManager[467]: <info>  [1568844467.3356] manager: startup complete
Sep 18 17:07:51 iHax systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 18 17:07:51 iHax 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'
Sep 18 17:07:51 iHax kernel: audit: type=1131 audit(1568844471.812:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:57 iHax kernel: audit: type=1006 audit(1568844477.886:31): pid=479 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Sep 18 17:07:57 iHax login[479]: pam_unix(login:session): session opened for user justin by LOGIN(uid=0)
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9024] policy: auto-activating connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9036] device (wlo1): Activation: starting connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9038] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9048] manager: NetworkManager state is now CONNECTING
Sep 18 17:07:57 iHax dhcpcd[444]: wlo1: new hardware address: f8:16:54:57:fa:3f
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9069] device (wlo1): set-hw-addr: reset MAC address to F8:16:54:57:FA:3F (preserve)
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9112] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9118] device (wlo1): Activation: (wifi) access point 'Frontier8224_5G' has security, but secrets are required.
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9118] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9121] sup-iface[0x5567dd1b4120,wlo1]: wps: type pbc start...
Sep 18 17:07:57 iHax NetworkManager[467]: <warn>  [1568844477.9132] device (wlo1): no secrets: No agents were available for this request.
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9132] device (wlo1): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9137] manager: NetworkManager state is now DISCONNECTED
Sep 18 17:07:57 iHax NetworkManager[467]: <warn>  [1568844477.9147] device (wlo1): Activation: failed for connection 'Frontier8224_5G'
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9151] device (wlo1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 18 17:07:57 iHax dhcpcd[444]: wlo1: new hardware address: d6:73:15:37:23:f1
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9172] device (wlo1): set-hw-addr: set MAC address to D6:73:15:37:23:F1 (scanning)
Sep 18 17:07:57 iHax systemd[1]: Created slice User Slice of UID 1000.
Sep 18 17:07:57 iHax systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 18 17:07:57 iHax systemd-logind[463]: New session 1 of user justin.
Sep 18 17:07:57 iHax systemd[1]: Started User Runtime Directory /run/user/1000.
Sep 18 17:07:57 iHax 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'
Sep 18 17:07:57 iHax systemd[1]: Starting User Manager for UID 1000...
Sep 18 17:07:57 iHax kernel: audit: type=1130 audit(1568844477.926:32): 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'
Sep 18 17:07:57 iHax kernel: audit: type=1006 audit(1568844477.932:33): pid=507 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Sep 18 17:07:57 iHax systemd[507]: pam_unix(systemd-user:session): session opened for user justin by (uid=0)
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9705] device (wlo1): supplicant interface state: ready -> disconnected
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9706] device (p2p-dev-wlo1): supplicant management interface state: ready -> disconnected
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9755] device (wlo1): supplicant interface state: disconnected -> inactive
Sep 18 17:07:57 iHax NetworkManager[467]: <info>  [1568844477.9758] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> inactive
Sep 18 17:07:57 iHax wpa_supplicant[496]: wlo1: Reject scan trigger since one is already pending
Sep 18 17:07:58 iHax systemd[507]: Reached target Paths.
Sep 18 17:07:58 iHax systemd[507]: Reached target Timers.
Sep 18 17:07:58 iHax systemd[507]: Starting D-Bus User Message Bus Socket.
Sep 18 17:07:58 iHax systemd[507]: Listening on GnuPG network certificate management daemon.
Sep 18 17:07:58 iHax systemd[507]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 18 17:07:58 iHax systemd[507]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 18 17:07:58 iHax systemd[507]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 18 17:07:58 iHax systemd[507]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 18 17:07:58 iHax systemd[507]: Listening on p11-kit server.
Sep 18 17:07:58 iHax systemd[507]: Listening on Multimedia System.
Sep 18 17:07:58 iHax systemd[507]: Listening on Sound System.
Sep 18 17:07:58 iHax systemd[507]: Listening on D-Bus User Message Bus Socket.
Sep 18 17:07:58 iHax systemd[507]: Reached target Sockets.
Sep 18 17:07:58 iHax systemd[507]: Reached target Basic System.
Sep 18 17:07:58 iHax systemd[507]: Reached target Main User Target.
Sep 18 17:07:58 iHax systemd[507]: Startup finished in 127ms.
Sep 18 17:07:58 iHax systemd[1]: Started User Manager for UID 1000.
Sep 18 17:07:58 iHax 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'
Sep 18 17:07:58 iHax systemd[1]: Started Session 1 of user justin.
Sep 18 17:07:58 iHax kernel: audit: type=1130 audit(1568844478.069:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:07:58 iHax login[479]: LOGIN ON tty1 BY justin
Sep 18 17:08:00 iHax systemd[507]: Started D-Bus User Message Bus.
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.ActivityManager' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.ActivityManager'
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.kglobalaccel' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.kglobalaccel'
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.KScreen' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:03 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.KScreen'
Sep 18 17:08:03 iHax kscreen_backend_launcher[598]: kscreen.xrandr: Connected output 67 to CRTC 63
Sep 18 17:08:03 iHax kscreen_backend_launcher[598]: kscreen.xcb.helper: Detected XRandR 1.6
Sep 18 17:08:03 iHax kscreen_backend_launcher[598]: kscreen.xcb.helper: Event Base:  89
Sep 18 17:08:03 iHax kscreen_backend_launcher[598]: kscreen.xcb.helper: Event Error:  147
Sep 18 17:08:03 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:03 iHax systemd[1]: Starting Daemon for power management...
Sep 18 17:08:04 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='ca.desrt.dconf' requested by ':1.11' (uid=1000 pid=615 comm="/usr/bin/gsettings set org.gnome.desktop.a11y.appl")
Sep 18 17:08:04 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'ca.desrt.dconf'
Sep 18 17:08:04 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 18 17:08:04 iHax systemd[1]: Started Daemon for power management.
Sep 18 17:08:04 iHax 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'
Sep 18 17:08:04 iHax kernel: audit: type=1130 audit(1568844484.352:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr: XRandR::setConfig
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr: Needed CRTCs:  1
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr: Actions to perform:
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr:         Primary Output: false
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr:         Change Screen Size: false
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr:         Disable outputs: false
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr:         Change outputs: false
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr:         Enable outputs: false
Sep 18 17:08:04 iHax kscreen_backend_launcher[598]: kscreen.xrandr: XRandR::setConfig done!
Sep 18 17:08:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.5' (uid=0 pid=463 comm="/usr/lib/systemd/systemd-logind ")
Sep 18 17:08:04 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:08:04 iHax audit[661]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=661 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:04 iHax kernel: audit: type=1701 audit(1568844484.582:36): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=661 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:04 iHax systemd[507]: Starting Sound Service...
Sep 18 17:08:04 iHax systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Sep 18 17:08:04 iHax systemd[1]: Started Process Core Dump (PID 666/UID 0).
Sep 18 17:08:04 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-666-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:04 iHax kernel: audit: type=1130 audit(1568844484.806:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-666-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.24' (uid=1000 pid=648 comm="/usr/bin/baloo_file ")
Sep 18 17:08:04 iHax systemd[1]: Starting Disk Manager...
Sep 18 17:08:05 iHax udisksd[695]: udisks daemon version 2.8.4 starting
Sep 18 17:08:05 iHax systemd-coredump[693]: Removed old coredump core.polkitd.0.be76ccf0ec36406a81a18bd052157d97.4213.1568844225000000000000.lz4.
Sep 18 17:08:05 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.29' (uid=1000 pid=673 comm="/usr/bin/pulseaudio --daemonize=no ")
Sep 18 17:08:05 iHax systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 18 17:08:05 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 18 17:08:05 iHax 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'
Sep 18 17:08:05 iHax kernel: audit: type=1130 audit(1568844485.419:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:05 iHax systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Successfully called chroot.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Successfully dropped privileges.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Successfully limited resources.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Running.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Canary thread running.
Sep 18 17:08:05 iHax rtkit-daemon[707]: Watchdog thread running.
Sep 18 17:08:05 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:08:05 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:08:05 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:08:05 iHax 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=failed'
Sep 18 17:08:05 iHax kernel: audit: type=1130 audit(1568844485.686:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:08:05 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:06 iHax systemd-coredump[693]: Process 661 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 661:
                                            #0  0x00007f7139cb4bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f7139c9beb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f7139c9df76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f7139ca2705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f7139caf495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f7139ca2a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f7139c98cf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f7139cae41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f7139c97186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f7139c96108 _start (ld-linux-x86-64.so.2)
Sep 18 17:08:06 iHax systemd[507]: Starting Bluetooth OBEX service...
Sep 18 17:08:06 iHax systemd[1]: systemd-coredump@0-666-0.service: Succeeded.
Sep 18 17:08:06 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-666-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:06 iHax kernel: audit: type=1131 audit(1568844486.029:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-666-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:06 iHax obexd[712]: OBEX daemon 5.50
Sep 18 17:08:06 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.bluez.obex'
Sep 18 17:08:06 iHax systemd[507]: Started Bluetooth OBEX service.
Sep 18 17:08:06 iHax kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 18 17:08:06 iHax kernel: Bluetooth: RFCOMM socket layer initialized
Sep 18 17:08:06 iHax kernel: Bluetooth: RFCOMM ver 1.11
Sep 18 17:08:10 iHax systemd[1]: systemd-hostnamed.service: Succeeded.
Sep 18 17:08:10 iHax 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'
Sep 18 17:08:10 iHax kernel: audit: type=1131 audit(1568844490.956:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:29 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:08:29 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:08:29 iHax udisksd[695]: Error initializing polkit authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms) (g-dbus-error-quark, 20)
Sep 18 17:08:29 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:08:29 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:08:29 iHax audit[732]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=732 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:29 iHax kernel: audit: type=1701 audit(1568844509.539:42): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=732 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:29 iHax systemd[1]: Started Process Core Dump (PID 733/UID 0).
Sep 18 17:08:29 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-733-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:29 iHax kernel: audit: type=1130 audit(1568844509.552:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-733-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:29 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Sep 18 17:08:29 iHax 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'
Sep 18 17:08:29 iHax systemd[1]: Started Disk Manager.
Sep 18 17:08:29 iHax kernel: audit: type=1130 audit(1568844509.622:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:29 iHax udisksd[695]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 18 17:08:29 iHax systemd-coredump[734]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.661.1568844484000000000000.lz4.
Sep 18 17:08:29 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:08:29 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:08:29 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:08:29 iHax 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=failed'
Sep 18 17:08:29 iHax kernel: audit: type=1130 audit(1568844509.946:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:08:30 iHax systemd-coredump[734]: Process 732 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 732:
                                            #0  0x00007fe0a35eebb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007fe0a35d5eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007fe0a35d7f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007fe0a35dc705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007fe0a35e9495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007fe0a35dca83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007fe0a35d2cf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007fe0a35e841b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007fe0a35d1186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007fe0a35d0108 _start (ld-linux-x86-64.so.2)
Sep 18 17:08:30 iHax systemd[1]: systemd-coredump@1-733-0.service: Succeeded.
Sep 18 17:08:30 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-733-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:30 iHax kernel: audit: type=1131 audit(1568844510.076:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-733-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:30 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.19' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:30 iHax dbus-daemon[439]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 18 17:08:30 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.19' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:08:30 iHax dbus-daemon[439]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 18 17:08:54 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:08:54 iHax NetworkManager[467]: <info>  [1568844534.5392] agent-manager: req[0x5567dd27d570, :1.19/org.kde.plasma.networkmanagement/1000]: agent registered
Sep 18 17:08:54 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:08:54 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:08:54 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:08:54 iHax audit[763]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=763 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:54 iHax kernel: audit: type=1701 audit(1568844534.546:47): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=763 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:08:54 iHax systemd[1]: Started Process Core Dump (PID 764/UID 0).
Sep 18 17:08:54 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-764-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:54 iHax kernel: audit: type=1130 audit(1568844534.556:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-764-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:54 iHax systemd-coredump[765]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.732.1568844509000000000000.lz4.
Sep 18 17:08:54 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:08:54 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:08:54 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:08:54 iHax 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=failed'
Sep 18 17:08:54 iHax kernel: audit: type=1130 audit(1568844534.812:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:08:54 iHax systemd-coredump[765]: Process 763 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 763:
                                            #0  0x00007f2b00b52bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f2b00b39eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f2b00b3bf76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f2b00b40705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f2b00b4d495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f2b00b40a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f2b00b36cf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f2b00b4c41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f2b00b35186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f2b00b34108 _start (ld-linux-x86-64.so.2)
Sep 18 17:08:54 iHax systemd[1]: systemd-coredump@2-764-0.service: Succeeded.
Sep 18 17:08:54 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-764-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:54 iHax kernel: audit: type=1131 audit(1568844534.926:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-764-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0724] policy: auto-activating connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0744] device (wlo1): Activation: starting connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0749] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0760] manager: NetworkManager state is now CONNECTING
Sep 18 17:08:57 iHax dhcpcd[444]: wlo1: new hardware address: f8:16:54:57:fa:3f
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0793] device (wlo1): set-hw-addr: reset MAC address to F8:16:54:57:FA:3F (preserve)
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0834] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0838] device (wlo1): Activation: (wifi) access point 'Frontier8224_5G' has security, but secrets are required.
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0838] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.0840] sup-iface[0x5567dd1b4120,wlo1]: wps: type pbc start...
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1170] device (wlo1): supplicant interface state: inactive -> disconnected
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1170] device (p2p-dev-wlo1): supplicant management interface state: inactive -> disconnected
Sep 18 17:08:57 iHax wpa_supplicant[496]: wlo1: WPS-PBC-ACTIVE
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1191] device (wlo1): supplicant interface state: disconnected -> inactive
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1192] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> inactive
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1236] device (wlo1): supplicant interface state: inactive -> scanning
Sep 18 17:08:57 iHax NetworkManager[467]: <info>  [1568844537.1236] device (p2p-dev-wlo1): supplicant management interface state: inactive -> scanning
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:09:19 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:09:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.kwalletd5' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:09:19 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:09:19 iHax audit[771]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=771 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:09:19 iHax kernel: audit: type=1701 audit(1568844559.552:51): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=771 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:09:19 iHax systemd[1]: Started Process Core Dump (PID 774/UID 0).
Sep 18 17:09:19 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:19 iHax kernel: audit: type=1130 audit(1568844559.562:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.kwalletd5'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7617] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7649] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7656] device (wlo1): Activation: (wifi) connection 'Frontier8224_5G' has security, and secrets exist.  No new secrets needed.
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7657] Config: added 'ssid' value 'Frontier8224_5G'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7658] Config: added 'scan_ssid' value '1'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7659] Config: added 'bgscan' value 'simple:30:-80:86400'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7660] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7660] Config: added 'auth_alg' value 'OPEN'
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7660] Config: added 'psk' value '<hidden>'
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: SME: Trying to authenticate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5745 MHz)
Sep 18 17:09:19 iHax kernel: wlo1: authenticate with c0:a0:0d:72:a7:d4
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7820] device (wlo1): supplicant interface state: scanning -> authenticating
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7820] device (p2p-dev-wlo1): supplicant management interface state: scanning -> authenticating
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: Trying to associate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5745 MHz)
Sep 18 17:09:19 iHax kernel: wlo1: send auth to c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:09:19 iHax kernel: wlo1: authenticated
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7830] device (wlo1): supplicant interface state: authenticating -> associating
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.7831] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Sep 18 17:09:19 iHax kernel: wlo1: associate with c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:09:19 iHax kernel: wlo1: RX AssocResp from c0:a0:0d:72:a7:d4 (capab=0x1011 status=0 aid=4)
Sep 18 17:09:19 iHax kernel: wlo1: associated
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: Associated with c0:a0:0d:72:a7:d4
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8049] device (wlo1): supplicant interface state: associating -> 4-way handshake
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8049] device (p2p-dev-wlo1): supplicant management interface state: associating -> 4-way handshake
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: WPA: Key negotiation completed with c0:a0:0d:72:a7:d4 [PTK=CCMP GTK=CCMP]
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-CONNECTED - Connection to c0:a0:0d:72:a7:d4 completed [id=0 id_str=]
Sep 18 17:09:19 iHax dhcpcd[444]: wlo1: carrier acquired
Sep 18 17:09:19 iHax kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8372] device (wlo1): supplicant interface state: 4-way handshake -> completed
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8373] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Frontier8224_5G"
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8373] device (p2p-dev-wlo1): supplicant management interface state: 4-way handshake -> completed
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8375] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8381] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Sep 18 17:09:19 iHax dhcpcd[444]: wlo1: IAID 54:57:fa:3f
Sep 18 17:09:19 iHax dhcpcd[444]: wlo1: adding address fe80::2a52:8e8b:eada:bfa4
Sep 18 17:09:19 iHax systemd-coredump[775]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.763.1568844534000000000000.lz4.
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8697] dhcp4 (wlo1): state changed unknown -> bound
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8715] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:09:19 iHax systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 18 17:09:19 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:09:19 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:09:19 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:09:19 iHax 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=failed'
Sep 18 17:09:19 iHax kernel: audit: type=1130 audit(1568844559.879:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 18 17:09:19 iHax systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 18 17:09:19 iHax 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'
Sep 18 17:09:19 iHax kernel: audit: type=1130 audit(1568844559.879:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:19 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=866700
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8882] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax kernel: wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:a0:0d:72:a7:d4
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8886] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8893] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8922] manager: NetworkManager state is now CONNECTED_SITE
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.8925] policy: set 'Frontier8224_5G' (wlo1) as default for IPv4 routing and DNS
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:09:19 iHax dbus-daemon[439]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 18 17:09:19 iHax NetworkManager[467]: <info>  [1568844559.9028] device (wlo1): Activation: successful, device activated.
Sep 18 17:09:20 iHax systemd-coredump[775]: Process 771 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 771:
                                            #0  0x00007f2500ae7bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f2500aceeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f2500ad0f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f2500ad5705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f2500ae2495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f2500ad5a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f2500acbcf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f2500ae141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f2500aca186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f2500ac9108 _start (ld-linux-x86-64.so.2)
Sep 18 17:09:20 iHax systemd[1]: systemd-coredump@3-774-0.service: Succeeded.
Sep 18 17:09:20 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:20 iHax kernel: audit: type=1131 audit(1568844560.012:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:20 iHax dhcpcd[444]: wlo1: rebinding lease of 192.168.254.39
Sep 18 17:09:20 iHax dhcpcd[444]: wlo1: leased 192.168.254.39 for 7200 seconds
Sep 18 17:09:20 iHax dhcpcd[444]: wlo1: adding route to 192.168.254.0/24
Sep 18 17:09:20 iHax dhcpcd[444]: wlo1: adding default route via 192.168.254.254
Sep 18 17:09:20 iHax dhcpcd[444]: wlo1: soliciting an IPv6 router
Sep 18 17:09:25 iHax NetworkManager[467]: <info>  [1568844565.0985] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 18 17:09:29 iHax systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 18 17:09:29 iHax 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'
Sep 18 17:09:29 iHax kernel: audit: type=1131 audit(1568844569.806:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:33 iHax dhcpcd[444]: wlo1: no IPv6 Routers available
Sep 18 17:09:34 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:09:34 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:09:34 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:09:35 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:09:35 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
Sep 18 17:09:35 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:09:35 iHax systemd[507]: Starting Sound Service...
Sep 18 17:09:40 iHax systemd-timesyncd[428]: Synchronized to time server for the first time 198.58.105.63:123 (0.arch.pool.ntp.org).
Sep 18 17:09:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:09:44 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:09:44 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:09:44 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:09:44 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:09:44 iHax audit[868]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=868 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:09:44 iHax kernel: audit: type=1701 audit(1568844584.562:57): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=868 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:09:44 iHax systemd[1]: Started Process Core Dump (PID 869/UID 0).
Sep 18 17:09:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-869-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:44 iHax kernel: audit: type=1130 audit(1568844584.575:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-869-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:09:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:09:44 iHax systemd-coredump[873]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.771.1568844559000000000000.lz4.
Sep 18 17:09:44 iHax audit[885]: ANOM_ABEND auid=1000 uid=1000 gid=998 ses=1 pid=885 comm="java" exe="/usr/lib/jvm/java-12-openjdk/bin/java" sig=7 res=1
Sep 18 17:09:44 iHax kernel: audit: type=1701 audit(1568844584.961:59): auid=1000 uid=1000 gid=998 ses=1 pid=885 comm="java" exe="/usr/lib/jvm/java-12-openjdk/bin/java" sig=7 res=1
Sep 18 17:09:44 iHax 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=failed'
Sep 18 17:09:44 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:09:44 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:09:44 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:09:44 iHax kernel: audit: type=1130 audit(1568844584.964:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:09:44 iHax systemd[1]: Started Process Core Dump (PID 889/UID 0).
Sep 18 17:09:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-889-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:44 iHax kernel: audit: type=1130 audit(1568844584.977:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-889-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:45 iHax systemd-coredump[873]: Process 868 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 868:
                                            #0  0x00007fe6b0799bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007fe6b0780eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007fe6b0782f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007fe6b0787705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007fe6b0794495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007fe6b0787a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007fe6b077dcf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007fe6b079341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007fe6b077c186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007fe6b077b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:09:45 iHax systemd[1]: systemd-coredump@4-869-0.service: Succeeded.
Sep 18 17:09:45 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-869-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:45 iHax kernel: audit: type=1131 audit(1568844585.122:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-869-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:45 iHax systemd-coredump[890]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.868.1568844584000000000000.lz4.
Sep 18 17:09:45 iHax systemd-coredump[890]: Process 885 (java) of user 1000 dumped core.
                                            
                                            Stack trace of thread 885:
                                            #0  0x00007fd4aac7abb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007fd4aac61eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007fd4aac63f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007fd4aac6e37f dl_open_worker (ld-linux-x86-64.so.2)
                                            #4  0x00007fd4aab883d9 _dl_catch_exception (libc.so.6)
                                            #5  0x00007fd4aac6df5e _dl_open (ld-linux-x86-64.so.2)
                                            #6  0x00007fd4aa83634c n/a (libdl.so.2)
                                            #7  0x00007fd4aab883d9 _dl_catch_exception (libc.so.6)
                                            #8  0x00007fd4aab88473 _dl_catch_error (libc.so.6)
                                            #9  0x00007fd4aa836ab9 n/a (libdl.so.2)
                                            #10 0x00007fd4aa8363da dlopen (libdl.so.2)
                                            #11 0x00007fd4aac4e873 n/a (libjli.so)
                                            #12 0x00007fd4aac4b83c JLI_Launch (libjli.so)
                                            #13 0x0000562cc30ed158 n/a (java)
                                            #14 0x00007fd4aaa77ee3 __libc_start_main (libc.so.6)
                                            #15 0x0000562cc30ed20e n/a (java)
Sep 18 17:09:45 iHax systemd[1]: systemd-coredump@5-889-0.service: Succeeded.
Sep 18 17:09:45 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-889-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:45 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Sep 18 17:09:45 iHax kernel: wlo1: cannot understand ECSA IE operating class, 22, ignoring
Sep 18 17:09:45 iHax kernel: audit: type=1131 audit(1568844585.320:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-889-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:09:45 iHax kernel: wlo1: cannot understand ECSA IE operating class, 22, ignoring
Sep 18 17:09:45 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Sep 18 17:09:45 iHax kernel: wlo1: Limiting TX power to 24 (24 - 0) dBm as advertised by c0:a0:0d:72:a7:d4
Sep 18 17:10:04 iHax sudo[900]:   justin : TTY=pts/2 ; PWD=/home/justin ; USER=root ; COMMAND=/usr/bin/pacman -S polkit
Sep 18 17:10:04 iHax sudo[900]: pam_unix(sudo:session): session opened for user root by justin(uid=0)
Sep 18 17:10:08 iHax dbus-daemon[439]: [system] Reloaded configuration
Sep 18 17:10:08 iHax dbus-daemon[439]: [system] Reloaded configuration
Sep 18 17:10:08 iHax dbus-daemon[439]: [system] Reloaded configuration
Sep 18 17:10:08 iHax dbus-daemon[439]: [system] Reloaded configuration
Sep 18 17:10:08 iHax systemd[1]: Reloading.
Sep 18 17:10:08 iHax systemd[1]: Reloading D-Bus System Message Bus.
Sep 18 17:10:08 iHax dbus-daemon[439]: [system] Reloaded configuration
Sep 18 17:10:08 iHax dbus-send[947]: method return time=1568844608.718746 sender=org.freedesktop.DBus -> destination=:1.84 serial=3 reply_serial=2
Sep 18 17:10:08 iHax systemd[1]: Reloaded D-Bus System Message Bus.
Sep 18 17:10:08 iHax sudo[900]: pam_unix(sudo:session): session closed for user root
Sep 18 17:10:09 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:09 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:09 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:10:09 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:10:09 iHax audit[948]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=948 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:09 iHax kernel: audit: type=1701 audit(1568844609.567:64): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=948 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:09 iHax systemd[1]: Started Process Core Dump (PID 949/UID 0).
Sep 18 17:10:09 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-949-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:09 iHax kernel: audit: type=1130 audit(1568844609.577:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-949-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:09 iHax systemd-coredump[950]: Removed old coredump core.java.1000.18903e881a414b35a5230a099f586981.885.1568844584000000000000.lz4.
Sep 18 17:10:09 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:10:09 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:10:09 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:10:09 iHax 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=failed'
Sep 18 17:10:09 iHax kernel: audit: type=1130 audit(1568844609.847:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:10:09 iHax systemd-coredump[950]: Process 948 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 948:
                                            #0  0x00007f91cb2ffbb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f91cb2e6eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f91cb2e8f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f91cb2ed705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f91cb2fa495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f91cb2eda83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f91cb2e3cf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f91cb2f941b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f91cb2e2186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f91cb2e1108 _start (ld-linux-x86-64.so.2)
Sep 18 17:10:09 iHax systemd[1]: systemd-coredump@6-949-0.service: Succeeded.
Sep 18 17:10:09 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-949-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:09 iHax kernel: audit: type=1131 audit(1568844609.964:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@6-949-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:34 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:34 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:34 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:10:34 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:10:34 iHax audit[955]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=955 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:34 iHax kernel: audit: type=1701 audit(1568844634.582:68): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=955 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:34 iHax systemd[1]: Started Process Core Dump (PID 956/UID 0).
Sep 18 17:10:34 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-956-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:34 iHax kernel: audit: type=1130 audit(1568844634.592:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-956-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:34 iHax systemd-coredump[957]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.948.1568844609000000000000.lz4.
Sep 18 17:10:34 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:10:34 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:10:34 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:10:34 iHax 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=failed'
Sep 18 17:10:34 iHax kernel: audit: type=1130 audit(1568844634.875:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:10:35 iHax systemd-coredump[957]: Process 955 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 955:
                                            #0  0x00007f3913a39bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f3913a20eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f3913a22f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f3913a27705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f3913a34495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f3913a27a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f3913a1dcf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f3913a3341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f3913a1c186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f3913a1b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:10:35 iHax systemd[1]: systemd-coredump@7-956-0.service: Succeeded.
Sep 18 17:10:35 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-956-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:35 iHax kernel: audit: type=1131 audit(1568844635.318:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@7-956-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:56 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.LogoutPrompt' requested by ':1.13' (uid=1000 pid=609 comm="/usr/bin/ksmserver ")
Sep 18 17:10:59 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:59 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:10:59 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:10:59 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.LogoutPrompt'
Sep 18 17:10:59 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:10:59 iHax audit[966]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=966 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:59 iHax kernel: audit: type=1701 audit(1568844659.585:72): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=966 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:10:59 iHax systemd[1]: Started Process Core Dump (PID 967/UID 0).
Sep 18 17:10:59 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@8-967-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:59 iHax kernel: audit: type=1130 audit(1568844659.595:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@8-967-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3118
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3112
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3118
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3112
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3321
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3321
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3327
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3327
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3085
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3101
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3139
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3133
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3499
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3505
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3047
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3041
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3079
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3073
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3499
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3505
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml:41: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml:34: ReferenceError: model is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml:33: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml:33: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml:33: ReferenceError: config is not defined
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3118
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3112
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3118
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3112
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3321
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3321
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3327
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3327
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3085
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3101
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3139
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3133
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3499
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3505
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3047
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3041
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3079
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3073
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3499
Sep 18 17:10:59 iHax ksmserver-logout-greeter[963]: qt.svg: <input>:663: Could not resolve property: #radialGradient3505
Sep 18 17:10:59 iHax systemd-coredump[968]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.955.1568844634000000000000.lz4.
Sep 18 17:10:59 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:10:59 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:10:59 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:10:59 iHax 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=failed'
Sep 18 17:10:59 iHax kernel: audit: type=1130 audit(1568844659.961:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:11:00 iHax systemd-coredump[968]: Process 966 (polkitd) of user 0 dumped core.
                                            
                                            Stack trace of thread 966:
                                            #0  0x00007f05dbf59bb3 memset (ld-linux-x86-64.so.2)
                                            #1  0x00007f05dbf40eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                            #2  0x00007f05dbf42f76 _dl_map_object (ld-linux-x86-64.so.2)
                                            #3  0x00007f05dbf47705 openaux (ld-linux-x86-64.so.2)
                                            #4  0x00007f05dbf54495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                            #5  0x00007f05dbf47a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                            #6  0x00007f05dbf3dcf5 dl_main (ld-linux-x86-64.so.2)
                                            #7  0x00007f05dbf5341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                            #8  0x00007f05dbf3c186 _dl_start (ld-linux-x86-64.so.2)
                                            #9  0x00007f05dbf3b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:11:00 iHax systemd[1]: systemd-coredump@8-967-0.service: Succeeded.
Sep 18 17:11:00 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@8-967-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:00 iHax kernel: audit: type=1131 audit(1568844660.721:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@8-967-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:05 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:11:05 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:11:05 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:11:05 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:11:05 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
Sep 18 17:11:05 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:11:05 iHax systemd[507]: Starting Sound Service...
Sep 18 17:11:09 iHax kwalletd5[773]: The X11 connection broke (error 1). Did the X11 server die?
Sep 18 17:11:09 iHax kscreen_backend_launcher[598]: The X11 connection broke (error 1). Did the X11 server die?
Sep 18 17:11:09 iHax kglobalaccel5[594]: The X11 connection broke (error 1). Did the X11 server die?
Sep 18 17:11:09 iHax kactivitymanagerd[586]: The X11 connection broke (error 1). Did the X11 server die?
Sep 18 17:11:09 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.kglobalaccel' requested by ':1.4' (uid=1000 pid=575 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:10 iHax kglobalaccel5[990]: qt.qpa.xcb: could not connect to display :0
Sep 18 17:11:10 iHax audit[990]: ANOM_ABEND auid=1000 uid=1000 gid=998 ses=2 pid=990 comm="kglobalaccel5" exe="/usr/bin/kglobalaccel5" sig=6 res=1
Sep 18 17:11:10 iHax kglobalaccel5[990]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Sep 18 17:11:10 iHax kglobalaccel5[990]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                         
                                         Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Sep 18 17:11:10 iHax kernel: audit: type=1701 audit(1568844670.168:76): auid=1000 uid=1000 gid=998 ses=2 pid=990 comm="kglobalaccel5" exe="/usr/bin/kglobalaccel5" sig=6 res=1
Sep 18 17:11:10 iHax systemd[1]: Started Process Core Dump (PID 991/UID 0).
Sep 18 17:11:10 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@9-991-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: audit: type=1130 audit(1568844670.181:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@9-991-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax systemd-coredump[992]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.966.1568844659000000000000.lz4.
Sep 18 17:11:10 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activated service 'org.kde.kglobalaccel' failed: Process org.kde.kglobalaccel received signal 6
Sep 18 17:11:10 iHax login[479]: pam_unix(login:session): session closed for user justin
Sep 18 17:11:10 iHax systemd[1]: getty@tty1.service: Succeeded.
Sep 18 17:11:10 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: audit: type=1131 audit(1568844670.688:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax systemd-coredump[992]: Process 990 (kglobalaccel5) of user 1000 dumped core.
                                            
                                            Stack trace of thread 990:
                                            #0  0x00007f67e998f755 raise (libc.so.6)
                                            #1  0x00007f67e997a851 abort (libc.so.6)
                                            #2  0x00007f67e9d898f8 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5)
                                            #3  0x00007f67ea327435 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5)
                                            #4  0x00007f67ea327c51 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5)
                                            #5  0x00007f67e9f99195 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5)
                                            #6  0x00007f67ea329a00 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5)
                                            #7  0x00007f67ea32aa18 _ZN15QGuiApplicationC1ERiPPci (libQt5Gui.so.5)
                                            #8  0x000055c828c5008f n/a (kglobalaccel5)
                                            #9  0x00007f67e997bee3 __libc_start_main (libc.so.6)
                                            #10 0x000055c828c503fe n/a (kglobalaccel5)
Sep 18 17:11:10 iHax systemd[1]: getty@tty1.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Sep 18 17:11:10 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax systemd-logind[463]: Session 1 logged out. Waiting for processes to exit.
Sep 18 17:11:10 iHax systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1.
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.7039] device (wlo1): state change: activated -> deactivating (reason 'connection-removed', sys-iface-state: 'managed')
Sep 18 17:11:10 iHax systemd[1]: Stopped Getty on tty1.
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.7048] manager: NetworkManager state is now DISCONNECTING
Sep 18 17:11:10 iHax kernel: audit: type=1130 audit(1568844670.701:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: audit: type=1131 audit(1568844670.701:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: audit: type=1130 audit(1568844670.701:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax systemd[1]: Started Getty on tty1.
Sep 18 17:11:10 iHax systemd[1]: systemd-coredump@9-991-0.service: Succeeded.
Sep 18 17:11:10 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@9-991-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: audit: type=1131 audit(1568844670.704:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@9-991-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:11:10 iHax systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 18 17:11:10 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 18 17:11:10 iHax systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 18 17:11:10 iHax 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'
Sep 18 17:11:10 iHax kernel: audit: type=1130 audit(1568844670.718:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:10 iHax kernel: wlo1: deauthenticating from c0:a0:0d:72:a7:d4 by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 18 17:11:10 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-DISCONNECTED bssid=c0:a0:0d:72:a7:d4 reason=3 locally_generated=1
Sep 18 17:11:10 iHax wpa_supplicant[496]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
Sep 18 17:11:10 iHax dhcpcd[444]: wlo1: carrier lost
Sep 18 17:11:10 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Sep 18 17:11:10 iHax NetworkManager[467]: <warn>  [1568844670.8458] sup-iface[0x5567dd1b4120,wlo1]: connection disconnected (reason -3)
Sep 18 17:11:10 iHax dhcpcd[444]: wlo1: deleting address fe80::2a52:8e8b:eada:bfa4
Sep 18 17:11:10 iHax dhcpcd[444]: wlo1: deleting route to 192.168.254.0/24
Sep 18 17:11:10 iHax dhcpcd[444]: wlo1: deleting default route via 192.168.254.254
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9390] device (wlo1): supplicant interface state: completed -> disconnected
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9391] device (p2p-dev-wlo1): supplicant management interface state: completed -> disconnected
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9394] device (wlo1): state change: deactivating -> disconnected (reason 'connection-removed', sys-iface-state: 'managed')
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9397] dhcp4 (wlo1): canceled DHCP transaction
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9398] dhcp4 (wlo1): state changed bound -> done
Sep 18 17:11:10 iHax dhcpcd[444]: wlo1: new hardware address: be:20:68:32:02:67
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9424] device (wlo1): set-hw-addr: set MAC address to BE:20:68:32:02:67 (scanning)
Sep 18 17:11:10 iHax NetworkManager[467]: <info>  [1568844670.9468] manager: NetworkManager state is now DISCONNECTED
Sep 18 17:11:18 iHax login[1001]: pam_unix(login:session): session opened for user justin by LOGIN(uid=0)
Sep 18 17:11:18 iHax kernel: audit: type=1006 audit(1568844678.348:84): pid=1001 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=3 res=1
Sep 18 17:11:18 iHax systemd-logind[463]: New session 3 of user justin.
Sep 18 17:11:18 iHax systemd[1]: Started Session 3 of user justin.
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3647] policy: auto-activating connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3654] device (wlo1): Activation: starting connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3655] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3659] manager: NetworkManager state is now CONNECTING
Sep 18 17:11:18 iHax dhcpcd[444]: wlo1: new hardware address: f8:16:54:57:fa:3f
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3674] device (wlo1): set-hw-addr: reset MAC address to F8:16:54:57:FA:3F (preserve)
Sep 18 17:11:18 iHax login[1001]: LOGIN ON tty1 BY justin
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3712] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3716] device (wlo1): Activation: (wifi) access point 'Frontier8224_5G' has security, but secrets are required.
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3717] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3719] sup-iface[0x5567dd1b4120,wlo1]: wps: type pbc start...
Sep 18 17:11:18 iHax NetworkManager[467]: <warn>  [1568844678.3730] device (wlo1): no secrets: No agents were available for this request.
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3730] device (wlo1): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3736] manager: NetworkManager state is now DISCONNECTED
Sep 18 17:11:18 iHax NetworkManager[467]: <warn>  [1568844678.3747] device (wlo1): Activation: failed for connection 'Frontier8224_5G'
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3751] device (wlo1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:18 iHax dhcpcd[444]: wlo1: new hardware address: 42:e3:d8:b8:51:4a
Sep 18 17:11:18 iHax NetworkManager[467]: <info>  [1568844678.3780] device (wlo1): set-hw-addr: set MAC address to 42:E3:D8:B8:51:4A (scanning)
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.ActivityManager' requested by ':1.34' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.ActivityManager'
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.kglobalaccel' requested by ':1.34' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.kglobalaccel'
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.KScreen' requested by ':1.34' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:19 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.KScreen'
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Connected output 67 to CRTC 63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: Detected XRandR 1.6
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: Event Base:  89
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: Event Error:  147
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Output:  67
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  71
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Connection:  "Connected"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Subpixel Order:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Output:  68
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Connection:  "Disconnected"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Subpixel Order:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRScreenChangeNotify
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Window: 18874373
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Root: 271
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Size ID: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Size:  1920 1080
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         SizeMM:  508 285
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_CrtcChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  71
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Geometry:  0 0 1920 1080
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_CrtcChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  64
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Geometry:  0 0 0 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_CrtcChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  65
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Geometry:  0 0 0 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_CrtcChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  66
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Geometry:  0 0 0 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Output:  67
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  71
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Connection:  "Connected"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Subpixel Order:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Output:  68
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Connection:  "Disconnected"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Subpixel Order:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Output:  69
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         CRTC:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Mode:  0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Connection:  "Disconnected"
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xcb.helper:         Subpixel Order:  5
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandROutput 67 update
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_connected: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_crtc XRandRCrtc(0x55d6299ad7a0)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         CRTC: 63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         MODE: 71
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Connection: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary: true
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Output 67 : connected = true , enabled = true
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandROutput 68 update
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_connected: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_crtc QObject(0x0)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         CRTC: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         MODE: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Connection: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Output 68 : connected = false , enabled = false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandROutput 67 update
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_connected: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_crtc XRandRCrtc(0x55d6299ad7a0)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         CRTC: 63
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         MODE: 71
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Connection: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary: true
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Output 67 : connected = true , enabled = true
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandROutput 68 update
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_connected: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_crtc QObject(0x0)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         CRTC: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         MODE: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Connection: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Output 68 : connected = false , enabled = false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandROutput 69 update
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_connected: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         m_crtc QObject(0x0)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         CRTC: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         MODE: 0
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Connection: 1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Output 69 : connected = false , enabled = false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandR::setConfig
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Needed CRTCs:  1
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Actions to perform:
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Primary Output: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Change Screen Size: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Disable outputs: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Change outputs: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr:         Enable outputs: false
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: XRandR::setConfig done!
Sep 18 17:11:19 iHax kscreen_backend_launcher[1131]: kscreen.xrandr: Emitting configChanged()
Sep 18 17:11:20 iHax systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 18 17:11:20 iHax 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'
Sep 18 17:11:20 iHax kernel: audit: type=1131 audit(1568844680.811:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:24 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:11:24 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:11:24 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:11:24 iHax kernel: audit: type=1701 audit(1568844684.581:86): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1229 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:11:24 iHax audit[1229]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1229 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:11:24 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:11:24 iHax systemd[1]: Started Process Core Dump (PID 1230/UID 0).
Sep 18 17:11:24 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@10-1230-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:24 iHax kernel: audit: type=1130 audit(1568844684.601:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@10-1230-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:24 iHax systemd-coredump[1231]: Removed old coredump core.kglobalaccel5.1000.18903e881a414b35a5230a099f586981.990.1568844670000000000000.lz4.
Sep 18 17:11:25 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:11:25 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:11:25 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:11:25 iHax 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=failed'
Sep 18 17:11:25 iHax kernel: audit: type=1130 audit(1568844685.004:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:11:25 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.100' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:25 iHax dbus-daemon[439]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 18 17:11:25 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.100' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:11:25 iHax dbus-daemon[439]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 18 17:11:26 iHax systemd-coredump[1231]: Process 1229 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1229:
                                             #0  0x00007f70a298abb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f70a2971eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f70a2973f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f70a2978705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f70a2985495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f70a2978a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f70a296ecf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f70a298441b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f70a296d186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f70a296c108 _start (ld-linux-x86-64.so.2)
Sep 18 17:11:26 iHax systemd[1]: systemd-coredump@10-1230-0.service: Succeeded.
Sep 18 17:11:26 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@10-1230-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:26 iHax kernel: audit: type=1131 audit(1568844686.428:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@10-1230-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:49 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:11:49 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5842] agent-manager: req[0x7f5d7c001dc0, :1.100/org.kde.plasma.networkmanagement/1000]: agent registered
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5849] policy: auto-activating connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:11:49 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5869] device (wlo1): Activation: starting connection 'Frontier8224_5G' (2e1b24a3-05a5-4d07-9ad8-4187696d4265)
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5874] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5887] manager: NetworkManager state is now CONNECTING
Sep 18 17:11:49 iHax dhcpcd[444]: wlo1: new hardware address: f8:16:54:57:fa:3f
Sep 18 17:11:49 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5929] device (wlo1): set-hw-addr: reset MAC address to F8:16:54:57:FA:3F (preserve)
Sep 18 17:11:49 iHax audit[1243]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1243 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:11:49 iHax kernel: audit: type=1701 audit(1568844709.591:90): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1243 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5970] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5975] device (wlo1): Activation: (wifi) access point 'Frontier8224_5G' has security, but secrets are required.
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5975] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.5978] sup-iface[0x5567dd1b4120,wlo1]: wps: type pbc start...
Sep 18 17:11:49 iHax systemd[1]: Started Process Core Dump (PID 1244/UID 0).
Sep 18 17:11:49 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@11-1244-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:49 iHax kernel: audit: type=1130 audit(1568844709.604:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@11-1244-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:49 iHax wpa_supplicant[496]: wlo1: WPS-PBC-ACTIVE
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.6262] device (wlo1): supplicant interface state: disconnected -> scanning
Sep 18 17:11:49 iHax NetworkManager[467]: <info>  [1568844709.6262] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> scanning
Sep 18 17:11:49 iHax systemd-coredump[1246]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1229.1568844684000000000000.lz4.
Sep 18 17:11:49 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:11:49 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:11:49 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:11:49 iHax 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=failed'
Sep 18 17:11:49 iHax kernel: audit: type=1130 audit(1568844709.897:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:11:51 iHax systemd-coredump[1246]: Process 1243 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1243:
                                             #0  0x00007f447c017bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f447bffeeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f447c000f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f447c005705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f447c012495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f447c005a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f447bffbcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f447c01141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f447bffa186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f447bff9108 _start (ld-linux-x86-64.so.2)
Sep 18 17:11:51 iHax systemd[1]: systemd-coredump@11-1244-0.service: Succeeded.
Sep 18 17:11:51 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@11-1244-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:11:51 iHax kernel: audit: type=1131 audit(1568844711.244:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@11-1244-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:14 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:12:14 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:12:14 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:12:14 iHax audit[1252]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1252 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:12:14 iHax dbus-daemon[554]: [session uid=1000 pid=554] Activating service name='org.kde.kwalletd5' requested by ':1.34' (uid=1000 pid=1112 comm="kded5 [kdeinit5]                                  ")
Sep 18 17:12:14 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:12:14 iHax kernel: audit: type=1701 audit(1568844734.597:94): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1252 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:12:14 iHax systemd[1]: Started Process Core Dump (PID 1253/UID 0).
Sep 18 17:12:14 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@12-1253-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:14 iHax kernel: audit: type=1130 audit(1568844734.611:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@12-1253-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:14 iHax dbus-daemon[554]: [session uid=1000 pid=554] Successfully activated service 'org.kde.kwalletd5'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8478] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8489] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8496] device (wlo1): Activation: (wifi) connection 'Frontier8224_5G' has security, and secrets exist.  No new secrets needed.
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8497] Config: added 'ssid' value 'Frontier8224_5G'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8497] Config: added 'scan_ssid' value '1'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8497] Config: added 'bgscan' value 'simple:30:-80:86400'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8497] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8498] Config: added 'auth_alg' value 'OPEN'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8498] Config: added 'psk' value '<hidden>'
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: SME: Trying to authenticate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5180 MHz)
Sep 18 17:12:14 iHax kernel: wlo1: authenticate with c0:a0:0d:72:a7:d4
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8656] device (wlo1): supplicant interface state: scanning -> authenticating
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8657] device (p2p-dev-wlo1): supplicant management interface state: scanning -> authenticating
Sep 18 17:12:14 iHax kernel: wlo1: send auth to c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: Trying to associate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5180 MHz)
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8674] device (wlo1): supplicant interface state: authenticating -> associating
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8675] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Sep 18 17:12:14 iHax kernel: wlo1: authenticated
Sep 18 17:12:14 iHax kernel: wlo1: associate with c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:12:14 iHax kernel: wlo1: RX AssocResp from c0:a0:0d:72:a7:d4 (capab=0x1011 status=0 aid=4)
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: Associated with c0:a0:0d:72:a7:d4
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sep 18 17:12:14 iHax kernel: wlo1: associated
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8888] device (wlo1): supplicant interface state: associating -> 4-way handshake
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.8889] device (p2p-dev-wlo1): supplicant management interface state: associating -> 4-way handshake
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: WPA: Key negotiation completed with c0:a0:0d:72:a7:d4 [PTK=CCMP GTK=CCMP]
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-CONNECTED - Connection to c0:a0:0d:72:a7:d4 completed [id=0 id_str=]
Sep 18 17:12:14 iHax dhcpcd[444]: wlo1: carrier acquired
Sep 18 17:12:14 iHax kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9022] device (wlo1): supplicant interface state: 4-way handshake -> completed
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9022] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Frontier8224_5G"
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9023] device (p2p-dev-wlo1): supplicant management interface state: 4-way handshake -> completed
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9026] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9031] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Sep 18 17:12:14 iHax dhcpcd[444]: wlo1: IAID 54:57:fa:3f
Sep 18 17:12:14 iHax dhcpcd[444]: wlo1: adding address fe80::2a52:8e8b:eada:bfa4
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9330] dhcp4 (wlo1): state changed unknown -> bound
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9350] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon ")
Sep 18 17:12:14 iHax systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 18 17:12:14 iHax dbus-daemon[439]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 18 17:12:14 iHax systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 18 17:12:14 iHax 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'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9519] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9523] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 18 17:12:14 iHax kernel: audit: type=1130 audit(1568844734.947:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9532] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 18 17:12:14 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=866700
Sep 18 17:12:14 iHax kernel: wlo1: Limiting TX power to 24 (24 - 0) dBm as advertised by c0:a0:0d:72:a7:d4
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9561] manager: NetworkManager state is now CONNECTED_SITE
Sep 18 17:12:14 iHax NetworkManager[467]: <info>  [1568844734.9564] policy: set 'Frontier8224_5G' (wlo1) as default for IPv4 routing and DNS
Sep 18 17:12:14 iHax systemd-coredump[1256]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1243.1568844709000000000000.lz4.
Sep 18 17:12:14 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:12:14 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:12:14 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:12:14 iHax 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=failed'
Sep 18 17:12:14 iHax kernel: audit: type=1130 audit(1568844734.984:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:12:15 iHax dhcpcd[444]: wlo1: rebinding lease of 192.168.254.39
Sep 18 17:12:15 iHax dhcpcd[444]: wlo1: leased 192.168.254.39 for 7200 seconds
Sep 18 17:12:17 iHax dhcpcd[444]: wlo1: adding route to 192.168.254.0/24
Sep 18 17:12:17 iHax dhcpcd[444]: wlo1: adding default route via 192.168.254.254
Sep 18 17:12:17 iHax dhcpcd[444]: wlo1: soliciting an IPv6 router
Sep 18 17:12:18 iHax NetworkManager[467]: <info>  [1568844738.1550] device (wlo1): Activation: successful, device activated.
Sep 18 17:12:18 iHax systemd-coredump[1256]: Process 1252 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1252:
                                             #0  0x00007fba1eadcbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fba1eac3eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fba1eac5f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fba1eaca705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fba1ead7495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fba1eacaa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fba1eac0cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fba1ead641b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fba1eabf186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fba1eabe108 _start (ld-linux-x86-64.so.2)
Sep 18 17:12:18 iHax systemd[1]: systemd-coredump@12-1253-0.service: Succeeded.
Sep 18 17:12:18 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@12-1253-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:18 iHax kernel: audit: type=1131 audit(1568844738.164:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@12-1253-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:18 iHax NetworkManager[467]: <info>  [1568844738.9696] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 18 17:12:21 iHax systemd-timesyncd[428]: Synchronized to time server for the first time 216.229.0.49:123 (0.arch.pool.ntp.org).
Sep 18 17:12:24 iHax systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Sep 18 17:12:24 iHax 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'
Sep 18 17:12:24 iHax kernel: audit: type=1131 audit(1568844744.807:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:29 iHax dhcpcd[444]: wlo1: no IPv6 Routers available
Sep 18 17:12:35 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:12:35 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:12:35 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:12:36 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:12:36 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
Sep 18 17:12:36 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:12:36 iHax systemd[507]: Starting Sound Service...
Sep 18 17:12:39 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:12:39 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:12:39 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.116': no such name
Sep 18 17:12:39 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:12:39 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:12:39 iHax kernel: audit: type=1701 audit(1568844759.603:100): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1324 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:12:39 iHax audit[1324]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1324 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:12:39 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:12:39 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@13-1325-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:39 iHax systemd[1]: Started Process Core Dump (PID 1325/UID 0).
Sep 18 17:12:39 iHax kernel: audit: type=1130 audit(1568844759.620:101): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@13-1325-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:39 iHax systemd-coredump[1326]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1252.1568844734000000000000.lz4.
Sep 18 17:12:39 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:12:40 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:12:40 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:12:39 iHax 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=failed'
Sep 18 17:12:40 iHax kernel: audit: type=1130 audit(1568844759.997:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:12:41 iHax systemd-coredump[1326]: Process 1324 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1324:
                                             #0  0x00007fabc6afdbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fabc6ae4eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fabc6ae6f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fabc6aeb705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fabc6af8495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fabc6aeba83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fabc6ae1cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fabc6af741b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fabc6ae0186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fabc6adf108 _start (ld-linux-x86-64.so.2)
Sep 18 17:12:41 iHax systemd[1]: systemd-coredump@13-1325-0.service: Succeeded.
Sep 18 17:12:41 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@13-1325-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:12:41 iHax kernel: audit: type=1131 audit(1568844761.267:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@13-1325-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:04 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:04 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:13:04 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:13:04 iHax audit[1333]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1333 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:04 iHax kernel: audit: type=1701 audit(1568844784.609:104): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1333 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:04 iHax systemd[1]: Started Process Core Dump (PID 1334/UID 0).
Sep 18 17:13:04 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@14-1334-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:04 iHax kernel: audit: type=1130 audit(1568844784.619:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@14-1334-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:04 iHax systemd-coredump[1335]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1324.1568844759000000000000.lz4.
Sep 18 17:13:04 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:13:04 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:13:04 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:13:04 iHax 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=failed'
Sep 18 17:13:04 iHax kernel: audit: type=1130 audit(1568844784.886:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:13:07 iHax systemd-coredump[1335]: Process 1333 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1333:
                                             #0  0x00007f7e9c975bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f7e9c95ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f7e9c95ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f7e9c963705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f7e9c970495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f7e9c963a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f7e9c959cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f7e9c96f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f7e9c958186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f7e9c957108 _start (ld-linux-x86-64.so.2)
Sep 18 17:13:07 iHax systemd[1]: systemd-coredump@14-1334-0.service: Succeeded.
Sep 18 17:13:07 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@14-1334-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:07 iHax kernel: audit: type=1131 audit(1568844787.479:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@14-1334-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:17 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=9999 txrate=866700
Sep 18 17:13:29 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:29 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:29 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:13:29 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:13:29 iHax audit[1341]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1341 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:29 iHax kernel: audit: type=1701 audit(1568844809.619:108): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1341 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:29 iHax systemd[1]: Started Process Core Dump (PID 1342/UID 0).
Sep 18 17:13:29 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@15-1342-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:29 iHax kernel: audit: type=1130 audit(1568844809.629:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@15-1342-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:29 iHax systemd-coredump[1343]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1333.1568844784000000000000.lz4.
Sep 18 17:13:29 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:13:29 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:13:29 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:13:29 iHax 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=failed'
Sep 18 17:13:29 iHax kernel: audit: type=1130 audit(1568844809.899:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:13:30 iHax systemd-coredump[1343]: Process 1341 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1341:
                                             #0  0x00007fca62c79bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fca62c60eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fca62c62f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fca62c67705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fca62c74495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fca62c67a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fca62c5dcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fca62c7341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fca62c5c186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fca62c5b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:13:30 iHax systemd[1]: systemd-coredump@15-1342-0.service: Succeeded.
Sep 18 17:13:30 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@15-1342-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:30 iHax kernel: audit: type=1131 audit(1568844810.599:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@15-1342-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:54 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:54 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:13:54 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:13:54 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:13:54 iHax audit[1349]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1349 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:54 iHax kernel: audit: type=1701 audit(1568844834.625:112): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1349 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:13:54 iHax systemd[1]: Started Process Core Dump (PID 1350/UID 0).
Sep 18 17:13:54 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@16-1350-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:54 iHax kernel: audit: type=1130 audit(1568844834.631:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@16-1350-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:54 iHax systemd-coredump[1351]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1341.1568844809000000000000.lz4.
Sep 18 17:13:54 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:13:54 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:13:54 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:13:54 iHax 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=failed'
Sep 18 17:13:54 iHax kernel: audit: type=1130 audit(1568844834.905:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:13:56 iHax systemd-coredump[1351]: Process 1349 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1349:
                                             #0  0x00007f8ed4c81bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f8ed4c68eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f8ed4c6af76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f8ed4c6f705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f8ed4c7c495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f8ed4c6fa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f8ed4c65cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f8ed4c7b41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f8ed4c64186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f8ed4c63108 _start (ld-linux-x86-64.so.2)
Sep 18 17:13:56 iHax systemd[1]: systemd-coredump@16-1350-0.service: Succeeded.
Sep 18 17:13:56 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@16-1350-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:13:56 iHax kernel: audit: type=1131 audit(1568844836.581:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@16-1350-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:06 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:14:06 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:14:06 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:14:06 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:14:06 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
Sep 18 17:14:06 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:14:06 iHax systemd[507]: Starting Sound Service...
Sep 18 17:14:19 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:14:19 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:14:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:14:19 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:14:19 iHax audit[1357]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1357 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:14:19 iHax kernel: audit: type=1701 audit(1568844859.641:116): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1357 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:14:19 iHax systemd[1]: Started Process Core Dump (PID 1358/UID 0).
Sep 18 17:14:19 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@17-1358-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:19 iHax kernel: audit: type=1130 audit(1568844859.651:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@17-1358-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:19 iHax systemd-coredump[1359]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1349.1568844834000000000000.lz4.
Sep 18 17:14:19 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:14:19 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:14:19 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:14:19 iHax 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=failed'
Sep 18 17:14:19 iHax kernel: audit: type=1130 audit(1568844859.918:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:14:21 iHax systemd-coredump[1359]: Process 1357 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1357:
                                             #0  0x00007fb4a9b6dbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fb4a9b54eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fb4a9b56f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fb4a9b5b705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fb4a9b68495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fb4a9b5ba83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fb4a9b51cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fb4a9b6741b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fb4a9b50186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fb4a9b4f108 _start (ld-linux-x86-64.so.2)
Sep 18 17:14:21 iHax systemd[1]: systemd-coredump@17-1358-0.service: Succeeded.
Sep 18 17:14:21 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@17-1358-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:21 iHax kernel: audit: type=1131 audit(1568844861.141:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@17-1358-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:44 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:14:44 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:14:44 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:14:44 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:14:44 iHax audit[1364]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1364 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:14:44 iHax kernel: audit: type=1701 audit(1568844884.651:120): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1364 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:14:44 iHax systemd[1]: Started Process Core Dump (PID 1365/UID 0).
Sep 18 17:14:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@18-1365-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:44 iHax kernel: audit: type=1130 audit(1568844884.661:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@18-1365-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:44 iHax systemd-coredump[1366]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1357.1568844859000000000000.lz4.
Sep 18 17:14:44 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:14:44 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:14:44 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:14:44 iHax 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=failed'
Sep 18 17:14:44 iHax kernel: audit: type=1130 audit(1568844884.924:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:14:49 iHax systemd-coredump[1366]: Process 1364 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1364:
                                             #0  0x00007fc2e1417bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fc2e13feeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fc2e1400f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fc2e1405705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fc2e1412495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fc2e1405a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fc2e13fbcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fc2e141141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fc2e13fa186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fc2e13f9108 _start (ld-linux-x86-64.so.2)
Sep 18 17:14:49 iHax systemd[1]: systemd-coredump@18-1365-0.service: Succeeded.
Sep 18 17:14:49 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@18-1365-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:14:49 iHax kernel: audit: type=1131 audit(1568844889.291:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@18-1365-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:09 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:09 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:09 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:15:09 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:15:09 iHax audit[1371]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1371 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:09 iHax kernel: audit: type=1701 audit(1568844909.657:124): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1371 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:09 iHax systemd[1]: Started Process Core Dump (PID 1372/UID 0).
Sep 18 17:15:09 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@19-1372-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:09 iHax kernel: audit: type=1130 audit(1568844909.667:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@19-1372-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:09 iHax systemd-coredump[1373]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1364.1568844884000000000000.lz4.
Sep 18 17:15:09 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:15:09 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:15:09 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:15:09 iHax 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=failed'
Sep 18 17:15:09 iHax kernel: audit: type=1130 audit(1568844909.934:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:15:10 iHax systemd-coredump[1373]: Process 1371 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1371:
                                             #0  0x00007f0ba9d18bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f0ba9cffeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f0ba9d01f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f0ba9d06705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f0ba9d13495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f0ba9d06a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f0ba9cfccf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f0ba9d1241b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f0ba9cfb186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f0ba9cfa108 _start (ld-linux-x86-64.so.2)
Sep 18 17:15:10 iHax systemd[1]: systemd-coredump@19-1372-0.service: Succeeded.
Sep 18 17:15:10 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@19-1372-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:10 iHax kernel: audit: type=1131 audit(1568844910.754:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@19-1372-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:34 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:34 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:34 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:15:34 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:15:34 iHax audit[1377]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1377 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:34 iHax kernel: audit: type=1701 audit(1568844934.670:128): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1377 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:34 iHax systemd[1]: Started Process Core Dump (PID 1378/UID 0).
Sep 18 17:15:34 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-1378-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:34 iHax kernel: audit: type=1130 audit(1568844934.680:129): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-1378-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:34 iHax systemd-coredump[1379]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1371.1568844909000000000000.lz4.
Sep 18 17:15:34 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:15:34 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:15:34 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:15:34 iHax 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=failed'
Sep 18 17:15:34 iHax kernel: audit: type=1130 audit(1568844934.943:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:15:36 iHax systemd-coredump[1379]: Process 1377 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1377:
                                             #0  0x00007fab470a7bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fab4708eeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fab47090f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fab47095705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fab470a2495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fab47095a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fab4708bcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fab470a141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fab4708a186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fab47089108 _start (ld-linux-x86-64.so.2)
Sep 18 17:15:36 iHax systemd[1]: systemd-coredump@20-1378-0.service: Succeeded.
Sep 18 17:15:36 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-1378-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:36 iHax kernel: audit: type=1131 audit(1568844936.373:131): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@20-1378-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:36 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:15:36 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:15:36 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:15:37 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:15:37 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Sep 18 17:15:37 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:15:37 iHax systemd[507]: Starting Sound Service...
Sep 18 17:15:59 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:59 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:15:59 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:15:59 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:15:59 iHax audit[1386]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1386 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:59 iHax kernel: audit: type=1701 audit(1568844959.673:132): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1386 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:15:59 iHax systemd[1]: Started Process Core Dump (PID 1387/UID 0).
Sep 18 17:15:59 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@21-1387-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:59 iHax kernel: audit: type=1130 audit(1568844959.686:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@21-1387-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:15:59 iHax systemd-coredump[1388]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1377.1568844934000000000000.lz4.
Sep 18 17:15:59 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:15:59 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:15:59 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:15:59 iHax 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=failed'
Sep 18 17:15:59 iHax kernel: audit: type=1130 audit(1568844959.943:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:16:00 iHax systemd-coredump[1388]: Process 1386 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1386:
                                             #0  0x00007fc61cc5bbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fc61cc42eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fc61cc44f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fc61cc49705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fc61cc56495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fc61cc49a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fc61cc3fcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fc61cc5541b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fc61cc3e186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fc61cc3d108 _start (ld-linux-x86-64.so.2)
Sep 18 17:16:00 iHax systemd[1]: systemd-coredump@21-1387-0.service: Succeeded.
Sep 18 17:16:00 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@21-1387-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:00 iHax kernel: audit: type=1131 audit(1568844960.673:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@21-1387-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:24 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:16:24 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:16:24 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:16:24 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:16:24 iHax audit[1392]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1392 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:16:24 iHax kernel: audit: type=1701 audit(1568844984.679:136): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1392 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:16:24 iHax systemd[1]: Started Process Core Dump (PID 1393/UID 0).
Sep 18 17:16:24 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@22-1393-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:24 iHax kernel: audit: type=1130 audit(1568844984.693:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@22-1393-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:24 iHax systemd-coredump[1394]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1386.1568844959000000000000.lz4.
Sep 18 17:16:24 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:16:24 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:16:24 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:16:24 iHax 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=failed'
Sep 18 17:16:24 iHax kernel: audit: type=1130 audit(1568844984.963:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:16:26 iHax systemd-coredump[1394]: Process 1392 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1392:
                                             #0  0x00007f861a741bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f861a728eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f861a72af76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f861a72f705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f861a73c495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f861a72fa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f861a725cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f861a73b41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f861a724186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f861a723108 _start (ld-linux-x86-64.so.2)
Sep 18 17:16:26 iHax systemd[1]: systemd-coredump@22-1393-0.service: Succeeded.
Sep 18 17:16:26 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@22-1393-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:26 iHax kernel: audit: type=1131 audit(1568844986.166:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@22-1393-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:49 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:16:49 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:16:49 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:16:49 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:16:49 iHax audit[1399]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1399 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:16:49 iHax kernel: audit: type=1701 audit(1568845009.692:140): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1399 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:16:49 iHax systemd[1]: Started Process Core Dump (PID 1400/UID 0).
Sep 18 17:16:49 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@23-1400-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:49 iHax kernel: audit: type=1130 audit(1568845009.702:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@23-1400-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:49 iHax systemd-coredump[1401]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1392.1568844984000000000000.lz4.
Sep 18 17:16:49 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:16:49 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:16:49 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:16:49 iHax 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=failed'
Sep 18 17:16:49 iHax kernel: audit: type=1130 audit(1568845009.969:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:16:54 iHax systemd-coredump[1401]: Process 1399 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1399:
                                             #0  0x00007f5cfd75abb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f5cfd741eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f5cfd743f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f5cfd748705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f5cfd755495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f5cfd748a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f5cfd73ecf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f5cfd75441b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f5cfd73d186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f5cfd73c108 _start (ld-linux-x86-64.so.2)
Sep 18 17:16:54 iHax systemd[1]: systemd-coredump@23-1400-0.service: Succeeded.
Sep 18 17:16:54 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@23-1400-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:16:54 iHax kernel: audit: type=1131 audit(1568845014.066:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@23-1400-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:07 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:17:07 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:17:07 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:17:07 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:17:07 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 6.
Sep 18 17:17:07 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:17:07 iHax systemd[507]: Starting Sound Service...
Sep 18 17:17:14 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:17:14 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:17:14 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.137': no such name
Sep 18 17:17:14 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:17:14 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:17:14 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:17:14 iHax audit[1406]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1406 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:17:14 iHax kernel: audit: type=1701 audit(1568845034.705:144): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1406 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:17:14 iHax systemd[1]: Started Process Core Dump (PID 1407/UID 0).
Sep 18 17:17:14 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@24-1407-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:14 iHax kernel: audit: type=1130 audit(1568845034.715:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@24-1407-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:14 iHax systemd-coredump[1408]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1399.1568845009000000000000.lz4.
Sep 18 17:17:14 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:17:14 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:17:14 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:17:14 iHax 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=failed'
Sep 18 17:17:14 iHax kernel: audit: type=1130 audit(1568845034.979:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:17:16 iHax systemd-coredump[1408]: Process 1406 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1406:
                                             #0  0x00007f6cd3863bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f6cd384aeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f6cd384cf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f6cd3851705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f6cd385e495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f6cd3851a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f6cd3847cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f6cd385d41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f6cd3846186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f6cd3845108 _start (ld-linux-x86-64.so.2)
Sep 18 17:17:16 iHax systemd[1]: systemd-coredump@24-1407-0.service: Succeeded.
Sep 18 17:17:16 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@24-1407-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:16 iHax kernel: audit: type=1131 audit(1568845036.269:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@24-1407-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:39 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:17:39 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:17:39 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:17:39 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:17:39 iHax audit[1415]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1415 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:17:39 iHax kernel: audit: type=1701 audit(1568845059.705:148): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1415 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:17:39 iHax systemd[1]: Started Process Core Dump (PID 1416/UID 0).
Sep 18 17:17:39 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@25-1416-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:39 iHax kernel: audit: type=1130 audit(1568845059.718:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@25-1416-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:40 iHax systemd-coredump[1417]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1406.1568845034000000000000.lz4.
Sep 18 17:17:40 iHax kernel: audit: type=1130 audit(1568845060.158:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:17:40 iHax 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=failed'
Sep 18 17:17:40 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:17:40 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:17:40 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:17:47 iHax systemd-coredump[1417]: Process 1415 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1415:
                                             #0  0x00007f858d457bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f858d43eeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f858d440f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f858d445705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f858d452495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f858d445a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f858d43bcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f858d45141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f858d43a186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f858d439108 _start (ld-linux-x86-64.so.2)
Sep 18 17:17:47 iHax systemd[1]: systemd-coredump@25-1416-0.service: Succeeded.
Sep 18 17:17:47 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@25-1416-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:17:47 iHax kernel: audit: type=1131 audit(1568845067.222:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@25-1416-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:04 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:04 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:18:04 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:18:04 iHax audit[1431]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1431 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:04 iHax kernel: audit: type=1701 audit(1568845084.718:152): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1431 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:04 iHax systemd[1]: Started Process Core Dump (PID 1432/UID 0).
Sep 18 17:18:04 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@26-1432-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:04 iHax kernel: audit: type=1130 audit(1568845084.728:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@26-1432-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:05 iHax systemd-coredump[1433]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1415.1568845059000000000000.lz4.
Sep 18 17:18:05 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:18:05 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:18:05 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:18:05 iHax 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=failed'
Sep 18 17:18:05 iHax kernel: audit: type=1130 audit(1568845085.411:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:18:07 iHax systemd-coredump[1433]: Process 1431 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1431:
                                             #0  0x00007fb797453bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fb79743aeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fb79743cf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fb797441705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fb79744e495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fb797441a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fb797437cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fb79744d41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fb797436186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fb797435108 _start (ld-linux-x86-64.so.2)
Sep 18 17:18:07 iHax systemd[1]: systemd-coredump@26-1432-0.service: Succeeded.
Sep 18 17:18:07 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@26-1432-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:07 iHax kernel: audit: type=1131 audit(1568845087.258:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@26-1432-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:29 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:29 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:29 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:18:29 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:18:29 iHax audit[1437]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1437 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:29 iHax kernel: audit: type=1701 audit(1568845109.728:156): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1437 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:29 iHax systemd[1]: Started Process Core Dump (PID 1438/UID 0).
Sep 18 17:18:29 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@27-1438-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:29 iHax kernel: audit: type=1130 audit(1568845109.734:157): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@27-1438-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:29 iHax systemd-coredump[1439]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1431.1568845084000000000000.lz4.
Sep 18 17:18:30 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:18:30 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:18:30 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:18:30 iHax 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=failed'
Sep 18 17:18:30 iHax kernel: audit: type=1130 audit(1568845110.011:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:18:31 iHax systemd-coredump[1439]: Process 1437 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1437:
                                             #0  0x00007f8a524fdbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f8a524e4eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f8a524e6f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f8a524eb705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f8a524f8495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f8a524eba83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f8a524e1cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f8a524f741b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f8a524e0186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f8a524df108 _start (ld-linux-x86-64.so.2)
Sep 18 17:18:31 iHax systemd[1]: systemd-coredump@27-1438-0.service: Succeeded.
Sep 18 17:18:31 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@27-1438-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:31 iHax kernel: audit: type=1131 audit(1568845111.914:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@27-1438-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:37 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:18:37 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:18:37 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:18:38 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:18:38 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 7.
Sep 18 17:18:38 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:18:38 iHax systemd[507]: Starting Sound Service...
Sep 18 17:18:54 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:54 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:18:54 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:18:54 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:18:54 iHax audit[1445]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1445 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:54 iHax kernel: audit: type=1701 audit(1568845134.744:160): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1445 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:18:54 iHax systemd[1]: Started Process Core Dump (PID 1446/UID 0).
Sep 18 17:18:54 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@28-1446-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:54 iHax kernel: audit: type=1130 audit(1568845134.754:161): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@28-1446-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:55 iHax systemd-coredump[1447]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1437.1568845109000000000000.lz4.
Sep 18 17:18:55 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:18:55 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:18:55 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:18:55 iHax 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=failed'
Sep 18 17:18:55 iHax kernel: audit: type=1130 audit(1568845135.018:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:18:56 iHax systemd-coredump[1447]: Process 1445 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1445:
                                             #0  0x00007fa141e7cbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fa141e63eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fa141e65f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fa141e6a705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fa141e77495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fa141e6aa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fa141e60cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fa141e7641b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fa141e5f186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fa141e5e108 _start (ld-linux-x86-64.so.2)
Sep 18 17:18:56 iHax systemd[1]: systemd-coredump@28-1446-0.service: Succeeded.
Sep 18 17:18:56 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@28-1446-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:18:56 iHax kernel: audit: type=1131 audit(1568845136.284:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@28-1446-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:19 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:19:19 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:19:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:19:19 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:19:19 iHax audit[1451]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1451 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:19:19 iHax kernel: audit: type=1701 audit(1568845159.764:164): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1451 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:19:19 iHax systemd[1]: Started Process Core Dump (PID 1452/UID 0).
Sep 18 17:19:19 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@29-1452-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:19 iHax kernel: audit: type=1130 audit(1568845159.774:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@29-1452-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:20 iHax systemd-coredump[1453]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1445.1568845134000000000000.lz4.
Sep 18 17:19:20 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:19:20 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:19:20 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:19:20 iHax 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=failed'
Sep 18 17:19:20 iHax kernel: audit: type=1130 audit(1568845160.034:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:19:20 iHax systemd-coredump[1453]: Process 1451 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1451:
                                             #0  0x00007fe0b4529bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fe0b4510eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fe0b4512f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fe0b4517705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fe0b4524495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fe0b4517a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fe0b450dcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fe0b452341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fe0b450c186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fe0b450b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:19:20 iHax systemd[1]: systemd-coredump@29-1452-0.service: Succeeded.
Sep 18 17:19:20 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@29-1452-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:20 iHax kernel: audit: type=1131 audit(1568845160.827:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@29-1452-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:44 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:19:44 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:19:44 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:19:44 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:19:44 iHax audit[1457]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1457 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:19:44 iHax kernel: audit: type=1701 audit(1568845184.770:168): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1457 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:19:44 iHax systemd[1]: Started Process Core Dump (PID 1458/UID 0).
Sep 18 17:19:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@30-1458-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:44 iHax kernel: audit: type=1130 audit(1568845184.780:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@30-1458-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:45 iHax systemd-coredump[1459]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1451.1568845159000000000000.lz4.
Sep 18 17:19:45 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:19:45 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:19:45 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:19:45 iHax 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=failed'
Sep 18 17:19:45 iHax kernel: audit: type=1130 audit(1568845185.050:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:19:52 iHax systemd-coredump[1459]: Process 1457 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1457:
                                             #0  0x00007efe89af5bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007efe89adceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007efe89adef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007efe89ae3705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007efe89af0495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007efe89ae3a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007efe89ad9cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007efe89aef41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007efe89ad8186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007efe89ad7108 _start (ld-linux-x86-64.so.2)
Sep 18 17:19:52 iHax systemd[1]: systemd-coredump@30-1458-0.service: Succeeded.
Sep 18 17:19:52 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@30-1458-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:19:52 iHax kernel: audit: type=1131 audit(1568845192.050:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@30-1458-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:08 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:20:08 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:20:08 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:20:08 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:20:08 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 8.
Sep 18 17:20:08 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:20:08 iHax systemd[507]: Starting Sound Service...
Sep 18 17:20:09 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:09 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:09 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.147': no such name
Sep 18 17:20:09 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:20:09 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:20:09 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:20:09 iHax audit[1465]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1465 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:09 iHax kernel: audit: type=1701 audit(1568845209.773:172): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1465 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:09 iHax systemd[1]: Started Process Core Dump (PID 1466/UID 0).
Sep 18 17:20:09 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@31-1466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:09 iHax kernel: audit: type=1130 audit(1568845209.783:173): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@31-1466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:10 iHax systemd-coredump[1467]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1457.1568845184000000000000.lz4.
Sep 18 17:20:10 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:20:10 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:20:10 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:20:10 iHax 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=failed'
Sep 18 17:20:10 iHax kernel: audit: type=1130 audit(1568845210.057:174): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:20:13 iHax systemd-coredump[1467]: Process 1465 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1465:
                                             #0  0x00007effc06f6bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007effc06ddeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007effc06dff76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007effc06e4705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007effc06f1495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007effc06e4a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007effc06dacf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007effc06f041b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007effc06d9186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007effc06d8108 _start (ld-linux-x86-64.so.2)
Sep 18 17:20:13 iHax systemd[1]: systemd-coredump@31-1466-0.service: Succeeded.
Sep 18 17:20:13 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@31-1466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:13 iHax kernel: audit: type=1131 audit(1568845213.647:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@31-1466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:34 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:34 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:34 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:20:34 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:20:34 iHax audit[1471]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1471 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:34 iHax kernel: audit: type=1701 audit(1568845234.780:176): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1471 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:34 iHax systemd[1]: Started Process Core Dump (PID 1472/UID 0).
Sep 18 17:20:34 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@32-1472-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:34 iHax kernel: audit: type=1130 audit(1568845234.793:177): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@32-1472-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:35 iHax systemd-coredump[1473]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1465.1568845209000000000000.lz4.
Sep 18 17:20:35 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:20:35 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:20:35 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:20:35 iHax 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=failed'
Sep 18 17:20:35 iHax kernel: audit: type=1130 audit(1568845235.063:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:20:35 iHax systemd-coredump[1473]: Process 1471 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1471:
                                             #0  0x00007fab7ee8ebb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fab7ee75eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fab7ee77f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fab7ee7c705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fab7ee89495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fab7ee7ca83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fab7ee72cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fab7ee8841b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fab7ee71186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fab7ee70108 _start (ld-linux-x86-64.so.2)
Sep 18 17:20:35 iHax systemd[1]: systemd-coredump@32-1472-0.service: Succeeded.
Sep 18 17:20:35 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@32-1472-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:35 iHax kernel: audit: type=1131 audit(1568845235.750:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@32-1472-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:59 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:59 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:20:59 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:20:59 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:20:59 iHax audit[1479]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1479 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:59 iHax kernel: audit: type=1701 audit(1568845259.783:180): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1479 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:20:59 iHax systemd[1]: Started Process Core Dump (PID 1480/UID 0).
Sep 18 17:20:59 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@33-1480-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:20:59 iHax kernel: audit: type=1130 audit(1568845259.789:181): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@33-1480-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:00 iHax systemd-coredump[1481]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1471.1568845234000000000000.lz4.
Sep 18 17:21:00 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:21:00 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:21:00 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:21:00 iHax 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=failed'
Sep 18 17:21:00 iHax kernel: audit: type=1130 audit(1568845260.059:182): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:21:01 iHax systemd-coredump[1481]: Process 1479 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1479:
                                             #0  0x00007fe6169f4bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fe6169dbeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fe6169ddf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fe6169e2705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fe6169ef495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fe6169e2a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fe6169d8cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fe6169ee41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fe6169d7186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fe6169d6108 _start (ld-linux-x86-64.so.2)
Sep 18 17:21:01 iHax systemd[1]: systemd-coredump@33-1480-0.service: Succeeded.
Sep 18 17:21:01 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@33-1480-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:01 iHax kernel: audit: type=1131 audit(1568845261.266:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@33-1480-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:24 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:21:24 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:21:24 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:21:24 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:21:24 iHax audit[1485]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1485 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:21:24 iHax kernel: audit: type=1701 audit(1568845284.786:184): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1485 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:21:24 iHax systemd[1]: Started Process Core Dump (PID 1486/UID 0).
Sep 18 17:21:24 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@34-1486-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:24 iHax kernel: audit: type=1130 audit(1568845284.802:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@34-1486-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:25 iHax systemd-coredump[1487]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1479.1568845259000000000000.lz4.
Sep 18 17:21:25 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:21:25 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:21:25 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:21:25 iHax 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=failed'
Sep 18 17:21:25 iHax kernel: audit: type=1130 audit(1568845285.076:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:21:25 iHax systemd-coredump[1487]: Process 1485 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1485:
                                             #0  0x00007f4fe536bbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f4fe5352eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f4fe5354f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f4fe5359705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f4fe5366495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f4fe5359a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f4fe534fcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f4fe536541b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f4fe534e186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f4fe534d108 _start (ld-linux-x86-64.so.2)
Sep 18 17:21:25 iHax systemd[1]: systemd-coredump@34-1486-0.service: Succeeded.
Sep 18 17:21:25 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@34-1486-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:25 iHax kernel: audit: type=1131 audit(1568845285.612:187): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@34-1486-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:38 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:21:38 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:21:38 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:21:39 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:21:39 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 9.
Sep 18 17:21:39 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:21:39 iHax systemd[507]: Starting Sound Service...
Sep 18 17:21:49 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:21:49 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:21:49 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:21:49 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:21:49 iHax audit[1492]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1492 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:21:49 iHax kernel: audit: type=1701 audit(1568845309.789:188): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1492 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:21:49 iHax systemd[1]: Started Process Core Dump (PID 1493/UID 0).
Sep 18 17:21:49 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@35-1493-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:49 iHax kernel: audit: type=1130 audit(1568845309.799:189): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@35-1493-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:50 iHax systemd-coredump[1494]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1485.1568845284000000000000.lz4.
Sep 18 17:21:50 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:21:50 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:21:50 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:21:50 iHax 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=failed'
Sep 18 17:21:50 iHax kernel: audit: type=1130 audit(1568845310.066:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:21:51 iHax systemd-coredump[1494]: Process 1492 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1492:
                                             #0  0x00007f076c497bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f076c47eeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f076c480f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f076c485705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f076c492495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f076c485a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f076c47bcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f076c49141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f076c47a186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f076c479108 _start (ld-linux-x86-64.so.2)
Sep 18 17:21:51 iHax systemd[1]: systemd-coredump@35-1493-0.service: Succeeded.
Sep 18 17:21:51 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@35-1493-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:21:51 iHax kernel: audit: type=1131 audit(1568845311.069:191): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@35-1493-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:14 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:22:14 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:22:14 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:22:14 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:22:14 iHax audit[1498]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1498 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:22:14 iHax kernel: audit: type=1701 audit(1568845334.799:192): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1498 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:22:14 iHax systemd[1]: Started Process Core Dump (PID 1499/UID 0).
Sep 18 17:22:14 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@36-1499-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:14 iHax kernel: audit: type=1130 audit(1568845334.809:193): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@36-1499-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:15 iHax systemd-coredump[1500]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1492.1568845309000000000000.lz4.
Sep 18 17:22:15 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:22:15 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:22:15 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:22:15 iHax 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=failed'
Sep 18 17:22:15 iHax kernel: audit: type=1130 audit(1568845335.075:194): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:22:15 iHax systemd-coredump[1500]: Process 1498 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1498:
                                             #0  0x00007f1b09f55bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f1b09f3ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f1b09f3ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f1b09f43705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f1b09f50495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f1b09f43a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f1b09f39cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f1b09f4f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f1b09f38186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f1b09f37108 _start (ld-linux-x86-64.so.2)
Sep 18 17:22:15 iHax systemd[1]: systemd-coredump@36-1499-0.service: Succeeded.
Sep 18 17:22:15 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@36-1499-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:15 iHax kernel: audit: type=1131 audit(1568845335.865:195): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@36-1499-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:35 iHax systemd[1]: Starting Cleanup of Temporary Directories...
Sep 18 17:22:35 iHax systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Sep 18 17:22:35 iHax systemd[1]: Started Cleanup of Temporary Directories.
Sep 18 17:22:35 iHax 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'
Sep 18 17:22:35 iHax 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'
Sep 18 17:22:35 iHax kernel: audit: type=1130 audit(1568845355.195:196): 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'
Sep 18 17:22:35 iHax kernel: audit: type=1131 audit(1568845355.195:197): 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'
Sep 18 17:22:39 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:22:39 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:22:39 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:22:39 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:22:39 iHax audit[1506]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1506 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:22:39 iHax kernel: audit: type=1701 audit(1568845359.808:198): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1506 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:22:39 iHax systemd[1]: Started Process Core Dump (PID 1507/UID 0).
Sep 18 17:22:39 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@37-1507-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:39 iHax kernel: audit: type=1130 audit(1568845359.815:199): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@37-1507-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:40 iHax systemd-coredump[1508]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1498.1568845334000000000000.lz4.
Sep 18 17:22:40 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:22:40 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:22:40 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:22:40 iHax 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=failed'
Sep 18 17:22:40 iHax kernel: audit: type=1130 audit(1568845360.082:200): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:22:41 iHax systemd-coredump[1508]: Process 1506 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1506:
                                             #0  0x00007f0dd559fbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f0dd5586eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f0dd5588f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f0dd558d705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f0dd559a495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f0dd558da83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f0dd5583cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f0dd559941b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f0dd5582186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f0dd5581108 _start (ld-linux-x86-64.so.2)
Sep 18 17:22:41 iHax systemd[1]: systemd-coredump@37-1507-0.service: Succeeded.
Sep 18 17:22:41 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@37-1507-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:22:41 iHax kernel: audit: type=1131 audit(1568845361.382:201): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@37-1507-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:04 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:04 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:23:04 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:23:04 iHax audit[1513]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1513 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:04 iHax kernel: audit: type=1701 audit(1568845384.818:202): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1513 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:04 iHax systemd[1]: Started Process Core Dump (PID 1514/UID 0).
Sep 18 17:23:04 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@38-1514-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:04 iHax kernel: audit: type=1130 audit(1568845384.825:203): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@38-1514-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:05 iHax systemd-coredump[1515]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1506.1568845359000000000000.lz4.
Sep 18 17:23:05 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:23:05 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:23:05 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:23:05 iHax 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=failed'
Sep 18 17:23:05 iHax kernel: audit: type=1130 audit(1568845385.101:204): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:23:06 iHax systemd-coredump[1515]: Process 1513 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1513:
                                             #0  0x00007f370c183bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f370c16aeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f370c16cf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f370c171705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f370c17e495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f370c171a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f370c167cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f370c17d41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f370c166186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f370c165108 _start (ld-linux-x86-64.so.2)
Sep 18 17:23:06 iHax systemd[1]: systemd-coredump@38-1514-0.service: Succeeded.
Sep 18 17:23:06 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@38-1514-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:06 iHax kernel: audit: type=1131 audit(1568845386.501:205): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@38-1514-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:09 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:23:09 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:23:09 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:23:09 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:23:09 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 10.
Sep 18 17:23:09 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:23:09 iHax systemd[507]: Starting Sound Service...
Sep 18 17:23:29 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:29 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:29 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:23:29 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:23:29 iHax audit[1523]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1523 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:29 iHax kernel: audit: type=1701 audit(1568845409.831:206): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1523 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:29 iHax systemd[1]: Started Process Core Dump (PID 1524/UID 0).
Sep 18 17:23:29 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@39-1524-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:29 iHax kernel: audit: type=1130 audit(1568845409.838:207): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@39-1524-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:30 iHax systemd-coredump[1525]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1513.1568845384000000000000.lz4.
Sep 18 17:23:30 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:23:30 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:23:30 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:23:30 iHax 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=failed'
Sep 18 17:23:30 iHax kernel: audit: type=1130 audit(1568845410.108:208): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:23:31 iHax systemd-coredump[1525]: Process 1523 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1523:
                                             #0  0x00007fcb54081bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fcb54068eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fcb5406af76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fcb5406f705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fcb5407c495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fcb5406fa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fcb54065cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fcb5407b41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fcb54064186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fcb54063108 _start (ld-linux-x86-64.so.2)
Sep 18 17:23:31 iHax systemd[1]: systemd-coredump@39-1524-0.service: Succeeded.
Sep 18 17:23:31 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@39-1524-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:31 iHax kernel: audit: type=1131 audit(1568845411.314:209): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@39-1524-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:54 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:54 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:23:54 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:23:54 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:23:54 iHax audit[1529]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1529 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:54 iHax kernel: audit: type=1701 audit(1568845434.834:210): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1529 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:23:54 iHax systemd[1]: Started Process Core Dump (PID 1530/UID 0).
Sep 18 17:23:54 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@40-1530-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:54 iHax kernel: audit: type=1130 audit(1568845434.844:211): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@40-1530-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:55 iHax systemd-coredump[1531]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1523.1568845409000000000000.lz4.
Sep 18 17:23:55 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:23:55 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:23:55 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:23:55 iHax 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=failed'
Sep 18 17:23:55 iHax kernel: audit: type=1130 audit(1568845435.107:212): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:23:57 iHax systemd-coredump[1531]: Process 1529 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1529:
                                             #0  0x00007f4112831bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f4112818eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f411281af76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f411281f705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f411282c495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f411281fa83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f4112815cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f411282b41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f4112814186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f4112813108 _start (ld-linux-x86-64.so.2)
Sep 18 17:23:57 iHax systemd[1]: systemd-coredump@40-1530-0.service: Succeeded.
Sep 18 17:23:57 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@40-1530-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:23:57 iHax kernel: audit: type=1131 audit(1568845437.754:213): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@40-1530-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:19 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:24:19 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:24:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:24:19 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:24:19 iHax audit[1535]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1535 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:24:19 iHax kernel: audit: type=1701 audit(1568845459.847:214): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1535 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:24:19 iHax systemd[1]: Started Process Core Dump (PID 1536/UID 0).
Sep 18 17:24:19 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@41-1536-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:19 iHax kernel: audit: type=1130 audit(1568845459.854:215): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@41-1536-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:20 iHax systemd-coredump[1537]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1529.1568845434000000000000.lz4.
Sep 18 17:24:20 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:24:20 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:24:20 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:24:20 iHax 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=failed'
Sep 18 17:24:20 iHax kernel: audit: type=1130 audit(1568845460.120:216): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:24:20 iHax systemd-coredump[1537]: Process 1535 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1535:
                                             #0  0x00007f90b014ebb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f90b0135eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f90b0137f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f90b013c705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f90b0149495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f90b013ca83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f90b0132cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f90b014841b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f90b0131186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f90b0130108 _start (ld-linux-x86-64.so.2)
Sep 18 17:24:20 iHax systemd[1]: systemd-coredump@41-1536-0.service: Succeeded.
Sep 18 17:24:20 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@41-1536-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:20 iHax kernel: audit: type=1131 audit(1568845460.924:217): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@41-1536-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:39 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:24:39 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:24:39 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:24:40 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:24:40 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 11.
Sep 18 17:24:40 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:24:40 iHax systemd[507]: Starting Sound Service...
Sep 18 17:24:43 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:43 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:43 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-BEACON-LOSS
Sep 18 17:24:44 iHax dhcpcd[444]: wlo1: carrier lost
Sep 18 17:24:44 iHax dhcpcd[444]: wlo1: deleting address fe80::2a52:8e8b:eada:bfa4
Sep 18 17:24:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-DISCONNECTED bssid=c0:a0:0d:72:a7:d4 reason=4 locally_generated=1
Sep 18 17:24:44 iHax wpa_supplicant[496]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
Sep 18 17:24:44 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Sep 18 17:24:44 iHax dhcpcd[444]: wlo1: deleting route to 192.168.254.0/24
Sep 18 17:24:44 iHax dhcpcd[444]: wlo1: deleting default route via 192.168.254.254
Sep 18 17:24:44 iHax NetworkManager[467]: <warn>  [1568845484.2617] sup-iface[0x5567dd1b4120,wlo1]: connection disconnected (reason -4)
Sep 18 17:24:44 iHax NetworkManager[467]: <info>  [1568845484.2655] device (wlo1): supplicant interface state: completed -> disconnected
Sep 18 17:24:44 iHax NetworkManager[467]: <info>  [1568845484.2655] device (p2p-dev-wlo1): supplicant management interface state: completed -> disconnected
Sep 18 17:24:44 iHax NetworkManager[467]: <info>  [1568845484.3657] device (wlo1): supplicant interface state: disconnected -> scanning
Sep 18 17:24:44 iHax NetworkManager[467]: <info>  [1568845484.3658] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> scanning
Sep 18 17:24:44 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:24:44 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:24:44 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.161': no such name
Sep 18 17:24:44 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:24:44 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:24:44 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:24:44 iHax audit[1582]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1582 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:24:44 iHax kernel: audit: type=1701 audit(1568845484.850:218): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1582 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:24:44 iHax systemd[1]: Started Process Core Dump (PID 1583/UID 0).
Sep 18 17:24:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@42-1583-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:44 iHax kernel: audit: type=1130 audit(1568845484.864:219): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@42-1583-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:45 iHax systemd-coredump[1584]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1535.1568845459000000000000.lz4.
Sep 18 17:24:45 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:24:45 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:24:45 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:24:45 iHax 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=failed'
Sep 18 17:24:45 iHax kernel: audit: type=1130 audit(1568845485.134:220): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: SME: Trying to authenticate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5745 MHz)
Sep 18 17:24:47 iHax kernel: wlo1: authenticate with c0:a0:0d:72:a7:d4
Sep 18 17:24:47 iHax kernel: wlo1: send auth to c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5769] device (wlo1): supplicant interface state: scanning -> authenticating
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5770] device (p2p-dev-wlo1): supplicant management interface state: scanning -> authenticating
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: Trying to associate with c0:a0:0d:72:a7:d4 (SSID='Frontier8224_5G' freq=5745 MHz)
Sep 18 17:24:47 iHax kernel: wlo1: authenticated
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5799] device (wlo1): supplicant interface state: authenticating -> associating
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5799] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Sep 18 17:24:47 iHax kernel: wlo1: associate with c0:a0:0d:72:a7:d4 (try 1/3)
Sep 18 17:24:47 iHax kernel: wlo1: RX AssocResp from c0:a0:0d:72:a7:d4 (capab=0x1011 status=0 aid=4)
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: Associated with c0:a0:0d:72:a7:d4
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sep 18 17:24:47 iHax kernel: wlo1: associated
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: WPA: Key negotiation completed with c0:a0:0d:72:a7:d4 [PTK=CCMP GTK=CCMP]
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-CONNECTED - Connection to c0:a0:0d:72:a7:d4 completed [id=0 id_str=]
Sep 18 17:24:47 iHax dhcpcd[444]: wlo1: carrier acquired
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5985] device (wlo1): supplicant interface state: associating -> completed
Sep 18 17:24:47 iHax NetworkManager[467]: <info>  [1568845487.5992] device (p2p-dev-wlo1): supplicant management interface state: associating -> completed
Sep 18 17:24:47 iHax dhcpcd[444]: wlo1: IAID 54:57:fa:3f
Sep 18 17:24:47 iHax kernel: wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:a0:0d:72:a7:d4
Sep 18 17:24:47 iHax wpa_supplicant[496]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=866700
Sep 18 17:24:47 iHax systemd-coredump[1584]: Process 1582 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1582:
                                             #0  0x00007f30e6fc9bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f30e6fb0eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f30e6fb2f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f30e6fb7705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f30e6fc4495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f30e6fb7a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f30e6fadcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f30e6fc341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f30e6fac186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f30e6fab108 _start (ld-linux-x86-64.so.2)
Sep 18 17:24:47 iHax systemd[1]: systemd-coredump@42-1583-0.service: Succeeded.
Sep 18 17:24:47 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@42-1583-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:47 iHax kernel: audit: type=1131 audit(1568845487.837:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@42-1583-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:24:48 iHax dhcpcd[444]: wlo1: soliciting an IPv6 router
Sep 18 17:24:48 iHax dhcpcd[444]: wlo1: rebinding lease of 192.168.254.39
Sep 18 17:24:48 iHax dhcpcd[444]: wlo1: probing address 192.168.254.39/24
Sep 18 17:24:53 iHax dhcpcd[444]: wlo1: leased 192.168.254.39 for 7200 seconds
Sep 18 17:24:53 iHax dhcpcd[444]: wlo1: adding route to 192.168.254.0/24
Sep 18 17:24:53 iHax dhcpcd[444]: wlo1: adding default route via 192.168.254.254
Sep 18 17:24:53 iHax NetworkManager[467]: <info>  [1568845493.4274] policy: set 'Frontier8224_5G' (wlo1) as default for IPv4 routing and DNS
Sep 18 17:25:00 iHax dhcpcd[444]: wlo1: no IPv6 Routers available
Sep 18 17:25:09 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:09 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:09 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:25:09 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:25:09 iHax audit[1638]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1638 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:09 iHax kernel: audit: type=1701 audit(1568845509.853:222): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1638 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:09 iHax systemd[1]: Started Process Core Dump (PID 1639/UID 0).
Sep 18 17:25:09 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@43-1639-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:09 iHax kernel: audit: type=1130 audit(1568845509.863:223): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@43-1639-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:10 iHax systemd-coredump[1640]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1582.1568845484000000000000.lz4.
Sep 18 17:25:10 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:25:10 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:25:10 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:25:10 iHax 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=failed'
Sep 18 17:25:10 iHax kernel: audit: type=1130 audit(1568845510.130:224): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:25:11 iHax systemd-coredump[1640]: Process 1638 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1638:
                                             #0  0x00007fef687cbbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fef687b2eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fef687b4f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fef687b9705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fef687c6495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fef687b9a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fef687afcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fef687c541b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fef687ae186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fef687ad108 _start (ld-linux-x86-64.so.2)
Sep 18 17:25:11 iHax systemd[1]: systemd-coredump@43-1639-0.service: Succeeded.
Sep 18 17:25:11 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@43-1639-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:11 iHax kernel: audit: type=1131 audit(1568845511.247:225): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@43-1639-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:34 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:34 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:34 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:25:34 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:25:34 iHax audit[1647]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1647 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:34 iHax kernel: audit: type=1701 audit(1568845534.861:226): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1647 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:34 iHax systemd[1]: Started Process Core Dump (PID 1648/UID 0).
Sep 18 17:25:34 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@44-1648-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:34 iHax kernel: audit: type=1130 audit(1568845534.871:227): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@44-1648-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:35 iHax systemd-coredump[1649]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1638.1568845509000000000000.lz4.
Sep 18 17:25:35 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:25:35 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:25:35 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:25:35 iHax 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=failed'
Sep 18 17:25:35 iHax kernel: audit: type=1130 audit(1568845535.134:228): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:25:35 iHax systemd-coredump[1649]: Process 1647 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1647:
                                             #0  0x00007f4aeece9bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f4aeecd0eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f4aeecd2f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f4aeecd7705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f4aeece4495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f4aeecd7a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f4aeeccdcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f4aeece341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f4aeeccc186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f4aeeccb108 _start (ld-linux-x86-64.so.2)
Sep 18 17:25:35 iHax systemd[1]: systemd-coredump@44-1648-0.service: Succeeded.
Sep 18 17:25:35 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@44-1648-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:35 iHax kernel: audit: type=1131 audit(1568845535.764:229): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@44-1648-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:59 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:59 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:25:59 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:25:59 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:25:59 iHax audit[1654]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1654 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:59 iHax kernel: audit: type=1701 audit(1568845559.865:230): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1654 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:25:59 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@45-1655-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:25:59 iHax systemd[1]: Started Process Core Dump (PID 1655/UID 0).
Sep 18 17:25:59 iHax kernel: audit: type=1130 audit(1568845559.878:231): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@45-1655-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:00 iHax systemd-coredump[1656]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1647.1568845534000000000000.lz4.
Sep 18 17:26:00 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:26:00 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:26:00 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:26:00 iHax 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=failed'
Sep 18 17:26:00 iHax kernel: audit: type=1130 audit(1568845560.145:232): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:26:00 iHax systemd-coredump[1656]: Process 1654 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1654:
                                             #0  0x00007fc487845bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fc48782ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fc48782ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fc487833705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fc487840495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fc487833a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fc487829cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fc48783f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fc487828186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fc487827108 _start (ld-linux-x86-64.so.2)
Sep 18 17:26:00 iHax systemd[1]: systemd-coredump@45-1655-0.service: Succeeded.
Sep 18 17:26:00 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@45-1655-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:00 iHax kernel: audit: type=1131 audit(1568845560.568:233): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@45-1655-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:10 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:26:10 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:26:10 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:26:10 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:26:10 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 12.
Sep 18 17:26:10 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:26:10 iHax systemd[507]: Starting Sound Service...
Sep 18 17:26:24 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:26:24 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:26:24 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:26:24 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:26:24 iHax audit[1661]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1661 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:26:24 iHax kernel: audit: type=1701 audit(1568845584.885:234): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1661 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:26:24 iHax systemd[1]: Started Process Core Dump (PID 1662/UID 0).
Sep 18 17:26:24 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@46-1662-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:24 iHax kernel: audit: type=1130 audit(1568845584.895:235): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@46-1662-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:25 iHax systemd-coredump[1663]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1654.1568845559000000000000.lz4.
Sep 18 17:26:25 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:26:25 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:26:25 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:26:25 iHax 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=failed'
Sep 18 17:26:25 iHax kernel: audit: type=1130 audit(1568845585.169:236): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:26:25 iHax systemd-coredump[1663]: Process 1661 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1661:
                                             #0  0x00007fa674bfbbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fa674be2eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fa674be4f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fa674be9705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fa674bf6495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fa674be9a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fa674bdfcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fa674bf541b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fa674bde186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fa674bdd108 _start (ld-linux-x86-64.so.2)
Sep 18 17:26:25 iHax systemd[1]: systemd-coredump@46-1662-0.service: Succeeded.
Sep 18 17:26:25 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@46-1662-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:25 iHax kernel: audit: type=1131 audit(1568845585.562:237): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@46-1662-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:49 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:26:49 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:26:49 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:26:49 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:26:49 iHax audit[1667]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1667 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:26:49 iHax kernel: audit: type=1701 audit(1568845609.892:238): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1667 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:26:49 iHax systemd[1]: Started Process Core Dump (PID 1668/UID 0).
Sep 18 17:26:49 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@47-1668-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:49 iHax kernel: audit: type=1130 audit(1568845609.899:239): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@47-1668-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:50 iHax systemd-coredump[1669]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1661.1568845584000000000000.lz4.
Sep 18 17:26:50 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:26:50 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:26:50 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:26:50 iHax 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=failed'
Sep 18 17:26:50 iHax kernel: audit: type=1130 audit(1568845610.166:240): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:26:50 iHax systemd-coredump[1669]: Process 1667 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1667:
                                             #0  0x00007f84710aabb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f8471091eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f8471093f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f8471098705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f84710a5495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f8471098a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f847108ecf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f84710a441b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f847108d186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f847108c108 _start (ld-linux-x86-64.so.2)
Sep 18 17:26:50 iHax systemd[1]: systemd-coredump@47-1668-0.service: Succeeded.
Sep 18 17:26:50 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@47-1668-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:26:50 iHax kernel: audit: type=1131 audit(1568845610.616:241): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@47-1668-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:14 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:27:14 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:27:14 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:27:14 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:27:14 iHax audit[1674]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1674 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:27:14 iHax kernel: audit: type=1701 audit(1568845634.900:242): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1674 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:27:14 iHax systemd[1]: Started Process Core Dump (PID 1675/UID 0).
Sep 18 17:27:14 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@48-1675-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:14 iHax kernel: audit: type=1130 audit(1568845634.910:243): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@48-1675-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:15 iHax systemd-coredump[1676]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1667.1568845609000000000000.lz4.
Sep 18 17:27:15 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:27:15 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:27:15 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:27:15 iHax 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=failed'
Sep 18 17:27:15 iHax kernel: audit: type=1130 audit(1568845635.176:244): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:27:16 iHax systemd-coredump[1676]: Process 1674 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1674:
                                             #0  0x00007f89527f2bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f89527d9eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f89527dbf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f89527e0705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f89527ed495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f89527e0a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f89527d6cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f89527ec41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f89527d5186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f89527d4108 _start (ld-linux-x86-64.so.2)
Sep 18 17:27:16 iHax systemd[1]: systemd-coredump@48-1675-0.service: Succeeded.
Sep 18 17:27:16 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@48-1675-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:16 iHax kernel: audit: type=1131 audit(1568845636.390:245): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@48-1675-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:39 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:27:39 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:27:39 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:27:39 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:27:39 iHax audit[1681]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1681 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:27:39 iHax kernel: audit: type=1701 audit(1568845659.917:246): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1681 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:27:39 iHax systemd[1]: Started Process Core Dump (PID 1682/UID 0).
Sep 18 17:27:39 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@49-1682-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:39 iHax kernel: audit: type=1130 audit(1568845659.927:247): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@49-1682-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:40 iHax systemd-coredump[1683]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1674.1568845634000000000000.lz4.
Sep 18 17:27:40 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:27:40 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:27:40 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:27:40 iHax 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=failed'
Sep 18 17:27:40 iHax kernel: audit: type=1130 audit(1568845660.193:248): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:27:40 iHax systemd-coredump[1683]: Process 1681 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1681:
                                             #0  0x00007fae22a28bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fae22a0feb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fae22a11f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fae22a16705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fae22a23495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fae22a16a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fae22a0ccf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fae22a2241b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fae22a0b186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fae22a0a108 _start (ld-linux-x86-64.so.2)
Sep 18 17:27:40 iHax systemd[1]: systemd-coredump@49-1682-0.service: Succeeded.
Sep 18 17:27:40 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@49-1682-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:40 iHax kernel: audit: type=1131 audit(1568845660.617:249): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@49-1682-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:27:40 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:27:40 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:27:40 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:27:41 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:27:41 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 13.
Sep 18 17:27:41 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:27:41 iHax systemd[507]: Starting Sound Service...
Sep 18 17:28:04 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:04 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:04 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:28:04 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:28:04 iHax audit[1688]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1688 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:04 iHax kernel: audit: type=1701 audit(1568845684.917:250): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1688 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:04 iHax systemd[1]: Started Process Core Dump (PID 1689/UID 0).
Sep 18 17:28:04 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@50-1689-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:04 iHax kernel: audit: type=1130 audit(1568845684.930:251): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@50-1689-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:05 iHax systemd-coredump[1690]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1681.1568845659000000000000.lz4.
Sep 18 17:28:05 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:28:05 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:28:05 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:28:05 iHax 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=failed'
Sep 18 17:28:05 iHax kernel: audit: type=1130 audit(1568845685.197:252): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:28:05 iHax systemd-coredump[1690]: Process 1688 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1688:
                                             #0  0x00007fbd332c0bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fbd332a7eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fbd332a9f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fbd332ae705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fbd332bb495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fbd332aea83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fbd332a4cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fbd332ba41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fbd332a3186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fbd332a2108 _start (ld-linux-x86-64.so.2)
Sep 18 17:28:05 iHax systemd[1]: systemd-coredump@50-1689-0.service: Succeeded.
Sep 18 17:28:05 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@50-1689-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:05 iHax kernel: audit: type=1131 audit(1568845685.630:253): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@50-1689-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:29 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:29 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:29 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:28:29 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:28:29 iHax audit[1695]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1695 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:29 iHax kernel: audit: type=1701 audit(1568845709.917:254): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1695 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:29 iHax systemd[1]: Started Process Core Dump (PID 1696/UID 0).
Sep 18 17:28:29 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@51-1696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:29 iHax kernel: audit: type=1130 audit(1568845709.924:255): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@51-1696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:30 iHax systemd-coredump[1697]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1688.1568845684000000000000.lz4.
Sep 18 17:28:30 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:28:30 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:28:30 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:28:30 iHax 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=failed'
Sep 18 17:28:30 iHax kernel: audit: type=1130 audit(1568845710.194:256): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:28:30 iHax systemd-coredump[1697]: Process 1695 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1695:
                                             #0  0x00007f97f02f4bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f97f02dbeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f97f02ddf76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f97f02e2705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f97f02ef495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f97f02e2a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f97f02d8cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f97f02ee41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f97f02d7186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f97f02d6108 _start (ld-linux-x86-64.so.2)
Sep 18 17:28:30 iHax systemd[1]: systemd-coredump@51-1696-0.service: Succeeded.
Sep 18 17:28:30 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@51-1696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:30 iHax kernel: audit: type=1131 audit(1568845710.811:257): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@51-1696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:54 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:54 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:28:54 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:28:54 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:28:54 iHax audit[1701]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1701 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:54 iHax kernel: audit: type=1701 audit(1568845734.948:258): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1701 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:28:54 iHax systemd[1]: Started Process Core Dump (PID 1702/UID 0).
Sep 18 17:28:54 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@52-1702-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:54 iHax kernel: audit: type=1130 audit(1568845734.958:259): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@52-1702-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:55 iHax systemd-coredump[1703]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1695.1568845709000000000000.lz4.
Sep 18 17:28:55 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:28:55 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:28:55 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:28:55 iHax 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=failed'
Sep 18 17:28:55 iHax kernel: audit: type=1130 audit(1568845735.224:260): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:28:55 iHax systemd-coredump[1703]: Process 1701 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1701:
                                             #0  0x00007f6229bffbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f6229be6eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f6229be8f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f6229bed705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f6229bfa495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f6229beda83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f6229be3cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f6229bf941b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f6229be2186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f6229be1108 _start (ld-linux-x86-64.so.2)
Sep 18 17:28:55 iHax systemd[1]: systemd-coredump@52-1702-0.service: Succeeded.
Sep 18 17:28:55 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@52-1702-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:28:55 iHax kernel: audit: type=1131 audit(1568845735.818:261): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@52-1702-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:11 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:29:11 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:29:11 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:29:11 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:29:11 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 14.
Sep 18 17:29:11 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:29:11 iHax systemd[507]: Starting Sound Service...
Sep 18 17:29:19 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:29:19 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:29:19 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.175': no such name
Sep 18 17:29:19 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:29:19 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:29:19 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:29:19 iHax audit[1708]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1708 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:29:19 iHax kernel: audit: type=1701 audit(1568845759.958:262): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1708 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:29:19 iHax systemd[1]: Started Process Core Dump (PID 1709/UID 0).
Sep 18 17:29:19 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@53-1709-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:19 iHax kernel: audit: type=1130 audit(1568845759.968:263): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@53-1709-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:20 iHax systemd-coredump[1710]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1701.1568845734000000000000.lz4.
Sep 18 17:29:20 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:29:20 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:29:20 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:29:20 iHax 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=failed'
Sep 18 17:29:20 iHax kernel: audit: type=1130 audit(1568845760.234:264): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:29:21 iHax systemd-coredump[1710]: Process 1708 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1708:
                                             #0  0x00007f52616ddbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f52616c4eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f52616c6f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f52616cb705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f52616d8495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f52616cba83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f52616c1cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f52616d741b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f52616c0186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f52616bf108 _start (ld-linux-x86-64.so.2)
Sep 18 17:29:21 iHax systemd[1]: systemd-coredump@53-1709-0.service: Succeeded.
Sep 18 17:29:21 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@53-1709-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:21 iHax kernel: audit: type=1131 audit(1568845761.178:265): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@53-1709-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:44 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:29:44 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:29:44 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:29:44 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:29:44 iHax audit[1714]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1714 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:29:44 iHax kernel: audit: type=1701 audit(1568845784.971:266): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1714 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:29:44 iHax systemd[1]: Started Process Core Dump (PID 1715/UID 0).
Sep 18 17:29:44 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@54-1715-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:44 iHax kernel: audit: type=1130 audit(1568845784.978:267): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@54-1715-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:45 iHax systemd-coredump[1716]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1708.1568845759000000000000.lz4.
Sep 18 17:29:45 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:29:45 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:29:45 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:29:45 iHax 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=failed'
Sep 18 17:29:45 iHax kernel: audit: type=1130 audit(1568845785.241:268): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:29:46 iHax systemd-coredump[1716]: Process 1714 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1714:
                                             #0  0x00007f87c6aa5bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f87c6a8ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f87c6a8ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f87c6a93705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f87c6aa0495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f87c6a93a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f87c6a89cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f87c6a9f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f87c6a88186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f87c6a87108 _start (ld-linux-x86-64.so.2)
Sep 18 17:29:46 iHax systemd[1]: systemd-coredump@54-1715-0.service: Succeeded.
Sep 18 17:29:46 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@54-1715-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:29:46 iHax kernel: audit: type=1131 audit(1568845786.468:269): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@54-1715-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:09 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:09 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:09 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:30:09 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:30:09 iHax audit[1720]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1720 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:09 iHax kernel: audit: type=1701 audit(1568845809.971:270): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1720 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:09 iHax systemd[1]: Started Process Core Dump (PID 1721/UID 0).
Sep 18 17:30:09 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@55-1721-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:09 iHax kernel: audit: type=1130 audit(1568845809.981:271): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@55-1721-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:10 iHax systemd-coredump[1722]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1714.1568845784000000000000.lz4.
Sep 18 17:30:10 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:30:10 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:30:10 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:30:10 iHax 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=failed'
Sep 18 17:30:10 iHax kernel: audit: type=1130 audit(1568845810.255:272): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:30:10 iHax systemd-coredump[1722]: Process 1720 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1720:
                                             #0  0x00007fd979c95bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fd979c7ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fd979c7ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fd979c83705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fd979c90495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fd979c83a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fd979c79cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fd979c8f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fd979c78186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fd979c77108 _start (ld-linux-x86-64.so.2)
Sep 18 17:30:10 iHax systemd[1]: systemd-coredump@55-1721-0.service: Succeeded.
Sep 18 17:30:10 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@55-1721-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:10 iHax kernel: audit: type=1131 audit(1568845810.681:273): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@55-1721-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:34 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:34 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:34 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:30:34 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:30:34 iHax audit[1731]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1731 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:34 iHax kernel: audit: type=1701 audit(1568845834.982:274): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1731 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:34 iHax systemd[1]: Started Process Core Dump (PID 1732/UID 0).
Sep 18 17:30:34 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@56-1732-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:34 iHax kernel: audit: type=1130 audit(1568845834.992:275): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@56-1732-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:35 iHax systemd-coredump[1733]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1720.1568845809000000000000.lz4.
Sep 18 17:30:35 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:30:35 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:30:35 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:30:35 iHax 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=failed'
Sep 18 17:30:35 iHax kernel: audit: type=1130 audit(1568845835.258:276): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:30:35 iHax systemd-coredump[1733]: Process 1731 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1731:
                                             #0  0x00007feaeb5f7bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007feaeb5deeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007feaeb5e0f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007feaeb5e5705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007feaeb5f2495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007feaeb5e5a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007feaeb5dbcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007feaeb5f141b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007feaeb5da186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007feaeb5d9108 _start (ld-linux-x86-64.so.2)
Sep 18 17:30:35 iHax systemd[1]: systemd-coredump@56-1732-0.service: Succeeded.
Sep 18 17:30:35 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@56-1732-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:35 iHax kernel: audit: type=1131 audit(1568845835.375:277): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@56-1732-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:41 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:30:41 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:30:41 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:30:42 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:30:42 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 15.
Sep 18 17:30:42 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:30:42 iHax systemd[507]: Starting Sound Service...
Sep 18 17:30:59 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:59 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:30:59 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:30:59 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:30:59 iHax audit[1741]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1741 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:59 iHax kernel: audit: type=1701 audit(1568845859.985:278): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1741 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:30:59 iHax systemd[1]: Started Process Core Dump (PID 1742/UID 0).
Sep 18 17:30:59 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@57-1742-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:30:59 iHax kernel: audit: type=1130 audit(1568845859.995:279): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@57-1742-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:00 iHax systemd-coredump[1743]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1731.1568845834000000000000.lz4.
Sep 18 17:31:00 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:31:00 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:31:00 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:31:00 iHax 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=failed'
Sep 18 17:31:00 iHax kernel: audit: type=1130 audit(1568845860.258:280): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:31:00 iHax systemd-coredump[1743]: Process 1741 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1741:
                                             #0  0x00007ff8513a5bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007ff85138ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007ff85138ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007ff851393705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007ff8513a0495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007ff851393a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007ff851389cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007ff85139f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007ff851388186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007ff851387108 _start (ld-linux-x86-64.so.2)
Sep 18 17:31:00 iHax systemd[1]: systemd-coredump@57-1742-0.service: Succeeded.
Sep 18 17:31:00 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@57-1742-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:00 iHax kernel: audit: type=1131 audit(1568845860.415:281): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@57-1742-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:24 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:31:24 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:31:24 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:31:24 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:31:24 iHax audit[1748]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1748 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:31:24 iHax kernel: audit: type=1701 audit(1568845884.995:282): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1748 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:31:25 iHax systemd[1]: Started Process Core Dump (PID 1749/UID 0).
Sep 18 17:31:25 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@58-1749-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:25 iHax kernel: audit: type=1130 audit(1568845885.005:283): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@58-1749-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:25 iHax systemd-coredump[1750]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1741.1568845859000000000000.lz4.
Sep 18 17:31:25 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:31:25 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:31:25 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:31:25 iHax 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=failed'
Sep 18 17:31:25 iHax kernel: audit: type=1130 audit(1568845885.272:284): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:31:25 iHax systemd-coredump[1750]: Process 1748 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1748:
                                             #0  0x00007f6973e79bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f6973e60eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f6973e62f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f6973e67705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f6973e74495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f6973e67a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f6973e5dcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f6973e7341b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f6973e5c186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f6973e5b108 _start (ld-linux-x86-64.so.2)
Sep 18 17:31:25 iHax systemd[1]: systemd-coredump@58-1749-0.service: Succeeded.
Sep 18 17:31:25 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@58-1749-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:25 iHax kernel: audit: type=1131 audit(1568845885.428:285): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@58-1749-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:50 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:31:50 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:31:50 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:31:50 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:31:50 iHax audit[1754]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1754 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:31:50 iHax kernel: audit: type=1701 audit(1568845910.015:286): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1754 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:31:50 iHax systemd[1]: Started Process Core Dump (PID 1755/UID 0).
Sep 18 17:31:50 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@59-1755-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:50 iHax kernel: audit: type=1130 audit(1568845910.025:287): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@59-1755-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:50 iHax systemd-coredump[1756]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1748.1568845884000000000000.lz4.
Sep 18 17:31:50 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:31:50 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:31:50 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:31:50 iHax 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=failed'
Sep 18 17:31:50 iHax kernel: audit: type=1130 audit(1568845910.288:288): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:31:50 iHax systemd-coredump[1756]: Process 1754 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1754:
                                             #0  0x00007fc1a7bddbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fc1a7bc4eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fc1a7bc6f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fc1a7bcb705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fc1a7bd8495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fc1a7bcba83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fc1a7bc1cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fc1a7bd741b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fc1a7bc0186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fc1a7bbf108 _start (ld-linux-x86-64.so.2)
Sep 18 17:31:50 iHax systemd[1]: systemd-coredump@59-1755-0.service: Succeeded.
Sep 18 17:31:50 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@59-1755-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:31:50 iHax kernel: audit: type=1131 audit(1568845910.398:289): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@59-1755-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:12 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:32:12 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:32:12 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:32:12 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:32:12 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 16.
Sep 18 17:32:12 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:32:12 iHax systemd[507]: Starting Sound Service...
Sep 18 17:32:15 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:32:15 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:32:15 iHax rtkit-daemon[707]: dbus_message_get_unix_user() failed: Could not get UID of name ':1.184': no such name
Sep 18 17:32:15 iHax rtkit-daemon[707]: Failed to look up client: Input/output error
Sep 18 17:32:15 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:32:15 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:32:15 iHax audit[1762]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1762 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:32:15 iHax kernel: audit: type=1701 audit(1568845935.022:290): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1762 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:32:15 iHax systemd[1]: Started Process Core Dump (PID 1763/UID 0).
Sep 18 17:32:15 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@60-1763-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:15 iHax kernel: audit: type=1130 audit(1568845935.029:291): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@60-1763-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:15 iHax systemd-coredump[1764]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1754.1568845910000000000000.lz4.
Sep 18 17:32:15 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:32:15 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:32:15 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:32:15 iHax 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=failed'
Sep 18 17:32:15 iHax kernel: audit: type=1130 audit(1568845935.299:292): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:32:15 iHax systemd-coredump[1764]: Process 1762 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1762:
                                             #0  0x00007ff5c7a55bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007ff5c7a3ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007ff5c7a3ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007ff5c7a43705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007ff5c7a50495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007ff5c7a43a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007ff5c7a39cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007ff5c7a4f41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007ff5c7a38186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007ff5c7a37108 _start (ld-linux-x86-64.so.2)
Sep 18 17:32:15 iHax systemd[1]: systemd-coredump@60-1763-0.service: Succeeded.
Sep 18 17:32:15 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@60-1763-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:15 iHax kernel: audit: type=1131 audit(1568845935.409:293): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@60-1763-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:40 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:32:40 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:32:40 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:32:40 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:32:40 iHax audit[1770]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1770 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:32:40 iHax kernel: audit: type=1701 audit(1568845960.025:294): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1770 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:32:40 iHax systemd[1]: Started Process Core Dump (PID 1771/UID 0).
Sep 18 17:32:40 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@61-1771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:40 iHax kernel: audit: type=1130 audit(1568845960.035:295): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@61-1771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:40 iHax systemd-coredump[1772]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1762.1568845935000000000000.lz4.
Sep 18 17:32:40 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:32:40 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:32:40 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:32:40 iHax 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=failed'
Sep 18 17:32:40 iHax kernel: audit: type=1130 audit(1568845960.299:296): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:32:40 iHax systemd-coredump[1772]: Process 1770 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1770:
                                             #0  0x00007fed545f8bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fed545dfeb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fed545e1f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fed545e6705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fed545f3495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fed545e6a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fed545dccf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fed545f241b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fed545db186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fed545da108 _start (ld-linux-x86-64.so.2)
Sep 18 17:32:40 iHax systemd[1]: systemd-coredump@61-1771-0.service: Succeeded.
Sep 18 17:32:40 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@61-1771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:32:40 iHax kernel: audit: type=1131 audit(1568845960.412:297): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@61-1771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:05 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:05 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:05 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:33:05 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:33:05 iHax audit[1776]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1776 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:05 iHax kernel: audit: type=1701 audit(1568845985.029:298): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1776 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:05 iHax systemd[1]: Started Process Core Dump (PID 1777/UID 0).
Sep 18 17:33:05 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@62-1777-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:05 iHax kernel: audit: type=1130 audit(1568845985.042:299): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@62-1777-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:05 iHax systemd-coredump[1778]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1770.1568845960000000000000.lz4.
Sep 18 17:33:05 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:33:05 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:33:05 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:33:05 iHax 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=failed'
Sep 18 17:33:05 iHax kernel: audit: type=1130 audit(1568845985.312:300): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:33:05 iHax systemd-coredump[1778]: Process 1776 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1776:
                                             #0  0x00007fc4755b5bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fc47559ceb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fc47559ef76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fc4755a3705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fc4755b0495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fc4755a3a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fc475599cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fc4755af41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fc475598186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fc475597108 _start (ld-linux-x86-64.so.2)
Sep 18 17:33:05 iHax systemd[1]: systemd-coredump@62-1777-0.service: Succeeded.
Sep 18 17:33:05 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@62-1777-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:05 iHax kernel: audit: type=1131 audit(1568845985.472:301): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@62-1777-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:30 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:30 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:30 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:33:30 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:33:30 iHax audit[1782]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1782 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:30 iHax kernel: audit: type=1701 audit(1568846010.032:302): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1782 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:30 iHax systemd[1]: Started Process Core Dump (PID 1783/UID 0).
Sep 18 17:33:30 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@63-1783-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:30 iHax kernel: audit: type=1130 audit(1568846010.042:303): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@63-1783-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:30 iHax systemd-coredump[1784]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1776.1568845985000000000000.lz4.
Sep 18 17:33:30 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:33:30 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:33:30 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:33:30 iHax 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=failed'
Sep 18 17:33:30 iHax kernel: audit: type=1130 audit(1568846010.309:304): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:33:30 iHax systemd-coredump[1784]: Process 1782 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1782:
                                             #0  0x00007f34a8350bb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f34a8337eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f34a8339f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f34a833e705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f34a834b495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f34a833ea83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f34a8334cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f34a834a41b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f34a8333186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f34a8332108 _start (ld-linux-x86-64.so.2)
Sep 18 17:33:30 iHax systemd[1]: systemd-coredump@63-1783-0.service: Succeeded.
Sep 18 17:33:30 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@63-1783-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:30 iHax kernel: audit: type=1131 audit(1568846010.425:305): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@63-1783-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:42 iHax systemd[507]: pulseaudio.service: start operation timed out. Terminating.
Sep 18 17:33:42 iHax systemd[507]: pulseaudio.service: Failed with result 'timeout'.
Sep 18 17:33:42 iHax systemd[507]: Failed to start Sound Service.
Sep 18 17:33:43 iHax systemd[507]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Sep 18 17:33:43 iHax systemd[507]: pulseaudio.service: Scheduled restart job, restart counter is at 17.
Sep 18 17:33:43 iHax systemd[507]: Stopped Sound Service.
Sep 18 17:33:43 iHax systemd[507]: Starting Sound Service...
Sep 18 17:33:55 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:55 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:33:55 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:33:55 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:33:55 iHax audit[1789]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1789 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:55 iHax kernel: audit: type=1701 audit(1568846035.048:306): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1789 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:33:55 iHax systemd[1]: Started Process Core Dump (PID 1790/UID 0).
Sep 18 17:33:55 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@64-1790-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:55 iHax kernel: audit: type=1130 audit(1568846035.058:307): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@64-1790-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:55 iHax systemd-coredump[1791]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1782.1568846010000000000000.lz4.
Sep 18 17:33:55 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:33:55 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:33:55 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:33:55 iHax 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=failed'
Sep 18 17:33:55 iHax kernel: audit: type=1130 audit(1568846035.322:308): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:33:55 iHax systemd-coredump[1791]: Process 1789 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1789:
                                             #0  0x00007fa5a39abbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007fa5a3992eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007fa5a3994f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007fa5a3999705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007fa5a39a6495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007fa5a3999a83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007fa5a398fcf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007fa5a39a541b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007fa5a398e186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007fa5a398d108 _start (ld-linux-x86-64.so.2)
Sep 18 17:33:55 iHax systemd[1]: systemd-coredump@64-1790-0.service: Succeeded.
Sep 18 17:33:55 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@64-1790-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:33:55 iHax kernel: audit: type=1131 audit(1568846035.432:309): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@64-1790-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:34:20 iHax dbus-daemon[439]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:34:20 iHax rtkit-daemon[707]: Warning: PolicyKit call failed: Failed to activate service 'org.freedesktop.PolicyKit1': timed out (service_start_timeout=25000ms)
Sep 18 17:34:20 iHax dbus-daemon[439]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.30' (uid=0 pid=707 comm="/usr/lib/rtkit-daemon ")
Sep 18 17:34:20 iHax systemd[1]: Starting Authorization Manager...
Sep 18 17:34:20 iHax audit[1795]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1795 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:34:20 iHax kernel: audit: type=1701 audit(1568846060.055:310): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1795 comm="polkitd" exe="/usr/lib/polkit-1/polkitd" sig=7 res=1
Sep 18 17:34:20 iHax systemd[1]: Started Process Core Dump (PID 1796/UID 0).
Sep 18 17:34:20 iHax audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@65-1796-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:34:20 iHax kernel: audit: type=1130 audit(1568846060.062:311): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@65-1796-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:34:20 iHax systemd-coredump[1797]: Removed old coredump core.polkitd.0.18903e881a414b35a5230a099f586981.1789.1568846035000000000000.lz4.
Sep 18 17:34:20 iHax systemd[1]: polkit.service: Main process exited, code=dumped, status=7/BUS
Sep 18 17:34:20 iHax systemd[1]: polkit.service: Failed with result 'core-dump'.
Sep 18 17:34:20 iHax systemd[1]: Failed to start Authorization Manager.
Sep 18 17:34:20 iHax 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=failed'
Sep 18 17:34:20 iHax kernel: audit: type=1130 audit(1568846060.335:312): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 18 17:34:20 iHax systemd-coredump[1797]: Process 1795 (polkitd) of user 0 dumped core.
                                             
                                             Stack trace of thread 1795:
                                             #0  0x00007f61a708fbb3 memset (ld-linux-x86-64.so.2)
                                             #1  0x00007f61a7076eb4 _dl_map_object_from_fd (ld-linux-x86-64.so.2)
                                             #2  0x00007f61a7078f76 _dl_map_object (ld-linux-x86-64.so.2)
                                             #3  0x00007f61a707d705 openaux (ld-linux-x86-64.so.2)
                                             #4  0x00007f61a708a495 _dl_catch_exception (ld-linux-x86-64.so.2)
                                             #5  0x00007f61a707da83 _dl_map_object_deps (ld-linux-x86-64.so.2)
                                             #6  0x00007f61a7073cf5 dl_main (ld-linux-x86-64.so.2)
                                             #7  0x00007f61a708941b _dl_sysdep_start (ld-linux-x86-64.so.2)
                                             #8  0x00007f61a7072186 _dl_start (ld-linux-x86-64.so.2)
                                             #9  0x00007f61a7071108 _start (ld-linux-x86-64.so.2)
Sep 18 17:34:20 iHax systemd[1]: systemd-coredump@65-1796-0.service: Succeeded.
Sep 18 17:34:20 iHax audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@65-1796-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 18 17:34:20 iHax kernel: audit: type=1131 audit(1568846060.488:313): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@65-1796-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

I'm tired so this is me stepping away and asking for help. Thanks guys/gals.

Last edited by FurikuriYugi (2019-09-19 19:20:11)

Offline

#2 2019-09-18 23:55:36

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: [SOLVED] Interupted update == corupted system

What is the output of

# pacman -Qkk

Edit:
Also the contents of pacman.log from the interrupted upgrade onward.

Last edited by loqs (2019-09-19 00:31:21)

Offline

#3 2019-09-19 04:54:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,467

Re: [SOLVED] Interupted update == corupted system

Loss of internet would not corrupt the system, everything is downloaded then everything is installed. A network interruption during the download wouldn't corrupt anything and the downloads would continue later, and an interruption during install wouldn't matter since the network isn't being used. We definitely need that pacman log.

Last edited by Scimmia (2019-09-19 04:55:12)

Online

#4 2019-09-19 16:57:34

FurikuriYugi
Member
Registered: 2018-04-23
Posts: 8

Re: [SOLVED] Interupted update == corupted system

Good morning and thank you for your time.

pacman -Qkk

results here

a52dec: 20 total files, 0 altered files
accountsservice: 286 total files, 1 altered file
acl: 97 total files, 0 altered files
adobe-source-code-pro-fonts: 23 total files, 0 altered files
adwaita-icon-theme: 6171 total files, 0 altered files
akonadi-contacts: 349 total files, 0 altered files
alsa-lib: 357 total files, 0 altered files
alsa-plugins: 64 total files, 0 altered files
aom: 229 total files, 0 altered files
apparmor: 724 total files, 0 altered files
appstream: 368 total files, 0 altered files
appstream-qt: 29 total files, 0 altered files
arch-install-scripts: 19 total files, 0 altered files
archlinux-appstream-data: 2218 total files, 0 altered files
archlinux-keyring: 8 total files, 0 altered files
arduino: 513 total files, 0 altered files
arduino-avr-core: 668 total files, 0 altered files
arduino-builder: 11 total files, 0 altered files
arduino-ctags: 7 total files, 0 altered files
argon2: 14 total files, 0 altered files
aribb24: 18 total files, 0 altered files
ark: 334 total files, 0 altered files
aspell: 223 total files, 0 altered files
at-spi2-atk: 17 total files, 0 altered files
at-spi2-core: 316 total files, 0 altered files
atk: 401 total files, 0 altered files
atkmm: 61 total files, 0 altered files
attica: 113 total files, 0 altered files
attr: 72 total files, 0 altered files
audit: 155 total files, 1 altered file
autoconf: 74 total files, 0 altered files
automake: 137 total files, 0 altered files
avahi: 340 total files, 0 altered files
avr-binutils: 171 total files, 0 altered files
avr-gcc: 846 total files, 3 altered files
avr-libc: 957 total files, 0 altered files
avrdude: 15 total files, 0 altered files
babl: 43 total files, 0 altered files
baloo: 665 total files, 0 altered files
baloo-widgets: 179 total files, 0 altered files
bash: 241 total files, 0 altered files
bc: 12 total files, 0 altered files
binutils: 385 total files, 0 altered files
bison: 303 total files, 0 altered files
blas: 11 total files, 0 altered files
bluedevil: 234 total files, 0 altered files
bluez: 56 total files, 0 altered files
bluez-libs: 20 total files, 0 altered files
bluez-qt: 102 total files, 0 altered files
bluez-utils: 56 total files, 0 altered files
boost-libs: 95 total files, 0 altered files
breeze: 519 total files, 0 altered files
breeze-gtk: 540 total files, 0 altered files
breeze-icons: 17188 total files, 0 altered files
brotli: 30 total files, 0 altered files
btrfs-progs: 93 total files, 0 altered files
bubblewrap: 10 total files, 0 altered files
bzip2: 26 total files, 0 altered files
ca-certificates: 0 total files, 0 altered files
ca-certificates-mozilla: 5 total files, 0 altered files
ca-certificates-utils: 26 total files, 0 altered files
cabextract: 7 total files, 0 altered files
cairo: 112 total files, 0 altered files
cairomm: 42 total files, 0 altered files
cantarell-fonts: 14 total files, 0 altered files
cdparanoia: 18 total files, 0 altered files
cifs-utils: 33 total files, 0 altered files
clucene: 400 total files, 0 altered files
colord: 419 total files, 0 altered files
confuse: 26 total files, 0 altered files
convertlit: 3 total files, 0 altered files
coreutils: 431 total files, 0 altered files
cracklib: 153 total files, 0 altered files
cryptsetup: 84 total files, 0 altered files
backup file: cups: /etc/cups/subscriptions.conf (Modification time mismatch)
backup file: cups: /etc/cups/subscriptions.conf (Size mismatch)
cups: 874 total files, 3 altered files
cups-filters: 176 total files, 0 altered files
curl: 468 total files, 0 altered files
dav1d: 25 total files, 0 altered files
db: 47 total files, 0 altered files
dbus: 99 total files, 0 altered files
dbus-glib: 51 total files, 0 altered files
dconf: 74 total files, 0 altered files
desktop-file-utils: 19 total files, 0 altered files
device-mapper: 38 total files, 0 altered files
dhcpcd: 37 total files, 0 altered files
diffutils: 118 total files, 0 altered files
discount: 44 total files, 0 altered files
discover: 388 total files, 0 altered files
dmraid: 39 total files, 0 altered files
dnssec-anchors: 7 total files, 0 altered files
dolphin: 407 total files, 0 altered files
dosfstools: 35 total files, 0 altered files
double-conversion: 26 total files, 0 altered files
drkonqi: 290 total files, 0 altered files
e2fsprogs: 202 total files, 0 altered files
ebook-tools: 16 total files, 0 altered files
editorconfig-core-c: 33 total files, 0 altered files
elfutils: 41 total files, 0 altered files
enchant: 27 total files, 0 altered files
exiv2: 123 total files, 0 altered files
expat: 21 total files, 0 altered files
faad2: 17 total files, 0 altered files
fakeroot: 44 total files, 0 altered files
ffmpeg: 255 total files, 0 altered files
fftw: 63 total files, 0 altered files
file: 24 total files, 0 altered files
backup file: filesystem: /etc/fstab (Modification time mismatch)
backup file: filesystem: /etc/fstab (Size mismatch)
backup file: filesystem: /etc/group (Modification time mismatch)
backup file: filesystem: /etc/group (Size mismatch)
backup file: filesystem: /etc/gshadow (Modification time mismatch)
backup file: filesystem: /etc/gshadow (Size mismatch)
backup file: filesystem: /etc/hosts (Modification time mismatch)
backup file: filesystem: /etc/hosts (Size mismatch)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
filesystem: 116 total files, 0 altered files
findutils: 132 total files, 0 altered files
firefox: 100 total files, 0 altered files
firejail: 866 total files, 0 altered files
flac: 42 total files, 0 altered files
flex: 99 total files, 0 altered files
fontconfig: 560 total files, 0 altered files
foomatic-db-engine: 60 total files, 0 altered files
foomatic-db-gutenprint-ppds: 3569 total files, 0 altered files
frameworkintegration: 52 total files, 0 altered files
freeglut: 25 total files, 0 altered files
freetype2: 68 total files, 0 altered files
fribidi: 33 total files, 0 altered files
fuse-common: 2 total files, 0 altered files
fuse2: 37 total files, 0 altered files
fuse3: 26 total files, 0 altered files
gamin: 21 total files, 0 altered files
gawk: 131 total files, 0 altered files
gc: 75 total files, 0 altered files
gcc: 2504 total files, 0 altered files
gcc-libs: 55 total files, 0 altered files
gconf: 341 total files, 0 altered files
gcr: 518 total files, 0 altered files
gdb: 35 total files, 0 altered files
gdb-common: 66 total files, 0 altered files
gdbm: 70 total files, 0 altered files
gdk-pixbuf2: 430 total files, 0 altered files
gegl: 296 total files, 0 altered files
geoclue: 112 total files, 0 altered files
geocode-glib: 67 total files, 0 altered files
gettext: 327 total files, 0 altered files
giflib: 33 total files, 0 altered files
gimp: 4862 total files, 0 altered files
git: 766 total files, 0 altered files
glew: 19 total files, 0 altered files
glib-networking: 221 total files, 0 altered files
glib2: 696 total files, 0 altered files
backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
glibc: 1561 total files, 0 altered files
glibmm: 465 total files, 0 altered files
glslang: 75 total files, 0 altered files
glu: 11 total files, 0 altered files
gmp: 16 total files, 0 altered files
gnome-desktop: 557 total files, 0 altered files
gnupg: 211 total files, 0 altered files
gnutls: 1272 total files, 0 altered files
gobject-introspection-runtime: 24 total files, 0 altered files
gpgme: 75 total files, 0 altered files
gpm: 35 total files, 0 altered files
gptfdisk: 17 total files, 0 altered files
graphene: 85 total files, 0 altered files
graphite: 67 total files, 0 altered files
grep: 143 total files, 0 altered files
groff: 629 total files, 0 altered files
backup file: grub: /etc/default/grub (Modification time mismatch)
backup file: grub: /etc/default/grub (Size mismatch)
grub: 1083 total files, 3 altered files
gsettings-desktop-schemas: 210 total files, 0 altered files
gsfonts: 81 total files, 0 altered files
gsm: 24 total files, 0 altered files
gst-plugins-base: 12 total files, 0 altered files
gst-plugins-base-libs: 600 total files, 0 altered files
gstreamer: 488 total files, 0 altered files
gtk-update-icon-cache: 9 total files, 0 altered files
gtk2: 819 total files, 0 altered files
gtk3: 1702 total files, 0 altered files
gtkmm3: 576 total files, 0 altered files
guile: 860 total files, 0 altered files
guile2.0: 763 total files, 0 altered files
gvfs: 321 total files, 0 altered files
gzip: 32 total files, 0 altered files
harfbuzz: 160 total files, 0 altered files
harfbuzz-icu: 14 total files, 0 altered files
hicolor-icon-theme: 371 total files, 0 altered files
hspell: 24 total files, 0 altered files
http-parser: 11 total files, 0 altered files
hunspell: 58 total files, 0 altered files
hwids: 5 total files, 0 altered files
hyphen: 13 total files, 0 altered files
iana-etc: 11 total files, 0 altered files
icu: 265 total files, 0 altered files
ijs: 22 total files, 0 altered files
ilmbase: 82 total files, 0 altered files
imagemagick: 489 total files, 0 altered files
inetutils: 56 total files, 0 altered files
intel-tbb: 133 total files, 0 altered files
intel-ucode: 7 total files, 0 altered files
iproute2: 193 total files, 0 altered files
iptables: 253 total files, 0 altered files
iputils: 35 total files, 0 altered files
iso-codes: 1346 total files, 0 altered files
jack: 190 total files, 0 altered files
jansson: 15 total files, 0 altered files
jasper: 44 total files, 0 altered files
java-runtime-common: 21 total files, 2 altered files
jfsutils: 21 total files, 0 altered files
jre-openjdk: 17 total files, 0 altered files
jre-openjdk-headless: 383 total files, 3 altered files
jre11-openjdk: 17 total files, 0 altered files
jre11-openjdk-headless: 388 total files, 0 altered files
js52: 341 total files, 0 altered files
js60: 359 total files, 2 altered files
json-c: 28 total files, 0 altered files
json-glib: 244 total files, 0 altered files
kactivities: 52 total files, 0 altered files
kactivities-stats: 48 total files, 0 altered files
kactivitymanagerd: 216 total files, 0 altered files
karchive: 54 total files, 0 altered files
kauth: 374 total files, 0 altered files
kbackup: 145 total files, 0 altered files
kbd: 759 total files, 0 altered files
kbookmarks: 308 total files, 0 altered files
kcalc: 259 total files, 0 altered files
kcharselect: 247 total files, 0 altered files
kcmutils: 346 total files, 0 altered files
kcodecs: 346 total files, 0 altered files
kcompletion: 362 total files, 0 altered files
kconfig: 370 total files, 0 altered files
kconfigwidgets: 516 total files, 0 altered files
kcontacts: 230 total files, 0 altered files
kcoreaddons: 450 total files, 0 altered files
kcrash: 30 total files, 0 altered files
kdbusaddons: 197 total files, 0 altered files
kde-cli-tools: 993 total files, 0 altered files
kde-gtk-config: 181 total files, 0 altered files
kdebugsettings: 116 total files, 0 altered files
kdeclarative: 408 total files, 0 altered files
kdecoration: 129 total files, 0 altered files
kded: 56 total files, 0 altered files
kdelibs4support: 2488 total files, 0 altered files
kdeplasma-addons: 2090 total files, 0 altered files
kdesu: 191 total files, 0 altered files
kdf: 336 total files, 0 altered files
kdnssd: 345 total files, 0 altered files
kemoticons: 1744 total files, 0 altered files
keyutils: 72 total files, 0 altered files
kfilemetadata: 221 total files, 0 altered files
kfloppy: 251 total files, 0 altered files
kgamma5: 304 total files, 0 altered files
kglobalaccel: 349 total files, 0 altered files
kgpg: 362 total files, 0 altered files
kguiaddons: 68 total files, 0 altered files
kholidays: 263 total files, 0 altered files
khotkeys: 375 total files, 0 altered files
ki18n: 412 total files, 0 altered files
kiconthemes: 300 total files, 0 altered files
kidletime: 37 total files, 0 altered files
kinfocenter: 1229 total files, 0 altered files
kinit: 353 total files, 0 altered files
kio: 1542 total files, 0 altered files
kio-extras: 1489 total files, 0 altered files
kirigami2: 255 total files, 0 altered files
kitemmodels: 66 total files, 0 altered files
kitemviews: 362 total files, 0 altered files
kjobwidgets: 360 total files, 0 altered files
kjs: 152 total files, 0 altered files
kjsembed: 363 total files, 0 altered files
kmenuedit: 374 total files, 0 altered files
kmime: 195 total files, 0 altered files
kmod: 61 total files, 0 altered files
knetattach: 6 total files, 0 altered files
knewstuff: 457 total files, 0 altered files
knotifications: 347 total files, 0 altered files
knotifyconfig: 329 total files, 0 altered files
konsole: 262 total files, 0 altered files
kpackage: 221 total files, 0 altered files
kparts: 397 total files, 0 altered files
kpeople: 221 total files, 0 altered files
kpty: 330 total files, 0 altered files
krb5: 205 total files, 0 altered files
krunner: 54 total files, 0 altered files
kscreen: 257 total files, 0 altered files
kscreenlocker: 286 total files, 0 altered files
kservice: 409 total files, 0 altered files
ksshaskpass: 138 total files, 0 altered files
ksysguard: 350 total files, 0 altered files
kteatime: 240 total files, 0 altered files
ktexteditor: 368 total files, 0 altered files
ktextwidgets: 347 total files, 0 altered files
ktimer: 252 total files, 0 altered files
kunitconversion: 217 total files, 0 altered files
kwallet: 320 total files, 0 altered files
kwallet-pam: 9 total files, 0 altered files
kwalletmanager: 339 total files, 0 altered files
kwayland: 136 total files, 0 altered files
kwayland-integration: 12 total files, 0 altered files
kwidgetsaddons: 552 total files, 0 altered files
kwin: 1888 total files, 0 altered files
kwindowsystem: 361 total files, 0 altered files
kwrited: 10 total files, 0 altered files
kxmlgui: 373 total files, 0 altered files
kxmlrpcclient: 214 total files, 0 altered files
l-smash: 17 total files, 0 altered files
lame: 31 total files, 0 altered files
lapack: 14 total files, 0 altered files
lcms2: 24 total files, 0 altered files
ldb: 58 total files, 0 altered files
ldns: 573 total files, 0 altered files
lensfun: 77 total files, 0 altered files
less: 11 total files, 0 altered files
lib32-acl: 7 total files, 0 altered files
lib32-alsa-lib: 7 total files, 0 altered files
lib32-alsa-plugins: 22 total files, 0 altered files
lib32-attr: 7 total files, 0 altered files
lib32-bzip2: 10 total files, 0 altered files
lib32-expat: 10 total files, 0 altered files
lib32-fontconfig: 19 total files, 0 altered files
lib32-freetype2: 7 total files, 0 altered files
lib32-gcc-libs: 38 total files, 0 altered files
lib32-gettext: 22 total files, 0 altered files
lib32-glib2: 35 total files, 0 altered files
lib32-glibc: 371 total files, 0 altered files
lib32-glu: 7 total files, 0 altered files
lib32-harfbuzz: 21 total files, 0 altered files
lib32-icu: 36 total files, 0 altered files
lib32-lcms2: 10 total files, 0 altered files
lib32-libcap: 7 total files, 0 altered files
lib32-libdrm: 30 total files, 0 altered files
lib32-libelf: 49 total files, 0 altered files
lib32-libffi: 15 total files, 0 altered files
lib32-libgcrypt: 7 total files, 0 altered files
lib32-libglvnd: 28 total files, 0 altered files
lib32-libgpg-error: 7 total files, 0 altered files
lib32-libice: 10 total files, 0 altered files
lib32-libjpeg-turbo: 17 total files, 0 altered files
lib32-libnl: 45 total files, 0 altered files
lib32-libpcap: 10 total files, 0 altered files
lib32-libpciaccess: 10 total files, 0 altered files
lib32-libpng: 17 total files, 0 altered files
lib32-libsm: 10 total files, 0 altered files
lib32-libtiff: 20 total files, 0 altered files
lib32-libusb: 7 total files, 0 altered files
lib32-libx11: 14 total files, 0 altered files
lib32-libxau: 10 total files, 0 altered files
lib32-libxcb: 102 total files, 0 altered files
lib32-libxcursor: 10 total files, 0 altered files
lib32-libxdamage: 10 total files, 0 altered files
lib32-libxdmcp: 10 total files, 0 altered files
lib32-libxext: 10 total files, 0 altered files
lib32-libxfixes: 10 total files, 0 altered files
lib32-libxi: 10 total files, 0 altered files
lib32-libxml2: 13 total files, 0 altered files
lib32-libxrandr: 10 total files, 0 altered files
lib32-libxrender: 10 total files, 0 altered files
lib32-libxshmfence: 10 total files, 0 altered files
lib32-libxss: 10 total files, 0 altered files
lib32-libxxf86vm: 10 total files, 0 altered files
lib32-llvm-libs: 14 total files, 0 altered files
lib32-lm_sensors: 5 total files, 0 altered files
lib32-lz4: 7 total files, 0 altered files
lib32-mesa: 53 total files, 0 altered files
lib32-ncurses: 29 total files, 0 altered files
lib32-pcre: 26 total files, 0 altered files
lib32-readline: 10 total files, 0 altered files
lib32-systemd: 15 total files, 0 altered files
lib32-util-linux: 23 total files, 0 altered files
lib32-vulkan-icd-loader: 11 total files, 0 altered files
lib32-wayland: 24 total files, 0 altered files
lib32-xz: 10 total files, 0 altered files
lib32-zlib: 10 total files, 0 altered files
lib32-zstd: 11 total files, 0 altered files
libabw: 300 total files, 0 altered files
libaio: 7 total files, 0 altered files
libakonadi: 600 total files, 0 altered files
libarchive: 66 total files, 0 altered files
libass: 15 total files, 0 altered files
libassuan: 16 total files, 0 altered files
libasyncns: 15 total files, 0 altered files
libatasmart: 19 total files, 0 altered files
libatomic_ops: 91 total files, 0 altered files
libavc1394: 25 total files, 0 altered files
libblockdev: 100 total files, 0 altered files
libbluray: 24 total files, 0 altered files
libbsd: 266 total files, 0 altered files
libbytesize: 21 total files, 0 altered files
libcanberra: 70 total files, 0 altered files
libcanberra-pulse: 5 total files, 0 altered files
libcap: 55 total files, 0 altered files
libcap-ng: 43 total files, 0 altered files
libcddb: 21 total files, 0 altered files
libcdio: 87 total files, 0 altered files
libcdio-paranoia: 25 total files, 0 altered files
libcdr: 347 total files, 0 altered files
libcmis: 56 total files, 0 altered files
libcroco: 83 total files, 0 altered files
libcups: 33 total files, 0 altered files
libdaemon: 21 total files, 0 altered files
libdatrie: 24 total files, 0 altered files
libdbusmenu-qt5: 108 total files, 0 altered files
libdca: 23 total files, 0 altered files
libde265: 23 total files, 0 altered files
libdmtx: 13 total files, 0 altered files
libdmx: 34 total files, 0 altered files
libdrm: 94 total files, 0 altered files
libdvbpsi: 88 total files, 0 altered files
libe-book: 943 total files, 0 altered files
libebml: 45 total files, 0 altered files
libedit: 62 total files, 0 altered files
libelf: 63 total files, 0 altered files
libepoxy: 76 total files, 0 altered files
libepubgen: 240 total files, 0 altered files
libetonyek: 1340 total files, 0 altered files
libevdev: 23 total files, 0 altered files
libevent: 62 total files, 0 altered files
libexif: 108 total files, 0 altered files
libexttextcat: 191 total files, 0 altered files
libfbclient: 70 total files, 0 altered files
libffi: 23 total files, 0 altered files
libfontenc: 15 total files, 0 altered files
libfreehand: 250 total files, 0 altered files
libftdi: 55 total files, 0 altered files
libgcrypt: 24 total files, 0 altered files
libgexiv2: 37 total files, 0 altered files
libgit2: 99 total files, 0 altered files
libglade: 46 total files, 0 altered files
libglvnd: 34 total files, 0 altered files
libgpg-error: 94 total files, 0 altered files
libgudev: 42 total files, 0 altered files
libgusb: 57 total files, 0 altered files
libheif: 28 total files, 0 altered files
libibus: 190 total files, 0 altered files
libical: 174 total files, 0 altered files
libice: 24 total files, 0 altered files
libidn: 168 total files, 0 altered files
libidn2: 123 total files, 0 altered files
libiec61883: 18 total files, 0 altered files
libimagequant: 12 total files, 0 altered files
libimobiledevice: 76 total files, 0 altered files
libinput: 80 total files, 0 altered files
libixion: 51 total files, 0 altered files
libjpeg-turbo: 50 total files, 0 altered files
libkate: 74 total files, 0 altered files
libksba: 14 total files, 0 altered files
libkscreen: 71 total files, 0 altered files
libksysguard: 508 total files, 0 altered files
liblangtag: 117 total files, 0 altered files
libldap: 217 total files, 0 altered files
liblouis: 429 total files, 0 altered files
liblqr: 23 total files, 0 altered files
liblxqt: 104 total files, 0 altered files
libmad: 9 total files, 0 altered files
libmatroska: 45 total files, 0 altered files
libmbim: 94 total files, 0 altered files
libmm-glib: 75 total files, 0 altered files
libmng: 21 total files, 0 altered files
libmnl: 10 total files, 0 altered files
libmodplug: 17 total files, 0 altered files
libmpc: 10 total files, 0 altered files
libmpcdec: 18 total files, 0 altered files
libmpeg2: 24 total files, 0 altered files
libmspub: 402 total files, 0 altered files
libmtp: 38 total files, 0 altered files
libmwaw: 2926 total files, 0 altered files
libmypaint: 136 total files, 0 altered files
libndp: 15 total files, 0 altered files
libnet: 25 total files, 0 altered files
libnetfilter_conntrack: 19 total files, 0 altered files
libnewt: 247 total files, 0 altered files
libnfnetlink: 12 total files, 0 altered files
libnftnl: 22 total files, 0 altered files
libnghttp2: 15 total files, 0 altered files
libnl: 240 total files, 0 altered files
libnm: 250 total files, 0 altered files
libnm-glib: 196 total files, 0 altered files
libnotify: 42 total files, 0 altered files
libnsl: 23 total files, 0 altered files
libnumbertext: 64 total files, 0 altered files
libodfgen: 104 total files, 0 altered files
libogg: 110 total files, 0 altered files
libomxil-bellagio: 67 total files, 0 altered files
liborcus: 121 total files, 0 altered files
libpagemaker: 209 total files, 0 altered files
libpaper: 104 total files, 0 altered files
libpcap: 117 total files, 0 altered files
libpciaccess: 13 total files, 0 altered files
libpgm: 32 total files, 0 altered files
libpipeline: 80 total files, 0 altered files
libplacebo: 31 total files, 0 altered files
libplist: 37 total files, 0 altered files
libpng: 34 total files, 0 altered files
libproxy: 38 total files, 0 altered files
libpsl: 37 total files, 0 altered files
libpulse: 87 total files, 0 altered files
libpwquality: 175 total files, 0 altered files
libqalculate: 301 total files, 0 altered files
libqmi: 376 total files, 0 altered files
libqtxdg: 59 total files, 0 altered files
libqxp: 350 total files, 0 altered files
libraqm: 31 total files, 0 altered files
libraw: 38 total files, 0 altered files
libraw1394: 24 total files, 0 altered files
libreoffice-fresh: 12497 total files, 0 altered files
librevenge: 468 total files, 0 altered files
librsvg: 68 total files, 0 altered files
libsamplerate: 33 total files, 0 altered files
libsasl: 54 total files, 0 altered files
libseccomp: 46 total files, 0 altered files
libsecret: 259 total files, 0 altered files
libsigc++: 49 total files, 0 altered files
libsm: 21 total files, 0 altered files
libsndfile: 50 total files, 0 altered files
libsodium: 76 total files, 0 altered files
libsoup: 352 total files, 0 altered files
libsoxr: 18 total files, 0 altered files
libspiro: 12 total files, 0 altered files
libssh: 20 total files, 0 altered files
libssh2: 188 total files, 0 altered files
libstaroffice: 1296 total files, 0 altered files
libstemmer: 11 total files, 0 altered files
libtar: 88 total files, 0 altered files
libtasn1: 82 total files, 0 altered files
libteam: 158 total files, 0 altered files
libthai: 29 total files, 0 altered files
libtheora: 104 total files, 0 altered files
libtiff: 258 total files, 0 altered files
libtiger: 11 total files, 0 altered files
libtirpc: 91 total files, 0 altered files
libtommath: 16 total files, 0 altered files
libtool: 77 total files, 0 altered files
libtorrent: 78 total files, 0 altered files
libunistring: 55 total files, 0 altered files
libunwind: 68 total files, 0 altered files
libupnp: 36 total files, 0 altered files
libusb: 10 total files, 0 altered files
libusb-compat: 11 total files, 0 altered files
libusbmuxd: 12 total files, 0 altered files
libutempter: 18 total files, 0 altered files
libutil-linux: 17 total files, 0 altered files
libva: 62 total files, 0 altered files
libvdpau: 21 total files, 0 altered files
libvisio: 530 total files, 0 altered files
libvisual: 63 total files, 0 altered files
libvoikko: 29 total files, 0 altered files
libvorbis: 167 total files, 0 altered files
libvpx: 26 total files, 0 altered files
libwacom: 308 total files, 0 altered files
libwbclient: 13 total files, 0 altered files
libwebp: 48 total files, 0 altered files
libwmf: 79 total files, 0 altered files
libwpd: 1356 total files, 0 altered files
libwpe: 26 total files, 0 altered files
libwpg: 150 total files, 0 altered files
libwps: 998 total files, 0 altered files
libx11: 1262 total files, 0 altered files
libxau: 25 total files, 0 altered files
libxaw: 143 total files, 0 altered files
libxcb: 2416 total files, 0 altered files
libxcomposite: 29 total files, 0 altered files
libxcursor: 52 total files, 0 altered files
libxdamage: 15 total files, 0 altered files
libxdmcp: 17 total files, 0 altered files
libxext: 100 total files, 0 altered files
libxfixes: 18 total files, 0 altered files
libxfont2: 15 total files, 0 altered files
libxft: 19 total files, 0 altered files
libxi: 96 total files, 0 altered files
libxinerama: 23 total files, 0 altered files
libxkbcommon: 18 total files, 0 altered files
libxkbcommon-x11: 13 total files, 0 altered files
libxkbfile: 20 total files, 0 altered files
libxml2: 365 total files, 0 altered files
libxmu: 45 total files, 0 altered files
libxpm: 21 total files, 0 altered files
libxrandr: 32 total files, 0 altered files
libxrender: 18 total files, 0 altered files
libxres: 23 total files, 0 altered files
libxshmfence: 14 total files, 0 altered files
libxslt: 166 total files, 0 altered files
libxss: 29 total files, 0 altered files
libxt: 340 total files, 0 altered files
libxtst: 33 total files, 0 altered files
libxv: 43 total files, 0 altered files
libxvmc: 21 total files, 0 altered files
libxxf86dga: 39 total files, 0 altered files
libxxf86vm: 40 total files, 0 altered files
libyaml: 13 total files, 0 altered files
libzip: 139 total files, 0 altered files
libzmf: 201 total files, 0 altered files
licenses: 61 total files, 0 altered files
linux: 6604 total files, 9 altered files
linux-api-headers: 919 total files, 0 altered files
linux-firmware: 2144 total files, 1 altered file
llvm-libs: 14 total files, 0 altered files
lm_sensors: 48 total files, 0 altered files
lmdb: 22 total files, 0 altered files
logrotate: 19 total files, 0 altered files
lpsolve: 31 total files, 0 altered files
lua: 38 total files, 0 altered files
luajit: 42 total files, 0 altered files
lutris: 723 total files, 6 altered files
lvm2: 180 total files, 0 altered files
lxqt-policykit: 38 total files, 0 altered files
lz4: 24 total files, 0 altered files
lzo: 35 total files, 0 altered files
m4: 11 total files, 0 altered files
mailcap: 13 total files, 0 altered files
make: 89 total files, 0 altered files
man-db: 432 total files, 0 altered files
man-pages: 3525 total files, 0 altered files
mdadm: 35 total files, 0 altered files
media-player-info: 266 total files, 0 altered files
mesa: 104 total files, 0 altered files
mesa-demos: 342 total files, 0 altered files
metis: 12 total files, 0 altered files
milou: 220 total files, 0 altered files
minizip: 17 total files, 0 altered files
backup file: mkinitcpio: /etc/mkinitcpio.conf (Modification time mismatch)
backup file: mkinitcpio: /etc/mkinitcpio.conf (Size mismatch)
mkinitcpio: 73 total files, 0 altered files
mkinitcpio-busybox: 4 total files, 0 altered files
mobile-broadband-provider-info: 10 total files, 0 altered files
modemmanager: 352 total files, 0 altered files
modemmanager-qt: 68 total files, 0 altered files
mozilla-common: 5 total files, 0 altered files
mpfr: 29 total files, 0 altered files
mtdev: 17 total files, 0 altered files
mypaint-brushes: 412 total files, 0 altered files
mypaint-brushes1: 373 total files, 0 altered files
nano: 173 total files, 0 altered files
ncurses: 3771 total files, 0 altered files
ndctl: 75 total files, 0 altered files
neon: 215 total files, 0 altered files
netctl: 86 total files, 0 altered files
nettle: 84 total files, 0 altered files
networkmanager: 490 total files, 0 altered files
networkmanager-qt: 166 total files, 0 altered files
nftables: 42 total files, 0 altered files
noto-fonts: 486 total files, 0 altered files
npth: 12 total files, 0 altered files
nspr: 72 total files, 0 altered files
nss: 144 total files, 0 altered files
ntfs-3g: 104 total files, 0 altered files
openal: 44 total files, 0 altered files
opencore-amr: 18 total files, 0 altered files
openexr: 139 total files, 0 altered files
openjpeg2: 519 total files, 0 altered files
openresolv: 21 total files, 0 altered files
openssh: 58 total files, 0 altered files
openssl: 4070 total files, 0 altered files
openssl-1.0: 108 total files, 0 altered files
opus: 145 total files, 0 altered files
orc: 98 total files, 0 altered files
oxygen: 986 total files, 0 altered files
p11-kit: 304 total files, 0 altered files
p7zip: 107 total files, 0 altered files
backup file: pacman: /etc/pacman.conf (Modification time mismatch)
backup file: pacman: /etc/pacman.conf (Size mismatch)
pacman: 343 total files, 0 altered files
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)
pacman-mirrorlist: 3 total files, 0 altered files
pam: 585 total files, 0 altered files
pambase: 8 total files, 0 altered files
pango: 153 total files, 0 altered files
pangomm: 73 total files, 0 altered files
parted: 115 total files, 0 altered files
patch: 7 total files, 0 altered files
pavucontrol: 137 total files, 0 altered files
pciutils: 24 total files, 0 altered files
pcmciautils: 21 total files, 0 altered files
pcre: 211 total files, 0 altered files
pcre2: 233 total files, 0 altered files
perl: 2778 total files, 0 altered files
perl-alien-build: 183 total files, 0 altered files
perl-alien-libxml2: 25 total files, 0 altered files
perl-capture-tiny: 17 total files, 0 altered files
perl-clone: 14 total files, 0 altered files
perl-dbi: 145 total files, 0 altered files
perl-error: 18 total files, 0 altered files
perl-ffi-checklib: 17 total files, 0 altered files
perl-file-chdir: 9 total files, 0 altered files
perl-file-which: 17 total files, 0 altered files
perl-mailtools: 48 total files, 0 altered files
perl-path-tiny: 16 total files, 0 altered files
perl-timedate: 60 total files, 0 altered files
perl-xml-libxml: 67 total files, 0 altered files
perl-xml-namespacesupport: 9 total files, 0 altered files
perl-xml-sax: 36 total files, 0 altered files
perl-xml-sax-base: 14 total files, 0 altered files
phonon-qt5: 524 total files, 0 altered files
phonon-qt5-vlc: 149 total files, 0 altered files
backup file: pinentry: /usr/bin/pinentry (Modification time mismatch)
backup file: pinentry: /usr/bin/pinentry (Size mismatch)
pinentry: 12 total files, 0 altered files
pipewire: 161 total files, 0 altered files
pixman: 15 total files, 0 altered files
pkgconf: 43 total files, 0 altered files
plasma-browser-integration: 195 total files, 0 altered files
plasma-desktop: 6065 total files, 0 altered files
plasma-framework: 840 total files, 0 altered files
plasma-integration: 142 total files, 0 altered files
plasma-nm: 882 total files, 0 altered files
plasma-pa: 276 total files, 0 altered files
plasma-sdk: 703 total files, 0 altered files
plasma-vault: 142 total files, 0 altered files
plasma-workspace: 5273 total files, 0 altered files
plasma-workspace-wallpapers: 272 total files, 0 altered files
polkit: 199 total files, 0 altered files
polkit-kde-agent: 184 total files, 0 altered files
polkit-qt5: 51 total files, 0 altered files
poppler: 178 total files, 0 altered files
poppler-data: 266 total files, 0 altered files
poppler-qt5: 19 total files, 0 altered files
popt: 114 total files, 0 altered files
powerdevil: 562 total files, 0 altered files
ppp: 84 total files, 0 altered files
print-manager: 232 total files, 0 altered files
prison: 38 total files, 0 altered files
procps-ng: 94 total files, 0 altered files
psmisc: 103 total files, 0 altered files
pulseaudio: 344 total files, 0 altered files
pulseaudio-alsa: 2 total files, 0 altered files
pulseaudio-bluetooth: 9 total files, 0 altered files
pygobject-devel: 7 total files, 0 altered files
pygobject2-devel: 18 total files, 0 altered files
pygtk: 187 total files, 0 altered files
python: 7362 total files, 24 altered files
python-appdirs: 17 total files, 0 altered files
python-attrs: 50 total files, 1 altered file
python-cachecontrol: 53 total files, 0 altered files
python-chardet: 139 total files, 0 altered files
python-colorama: 33 total files, 0 altered files
python-distlib: 64 total files, 0 altered files
python-distro: 24 total files, 0 altered files
python-evdev: 47 total files, 0 altered files
python-gobject: 99 total files, 0 altered files
python-html5lib: 128 total files, 1 altered file
python-idna: 39 total files, 0 altered files
python-importlib-metadata: 56 total files, 3 altered files
python-lockfile: 35 total files, 0 altered files
python-more-itertools: 30 total files, 1 altered file
python-msgpack: 24 total files, 0 altered files
python-packaging: 32 total files, 0 altered files
python-pep517: 41 total files, 0 altered files
python-pillow: 319 total files, 0 altered files
python-pip: 193 total files, 2 altered files
python-progress: 27 total files, 0 altered files
python-pyalsa: 19 total files, 0 altered files
python-pyparsing: 17 total files, 0 altered files
python-pytoml: 33 total files, 0 altered files
python-requests: 67 total files, 0 altered files
python-retrying: 14 total files, 0 altered files
python-setuptools: 192 total files, 0 altered files
python-six: 17 total files, 0 altered files
python-urllib3: 128 total files, 3 altered files
python-webencodings: 25 total files, 0 altered files
python-yaml: 67 total files, 0 altered files
python-zipp: 18 total files, 0 altered files
python2: 4755 total files, 9 altered files
python2-cairo: 19 total files, 1 altered file
python2-gobject2: 111 total files, 0 altered files
qca: 56 total files, 0 altered files
qpdf: 80 total files, 0 altered files
qqc2-desktop-style: 68 total files, 0 altered files
qrencode: 15 total files, 0 altered files
qt5-base: 3767 total files, 0 altered files
qt5-declarative: 920 total files, 0 altered files
qt5-graphicaleffects: 55 total files, 0 altered files
qt5-location: 388 total files, 0 altered files
qt5-multimedia: 376 total files, 0 altered files
qt5-quickcontrols: 433 total files, 1 altered file
qt5-quickcontrols2: 613 total files, 0 altered files
qt5-script: 192 total files, 0 altered files
qt5-sensors: 173 total files, 0 altered files
qt5-speech: 48 total files, 0 altered files
qt5-svg: 55 total files, 0 altered files
qt5-tools: 398 total files, 0 altered files
qt5-webchannel: 48 total files, 0 altered files
qt5-webengine: 267 total files, 0 altered files
qt5-x11extras: 31 total files, 0 altered files
raptor: 119 total files, 0 altered files
rasqal: 65 total files, 0 altered files
re2: 17 total files, 0 altered files
readline: 53 total files, 0 altered files
redland: 100 total files, 0 altered files
reiserfsprogs: 37 total files, 0 altered files
rest: 71 total files, 0 altered files
rtkit: 28 total files, 0 altered files
run-parts: 31 total files, 0 altered files
s-nail: 16 total files, 0 altered files
sbc: 14 total files, 0 altered files
sddm: 224 total files, 0 altered files
sddm-kcm: 157 total files, 0 altered files
sdl2: 109 total files, 0 altered files
sed: 127 total files, 0 altered files
shaderc: 23 total files, 0 altered files
shadow: 558 total files, 2 altered files
shared-mime-info: 242 total files, 0 altered files
slang: 179 total files, 0 altered files
smbclient: 226 total files, 0 altered files
snappy: 22 total files, 0 altered files
socat: 9 total files, 0 altered files
solid: 256 total files, 0 altered files
sonnet: 371 total files, 0 altered files
sound-theme-freedesktop: 44 total files, 0 altered files
speex: 32 total files, 0 altered files
speexdsp: 22 total files, 0 altered files
spirv-tools: 31 total files, 0 altered files
sqlite: 24 total files, 0 altered files
startup-notification: 16 total files, 0 altered files
sublime-text-dev: 97 total files, 0 altered files
backup file: sudo: /etc/sudoers (Modification time mismatch)
backup file: sudo: /etc/sudoers (Size mismatch)
sudo: 202 total files, 0 altered files
suitesparse: 106 total files, 0 altered files
sweeper: 233 total files, 0 altered files
syntax-highlighting: 620 total files, 0 altered files
sysfsutils: 19 total files, 0 altered files
systemd: 1636 total files, 0 altered files
systemd-libs: 12 total files, 0 altered files
systemd-sysvcompat: 18 total files, 0 altered files
systemsettings: 372 total files, 0 altered files
taglib: 120 total files, 0 altered files
talloc: 23 total files, 0 altered files
tar: 131 total files, 0 altered files
tdb: 25 total files, 0 altered files
tevent: 13 total files, 0 altered files
texinfo: 558 total files, 0 altered files
thin-provisioning-tools: 44 total files, 0 altered files
threadweaver: 94 total files, 0 altered files
thunderbird: 92 total files, 0 altered files
tslib: 72 total files, 0 altered files
ttf-hack: 8 total files, 0 altered files
tzdata: 2484 total files, 0 altered files
udisks2: 420 total files, 0 altered files
unzip: 18 total files, 0 altered files
upower: 104 total files, 0 altered files
usbmuxd: 16 total files, 0 altered files
usbutils: 13 total files, 0 altered files
user-manager: 182 total files, 0 altered files
util-linux: 494 total files, 0 altered files
v4l-utils: 304 total files, 0 altered files
vi: 25 total files, 0 altered files
vid.stab: 24 total files, 0 altered files
vim: 166 total files, 0 altered files
vim-runtime: 1835 total files, 0 altered files
vlc: 1055 total files, 0 altered files
volume_key: 133 total files, 0 altered files
vulkan-icd-loader: 11 total files, 0 altered files
wayland: 46 total files, 0 altered files
wayland-protocols: 56 total files, 0 altered files
webkit2gtk: 610 total files, 0 altered files
webrtc-audio-processing: 35 total files, 0 altered files
which: 9 total files, 0 altered files
wine-staging: 5132 total files, 0 altered files
winetricks: no mtree file
woff2: 25 total files, 0 altered files
wpa_supplicant: 35 total files, 0 altered files
wpebackend-fdo: 21 total files, 0 altered files
x264: 11 total files, 0 altered files
x265: 13 total files, 0 altered files
xcb-proto: 66 total files, 0 altered files
xcb-util: 20 total files, 0 altered files
xcb-util-cursor: 14 total files, 0 altered files
xcb-util-image: 16 total files, 0 altered files
xcb-util-keysyms: 14 total files, 0 altered files
xcb-util-renderutil: 14 total files, 0 altered files
xcb-util-wm: 19 total files, 0 altered files
xdg-dbus-proxy: 3 total files, 0 altered files
xdg-desktop-portal-kde: 128 total files, 0 altered files
xdg-utils: 25 total files, 0 altered files
xf86-input-libinput: 21 total files, 0 altered files
xf86-input-synaptics: 28 total files, 0 altered files
xf86-video-amdgpu: 16 total files, 0 altered files
xf86-video-ati: 18 total files, 0 altered files
xf86-video-fbdev: 13 total files, 0 altered files
xf86-video-intel: 27 total files, 0 altered files
xf86-video-nouveau: 10 total files, 0 altered files
xf86-video-vesa: 13 total files, 0 altered files
xfsprogs: 117 total files, 0 altered files
xkeyboard-config: 456 total files, 0 altered files
xmlrpc-c: 132 total files, 0 altered files
xmlsec: 247 total files, 0 altered files
xorg-bdftopcf: 10 total files, 0 altered files
xorg-docs: 43 total files, 0 altered files
xorg-font-util: 36 total files, 0 altered files
xorg-font-utils: 0 total files, 0 altered files
xorg-fonts-100dpi: 1905 total files, 0 altered files
xorg-fonts-75dpi: 1905 total files, 0 altered files
xorg-fonts-alias: 14 total files, 0 altered files
xorg-fonts-encodings: 59 total files, 0 altered files
xorg-iceauth: 10 total files, 0 altered files
xorg-luit: 10 total files, 0 altered files
xorg-mkfontscale: 18 total files, 0 altered files
xorg-server: 50 total files, 0 altered files
xorg-server-common: 15 total files, 0 altered files
xorg-server-devel: 173 total files, 0 altered files
xorg-server-xdmx: 24 total files, 0 altered files
xorg-server-xephyr: 10 total files, 0 altered files
xorg-server-xnest: 10 total files, 0 altered files
xorg-server-xvfb: 12 total files, 0 altered files
xorg-server-xwayland: 7 total files, 0 altered files
xorg-sessreg: 10 total files, 0 altered files
xorg-setxkbmap: 10 total files, 0 altered files
xorg-smproxy: 10 total files, 0 altered files
xorg-util-macros: 12 total files, 0 altered files
xorg-x11perf: 20 total files, 0 altered files
xorg-xauth: 10 total files, 0 altered files
xorg-xbacklight: 10 total files, 0 altered files
xorg-xcmsdb: 10 total files, 0 altered files
xorg-xcursorgen: 10 total files, 0 altered files
xorg-xdpyinfo: 10 total files, 0 altered files
xorg-xdriinfo: 10 total files, 0 altered files
xorg-xev: 10 total files, 0 altered files
xorg-xgamma: 10 total files, 0 altered files
xorg-xhost: 10 total files, 0 altered files
xorg-xinit: 17 total files, 0 altered files
xorg-xinput: 10 total files, 0 altered files
xorg-xkbcomp: 13 total files, 0 altered files
xorg-xkbevd: 10 total files, 0 altered files
xorg-xkbutils: 14 total files, 0 altered files
xorg-xkill: 10 total files, 0 altered files
xorg-xlsatoms: 10 total files, 0 altered files
xorg-xlsclients: 10 total files, 0 altered files
xorg-xmessage: 14 total files, 0 altered files
xorg-xmodmap: 10 total files, 0 altered files
xorg-xpr: 12 total files, 0 altered files
xorg-xprop: 10 total files, 0 altered files
xorg-xrandr: 10 total files, 0 altered files
xorg-xrdb: 10 total files, 0 altered files
xorg-xrefresh: 10 total files, 0 altered files
xorg-xset: 10 total files, 0 altered files
xorg-xsetroot: 10 total files, 0 altered files
xorg-xvinfo: 10 total files, 0 altered files
xorg-xwd: 10 total files, 0 altered files
xorg-xwininfo: 10 total files, 0 altered files
xorg-xwud: 10 total files, 0 altered files
xorgproto: 246 total files, 0 altered files
xvidcore: 7 total files, 0 altered files
xz: 119 total files, 0 altered files
yakuake: 317 total files, 0 altered files
zenity: no mtree file
zeromq: 86 total files, 0 altered files
zita-alsa-pcmi: 10 total files, 0 altered files
zita-resampler: 30 total files, 0 altered files
zlib: 18 total files, 0 altered files
zstd: 31 total files, 0 altered files

Here is the pacman.log

[2018-04-24 20:54] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
[2018-04-24 20:54] [PACMAN] synchronizing package lists
[2018-04-24 20:58] [ALPM] transaction started
[2018-04-24 20:58] [ALPM] installed linux-api-headers (4.16.1-1)
[2018-04-24 20:58] [ALPM] installed tzdata (2018d-1)
[2018-04-24 20:58] [ALPM] installed iana-etc (20180221-1)
[2018-04-24 20:58] [ALPM] installed filesystem (2018.1-2)
[2018-04-24 20:58] [ALPM] installed glibc (2.27-2)
[2018-04-24 20:58] [ALPM] installed gcc-libs (7.3.1+20180406-1)
[2018-04-24 20:58] [ALPM] installed ncurses (6.1-3)
[2018-04-24 20:58] [ALPM] installed readline (7.0.003-1)
[2018-04-24 20:58] [ALPM] installed bash (4.4.019-1)
[2018-04-24 20:58] [ALPM] installed bzip2 (1.0.6-7)
[2018-04-24 20:58] [ALPM] installed attr (2.4.47-3)
[2018-04-24 20:58] [ALPM] installed acl (2.2.52-4)
[2018-04-24 20:58] [ALPM] installed gmp (6.1.2-1)
[2018-04-24 20:58] [ALPM] installed libcap (2.25-1)
[2018-04-24 20:58] [ALPM] installed gdbm (1.14.1-1)
[2018-04-24 20:58] [ALPM] installed db (5.3.28-3)
[2018-04-24 20:58] [ALPM] installed perl (5.26.2-1)
[2018-04-24 20:58] [ALPM] installed openssl (1.1.0.h-1)
[2018-04-24 20:58] [ALPM] installed coreutils (8.29-1)
[2018-04-24 20:58] [ALPM] installed libgpg-error (1.29-1)
[2018-04-24 20:58] [ALPM] installed libgcrypt (1.8.2-1)
[2018-04-24 20:58] [ALPM] installed lz4 (1:1.8.1.2-1)
[2018-04-24 20:58] [ALPM] installed xz (5.2.3-1)
[2018-04-24 20:58] [ALPM] installed libsystemd (238.76-1)
[2018-04-24 20:58] [ALPM] installed device-mapper (2.02.177-5)
[2018-04-24 20:58] [ALPM] installed popt (1.16-9)
[2018-04-24 20:58] [ALPM] installed libutil-linux (2.32-3)
[2018-04-24 20:58] [ALPM] installed json-c (0.13-1)
[2018-04-24 20:58] [ALPM] installed argon2 (20171227-3)
[2018-04-24 20:58] [ALPM] installed cryptsetup (2.0.2-1)
[2018-04-24 20:58] [ALPM] installed expat (2.2.5-1)
[2018-04-24 20:58] [ALPM] installed dbus (1.12.6-1)
[2018-04-24 20:58] [ALPM] installed libmnl (1.0.4-1)
[2018-04-24 20:58] [ALPM] installed libnftnl (1.0.9-1)
[2018-04-24 20:58] [ALPM] installed libnl (3.4.0-1)
[2018-04-24 20:58] [ALPM] installed libusb (1.0.22-1)
[2018-04-24 20:58] [ALPM] installed libpcap (1.8.1-2)
[2018-04-24 20:58] [ALPM] installed iptables (1.6.2-2)
[2018-04-24 20:58] [ALPM] installed zlib (1:1.2.11-2)
[2018-04-24 20:58] [ALPM] installed cracklib (2.9.6-1)
[2018-04-24 20:58] [ALPM] installed e2fsprogs (1.44.1-1)
[2018-04-24 20:58] [ALPM] installed libsasl (2.1.26-12)
[2018-04-24 20:58] [ALPM] installed libldap (2.4.46-1)
[2018-04-24 20:58] [ALPM] installed keyutils (1.5.10-1)
[2018-04-24 20:58] [ALPM] installed krb5 (1.16-1)
[2018-04-24 20:58] [ALPM] installed libtirpc (1.0.3-1)
[2018-04-24 20:58] [ALPM] installed pambase (20171006-1)
[2018-04-24 20:58] [ALPM] installed pam (1.3.0-2)
[2018-04-24 20:58] [ALPM] installed kbd (2.0.4-1)
[2018-04-24 20:58] [ALPM] installed kmod (24-1)
[2018-04-24 20:58] [ALPM] installed hwids (20171003-1)
[2018-04-24 20:58] [ALPM] installed libidn (1.33-2)
[2018-04-24 20:58] [ALPM] installed libelf (0.170-1)
[2018-04-24 20:58] [ALPM] installed libseccomp (2.3.2-2)
[2018-04-24 20:58] [ALPM] installed shadow (4.5-4)
[2018-04-24 20:58] [ALPM] installed libcap-ng (0.7.9-1)
[2018-04-24 20:58] [ALPM] installed util-linux (2.32-3)
[2018-04-24 20:58] [ALPM] installed pcre2 (10.31-1)
[2018-04-24 20:58] [ALPM] installed systemd (238.76-1)
[2018-04-24 20:58] [ALPM-SCRIPTLET] Initializing machine ID from random generator.
[2018-04-24 20:58] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2018-04-24 20:58] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2018-04-24 20:58] [ALPM-SCRIPTLET] :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
[2018-04-24 20:58] [ALPM-SCRIPTLET]    bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
[2018-04-24 20:58] [ALPM] installed dhcpcd (7.0.1-1)
[2018-04-24 20:58] [ALPM] installed diffutils (3.6-1)
[2018-04-24 20:58] [ALPM] installed file (5.32-1)
[2018-04-24 20:58] [ALPM] installed findutils (4.6.0-2)
[2018-04-24 20:58] [ALPM] installed mpfr (4.0.1-1)
[2018-04-24 20:58] [ALPM] installed gawk (4.2.1-1)
[2018-04-24 20:58] [ALPM] installed pcre (8.42-1)
[2018-04-24 20:58] [ALPM] installed libffi (3.2.1-2)
[2018-04-24 20:58] [ALPM] installed glib2 (2.56.1-1)
[2018-04-24 20:58] [ALPM] installed libunistring (0.9.9-1)
[2018-04-24 20:58] [ALPM] installed gettext (0.19.8.1-2)
[2018-04-24 20:58] [ALPM] installed grep (3.1-1)
[2018-04-24 20:58] [ALPM] installed less (530-1)
[2018-04-24 20:58] [ALPM] installed gzip (1.9-1)
[2018-04-24 20:58] [ALPM] installed inetutils (1.9.4-5)
[2018-04-24 20:58] [ALPM] installed iproute2 (4.16.0-1)
[2018-04-24 20:58] [ALPM] installed sysfsutils (2.1.0-9)
[2018-04-24 20:58] [ALPM] installed iputils (20161105.1f2bb12-2)
[2018-04-24 20:58] [ALPM] installed jfsutils (1.1.15-4)
[2018-04-24 20:58] [ALPM] installed licenses (20171006-1)
[2018-04-24 20:58] [ALPM] installed linux-firmware (20180314.4c0bf11-1)
[2018-04-24 20:58] [ALPM] installed mkinitcpio-busybox (1.28.3-1)
[2018-04-24 20:58] [ALPM] installed libarchive (3.3.2-1)
[2018-04-24 20:58] [ALPM] installed mkinitcpio (24-2)
[2018-04-24 20:58] [ALPM] installed linux (4.16.3-1)
[2018-04-24 20:58] [ALPM] installed logrotate (3.14.0-1)
[2018-04-24 20:58] [ALPM] installed libaio (0.3.110-1)
[2018-04-24 20:58] [ALPM] installed thin-provisioning-tools (0.7.6-1)
[2018-04-24 20:58] [ALPM] installed lvm2 (2.02.177-5)
[2018-04-24 20:58] [ALPM] installed groff (1.22.3-7)
[2018-04-24 20:58] [ALPM] installed libpipeline (1.5.0-1)
[2018-04-24 20:58] [ALPM] installed man-db (2.8.3-1)
[2018-04-24 20:58] [ALPM] installed man-pages (4.15-1)
[2018-04-24 20:58] [ALPM] installed mdadm (4.0-1)
[2018-04-24 20:58] [ALPM] installed nano (2.9.5-1)
[2018-04-24 20:58] [ALPM] installed openresolv (3.9.0-1)
[2018-04-24 20:58] [ALPM] installed netctl (1.16-1)
[2018-04-24 20:58] [ALPM] installed libtasn1 (4.13-1)
[2018-04-24 20:58] [ALPM] installed p11-kit (0.23.10-1)
[2018-04-24 20:58] [ALPM] installed ca-certificates-utils (20170307-1)
[2018-04-24 20:58] [ALPM] installed ca-certificates-mozilla (3.36.1-1)
[2018-04-24 20:58] [ALPM] installed ca-certificates-cacert (20140824-4)
[2018-04-24 20:58] [ALPM] installed ca-certificates (20170307-1)
[2018-04-24 20:58] [ALPM] installed libssh2 (1.8.0-2)
[2018-04-24 20:58] [ALPM] installed libidn2 (2.0.4-2)
[2018-04-24 20:58] [ALPM] installed libpsl (0.20.1-2)
[2018-04-24 20:58] [ALPM] installed libnghttp2 (1.31.1-1)
[2018-04-24 20:58] [ALPM] installed curl (7.59.0-2)
[2018-04-24 20:58] [ALPM] installed npth (1.5-1)
[2018-04-24 20:58] [ALPM] installed libksba (1.3.5-1)
[2018-04-24 20:58] [ALPM] installed libassuan (2.5.1-1)
[2018-04-24 20:58] [ALPM] installed libsecret (0.18.6-1)
[2018-04-24 20:58] [ALPM] installed pinentry (1.1.0-2)
[2018-04-24 20:58] [ALPM] installed nettle (3.4-1)
[2018-04-24 20:58] [ALPM] installed gnutls (3.5.18-1)
[2018-04-24 20:58] [ALPM] installed sqlite (3.23.1-1)
[2018-04-24 20:58] [ALPM] installed gnupg (2.2.6-1)
[2018-04-24 20:58] [ALPM] installed gpgme (1.11.1-1)
[2018-04-24 20:58] [ALPM] installed pacman-mirrorlist (20180415-1)
[2018-04-24 20:58] [ALPM] installed archlinux-keyring (20180404-1)
[2018-04-24 20:58] [ALPM] installed pacman (5.0.2-2)
[2018-04-24 20:58] [ALPM] installed pciutils (3.5.6-1)
[2018-04-24 20:58] [ALPM] installed pcmciautils (018-7)
[2018-04-24 20:58] [ALPM] installed procps-ng (3.3.14-1)
[2018-04-24 20:58] [ALPM] installed psmisc (23.1-1)
[2018-04-24 20:58] [ALPM] installed reiserfsprogs (3.6.27-1)
[2018-04-24 20:58] [ALPM] installed s-nail (14.9.10-1)
[2018-04-24 20:58] [ALPM] installed sed (4.5-1)
[2018-04-24 20:58] [ALPM] installed systemd-sysvcompat (238.76-1)
[2018-04-24 20:58] [ALPM] installed tar (1.30-1)
[2018-04-24 20:58] [ALPM] installed texinfo (6.5-1)
[2018-04-24 20:58] [ALPM] installed usbutils (009-1)
[2018-04-24 20:58] [ALPM] installed vi (1:070224-2)
[2018-04-24 20:58] [ALPM] installed which (2.21-2)
[2018-04-24 20:58] [ALPM] installed xfsprogs (4.15.1-1)
[2018-04-24 20:58] [ALPM] installed m4 (1.4.18-1)
[2018-04-24 20:58] [ALPM] installed autoconf (2.69-4)
[2018-04-24 20:58] [ALPM] installed automake (1.15.1-1)
[2018-04-24 20:58] [ALPM] installed binutils (2.30-3)
[2018-04-24 20:58] [ALPM] installed bison (3.0.4-3)
[2018-04-24 20:58] [ALPM] installed fakeroot (1.22-1)
[2018-04-24 20:58] [ALPM] installed flex (2.6.4-1)
[2018-04-24 20:58] [ALPM] installed libmpc (1.1.0-1)
[2018-04-24 20:58] [ALPM] installed gcc (7.3.1+20180406-1)
[2018-04-24 20:58] [ALPM] installed libtool (2.4.6+40+g6ca5e224-5)
[2018-04-24 20:58] [ALPM] installed libatomic_ops (7.6.4-1)
[2018-04-24 20:58] [ALPM] installed gc (7.6.4-1)
[2018-04-24 20:58] [ALPM] installed guile (2.2.3-1)
[2018-04-24 20:58] [ALPM] installed make (4.2.1-2)
[2018-04-24 20:58] [ALPM] installed patch (2.7.6-1)
[2018-04-24 20:58] [ALPM] installed pkg-config (0.29.2-1)
[2018-04-24 20:58] [ALPM] installed sudo (1.8.22-1)
[2018-04-24 20:58] [ALPM] transaction completed
[2018-04-24 20:58] [ALPM] running '60-linux.hook'...
[2018-04-24 20:58] [ALPM] running '90-linux.hook'...
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Starting build: 4.16.3-1-ARCH
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-04-24 20:58] [ALPM-SCRIPTLET] bsdcpio: Failed to set default locale
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Starting build: 4.16.3-1-ARCH
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-24 20:58] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-04-24 20:58] [ALPM-SCRIPTLET] bsdcpio: Failed to set default locale
[2018-04-24 20:58] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-24 20:58] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-04-24 20:58] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2018-04-24 20:58] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LANGUAGE = "en_US",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_ALL = (unset),
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_MEASUREMENT = "en_US.UTF-8",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_MONETARY = "en_US.UTF-8",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_COLLATE = "en_US.UTF-8",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_NUMERIC = "en_US.UTF-8",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LC_TIME = "en_US.UTF-8",
[2018-04-24 20:58] [ALPM-SCRIPTLET] 	LANG = "en_US.UTF-8"
[2018-04-24 20:58] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2018-04-24 20:58] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2018-04-24 20:58] [ALPM] running 'systemd-catalog.hook'...
[2018-04-24 20:58] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-04-24 20:58] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-04-24 20:58] [ALPM] running 'systemd-hwdb.hook'...
[2018-04-24 20:58] [ALPM] running 'systemd-sysctl.hook'...
[2018-04-24 20:58] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-04-24 20:58] [ALPM] running 'systemd-sysusers.hook'...
[2018-04-24 20:59] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-04-24 20:59] [ALPM] running 'systemd-udev-reload.hook'...
[2018-04-24 20:59] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2018-04-24 20:59] [ALPM] running 'systemd-update.hook'...
[2018-04-24 20:59] [ALPM] running 'texinfo-install.hook'...
[2018-04-24 21:02] [ALPM] running 'update-ca-trust.hook'...
[2018-04-24 21:48] [PACMAN] Running 'pacman -S grub intel-ucode xorg plasma plasma-nm networkmanager wpa_supplicant nvidia xf86-input-synaptics xf86-video-vesa xf86-video-ati xf86-video-intel xf86-video-amdgpu xf86-video-nouveau vim jdk10-openjdk'
[2018-04-24 21:59] [ALPM] transaction started
[2018-04-24 21:59] [ALPM] installed grub (2:2.02-5)
[2018-04-24 21:59] [ALPM-SCRIPTLET] Generating grub.cfg.example config file...
[2018-04-24 21:59] [ALPM-SCRIPTLET] This may fail on some machines running a custom kernel.
[2018-04-24 21:59] [ALPM-SCRIPTLET] done.
[2018-04-24 21:59] [ALPM] installed intel-ucode (20180312-1)
[2018-04-24 21:59] [ALPM] installed xf86-video-vesa (2.4.0-1)
[2018-04-24 21:59] [ALPM] installed xorg-bdftopcf (1.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-docs (1.7.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-font-util (1.3.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-fonts-encodings (1.0.4-4)
[2018-04-24 21:59] [ALPM] installed xorg-fonts-alias (1.0.3-1)
[2018-04-24 21:59] [ALPM] installed libpng (1.6.34-2)
[2018-04-24 21:59] [ALPM] installed graphite (1:1.3.11-1)
[2018-04-24 21:59] [ALPM] installed harfbuzz (1.7.6-2)
[2018-04-24 21:59] [ALPM] installed freetype2 (2.9-2)
[2018-04-24 21:59] [ALPM] installed libfontenc (1.1.3-1)
[2018-04-24 21:59] [ALPM] installed xorg-mkfontscale (1.1.3-1)
[2018-04-24 21:59] [ALPM] installed xorg-mkfontdir (1.0.7-8)
[2018-04-24 21:59] [ALPM-SCRIPTLET] Creating X fontdir indices... done.
[2018-04-24 21:59] [ALPM] installed xorg-font-utils (7.6-4)
[2018-04-24 21:59] [ALPM] installed fontconfig (2.13.0+10+g58f5285-1)
[2018-04-24 21:59] [ALPM-SCRIPTLET]   
[2018-04-24 21:59] [ALPM-SCRIPTLET]   Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
[2018-04-24 21:59] [ALPM-SCRIPTLET]   Read /etc/fonts/conf.d/README for more information.
[2018-04-24 21:59] [ALPM-SCRIPTLET] 
[2018-04-24 21:59] [ALPM-SCRIPTLET]   Configuration via /etc/fonts/local.conf is still possible,
[2018-04-24 21:59] [ALPM-SCRIPTLET]   but is no longer recommended for options available in conf.avail.
[2018-04-24 21:59] [ALPM-SCRIPTLET] 
[2018-04-24 21:59] [ALPM-SCRIPTLET]   Main systemwide configuration should be done by symlinks
[2018-04-24 21:59] [ALPM-SCRIPTLET]   (especially for autohinting, sub-pixel and lcdfilter):
[2018-04-24 21:59] [ALPM-SCRIPTLET]   
[2018-04-24 21:59] [ALPM-SCRIPTLET]   cd /etc/fonts/conf.d
[2018-04-24 21:59] [ALPM-SCRIPTLET]   ln -s ../conf.avail/XX-foo.conf
[2018-04-24 21:59] [ALPM-SCRIPTLET]   
[2018-04-24 21:59] [ALPM-SCRIPTLET]   Check also https://wiki.archlinux.org/index.php/Font_Configuration
[2018-04-24 21:59] [ALPM-SCRIPTLET]   and https://wiki.archlinux.org/index.php/Fonts.
[2018-04-24 21:59] [ALPM-SCRIPTLET] 
[2018-04-24 21:59] [ALPM-SCRIPTLET] Rebuilding fontconfig cache... done.
[2018-04-24 21:59] [ALPM] installed xorg-fonts-100dpi (1.0.3-3)
[2018-04-24 21:59] [ALPM] installed xorg-fonts-75dpi (1.0.3-3)
[2018-04-24 21:59] [ALPM] installed xorgproto (2018.4-1)
[2018-04-24 21:59] [ALPM] installed libice (1.0.9-2)
[2018-04-24 21:59] [ALPM] installed xorg-iceauth (1.0.8-1)
[2018-04-24 21:59] [ALPM] installed xorg-luit (1.1.1-2)
[2018-04-24 21:59] [ALPM] installed libepoxy (1.5.0-1)
[2018-04-24 21:59] [ALPM] installed libxfont2 (2.0.3-1)
[2018-04-24 21:59] [ALPM] installed pixman (0.34.0-1)
[2018-04-24 21:59] [ALPM] installed xkeyboard-config (2.23.1-3)
[2018-04-24 21:59] [ALPM] installed xcb-proto (1.13-1)
[2018-04-24 21:59] [ALPM] installed libxdmcp (1.1.2-1)
[2018-04-24 21:59] [ALPM] installed libxau (1.0.8-3)
[2018-04-24 21:59] [ALPM] installed libxcb (1.13-1)
[2018-04-24 21:59] [ALPM] installed libx11 (1.6.5-1)
[2018-04-24 21:59] [ALPM] installed libxkbfile (1.0.9-1)
[2018-04-24 21:59] [ALPM] installed xorg-xkbcomp (1.4.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-setxkbmap (1.3.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-server-common (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed libunwind (1.2.1-1)
[2018-04-24 21:59] [ALPM] installed libxext (1.3.3-1)
[2018-04-24 21:59] [ALPM] installed libpciaccess (0.14-1)
[2018-04-24 21:59] [ALPM] installed libdrm (2.4.91-3)
[2018-04-24 21:59] [ALPM] installed icu (61.1-1)
[2018-04-24 21:59] [ALPM] installed libxml2 (2.9.8-2)
[2018-04-24 21:59] [ALPM] installed wayland (1.14.0-1)
[2018-04-24 21:59] [ALPM] installed libxxf86vm (1.1.4-1)
[2018-04-24 21:59] [ALPM] installed libxfixes (5.0.3-2)
[2018-04-24 21:59] [ALPM] installed libxdamage (1.1.4-3)
[2018-04-24 21:59] [ALPM] installed libxshmfence (1.3-1)
[2018-04-24 21:59] [ALPM] installed libomxil-bellagio (0.9.3-1)
[2018-04-24 21:59] [ALPM] installed libedit (20170329_3.1-1)
[2018-04-24 21:59] [ALPM] installed llvm-libs (6.0.0-4)
[2018-04-24 21:59] [ALPM] installed lm_sensors (3.4.0-2)
[2018-04-24 21:59] [ALPM] installed mesa (18.0.1-1)
[2018-04-24 21:59] [ALPM] installed nvidia-utils (390.48-1)
[2018-04-24 21:59] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2018-04-24 21:59] [ALPM] installed libglvnd (1.0.0-1)
[2018-04-24 21:59] [ALPM] installed mtdev (1.1.5-1)
[2018-04-24 21:59] [ALPM] installed libevdev (1.5.9-1)
[2018-04-24 21:59] [ALPM] installed libgudev (232-1)
[2018-04-24 21:59] [ALPM] installed libwacom (0.29-1)
[2018-04-24 21:59] [ALPM] installed libinput (1.10.5-1)
[2018-04-24 21:59] [ALPM] installed xf86-input-libinput (0.27.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-server (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2018-04-24 21:59] [ALPM-SCRIPTLET]     the help of systemd-logind. xserver will fail to run if not launched
[2018-04-24 21:59] [ALPM-SCRIPTLET]     from the same virtual terminal as was used to log in.
[2018-04-24 21:59] [ALPM-SCRIPTLET]     Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2018-04-24 21:59] [ALPM-SCRIPTLET] 
[2018-04-24 21:59] [ALPM-SCRIPTLET]     Old behavior can be restored through Xorg.wrap config file.
[2018-04-24 21:59] [ALPM-SCRIPTLET]     See Xorg.wrap man page (man xorg.wrap).
[2018-04-24 21:59] [ALPM] installed xorg-util-macros (1.19.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-server-devel (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed libxi (1.7.9-1)
[2018-04-24 21:59] [ALPM] installed libsm (1.2.2-2)
[2018-04-24 21:59] [ALPM] installed libxt (1.1.5-1)
[2018-04-24 21:59] [ALPM] installed libxmu (1.1.2-1)
[2018-04-24 21:59] [ALPM] installed libxpm (3.5.12-1)
[2018-04-24 21:59] [ALPM] installed libxaw (1.0.13-1)
[2018-04-24 21:59] [ALPM] installed libxrender (0.9.10-1)
[2018-04-24 21:59] [ALPM] installed libdmx (1.1.3-1)
[2018-04-24 21:59] [ALPM] installed xorg-server-xdmx (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed libxv (1.0.11-1)
[2018-04-24 21:59] [ALPM] installed xcb-util (0.4.0-1)
[2018-04-24 21:59] [ALPM] installed xcb-util-image (0.4.0-1)
[2018-04-24 21:59] [ALPM] installed xcb-util-renderutil (0.3.9-1)
[2018-04-24 21:59] [ALPM] installed xcb-util-wm (0.4.1-1)
[2018-04-24 21:59] [ALPM] installed xcb-util-keysyms (0.4.0-1)
[2018-04-24 21:59] [ALPM] installed xorg-server-xephyr (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed xorg-server-xnest (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed xorg-xauth (1.0.10-1)
[2018-04-24 21:59] [ALPM] installed xorg-server-xvfb (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed xorg-server-xwayland (1.19.6+13+gd0d1a694f-2)
[2018-04-24 21:59] [ALPM] installed xorg-sessreg (1.1.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-smproxy (1.0.6-1)
[2018-04-24 21:59] [ALPM] installed libxft (2.3.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-x11perf (1.6.0-1)
[2018-04-24 21:59] [ALPM] installed xorg-xbacklight (1.2.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xcmsdb (1.0.5-1)
[2018-04-24 21:59] [ALPM] installed libxcursor (1.1.15-1)
[2018-04-24 21:59] [ALPM] installed xorg-xcursorgen (1.0.6-1)
[2018-04-24 21:59] [ALPM] installed libxtst (1.2.3-1)
[2018-04-24 21:59] [ALPM] installed libxxf86dga (1.1.4-1)
[2018-04-24 21:59] [ALPM] installed libxcomposite (0.4.4-2)
[2018-04-24 21:59] [ALPM] installed libxinerama (1.1.3-2)
[2018-04-24 21:59] [ALPM] installed xorg-xdpyinfo (1.3.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xdriinfo (1.0.6-1)
[2018-04-24 21:59] [ALPM] installed libxrandr (1.5.1-2)
[2018-04-24 21:59] [ALPM] installed xorg-xev (1.2.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xgamma (1.0.6-1)
[2018-04-24 21:59] [ALPM] installed xorg-xhost (1.0.7-1)
[2018-04-24 21:59] [ALPM] installed xorg-xrandr (1.5.0-1)
[2018-04-24 21:59] [ALPM] installed xorg-xinput (1.6.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xkbevd (1.1.4-1)
[2018-04-24 21:59] [ALPM] installed xorg-xkbutils (1.0.4-2)
[2018-04-24 21:59] [ALPM] installed xorg-xkill (1.0.5-1)
[2018-04-24 21:59] [ALPM] installed xorg-xlsatoms (1.1.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xlsclients (1.1.4-1)
[2018-04-24 21:59] [ALPM] installed xorg-xmodmap (1.0.9-1)
[2018-04-24 21:59] [ALPM] installed xorg-xpr (1.0.5-1)
[2018-04-24 21:59] [ALPM] installed xorg-xprop (1.2.3-1)
[2018-04-24 21:59] [ALPM] installed xorg-xrdb (1.1.1-1)
[2018-04-24 21:59] [ALPM] installed xorg-xrefresh (1.0.6-1)
[2018-04-24 21:59] [ALPM] installed xorg-xset (1.2.4-1)
[2018-04-24 21:59] [ALPM] installed xorg-xsetroot (1.1.2-1)
[2018-04-24 21:59] [ALPM] installed xorg-xvinfo (1.1.3-1)
[2018-04-24 21:59] [ALPM] installed xorg-xwd (1.0.7-1)
[2018-04-24 21:59] [ALPM] installed xorg-xwininfo (1.1.4-1)
[2018-04-24 21:59] [ALPM] installed xorg-xwud (1.0.5-1)
[2018-04-24 21:59] [ALPM] installed libjpeg-turbo (1.5.3-1)
[2018-04-24 21:59] [ALPM] installed xdg-utils (1.1.2-2)
[2018-04-24 21:59] [ALPM] installed tslib (1.16-1)
[2018-04-24 21:59] [ALPM] installed libxkbcommon (0.8.0-1)
[2018-04-24 21:59] [ALPM] installed libxkbcommon-x11 (0.8.0-1)
[2018-04-24 21:59] [ALPM] installed libproxy (0.4.15-6)
[2018-04-24 21:59] [ALPM] installed libtiff (4.0.9-1)
[2018-04-24 21:59] [ALPM] installed libdaemon (0.14-3)
[2018-04-24 21:59] [ALPM] installed avahi (0.7+4+gd8d8c67-1)
[2018-04-24 21:59] [ALPM] installed libcups (2.2.7-2)
[2018-04-24 21:59] [ALPM] installed double-conversion (3.0.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-base (5.10.1-7)
[2018-04-24 21:59] [ALPM] installed libical (3.0.3-2)
[2018-04-24 21:59] [ALPM] installed alsa-lib (1.1.6-1)
[2018-04-24 21:59] [ALPM] installed bluez (5.49-3)
[2018-04-24 21:59] [ALPM] installed bluez-qt (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed media-player-info (23-1)
[2018-04-24 21:59] [ALPM] installed libplist (2.0.0+11+gec9ba8b-1)
[2018-04-24 21:59] [ALPM] installed libusbmuxd (1.0.10+13+gc724e70-1)
[2018-04-24 21:59] [ALPM] installed usbmuxd (1.1.0+28+g46bdf3e-1)
[2018-04-24 21:59] [ALPM] installed libimobiledevice (1.2.0+66+g5a85432-1)
[2018-04-24 21:59] [ALPM] installed upower (0.99.7-1)
[2018-04-24 21:59] [ALPM] installed js52 (52.7.3-1)
[2018-04-24 21:59] [ALPM] installed polkit (0.114-1)
[2018-04-24 21:59] [ALPM] installed libatasmart (0.19-3)
[2018-04-24 21:59] [ALPM] installed lzo (2.10-1)
[2018-04-24 21:59] [ALPM] installed zstd (1.3.4-1)
[2018-04-24 21:59] [ALPM] installed libnsl (1.2.0-1)
[2018-04-24 21:59] [ALPM] installed python (3.6.5-2)
[2018-04-24 21:59] [ALPM] installed btrfs-progs (4.16-2)
[2018-04-24 21:59] [ALPM] installed dosfstools (4.1-1)
[2018-04-24 21:59] [ALPM] installed dmraid (1.0.0.rc16.3-10)
[2018-04-24 21:59] [ALPM] installed gptfdisk (1.0.3-1)
[2018-04-24 21:59] [ALPM] installed libbytesize (1.1-1)
[2018-04-24 21:59] [ALPM] installed parted (3.2-6)
[2018-04-24 21:59] [ALPM] installed nspr (4.19-1)
[2018-04-24 21:59] [ALPM] installed nss (3.36.1-1)
[2018-04-24 21:59] [ALPM] installed python2 (2.7.14-3)
[2018-04-24 21:59] [ALPM] installed volume_key (0.3.9-5)
[2018-04-24 21:59] [ALPM] installed libblockdev (2.16-1)
[2018-04-24 21:59] [ALPM] installed udisks2 (2.7.6-1)
[2018-04-24 21:59] [ALPM] installed solid (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed shared-mime-info (1.9-1)
[2018-04-24 21:59] [ALPM] installed kcoreaddons (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kwidgetsaddons (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-x11extras (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed kjobwidgets (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kdbusaddons (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kconfig (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kwindowsystem (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kcrash (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kglobalaccel (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kcompletion (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-script (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed ki18n (5.45.0-2)
[2018-04-24 21:59] [ALPM] installed kservice (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-svg (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed polkit-qt5 (0.112.0+git20180107-1)
[2018-04-24 21:59] [ALPM] installed kauth (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kcodecs (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kguiaddons (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kconfigwidgets (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kitemviews (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed karchive (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kiconthemes (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed sonnet (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed gstreamer (1.14.0-1)
[2018-04-24 21:59] [ALPM] installed orc (0.4.28-1)
[2018-04-24 21:59] [ALPM] installed iso-codes (3.76-1)
[2018-04-24 21:59] [ALPM] installed gst-plugins-base-libs (1.14.0-1)
[2018-04-24 21:59] [ALPM] installed cdparanoia (10.2-5)
[2018-04-24 21:59] [ALPM] installed libvisual (0.4.0-7)
[2018-04-24 21:59] [ALPM] installed libogg (1.3.3-2)
[2018-04-24 21:59] [ALPM] installed libvorbis (1.3.6-1)
[2018-04-24 21:59] [ALPM] installed libtheora (1.1.1-4)
[2018-04-24 21:59] [ALPM] installed libdatrie (0.2.10-2)
[2018-04-24 21:59] [ALPM] installed libthai (0.1.27-1)
[2018-04-24 21:59] [ALPM] installed cairo (1.15.12-1)
[2018-04-24 21:59] [ALPM] installed fribidi (1.0.2-1)
[2018-04-24 21:59] [ALPM] installed pango (1.42.1-1)
[2018-04-24 21:59] [ALPM] installed opus (1.2.1-1)
[2018-04-24 21:59] [ALPM] installed graphene (1.8.0-1)
[2018-04-24 21:59] [ALPM] installed gst-plugins-base (1.14.0-1)
[2018-04-24 21:59] [ALPM] installed libasyncns (0.8+3+g68cd5af-1)
[2018-04-24 21:59] [ALPM] installed flac (1.3.2-1)
[2018-04-24 21:59] [ALPM] installed libsndfile (1.0.28-1)
[2018-04-24 21:59] [ALPM] installed libpulse (11.1-1)
[2018-04-24 21:59] [ALPM] installed openal (1.18.2-1)
[2018-04-24 21:59] [ALPM] installed qt5-multimedia (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed qt5-speech (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed ktextwidgets (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed attica (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kxmlgui (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kbookmarks (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed libxslt (1.1.32+3+g32c88216-1)
[2018-04-24 21:59] [ALPM] installed phonon-qt5-gstreamer (4.9.0-4)
[2018-04-24 21:59] [ALPM] installed phonon-qt5 (4.10.0-1)
[2018-04-24 21:59] [ALPM] installed libdbusmenu-qt5 (0.9.3+16.04.20160218-1)
[2018-04-24 21:59] [ALPM] installed knotifications (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kwallet (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed desktop-file-utils (0.23+4+g92af410-1)
[2018-04-24 21:59] [ALPM] installed kio (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed bluedevil (1:5.12.4-1)
[2018-04-24 21:59] [ALPM] installed kpackage (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed knewstuff (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed frameworkintegration (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kdecoration (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed breeze-icons (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kwayland (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed hicolor-icon-theme (0.17-1)
[2018-04-24 21:59] [ALPM] installed breeze (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed breeze-gtk (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed qt5-xmlpatterns (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed qt5-declarative (5.10.1-4)
[2018-04-24 21:59] [ALPM] installed kdeclarative (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kitemmodels (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-graphicaleffects (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed libyaml (0.1.7-1)
[2018-04-24 21:59] [ALPM] installed libstemmer (0+337-2)
[2018-04-24 21:59] [ALPM] installed appstream (0.12.0-1)
[2018-04-24 21:59] [ALPM] installed appstream-qt (0.12.0-1)
[2018-04-24 21:59] [ALPM] installed archlinux-appstream-data (20180424-1)
[2018-04-24 21:59] [ALPM] installed qt5-quickcontrols2 (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed kirigami2 (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed qt5-quickcontrols (5.10.1-1)
[2018-04-24 21:59] [ALPM] installed discover (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed libxss (1.2.2-2)
[2018-04-24 21:59] [ALPM] installed kidletime (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kxmlrpcclient (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed guile2.0 (2.0.14-1)
[2018-04-24 21:59] [ALPM] installed gdb-common (8.1-1)
[2018-04-24 21:59] [ALPM] installed gdb (8.1-1)
[2018-04-24 21:59] [ALPM] installed drkonqi (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed kactivitymanagerd (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed libutempter (1.1.6-2)
[2018-04-24 21:59] [ALPM] installed kpty (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kdesu (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kcmutils (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kinit (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kactivities (5.45.0-1)
[2018-04-24 21:59] [ALPM] installed kde-cli-tools (5.12.4-1)
[2018-04-24 21:59] [ALPM] installed atk (2.28.1-1)
[2018-04-24 21:59] [ALPM] installed jasper (2.0.14-1)
[2018-04-24 21:59] [ALPM] installed gdk-pixbuf2 (2.36.12-1)
[2018-04-24 21:59] [ALPM] installed dconf (0.28.0-1)
[2018-04-24 21:59] [ALPM] installed at-spi2-core (2.28.0-1)
[2018-04-24 21:59] [ALPM] installed at-spi2-atk (2.26.2-1)
[2018-04-24 21:59] [ALPM] installed libcroco (0.6.12+4+g9ad7287-1)
[2018-04-24 21:59] [ALPM] installed librsvg (2:2.42.3-1)
[2018-04-24 21:59] [ALPM] installed gtk-update-icon-cache (3.22.30-1)
[2018-04-24 21:59] [ALPM] installed adwaita-icon-theme (3.28.0-1)
[2018-04-24 21:59] [ALPM] installed json-glib (1.4.2-2)
[2018-04-24 21:59] [ALPM] installed wayland-protocols (1.13-1)
[2018-04-24 21:59] [ALPM] installed cantarell-fonts (1:0.101-1)
[2018-04-24 21:59] [ALPM] installed lcms2 (2.9-1)
[2018-04-24 21:59] [ALPM] installed libgusb (0.2.11-1)
[2018-04-24 21:59] [ALPM] installed colord (1.4.3-1)
[2018-04-24 21:59] [ALPM] installed gsettings-desktop-schemas (3.28.0+1+g85521dc-1)
[2018-04-24 21:59] [ALPM] installed glib-networking (2.56.0-1)
[2018-04-24 21:59] [ALPM] installed libsoup (2.62.1-1)
[2018-04-24 21:59] [ALPM] installed rest (0.8.1-1)
[2018-04-24 21:59] [ALPM] installed tdb (1.3.15-1)
[2018-04-24 21:59] [ALPM] installed sound-theme-freedesktop (0.8-2)
[2018-04-24 21:59] [ALPM] installed libcanberra (0.30+2+gc0620e4-1)
[2018-04-24 22:00] [ALPM] installed gtk3 (3.22.30-1)
[2018-04-24 22:00] [ALPM] installed kde-gtk-config (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kjs (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kjsembed (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed knotifyconfig (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed libxres (1.2.0-1)
[2018-04-24 22:00] [ALPM] installed qt5-location (5.10.1-2)
[2018-04-24 22:00] [ALPM] installed qt5-sensors (5.10.1-1)
[2018-04-24 22:00] [ALPM] installed qt5-webchannel (5.10.1-1)
[2018-04-24 22:00] [ALPM] installed giflib (5.1.4-1)
[2018-04-24 22:00] [ALPM] installed libwebp (0.6.1-1)
[2018-04-24 22:00] [ALPM] installed hyphen (2.8.8-1)
[2018-04-24 22:00] [ALPM] installed qt5-webkit (5.212.0alpha2-14)
[2018-04-24 22:00] [ALPM] installed libksysguard (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kparts (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed syntax-highlighting (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed libgit2 (1:0.27.0-1)
[2018-04-24 22:00] [ALPM] installed editorconfig-core-c (0.12.2-1)
[2018-04-24 22:00] [ALPM] installed ktexteditor (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed libqalculate (2.4.0-1)
[2018-04-24 22:00] [ALPM] installed qt5-tools (5.10.1-1)
[2018-04-24 22:00] [ALPM] installed bc (1.07.1-1)
[2018-04-24 22:00] [ALPM] installed kholidays (1:5.45.0-1)
[2018-04-24 22:00] [ALPM] installed xorg-xmessage (1.0.5-1)
[2018-04-24 22:00] [ALPM] installed plasma-framework (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed threadweaver (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed krunner (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed milou (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed libdmtx (0.7.4-6)
[2018-04-24 22:00] [ALPM] installed qrencode (4.0.0-1)
[2018-04-24 22:00] [ALPM] installed prison (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kscreenlocker (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed xcb-util-cursor (0.1.3-1)
[2018-04-24 22:00] [ALPM] installed kwin (5.12.4-2)
[2018-04-24 22:00] [ALPM] installed noto-fonts (20180322-1)
[2018-04-24 22:00] [ALPM] installed ttf-hack (3.003-1)
[2018-04-24 22:00] [ALPM] installed qqc2-desktop-style (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed plasma-integration (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kunitconversion (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kemoticons (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kded (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kdelibs4support (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed kuiserver (5.12.4-3)
[2018-04-24 22:00] [ALPM] installed plasma-workspace (5.12.4-3)
[2018-04-24 22:00] [ALPM] installed kdeplasma-addons (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kgamma5 (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed khotkeys (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed glu (9.0.0-4)
[2018-04-24 22:00] [ALPM] installed libraw1394 (2.1.2-1)
[2018-04-24 22:00] [ALPM] installed kinfocenter (5.12.4-2)
[2018-04-24 22:00] [ALPM] installed kmenuedit (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed knetattach (5.12.4-2)
[2018-04-24 22:00] [ALPM] installed libkscreen (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kscreen (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed ksshaskpass (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed ksysguard (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed socat (1.7.3.2-2)
[2018-04-24 22:00] [ALPM] installed kwallet-pam (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kwayland-integration (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kwrited (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed oxygen (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed polkit-kde-agent (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kactivities-stats (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed systemsettings (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed kpeople (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed exiv2 (0.26-2)
[2018-04-24 22:00] [ALPM] installed openjpeg2 (2.3.0-1)
[2018-04-24 22:00] [ALPM] installed poppler (0.63.0-1)
[2018-04-24 22:00] [ALPM] installed poppler-qt5 (0.63.0-1)
[2018-04-24 22:00] [ALPM] installed taglib (1.11.1-1)
[2018-04-24 22:00] [ALPM] installed gsm (1.0.17-1)
[2018-04-24 22:00] [ALPM] installed libsamplerate (0.1.9-1)
[2018-04-24 22:00] [ALPM] installed zita-alsa-pcmi (0.2.0-3)
[2018-04-24 22:00] [ALPM] installed zita-resampler (1.6.0-2)
[2018-04-24 22:00] [ALPM] installed jack (0.125.0-3)
[2018-04-24 22:00] [ALPM] installed lame (3.100-1)
[2018-04-24 22:00] [ALPM] installed libavc1394 (0.5.4-3)
[2018-04-24 22:00] [ALPM] installed libiec61883 (1.2.0-4)
[2018-04-24 22:00] [ALPM] installed libmodplug (0.8.9.0-1)
[2018-04-24 22:00] [ALPM] installed libsoxr (0.1.3-1)
[2018-04-24 22:00] [ALPM] installed libssh (0.7.5-2)
[2018-04-24 22:00] [ALPM] installed libvdpau (1.1.1+3+ga21bf7a-1)
[2018-04-24 22:00] [ALPM] installed opencore-amr (0.1.5-1)
[2018-04-24 22:00] [ALPM] installed libibus (1.5.18-1)
[2018-04-24 22:00] [ALPM] installed sdl2 (2.0.8-8)
[2018-04-24 22:00] [ALPM] installed speexdsp (1.2rc3-2)
[2018-04-24 22:00] [ALPM] installed speex (1.2.0-1)
[2018-04-24 22:00] [ALPM] installed v4l-utils (1.14.2-1)
[2018-04-24 22:00] [ALPM] installed libass (0.14.0-1)
[2018-04-24 22:00] [ALPM] installed libbluray (1.0.2-1)
[2018-04-24 22:00] [ALPM] installed libva (2.1.0-1)
[2018-04-24 22:00] [ALPM] installed vid.stab (1.1-1)
[2018-04-24 22:00] [ALPM] installed libvpx (1.7.0-1)
[2018-04-24 22:00] [ALPM] installed libx264 (2:152.20171224-1)
[2018-04-24 22:00] [ALPM] installed x265 (2.7-1)
[2018-04-24 22:00] [ALPM] installed xvidcore (1.3.5-1)
[2018-04-24 22:00] [ALPM] installed ffmpeg (1:3.4.2-2)
[2018-04-24 22:00] [ALPM] installed libzip (1.4.0-1)
[2018-04-24 22:00] [ALPM] installed convertlit (1.8-7)
[2018-04-24 22:00] [ALPM] installed ebook-tools (0.2.2-4)
[2018-04-24 22:00] [ALPM] installed kfilemetadata (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed lmdb (0.9.22-1)
[2018-04-24 22:00] [ALPM] installed baloo (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed plasma-desktop (5.12.4-2)
[2018-04-24 22:00] [ALPM] installed ppp (2.4.7-4)
[2018-04-24 22:00] [ALPM] installed libmbim (1.16.0-1)
[2018-04-24 22:00] [ALPM] installed libqmi (1.20.0-1)
[2018-04-24 22:00] [ALPM] installed libmm-glib (1.8rc2+1+g7e949283-1)
[2018-04-24 22:00] [ALPM] installed modemmanager (1.8rc2+1+g7e949283-1)
[2018-04-24 22:00] [ALPM] installed modemmanager-qt (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed jansson (2.10-3)
[2018-04-24 22:00] [ALPM] installed libnm (1.10.6-3)
[2018-04-24 22:00] [ALPM] installed dbus-glib (0.110-1)
[2018-04-24 22:00] [ALPM] installed libnm-glib (1.10.6-3)
[2018-04-24 22:00] [ALPM] installed openssl-1.0 (1.0.2.o-1)
[2018-04-24 22:00] [ALPM] installed wpa_supplicant (1:2.6-11)
[2018-04-24 22:00] [ALPM] installed slang (2.3.2-1)
[2018-04-24 22:00] [ALPM] installed gpm (1.20.7-8)
[2018-04-24 22:00] [ALPM] installed libnewt (0.52.20-1)
[2018-04-24 22:00] [ALPM] installed libndp (1.6-1)
[2018-04-24 22:00] [ALPM] installed libsodium (1.0.16-1)
[2018-04-24 22:00] [ALPM] installed libpgm (5.2.122-2)
[2018-04-24 22:00] [ALPM] installed zeromq (4.2.2-2)
[2018-04-24 22:00] [ALPM] installed libteam (1.27-1)
[2018-04-24 22:00] [ALPM] installed bluez-libs (5.49-3)
[2018-04-24 22:00] [ALPM] installed networkmanager (1.10.6-3)
[2018-04-24 22:00] [ALPM] installed networkmanager-qt (5.45.0-1)
[2018-04-24 22:00] [ALPM] installed qca-qt5 (2.1.3-10)
[2018-04-24 22:00] [ALPM] installed mobile-broadband-provider-info (20170310-1)
[2018-04-24 22:00] [ALPM] installed plasma-nm (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed rtkit (0.11+8+ge0a51fe-1)
[2018-04-24 22:00] [ALPM] installed webrtc-audio-processing (0.3-2)
[2018-04-24 22:00] [ALPM] installed pulseaudio (11.1-1)
[2018-04-24 22:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → /usr/lib/systemd/user/pulseaudio.socket.
[2018-04-24 22:00] [ALPM] installed gconf (3.2.6+11+g07808097-3)
[2018-04-24 22:00] [ALPM] installed pulseaudio-gconf (11.1-1)
[2018-04-24 22:00] [ALPM] installed libcanberra-pulse (0.30+2+gc0620e4-1)
[2018-04-24 22:00] [ALPM] installed plasma-pa (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed plasma-sdk (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed plasma-vault (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed plasma-workspace-wallpapers (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed powerdevil (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed sddm (0.17.0-5)
[2018-04-24 22:00] [ALPM] installed sddm-kcm (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed accountsservice (0.6.46-1)
[2018-04-24 22:00] [ALPM] installed libpwquality (1.4.0-1)
[2018-04-24 22:00] [ALPM] installed user-manager (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed xdg-desktop-portal-kde (5.12.4-1)
[2018-04-24 22:00] [ALPM] installed nvidia (390.48-9)
[2018-04-24 22:00] [ALPM] installed xf86-input-synaptics (1.9.0-1)
[2018-04-24 22:00] [ALPM-SCRIPTLET] >>> xf86-input-synaptics driver is on maintenance mode and
[2018-04-24 22:00] [ALPM-SCRIPTLET]     xf86-input-libinput driver must be prefered over.
[2018-04-24 22:00] [ALPM] installed xf86-video-ati (1:18.0.1-1)
[2018-04-24 22:00] [ALPM] installed libxvmc (1.0.10-1)
[2018-04-24 22:00] [ALPM] installed xf86-video-intel (1:2.99.917+823+gd9bf46e4-1)
[2018-04-24 22:00] [ALPM-SCRIPTLET] >>> This driver now uses DRI3 as the default Direct Rendering
[2018-04-24 22:00] [ALPM-SCRIPTLET]     Infrastructure. You can try falling back to DRI2 if you run
[2018-04-24 22:00] [ALPM-SCRIPTLET]     into trouble. To do so, save a file with the following 
[2018-04-24 22:00] [ALPM-SCRIPTLET]     content as /etc/X11/xorg.conf.d/20-intel.conf :
[2018-04-24 22:00] [ALPM-SCRIPTLET]       Section "Device"
[2018-04-24 22:00] [ALPM-SCRIPTLET]         Identifier  "Intel Graphics"
[2018-04-24 22:00] [ALPM-SCRIPTLET]         Driver      "intel"
[2018-04-24 22:00] [ALPM-SCRIPTLET]         Option      "DRI" "2"             # DRI3 is now default 
[2018-04-24 22:00] [ALPM-SCRIPTLET]         #Option      "AccelMethod"  "sna" # default
[2018-04-24 22:00] [ALPM-SCRIPTLET]         #Option      "AccelMethod"  "uxa" # fallback
[2018-04-24 22:00] [ALPM-SCRIPTLET]       EndSection
[2018-04-24 22:00] [ALPM] installed xf86-video-amdgpu (18.0.1-1)
[2018-04-24 22:00] [ALPM] installed xf86-video-nouveau (1.0.15-2)
[2018-04-24 22:00] [ALPM] installed vim-runtime (8.0.1542-2)
[2018-04-24 22:00] [ALPM] installed vim (8.0.1542-2)
[2018-04-24 22:00] [ALPM] installed java-runtime-common (3-1)
[2018-04-24 22:00] [ALPM-SCRIPTLET] For the complete set of Java binaries to be available in your PATH,
[2018-04-24 22:00] [ALPM-SCRIPTLET] you need to re-login or source /etc/profile.d/jre.sh
[2018-04-24 22:00] [ALPM-SCRIPTLET] Please note that this package does not support forcing JAVA_HOME as former package java-common did
[2018-04-24 22:00] [ALPM] installed libnet (1.1.6-2)
[2018-04-24 22:00] [ALPM] installed jre10-openjdk-headless (10.u46-1)
[2018-04-24 22:00] [ALPM] installed jre10-openjdk (10.u46-1)
[2018-04-24 22:00] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2018-04-24 22:00] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2018-04-24 22:00] [ALPM] installed java-environment-common (3-1)
[2018-04-24 22:00] [ALPM] installed jdk10-openjdk (10.u46-1)
[2018-04-24 22:00] [ALPM] transaction completed
[2018-04-24 22:00] [ALPM] running '60-linux.hook'...
[2018-04-24 22:00] [ALPM] running '90-linux.hook'...
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Starting build: 4.16.3-1-ARCH
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Starting build: 4.16.3-1-ARCH
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-24 22:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-24 22:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-04-24 22:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-24 22:01] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-04-24 22:01] [ALPM] running 'fontconfig.hook'...
[2018-04-24 22:01] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-04-24 22:01] [ALPM] running 'gio-querymodules.hook'...
[2018-04-24 22:01] [ALPM] running 'glib-compile-schemas.hook'...
[2018-04-24 22:01] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2018-04-24 22:01] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-04-24 22:01] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-04-24 22:01] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-04-24 22:01] [ALPM] running 'systemd-hwdb.hook'...
[2018-04-24 22:01] [ALPM] running 'systemd-sysusers.hook'...
[2018-04-24 22:04] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-04-24 22:04] [ALPM] running 'systemd-udev-reload.hook'...
[2018-04-24 22:04] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2018-04-24 22:04] [ALPM] running 'systemd-update.hook'...
[2018-04-24 22:04] [ALPM] running 'texinfo-install.hook'...
[2018-04-24 22:05] [ALPM] running 'update-appstream-cache.hook'...
[2018-04-24 22:05] [ALPM-SCRIPTLET] AppStream system cache was updated, but problems were found: Metadata files have errors: /usr/share/app-info/xmls/core.xml.gz, /usr/share/app-info/xmls/extra.xml.gz, /usr/share/app-info/xmls/community.xml.gz
[2018-04-24 22:05] [ALPM] running 'update-desktop-database.hook'...
[2018-04-24 22:05] [ALPM] running 'update-mime-database.hook'...
[2018-04-24 22:05] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-04-24 22:51] [PACMAN] Running 'pacman -S git'
[2018-04-24 22:51] [ALPM] transaction started
[2018-04-24 22:51] [ALPM] installed perl-error (0.17025-2)
[2018-04-24 22:51] [ALPM] installed perl-timedate (2.30-4)
[2018-04-24 22:51] [ALPM] installed perl-mailtools (2.20-1)
[2018-04-24 22:51] [ALPM] installed git (2.17.0-1)
[2018-04-24 22:51] [ALPM] transaction completed
[2018-04-24 22:51] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-04-24 22:51] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-04-24 22:51] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-04-24 22:51] [ALPM] running 'systemd-sysusers.hook'...
[2018-04-24 22:51] [ALPM] running 'systemd-update.hook'...
[2018-04-24 23:30] [PACMAN] Running 'pacman -Syu xinit'
[2018-04-24 23:30] [PACMAN] synchronizing package lists
[2018-04-24 23:31] [PACMAN] Running 'pacman -S xorg-xinit'
[2018-04-24 23:31] [ALPM] transaction started
[2018-04-24 23:31] [ALPM] installed xorg-xinit (1.4.0-3)
[2018-04-24 23:31] [ALPM] transaction completed
[2018-04-24 23:31] [ALPM] running 'systemd-update.hook'...
[2018-04-24 23:49] [PACMAN] Running 'pacman -S xorg-server'
[2018-04-24 23:49] [ALPM] transaction started
[2018-04-24 23:49] [ALPM] reinstalled xorg-server (1.19.6+13+gd0d1a694f-2)
[2018-04-24 23:49] [ALPM] transaction completed
[2018-04-24 23:49] [ALPM] running 'systemd-update.hook'...
[2018-04-25 00:05] [PACMAN] Running 'pacman -S konsole dolphin firejail firefox'
[2018-04-25 00:06] [ALPM] transaction started
[2018-04-25 00:06] [ALPM] installed konsole (18.04.0-1)
[2018-04-25 00:06] [ALPM] installed baloo-widgets (18.04.0-1)
[2018-04-25 00:06] [ALPM] installed kdnssd (5.45.0-1)
[2018-04-25 00:06] [ALPM] installed talloc (2.1.13-1)
[2018-04-25 00:06] [ALPM] installed libbsd (0.8.7-1)
[2018-04-25 00:06] [ALPM] installed libwbclient (4.8.0-2)
[2018-04-25 00:06] [ALPM] installed cifs-utils (6.7-2)
[2018-04-25 00:06] [ALPM] installed tevent (1:0.9.36-1)
[2018-04-25 00:06] [ALPM] installed ldb (1.3.1-1)
[2018-04-25 00:06] [ALPM] installed gamin (0.1.10-8)
[2018-04-25 00:06] [ALPM] installed smbclient (4.8.0-2)
[2018-04-25 00:06] [ALPM] installed ilmbase (2.2.1-1)
[2018-04-25 00:06] [ALPM] installed openexr (2.2.1-1)
[2018-04-25 00:06] [ALPM] installed libmtp (1.1.15-1)
[2018-04-25 00:06] [ALPM] installed kio-extras (18.04.0-1)
[2018-04-25 00:06] [ALPM] installed dolphin (18.04.0-1)
[2018-04-25 00:06] [ALPM] installed firejail (0.9.52-1)
[2018-04-25 00:06] [ALPM] installed mozilla-common (1.4-4)
[2018-04-25 00:06] [ALPM-SCRIPTLET] relogin or source /etc/profile.d/mozilla-common.sh
[2018-04-25 00:06] [ALPM] installed startup-notification (0.12-5)
[2018-04-25 00:06] [ALPM] installed mailcap (2.1.48+14+g5811758-1)
[2018-04-25 00:06] [ALPM] installed hunspell (1.6.2-1)
[2018-04-25 00:06] [ALPM] installed firefox (59.0.2-2)
[2018-04-25 00:06] [ALPM] transaction completed
[2018-04-25 00:06] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-04-25 00:06] [ALPM] running 'systemd-hwdb.hook'...
[2018-04-25 00:06] [ALPM] running 'systemd-udev-reload.hook'...
[2018-04-25 00:06] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2018-04-25 00:06] [ALPM] running 'systemd-update.hook'...
[2018-04-25 00:06] [ALPM] running 'update-desktop-database.hook'...
[2018-04-25 00:06] [ALPM] running 'update-mime-database.hook'...
[2018-04-25 00:28] [PACMAN] Running 'pacman -S wine-staging'
[2018-04-25 18:36] [PACMAN] Running 'pacman -Rs jdk10-openjdk'
[2018-04-25 18:36] [ALPM] transaction started
[2018-04-25 18:36] [ALPM] removed jdk10-openjdk (10.u46-1)
[2018-04-25 18:36] [ALPM] removed jre10-openjdk (10.u46-1)
[2018-04-25 18:36] [ALPM] removed jre10-openjdk-headless (10.u46-1)
[2018-04-25 18:36] [ALPM] removed libnet (1.1.6-2)
[2018-04-25 18:36] [ALPM] removed java-runtime-common (3-1)
[2018-04-25 18:36] [ALPM] removed java-environment-common (3-1)
[2018-04-25 18:36] [ALPM] transaction completed
[2018-04-25 18:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-04-25 18:36] [ALPM] running 'systemd-update.hook'...
[2018-04-25 18:36] [ALPM] running 'update-desktop-database.hook'...
[2018-04-25 18:36] [PACMAN] Running 'pacman -S jdk8-openjdk'
[2018-04-25 18:37] [ALPM] transaction started
[2018-04-25 18:37] [ALPM] installed java-environment-common (3-1)
[2018-04-25 18:37] [ALPM] installed java-runtime-common (3-1)
[2018-04-25 18:37] [ALPM-SCRIPTLET] For the complete set of Java binaries to be available in your PATH,
[2018-04-25 18:37] [ALPM-SCRIPTLET] you need to re-login or source /etc/profile.d/jre.sh
[2018-04-25 18:37] [ALPM-SCRIPTLET] Please note that this package does not support forcing JAVA_HOME as former package java-common did
[2018-04-25 18:37] [ALPM] installed jre8-openjdk-headless (8.u162-2)
[2018-04-25 18:37] [ALPM] installed jre8-openjdk (8.u162-2)
[2018-04-25 18:37] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2018-04-25 18:37] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2018-04-25 18:37] [ALPM] installed jdk8-openjdk (8.u162-2)
[2018-04-25 18:37] [ALPM] transaction completed
[2018-04-25 18:37] [ALPM] running 'systemd-update.hook'...
[2018-04-25 22:11] [PACMAN] Running 'pacman -S wine-staging'
[2018-04-25 22:55] [PACMAN] Running 'pacman -S wine-staging'
[2018-04-25 22:55] [PACMAN] Running 'pacman -S wine'
[2018-04-25 22:57] [PACMAN] Running 'pacman -S wine-staging'
[2018-04-25 22:58] [PACMAN] Running 'pacman -S wine-staging'
[2018-04-25 22:59] [ALPM] transaction started
[2018-04-25 22:59] [ALPM] installed lib32-glibc (2.27-2)
[2018-04-25 22:59] [ALPM] installed lib32-attr (2.4.47-2)
[2018-04-25 22:59] [ALPM] installed lib32-expat (2.2.5-1)
[2018-04-25 22:59] [ALPM] installed lib32-zlib (1.2.11-1)
[2018-04-25 22:59] [ALPM] installed lib32-bzip2 (1.0.6-2)
[2018-04-25 22:59] [ALPM] installed lib32-libpng (1.6.34-1)
[2018-04-25 22:59] [ALPM] installed lib32-gcc-libs (7.3.1+20180406-1)
[2018-04-25 22:59] [ALPM] installed lib32-pcre (8.41-1)
[2018-04-25 22:59] [ALPM] installed lib32-libffi (3.2.1-1)
[2018-04-25 22:59] [ALPM] installed lib32-util-linux (2.32-1)
[2018-04-25 22:59] [ALPM] installed lib32-glib2 (2.56.0+7+g66948ae23-1)
[2018-04-25 22:59] [ALPM] installed lib32-harfbuzz (1.7.6-2)
[2018-04-25 22:59] [ALPM] installed lib32-freetype2 (2.9-2)
[2018-04-25 22:59] [ALPM] installed lib32-fontconfig (2.13.0+10+g58f5285-1.1)
[2018-04-25 23:00] [ALPM-SCRIPTLET] Rebuilding 32-bit fontconfig cache... done.
[2018-04-25 23:00] [ALPM] installed lib32-libjpeg-turbo (1.5.3-1)
[2018-04-25 23:00] [ALPM] installed lib32-xz (5.2.3-1)
[2018-04-25 23:00] [ALPM] installed lib32-libtiff (4.0.9-1)
[2018-04-25 23:00] [ALPM] installed lib32-lcms2 (2.9-1)
[2018-04-25 23:00] [ALPM] installed lib32-ncurses (6.1-1)
[2018-04-25 23:00] [ALPM] installed lib32-readline (7.0.003-1)
[2018-04-25 23:00] [ALPM] installed lib32-icu (61.1-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxml2 (2.9.8-2)
[2018-04-25 23:00] [ALPM] installed lib32-libxdmcp (1.1.2-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxau (1.0.8-2)
[2018-04-25 23:00] [ALPM] installed lib32-libxcb (1.13-1)
[2018-04-25 23:00] [ALPM] installed lib32-libx11 (1.6.5-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxfixes (5.0.3-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxrender (0.9.10-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxcursor (1.1.15-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxext (1.3.3-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxrandr (1.5.1-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxdamage (1.1.4-2)
[2018-04-25 23:00] [ALPM] installed lib32-libxi (1.7.9-1)
[2018-04-25 23:00] [ALPM] installed lib32-acl (2.2.52-3)
[2018-04-25 23:00] [ALPM] installed lib32-gettext (0.19.8.1-1)
[2018-04-25 23:00] [ALPM] installed lib32-libpciaccess (0.14-1)
[2018-04-25 23:00] [ALPM] installed lib32-libdrm (2.4.91-3)
[2018-04-25 23:00] [ALPM] installed lib32-libxxf86vm (1.1.4-1)
[2018-04-25 23:00] [ALPM] installed lib32-libxshmfence (1.3-1)
[2018-04-25 23:00] [ALPM] installed lib32-lm_sensors (3.4.0-1)
[2018-04-25 23:00] [ALPM] installed lib32-libelf (0.170-1)
[2018-04-25 23:00] [ALPM] installed lib32-llvm-libs (6.0.0-1)
[2018-04-25 23:00] [ALPM] installed lib32-wayland (1.14.0-1)
[2018-04-25 23:00] [ALPM] installed lib32-mesa (18.0.1-1)
[2018-04-25 23:00] [ALPM] installed lib32-libglvnd (1.0.0-1)
[2018-04-25 23:00] [ALPM] installed lib32-glu (9.0.0-3)
[2018-04-25 23:00] [ALPM] installed lib32-libice (1.0.9-3)
[2018-04-25 23:00] [ALPM] installed lib32-libsm (1.2.2-2)
[2018-04-25 23:00] [ALPM] installed lib32-libnl (3.4.0-1)
[2018-04-25 23:00] [ALPM] installed lib32-libcap (2.25-1)
[2018-04-25 23:00] [ALPM] installed lib32-libgpg-error (1.27-1)
[2018-04-25 23:00] [ALPM] installed lib32-libgcrypt (1.8.2-1)
[2018-04-25 23:00] [ALPM] installed lib32-systemd (238.76-1)
[2018-04-25 23:00] [ALPM] installed lib32-libusb (1.0.22-1)
[2018-04-25 23:00] [ALPM] installed lib32-libpcap (1.8.1-1)
[2018-04-25 23:00] [ALPM] installed wine-staging (3.6-1)
[2018-04-25 23:00] [ALPM-SCRIPTLET] Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system.
[2018-04-25 23:00] [ALPM] transaction completed
[2018-04-25 23:00] [ALPM] running 'systemd-binfmt.hook'...
[2018-04-25 23:00] [ALPM] running 'systemd-update.hook'...
[2018-04-25 23:00] [ALPM] running 'update-desktop-database.hook'...
[2018-04-27 16:47] [PACMAN] Running 'pacman -Syu bluez bluez-utils bluedevil wine-staging'
[2018-04-27 16:47] [PACMAN] synchronizing package lists
[2018-04-27 16:48] [PACMAN] starting full system upgrade
[2018-04-27 16:50] [ALPM] transaction started
[2018-04-27 16:50] [ALPM] reinstalled bluez (5.49-3)
[2018-04-27 16:50] [ALPM] installed bluez-utils (5.49-3)
[2018-04-27 16:50] [ALPM] upgraded libepoxy (1.5.0-1 -> 1.5.1-1)
[2018-04-27 16:50] [ALPM] upgraded qt5-base (5.10.1-7 -> 5.10.1-8)
[2018-04-27 16:50] [ALPM] upgraded phonon-qt5 (4.10.0-1 -> 4.10.1-1)
[2018-04-27 16:50] [ALPM] upgraded libbytesize (1.1-1 -> 1.2-1)
[2018-04-27 16:50] [ALPM] reinstalled bluedevil (1:5.12.4-1)
[2018-04-27 16:50] [ALPM] reinstalled wine-staging (3.6-1)
[2018-04-27 16:50] [ALPM] upgraded accountsservice (0.6.46-1 -> 0.6.47-1)
[2018-04-27 16:50] [ALPM] upgraded jre8-openjdk-headless (8.u162-2 -> 8.u172-2)
[2018-04-27 16:50] [ALPM] upgraded jre8-openjdk (8.u162-2 -> 8.u172-2)
[2018-04-27 16:50] [ALPM] upgraded jdk8-openjdk (8.u162-2 -> 8.u172-2)
[2018-04-27 16:50] [ALPM] upgraded ldb (1.3.1-1 -> 1.3.2-1)
[2018-04-27 16:50] [ALPM] upgraded linux (4.16.3-1 -> 4.16.4-1)
[2018-04-27 16:50] [ALPM] upgraded nvidia (390.48-9 -> 390.48-10)
[2018-04-27 16:50] [ALPM] upgraded powerdevil (5.12.4-1 -> 5.12.4-2)
[2018-04-27 16:50] [ALPM] transaction completed
[2018-04-27 16:50] [ALPM] running '60-linux.hook'...
[2018-04-27 16:50] [ALPM] running '90-linux.hook'...
[2018-04-27 16:50] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-04-27 16:50] [ALPM-SCRIPTLET] ==> Starting build: 4.16.4-1-ARCH
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-27 16:50] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-04-27 16:50] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-27 16:50] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Starting build: 4.16.4-1-ARCH
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-04-27 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-04-27 16:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-04-27 16:51] [ALPM] running 'systemd-binfmt.hook'...
[2018-04-27 16:51] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-04-27 16:51] [ALPM] running 'systemd-update.hook'...
[2018-04-27 16:51] [ALPM] running 'update-desktop-database.hook'...
[2018-04-27 16:51] [ALPM] running 'update-mime-database.hook'...
[2018-04-28 14:49] [PACMAN] Running 'pacman -Syu cups'
[2018-04-28 14:49] [PACMAN] synchronizing package lists
[2018-04-28 14:51] [PACMAN] starting full system upgrade
[2018-04-28 14:51] [ALPM] transaction started
[2018-04-28 14:51] [ALPM] upgraded poppler (0.63.0-1 -> 0.64.0-1)
[2018-04-28 14:51] [ALPM] installed qpdf (8.0.2-1)
[2018-04-28 14:51] [ALPM] installed liblqr (0.4.2-1)
[2018-04-28 14:51] [ALPM] installed libraqm (0.5.0-1)
[2018-04-28 14:51] [ALPM] installed libmagick (7.0.7.28-1)
[2018-04-28 14:51] [ALPM] installed imagemagick (7.0.7.28-1)
[2018-04-28 14:51] [ALPM] installed liblouis (3.5.0-1)
[2018-04-28 14:51] [ALPM] installed ijs (0.35-1)
[2018-04-28 14:51] [ALPM] installed cups-filters (1.20.3-2)
[2018-04-28 14:51] [ALPM] installed run-parts (4.8.4-1)
[2018-04-28 14:51] [ALPM] installed libpaper (1.1.24-10)
[2018-04-28 14:51] [ALPM] installed cups (2.2.7-2)
[2018-04-28 14:51] [ALPM-SCRIPTLET] >> If you use an HTTPS connection to CUPS, the first time you access
[2018-04-28 14:51] [ALPM-SCRIPTLET] >> the interface it may take a very long time before the site comes up.
[2018-04-28 14:51] [ALPM-SCRIPTLET] >> This is because the first request triggers the generation of the CUPS
[2018-04-28 14:51] [ALPM-SCRIPTLET] >> SSL certificates which can be a very time-consuming job.
[2018-04-28 14:51] [ALPM] upgraded poppler-qt5 (0.63.0-1 -> 0.64.0-1)
[2018-04-28 14:51] [ALPM] upgraded xf86-video-intel (1:2.99.917+823+gd9bf46e4-1 -> 1:2.99.917+829+gd7dfab62-1)
[2018-04-28 14:51] [ALPM] transaction completed
[2018-04-28 14:51] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-04-28 14:51] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-04-28 14:51] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-04-28 14:51] [ALPM] running 'systemd-sysusers.hook'...
[2018-04-28 14:51] [ALPM] running 'systemd-update.hook'...
[2018-04-28 14:51] [ALPM] running 'texinfo-install.hook'...
[2018-04-28 14:51] [ALPM] running 'update-desktop-database.hook'...
[2018-04-28 14:52] [PACMAN] Running 'pacman -S pulseaudio-bluetooth'
[2018-04-28 14:53] [ALPM] transaction started
[2018-04-28 14:53] [ALPM] installed sbc (1.3-1)
[2018-04-28 14:53] [ALPM] installed pulseaudio-bluetooth (11.1-1)
[2018-04-28 14:53] [ALPM] transaction completed
[2018-04-28 14:53] [ALPM] running 'systemd-update.hook'...
[2018-04-28 15:03] [PACMAN] Running 'pacman -S libreoffice vlc'
[2018-04-28 15:07] [ALPM] transaction started
[2018-04-28 15:07] [ALPM] installed boost-libs (1.66.0-2)
[2018-04-28 15:07] [ALPM] installed librevenge (0.0.4-1)
[2018-04-28 15:07] [ALPM] installed libwpd (0.10.2-1)
[2018-04-28 15:07] [ALPM] installed libwps (0.4.9-1)
[2018-04-28 15:07] [ALPM] installed neon (0.30.2-3)
[2018-04-28 15:07] [ALPM] installed raptor (2.0.15-8)
[2018-04-28 15:07] [ALPM] installed rasqal (1:0.9.33-2)
[2018-04-28 15:07] [ALPM] installed redland (1:1.0.17-4)
[2018-04-28 15:07] [ALPM] installed lpsolve (5.5.2.5-2)
[2018-04-28 15:07] [ALPM] installed libwpg (0.3.2-1)
[2018-04-28 15:07] [ALPM] installed libvisio (0.1.6-3)
[2018-04-28 15:07] [ALPM] installed liblangtag (0.6.2-1)
[2018-04-28 15:07] [ALPM] installed libetonyek (0.1.8-1)
[2018-04-28 15:07] [ALPM] installed libodfgen (0.1.6-1)
[2018-04-28 15:07] [ALPM] installed libcdr (0.1.4-3)
[2018-04-28 15:07] [ALPM] installed libmspub (0.1.4-2)
[2018-04-28 15:07] [ALPM] installed harfbuzz-icu (1.7.6-2)
[2018-04-28 15:07] [ALPM] installed glew (2.1.0-1)
[2018-04-28 15:07] [ALPM] installed clucene (2.3.3.4-9)
[2018-04-28 15:07] [ALPM] installed libpagemaker (0.0.4-1)
[2018-04-28 15:07] [ALPM] installed libabw (0.1.2-1)
[2018-04-28 15:07] [ALPM] installed libmwaw (0.3.14-1)
[2018-04-28 15:07] [ALPM] installed libe-book (0.1.3-2)
[2018-04-28 15:07] [ALPM] installed libexttextcat (3.4.5-1)
[2018-04-28 15:07] [ALPM] installed libcmis (0.5.1-8)
[2018-04-28 15:07] [ALPM] installed libixion (0.13.0-1)
[2018-04-28 15:07] [ALPM] installed liborcus (0.13.4-1)
[2018-04-28 15:07] [ALPM] installed libtommath (1.0.1-1)
[2018-04-28 15:07] [ALPM] installed libzmf (0.0.2-3)
[2018-04-28 15:07] [ALPM] installed xmlsec (1.2.25-1)
[2018-04-28 15:07] [ALPM] installed libfreehand (0.1.2-1)
[2018-04-28 15:07] [ALPM] installed libstaroffice (0.0.5-1)
[2018-04-28 15:07] [ALPM] installed libepubgen (0.1.0-1)
[2018-04-28 15:07] [ALPM] installed libqxp (0.0.1-2)
[2018-04-28 15:07] [ALPM] installed libreoffice-fresh (6.0.3-2)
[2018-04-28 15:07] [ALPM] installed a52dec (0.7.4-9)
[2018-04-28 15:07] [ALPM] installed libdvbpsi (1:1.3.2-1)
[2018-04-28 15:07] [ALPM] installed libdca (0.0.5-5)
[2018-04-28 15:07] [ALPM] installed libkate (0.4.1-5)
[2018-04-28 15:07] [ALPM] installed libtiger (0.3.4-4)
[2018-04-28 15:07] [ALPM] installed lua (5.3.4-2)
[2018-04-28 15:07] [ALPM] installed libebml (1.3.5-1)
[2018-04-28 15:07] [ALPM] installed libmatroska (1.4.8-1)
[2018-04-28 15:07] [ALPM] installed libmpcdec (1:0.1+r475-1)
[2018-04-28 15:07] [ALPM] installed faad2 (2.8.8-1)
[2018-04-28 15:07] [ALPM] installed libupnp (1.6.25-1)
[2018-04-28 15:07] [ALPM] installed libmad (0.15.1b-7)
[2018-04-28 15:07] [ALPM] installed libmpeg2 (0.5.1-5)
[2018-04-28 15:07] [ALPM] installed libtar (1.2.20-3)
[2018-04-28 15:07] [ALPM] installed vulkan-icd-loader (1.1.70.0-3)
[2018-04-28 15:07] [ALPM] installed libplacebo (0.4.0-1)
[2018-04-28 15:07] [ALPM] installed vlc (3.0.1-2)
[2018-04-28 15:07] [ALPM] transaction completed
[2018-04-28 15:07] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-04-28 15:08] [ALPM] running 'systemd-update.hook'...
[2018-04-28 15:08] [ALPM] running 'update-desktop-database.hook'...
[2018-04-28 15:08] [ALPM] running 'update-mime-database.hook'...
[2018-04-28 15:08] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2018-05-04 12:38] [PACMAN] Running 'pacman -Syu'
[2018-05-04 12:38] [PACMAN] synchronizing package lists
[2018-05-04 12:38] [PACMAN] starting full system upgrade
[2018-05-04 12:45] [PACMAN] Running 'pacman -Syu'
[2018-05-04 12:45] [PACMAN] synchronizing package lists
[2018-05-04 12:45] [PACMAN] starting full system upgrade
[2018-05-04 12:52] [PACMAN] Running 'pacman -Syu'
[2018-05-04 12:52] [PACMAN] synchronizing package lists
[2018-05-04 12:52] [PACMAN] starting full system upgrade
[2018-05-04 12:54] [PACMAN] Running 'pacman -Syu'
[2018-05-04 12:54] [PACMAN] synchronizing package lists
[2018-05-04 12:54] [PACMAN] starting full system upgrade
[2018-05-04 12:54] [ALPM] transaction started
[2018-05-04 12:54] [ALPM] upgraded libidn (1.33-2 -> 1.34-2)
[2018-05-04 12:54] [ALPM] upgraded xz (5.2.3-1 -> 5.2.4-1)
[2018-05-04 12:54] [ALPM] upgraded libinput (1.10.5-1 -> 1.10.6-1)
[2018-05-04 12:54] [ALPM] upgraded mesa (18.0.1-1 -> 18.0.2-1)
[2018-05-04 12:54] [ALPM] upgraded freetype2 (2.9-2 -> 2.9.1-1)
[2018-05-04 12:54] [ALPM] upgraded libaio (0.3.110-1 -> 0.3.111-1)
[2018-05-04 12:54] [ALPM] upgraded python2 (2.7.14-3 -> 2.7.15-1)
[2018-05-04 12:54] [ALPM] upgraded js52 (52.7.3-1 -> 52.7.3-2)
[2018-05-04 12:54] [ALPM] upgraded solid (5.45.0-1 -> 5.45.0-2)
[2018-05-04 12:54] [ALPM] upgraded bluedevil (1:5.12.4-1 -> 1:5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kdecoration (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded breeze (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded breeze-gtk (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded dhcpcd (7.0.1-1 -> 7.0.4-1)
[2018-05-04 12:54] [ALPM] upgraded discover (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kuiserver (5.12.4-3 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded libzip (1.4.0-1 -> 1.5.1-1)
[2018-05-04 12:54] [ALPM] upgraded libwebp (0.6.1-1 -> 1.0.0-1)
[2018-05-04 12:54] [ALPM] upgraded libwbclient (4.8.0-2 -> 4.8.1-1)
[2018-05-04 12:54] [ALPM] upgraded smbclient (4.8.0-2 -> 4.8.1-1)
[2018-05-04 12:54] [ALPM] upgraded dolphin (18.04.0-1 -> 18.04.0-2)
[2018-05-04 12:54] [ALPM] upgraded drkonqi (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded file (5.32-1 -> 5.33-1)
[2018-05-04 12:54] [ALPM] upgraded kactivitymanagerd (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kde-cli-tools (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kde-gtk-config (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded libksysguard (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded milou (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kscreenlocker (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kwin (5.12.4-2 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded plasma-integration (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded plasma-workspace (5.12.4-3 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kdeplasma-addons (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kgamma5 (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded khotkeys (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kinfocenter (5.12.4-2 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kmenuedit (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded knetattach (5.12.4-2 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded libkscreen (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kscreen (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded ksshaskpass (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded ksysguard (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kwallet-pam (5.12.4-1 -> 5.12.5-2)
[2018-05-04 12:54] [ALPM] upgraded kwayland-integration (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded kwrited (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:54] [ALPM] upgraded lib32-freetype2 (2.9-2 -> 2.9.1-1)
[2018-05-04 12:54] [ALPM] upgraded lib32-mesa (18.0.1-1 -> 18.0.2-1)
[2018-05-04 12:55] [ALPM] upgraded linux-firmware (20180314.4c0bf11-1 -> 20180416.b562d2f-1)
[2018-05-04 12:55] [ALPM] upgraded linux (4.16.4-1 -> 4.16.6-1)
[2018-05-04 12:55] [ALPM] upgraded man-pages (4.15-1 -> 4.16-1)
[2018-05-04 12:55] [ALPM] upgraded nano (2.9.5-1 -> 2.9.6-1)
[2018-05-04 12:55] [ALPM] upgraded nvidia (390.48-10 -> 390.48-12)
[2018-05-04 12:55] [ALPM] upgraded oxygen (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded pacman (5.0.2-2 -> 5.0.2-3)
[2018-05-04 12:55] [ALPM] upgraded polkit-kde-agent (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded systemsettings (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-desktop (5.12.4-2 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-nm (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-pa (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-sdk (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-vault (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded plasma-workspace-wallpapers (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded powerdevil (5.12.4-2 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded sddm-kcm (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded user-manager (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] upgraded vulkan-icd-loader (1.1.70.0-3 -> 1.1.73.0-1)
[2018-05-04 12:55] [ALPM] upgraded wine-staging (3.6-1 -> 3.7-1)
[2018-05-04 12:55] [ALPM] upgraded xdg-desktop-portal-kde (5.12.4-1 -> 5.12.5-1)
[2018-05-04 12:55] [ALPM] transaction completed
[2018-05-04 12:55] [ALPM] running '60-linux.hook'...
[2018-05-04 12:55] [ALPM] running '90-linux.hook'...
[2018-05-04 12:55] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-05-04 12:55] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-05-04 12:55] [ALPM-SCRIPTLET] ==> Starting build: 4.16.6-1-ARCH
[2018-05-04 12:55] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-05-04 12:55] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-05-04 12:55] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-05-04 12:55] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-05-04 12:55] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-05-04 12:56] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-binfmt.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-hwdb.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-udev-reload.hook'...
[2018-05-04 12:56] [ALPM] running 'systemd-update.hook'...
[2018-05-04 12:56] [ALPM] running 'texinfo-install.hook'...
[2018-05-04 12:56] [ALPM] running 'update-desktop-database.hook'...
[2018-05-04 12:56] [ALPM] running 'update-mime-database.hook'...
[2018-05-04 12:57] [PACMAN] Running 'pacman -S nftables'
[2018-05-04 12:57] [ALPM] transaction started
[2018-05-04 12:57] [ALPM] installed nftables (1:0.8.3-1)
[2018-05-04 12:57] [ALPM] transaction completed
[2018-05-04 12:57] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-05-04 12:57] [ALPM] running 'systemd-update.hook'...
[2018-05-06 19:35] [PACMAN] Running 'pacman -S arduino'
[2018-05-06 19:37] [ALPM] transaction started
[2018-05-06 19:37] [ALPM] installed gtk2 (2.24.32-1)
[2018-05-06 19:37] [ALPM] installed arduino-ctags (5.8_arduino11-2)
[2018-05-06 19:37] [ALPM] installed arduino-builder (1.3.25-3)
[2018-05-06 19:37] [ALPM] installed arduino (1:1.8.5-1)
[2018-05-06 19:37] [ALPM-SCRIPTLET] :: Add yourself to the uucp group to access the serial ports:
[2018-05-06 19:37] [ALPM-SCRIPTLET]    sudo usermod -a -G uucp <user>
[2018-05-06 19:37] [ALPM-SCRIPTLET]    Please checkout the wiki for further information.
[2018-05-06 19:37] [ALPM] transaction completed
[2018-05-06 19:37] [ALPM] running 'gtk-query-immodules-2.0.hook'...
[2018-05-06 19:37] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-05-06 19:37] [ALPM] running 'systemd-update.hook'...
[2018-05-06 19:37] [ALPM] running 'update-desktop-database.hook'...
[2018-05-06 19:37] [ALPM] running 'update-mime-database.hook'...
[2018-11-26 23:32] [PACMAN] Running 'pacman -S sublime'
[2018-11-26 23:32] [PACMAN] Running 'pacman -S sublimetext'
[2018-11-26 23:52] [PACMAN] Running 'pacman -S sublime3'
[2018-11-27 01:53] [PACMAN] Running 'pacman -U sublime-text-dev/'
[2018-11-27 01:55] [PACMAN] Running 'pacman -U sublime-text-dev/PKGBUILD'
[2018-11-27 02:16] [PACMAN] Running 'pacman -U sublime-text-dev-3.3176-1-x86_64.pkg.tar.xz'
[2018-11-27 02:16] [ALPM] transaction started
[2018-11-27 02:17] [ALPM] installed sublime-text-dev (3.3176-1)
[2018-11-27 02:17] [ALPM-SCRIPTLET] 
[2018-11-27 02:17] [ALPM-SCRIPTLET]   ==> sublime-text-dev install/upgrade note:
[2018-11-27 02:17] [ALPM-SCRIPTLET]   ------------------------------------------------------------------------------
[2018-11-27 02:17] [ALPM-SCRIPTLET]     To disable in-application reminders about new Sublime Text dev versions,
[2018-11-27 02:17] [ALPM-SCRIPTLET]     add the following setting to your User Preferences file:
[2018-11-27 02:17] [ALPM-SCRIPTLET]     "update_check": false
[2018-11-27 02:17] [ALPM-SCRIPTLET] 
[2018-11-27 02:17] [ALPM] transaction completed
[2018-11-27 02:17] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-11-27 02:17] [ALPM] running 'systemd-update.hook'...
[2018-11-27 02:17] [ALPM] running 'update-desktop-database.hook'...
[2018-11-28 23:13] [PACMAN] Running 'pacman -Syu'
[2018-11-28 23:13] [PACMAN] synchronizing package lists
[2018-11-28 23:22] [PACMAN] starting full system upgrade
[2018-11-29 10:43] [PACMAN] Running 'pacman -Syu'
[2018-11-29 10:43] [PACMAN] synchronizing package lists
[2018-11-29 10:43] [PACMAN] starting full system upgrade
[2018-11-29 10:45] [ALPM] transaction started
[2018-11-29 10:45] [ALPM] removed pulseaudio-gconf (11.1-1)
[2018-11-29 10:45] [ALPM] removed qca-qt5 (2.1.3-10)
[2018-11-29 10:45] [ALPM] removed pkg-config (0.29.2-1)
[2018-11-29 10:45] [ALPM] removed kuiserver (5.12.5-1)
[2018-11-29 10:45] [ALPM] removed ca-certificates-cacert (20140824-4)
[2018-11-29 10:45] [ALPM] removed libx264 (2:152.20171224-1)
[2018-11-29 10:45] [ALPM] upgraded linux-api-headers (4.16.1-1 -> 4.17.11-1)
[2018-11-29 10:45] [ALPM] upgraded tzdata (2018d-1 -> 2018g-1)
[2018-11-29 10:45] [ALPM] upgraded iana-etc (20180221-1 -> 20180913-1)
[2018-11-29 10:45] [ALPM] upgraded filesystem (2018.1-2 -> 2018.8-1)
[2018-11-29 10:45] [ALPM] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
[2018-11-29 10:45] [ALPM] upgraded glibc (2.27-2 -> 2.28-5)
[2018-11-29 10:45] [ALPM-SCRIPTLET] Generating locales...
[2018-11-29 10:45] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2018-11-29 10:45] [ALPM-SCRIPTLET] Generation complete.
[2018-11-29 10:45] [ALPM] upgraded a52dec (0.7.4-9 -> 0.7.4-10)
[2018-11-29 10:45] [ALPM] upgraded libffi (3.2.1-2 -> 3.2.1-3)
[2018-11-29 10:45] [ALPM] upgraded libutil-linux (2.32-3 -> 2.33-2)
[2018-11-29 10:45] [ALPM] upgraded zlib (1:1.2.11-2 -> 1:1.2.11-3)
[2018-11-29 10:45] [ALPM] upgraded gcc-libs (7.3.1+20180406-1 -> 8.2.1+20180831-1)
[2018-11-29 10:45] [ALPM] upgraded ncurses (6.1-3 -> 6.1-4)
[2018-11-29 10:45] [ALPM] upgraded readline (7.0.003-1 -> 7.0.005-1)
[2018-11-29 10:45] [ALPM] upgraded bash (4.4.019-1 -> 4.4.023-1)
[2018-11-29 10:45] [ALPM] upgraded bzip2 (1.0.6-7 -> 1.0.6-8)
[2018-11-29 10:45] [ALPM] upgraded glib2 (2.56.1-1 -> 2.58.1+67+g17519e039-1)
[2018-11-29 10:45] [ALPM] upgraded cracklib (2.9.6-1 -> 2.9.6-3)
[2018-11-29 10:45] [ALPM] upgraded e2fsprogs (1.44.1-1 -> 1.44.4-1)
[2018-11-29 10:45] [ALPM] upgraded gdbm (1.14.1-1 -> 1.18.1-1)
[2018-11-29 10:45] [ALPM] upgraded db (5.3.28-3 -> 5.3.28-4)
[2018-11-29 10:45] [ALPM] upgraded perl (5.26.2-1 -> 5.28.0-1)
[2018-11-29 10:45] [ALPM] upgraded openssl (1.1.0.h-1 -> 1.1.1-1)
[2018-11-29 10:45] [ALPM] upgraded libsasl (2.1.26-12 -> 2.1.26-13)
[2018-11-29 10:45] [ALPM] upgraded libldap (2.4.46-1 -> 2.4.46-2)
[2018-11-29 10:45] [ALPM] upgraded keyutils (1.5.10-1 -> 1.6-1)
[2018-11-29 10:45] [ALPM] upgraded krb5 (1.16-1 -> 1.16.1-1)
[2018-11-29 10:45] [ALPM] upgraded libtirpc (1.0.3-1 -> 1.1.4-1)
[2018-11-29 10:45] [ALPM] upgraded pam (1.3.0-2 -> 1.3.1-1)
[2018-11-29 10:45] [ALPM] upgraded expat (2.2.5-1 -> 2.2.6-1)
[2018-11-29 10:45] [ALPM] upgraded attr (2.4.47-3 -> 2.4.48-1)
[2018-11-29 10:45] [ALPM] upgraded acl (2.2.52-4 -> 2.2.53-1)
[2018-11-29 10:45] [ALPM] upgraded libcap (2.25-1 -> 2.26-1)
[2018-11-29 10:45] [ALPM] upgraded libgpg-error (1.29-1 -> 1.32-1)
[2018-11-29 10:45] [ALPM] upgraded libgcrypt (1.8.2-1 -> 1.8.4-1)
[2018-11-29 10:45] [ALPM] upgraded lz4 (1:1.8.1.2-1 -> 1:1.8.3-1)
[2018-11-29 10:45] [ALPM] upgraded libsystemd (238.76-1 -> 239.303-1)
[2018-11-29 10:45] [ALPM] upgraded device-mapper (2.02.177-5 -> 2.02.182-1)
[2018-11-29 10:45] [ALPM] upgraded popt (1.16-9 -> 1.16-10)
[2018-11-29 10:45] [ALPM] upgraded json-c (0.13-1 -> 0.13.1-2)
[2018-11-29 10:45] [ALPM] upgraded cryptsetup (2.0.2-1 -> 2.0.5-1)
[2018-11-29 10:45] [ALPM] upgraded dbus (1.12.6-1 -> 1.12.10-2)
[2018-11-29 10:45] [ALPM] upgraded libmnl (1.0.4-1 -> 1.0.4-2)
[2018-11-29 10:45] [ALPM] upgraded libnftnl (1.0.9-1 -> 1.1.1-1)
[2018-11-29 10:45] [ALPM] upgraded libpcap (1.8.1-2 -> 1.9.0-1)
[2018-11-29 10:45] [ALPM] installed libnfnetlink (1.0.1-3)
[2018-11-29 10:45] [ALPM] installed libnetfilter_conntrack (1.0.7-1)
[2018-11-29 10:45] [ALPM] upgraded iptables (1.6.2-2 -> 1:1.8.2-1)
[2018-11-29 10:45] [ALPM] upgraded kbd (2.0.4-1 -> 2.0.4-2)
[2018-11-29 10:45] [ALPM] upgraded kmod (24-1 -> 25-1)
[2018-11-29 10:45] [ALPM] upgraded hwids (20171003-1 -> 20180917-1)
[2018-11-29 10:45] [ALPM] upgraded libunistring (0.9.9-1 -> 0.9.10-1)
[2018-11-29 10:45] [ALPM] upgraded libidn2 (2.0.4-2 -> 2.0.5-1)
[2018-11-29 10:45] [ALPM] upgraded libelf (0.170-1 -> 0.174-1)
[2018-11-29 10:45] [ALPM] upgraded libseccomp (2.3.2-2 -> 2.3.3-1)
[2018-11-29 10:45] [ALPM] upgraded shadow (4.5-4 -> 4.6-1)
[2018-11-29 10:45] [ALPM] upgraded gmp (6.1.2-1 -> 6.1.2-2)
[2018-11-29 10:45] [ALPM] upgraded coreutils (8.29-1 -> 8.30-1)
[2018-11-29 10:45] [ALPM] upgraded util-linux (2.32-3 -> 2.33-2)
[2018-11-29 10:45] [ALPM] upgraded pcre2 (10.31-1 -> 10.32-1)
[2018-11-29 10:45] [ALPM] installed audit (2.8.4-2)
[2018-11-29 10:45] [ALPM] upgraded systemd (238.76-1 -> 239.303-1)
[2018-11-29 10:45] [ALPM] upgraded js52 (52.7.3-2 -> 52.9.0-1)
[2018-11-29 10:45] [ALPM] upgraded polkit (0.114-1 -> 0.115+3+g8638ec5-1)
[2018-11-29 10:45] [ALPM] upgraded accountsservice (0.6.47-1 -> 0.6.54+2+g204a4ab-1)
[2018-11-29 10:45] [ALPM] upgraded libpng (1.6.34-2 -> 1.6.35-1)
[2018-11-29 10:45] [ALPM] upgraded libjpeg-turbo (1.5.3-1 -> 2.0.1-1)
[2018-11-29 10:45] [ALPM] upgraded zstd (1.3.4-1 -> 1.3.7-1)
[2018-11-29 10:45] [ALPM] upgraded libtiff (4.0.9-1 -> 4.0.10-1)
[2018-11-29 10:45] [ALPM] upgraded xcb-proto (1.13-1 -> 1.13-2)
[2018-11-29 10:45] [ALPM] upgraded libxdmcp (1.1.2-1 -> 1.1.2-2)
[2018-11-29 10:45] [ALPM] upgraded libxcb (1.13-1 -> 1.13.1-1)
[2018-11-29 10:45] [ALPM] upgraded libx11 (1.6.5-1 -> 1.6.7-1)
[2018-11-29 10:45] [ALPM] upgraded icu (61.1-1 -> 63.1-2)
[2018-11-29 10:45] [ALPM] upgraded libxml2 (2.9.8-2 -> 2.9.8-6)
[2018-11-29 10:45] [ALPM] upgraded shared-mime-info (1.9-1 -> 1.10-1)
[2018-11-29 10:45] [ALPM] upgraded gdk-pixbuf2 (2.36.12-1 -> 2.38.0-1)
[2018-11-29 10:45] [ALPM] upgraded libdatrie (0.2.10-2 -> 0.2.12-1)
[2018-11-29 10:45] [ALPM] upgraded libthai (0.1.27-1 -> 0.1.28-1)
[2018-11-29 10:45] [ALPM] upgraded libxrender (0.9.10-1 -> 0.9.10-2)
[2018-11-29 10:45] [ALPM] upgraded libxext (1.3.3-1 -> 1.3.3-2)
[2018-11-29 10:45] [ALPM] upgraded graphite (1:1.3.11-1 -> 1:1.3.12-1)
[2018-11-29 10:45] [ALPM] upgraded harfbuzz (1.7.6-2 -> 2.1.3-1)
[2018-11-29 10:45] [ALPM] upgraded fontconfig (2.13.0+10+g58f5285-1 -> 2:2.13.1+12+g5f5ec56-1)
[2018-11-29 10:45] [ALPM-SCRIPTLET] Rebuilding fontconfig cache... done.
[2018-11-29 10:45] [ALPM] upgraded pixman (0.34.0-1 -> 0.36.0-1)
[2018-11-29 10:45] [ALPM] upgraded lzo (2.10-1 -> 2.10-2)
[2018-11-29 10:45] [ALPM] upgraded cairo (1.15.12-1 -> 1.16.0-1)
[2018-11-29 10:45] [ALPM] upgraded libxft (2.3.2-1 -> 2.3.2-2)
[2018-11-29 10:45] [ALPM] upgraded fribidi (1.0.2-1 -> 1.0.5-1)
[2018-11-29 10:45] [ALPM] upgraded pango (1.42.1-1 -> 1.42.4-1)
[2018-11-29 10:45] [ALPM] upgraded libcroco (0.6.12+4+g9ad7287-1 -> 0.6.12+4+g9ad7287-2)
[2018-11-29 10:45] [ALPM] upgraded librsvg (2:2.42.3-1 -> 2:2.44.9-1)
[2018-11-29 10:45] [ALPM] upgraded gtk-update-icon-cache (3.22.30-1 -> 3.24.1+8+g220f77d8c1-1)
[2018-11-29 10:45] [ALPM] upgraded adwaita-icon-theme (3.28.0-1 -> 3.30.1-1)
[2018-11-29 10:45] [ALPM] upgraded alsa-lib (1.1.6-1 -> 1.1.7-2)
[2018-11-29 10:45] [ALPM] upgraded libyaml (0.1.7-1 -> 0.2.1-1)
[2018-11-29 10:45] [ALPM] upgraded libstemmer (0+337-2 -> 0+337-3)
[2018-11-29 10:45] [ALPM] upgraded appstream (0.12.0-1 -> 0.12.3-1)
[2018-11-29 10:45] [ALPM] upgraded xcb-util-keysyms (0.4.0-1 -> 0.4.0-2)
[2018-11-29 10:45] [ALPM] upgraded xcb-util-renderutil (0.3.9-1 -> 0.3.9-2)
[2018-11-29 10:45] [ALPM] upgraded libdrm (2.4.91-3 -> 2.4.96-1)
[2018-11-29 10:45] [ALPM] upgraded wayland (1.14.0-1 -> 1.16.0-1)
[2018-11-29 10:45] [ALPM] upgraded libxxf86vm (1.1.4-1 -> 1.1.4-2)
[2018-11-29 10:45] [ALPM] upgraded libomxil-bellagio (0.9.3-1 -> 0.9.3-2)
[2018-11-29 10:45] [ALPM] upgraded libunwind (1.2.1-1 -> 1.2.1-2)
[2018-11-29 10:45] [ALPM] upgraded libedit (20170329_3.1-1 -> 20180525_3.1-1)
[2018-11-29 10:45] [ALPM] upgraded llvm-libs (6.0.0-4 -> 7.0.0-2)
[2018-11-29 10:45] [ALPM] upgraded lm_sensors (3.4.0-2 -> 3.4.0+5176+dcf23676-1)
[2018-11-29 10:45] [ALPM] upgraded mesa (18.0.2-1 -> 18.2.5-1)
[2018-11-29 10:45] [ALPM] upgraded libepoxy (1.5.1-1 -> 1.5.3-1)
[2018-11-29 10:45] [ALPM] upgraded xkeyboard-config (2.23.1-3 -> 2.25-1)
[2018-11-29 10:45] [ALPM] upgraded libxkbfile (1.0.9-1 -> 1.0.9-2)
[2018-11-29 10:45] [ALPM] upgraded xorg-xkbcomp (1.4.1-1 -> 1.4.2-1)
[2018-11-29 10:45] [ALPM] upgraded xorg-setxkbmap (1.3.1-1 -> 1.3.1-2)
[2018-11-29 10:45] [ALPM] upgraded xorg-server-common (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:45] [ALPM] upgraded mtdev (1.1.5-1 -> 1.1.5-2)
[2018-11-29 10:45] [ALPM] upgraded libevdev (1.5.9-1 -> 1.6.0-1)
[2018-11-29 10:45] [ALPM] upgraded libwacom (0.29-1 -> 0.32-1)
[2018-11-29 10:45] [ALPM] upgraded libinput (1.10.6-1 -> 1.12.3-1)
[2018-11-29 10:45] [ALPM] upgraded xf86-input-libinput (0.27.1-1 -> 0.28.1-1)
[2018-11-29 10:45] [ALPM] upgraded libfontenc (1.1.3-1 -> 1.1.3-2)
[2018-11-29 10:45] [ALPM] upgraded xorg-server (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:45] [ALPM] installed eglexternalplatform (1.0+3+g7c8f8e2-1)
[2018-11-29 10:45] [ALPM] installed egl-wayland (1.1.0-1)
[2018-11-29 10:45] [ALPM] upgraded nvidia-utils (390.48-1 -> 415.18-1)
[2018-11-29 10:45] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2018-11-29 10:45] [ALPM] upgraded libglvnd (1.0.0-1 -> 1.1.0-1)
[2018-11-29 10:45] [ALPM] upgraded libsm (1.2.2-2 -> 1.2.3-1)
[2018-11-29 10:45] [ALPM] upgraded libxt (1.1.5-1 -> 1.1.5-2)
[2018-11-29 10:45] [ALPM] upgraded libxmu (1.1.2-1 -> 1.1.2-2)
[2018-11-29 10:45] [ALPM] upgraded xdg-utils (1.1.2-2 -> 1.1.3-3)
[2018-11-29 10:45] [ALPM] upgraded xcb-util-wm (0.4.1-1 -> 0.4.1-2)
[2018-11-29 10:45] [ALPM] upgraded libxi (1.7.9-1 -> 1.7.9-2)
[2018-11-29 10:45] [ALPM] upgraded sqlite (3.23.1-1 -> 3.25.3-1)
[2018-11-29 10:45] [ALPM] upgraded xcb-util (0.4.0-1 -> 0.4.0-2)
[2018-11-29 10:45] [ALPM] upgraded xcb-util-image (0.4.0-1 -> 0.4.0-2)
[2018-11-29 10:45] [ALPM] upgraded tslib (1.16-1 -> 1.18-1)
[2018-11-29 10:45] [ALPM] upgraded libxkbcommon (0.8.0-1 -> 0.8.2-1)
[2018-11-29 10:45] [ALPM] upgraded libxkbcommon-x11 (0.8.0-1 -> 0.8.2-1)
[2018-11-29 10:45] [ALPM] upgraded libproxy (0.4.15-6 -> 0.4.15-8)
[2018-11-29 10:45] [ALPM] upgraded p11-kit (0.23.10-1 -> 0.23.14-1)
[2018-11-29 10:45] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/p11-kit-server.socket → /usr/lib/systemd/user/p11-kit-server.socket.
[2018-11-29 10:45] [ALPM] upgraded gnutls (3.5.18-1 -> 3.5.19-2)
[2018-11-29 10:45] [ALPM] upgraded libdaemon (0.14-3 -> 0.14-4)
[2018-11-29 10:45] [ALPM] upgraded avahi (0.7+4+gd8d8c67-1 -> 0.7+16+g1cc2b8e-2)
[2018-11-29 10:45] [ALPM] upgraded libcups (2.2.7-2 -> 2.2.9-1)
[2018-11-29 10:45] [ALPM] upgraded double-conversion (3.0.0-1 -> 3.1.1-1)
[2018-11-29 10:45] [ALPM] upgraded qt5-base (5.10.1-8 -> 5.11.2-3)
[2018-11-29 10:45] [ALPM] upgraded appstream-qt (0.12.0-1 -> 0.12.3-1)
[2018-11-29 10:46] [ALPM] upgraded archlinux-appstream-data (20180424-1 -> 20181117-1)
[2018-11-29 10:46] [ALPM] upgraded archlinux-keyring (20180404-1 -> 20181126-1)
[2018-11-29 10:46] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2018-11-29 10:46] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2018-11-29 10:46] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2018-11-29 10:46] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2018-11-29 10:47] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2018-11-29 10:47] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2018-11-29 10:47] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2018-11-29 10:47] [ALPM-SCRIPTLET] ==> Updating trust database...
[2018-11-29 10:47] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-03-29
[2018-11-29 10:47] [ALPM] upgraded findutils (4.6.0-2 -> 4.6.0-4)
[2018-11-29 10:47] [ALPM] upgraded ca-certificates-utils (20170307-1 -> 20181109-1)
[2018-11-29 10:47] [ALPM] upgraded nspr (4.19-1 -> 4.20-1)
[2018-11-29 10:47] [ALPM] upgraded nss (3.36.1-1 -> 3.40-2)
[2018-11-29 10:47] [ALPM] upgraded jre8-openjdk-headless (8.u172-2 -> 8.u192-1)
[2018-11-29 10:47] [ALPM] upgraded jre8-openjdk (8.u172-2 -> 8.u192-1)
[2018-11-29 10:47] [ALPM] upgraded arduino-ctags (5.8_arduino11-2 -> 5.8_arduino11-3)
[2018-11-29 10:47] [ALPM] upgraded arduino-builder (1.3.25-3 -> 1.4.1-1)
[2018-11-29 10:47] [ALPM] upgraded atk (2.28.1-1 -> 2.30.0-1)
[2018-11-29 10:47] [ALPM] upgraded libxinerama (1.1.3-2 -> 1.1.4-1)
[2018-11-29 10:47] [ALPM] upgraded libxcomposite (0.4.4-2 -> 0.4.4-3)
[2018-11-29 10:47] [ALPM] upgraded arduino (1:1.8.5-1 -> 1:1.8.7-1)
[2018-11-29 10:47] [ALPM] upgraded libxtst (1.2.3-1 -> 1.2.3-2)
[2018-11-29 10:47] [ALPM] upgraded at-spi2-core (2.28.0-1 -> 2.30.0-2)
[2018-11-29 10:47] [ALPM] upgraded at-spi2-atk (2.26.2-1 -> 2.30.0-1)
[2018-11-29 10:47] [ALPM] upgraded attica (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded m4 (1.4.18-1 -> 1.4.18-2)
[2018-11-29 10:47] [ALPM] upgraded diffutils (3.6-1 -> 3.6-2)
[2018-11-29 10:47] [ALPM] upgraded autoconf (2.69-4 -> 2.69-5)
[2018-11-29 10:47] [ALPM] upgraded automake (1.15.1-1 -> 1.16.1-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-xmlpatterns (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-declarative (5.10.1-4 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded ki18n (5.45.0-2 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded karchive (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded openjpeg2 (2.3.0-1 -> 2.3.0-3)
[2018-11-29 10:47] [ALPM] upgraded libssh2 (1.8.0-2 -> 1.8.0-3)
[2018-11-29 10:47] [ALPM] upgraded libpsl (0.20.1-2 -> 0.20.2-1)
[2018-11-29 10:47] [ALPM] upgraded libnghttp2 (1.31.1-1 -> 1.34.0-1)
[2018-11-29 10:47] [ALPM] upgraded ca-certificates-mozilla (3.36.1-1 -> 3.40-2)
[2018-11-29 10:47] [ALPM] upgraded ca-certificates (20170307-1 -> 20181109-1)
[2018-11-29 10:47] [ALPM] upgraded curl (7.59.0-2 -> 7.62.0-1)
[2018-11-29 10:47] [ALPM] upgraded poppler (0.64.0-1 -> 0.71.0-1)
[2018-11-29 10:47] [ALPM] upgraded poppler-qt5 (0.64.0-1 -> 0.71.0-1)
[2018-11-29 10:47] [ALPM] upgraded taglib (1.11.1-1 -> 1.11.1-2)
[2018-11-29 10:47] [ALPM] installed aom (1.0.0-1)
[2018-11-29 10:47] [ALPM] upgraded gsm (1.0.17-1 -> 1.0.18-1)
[2018-11-29 10:47] [ALPM] upgraded libogg (1.3.3-2 -> 1.3.3-3)
[2018-11-29 10:47] [ALPM] upgraded flac (1.3.2-1 -> 1.3.2-2)
[2018-11-29 10:47] [ALPM] upgraded libsndfile (1.0.28-1 -> 1.0.28-2)
[2018-11-29 10:47] [ALPM] upgraded libsamplerate (0.1.9-1 -> 0.1.9-2)
[2018-11-29 10:47] [ALPM] upgraded zita-alsa-pcmi (0.2.0-3 -> 0.3.2-1)
[2018-11-29 10:47] [ALPM] upgraded zita-resampler (1.6.0-2 -> 1.6.2-1)
[2018-11-29 10:47] [ALPM] upgraded jack (0.125.0-3 -> 0.125.0-5)
[2018-11-29 10:47] [ALPM] upgraded lame (3.100-1 -> 3.100-2)
[2018-11-29 10:47] [ALPM] upgraded libraw1394 (2.1.2-1 -> 2.1.2-2)
[2018-11-29 10:47] [ALPM] upgraded libiec61883 (1.2.0-4 -> 1.2.0-5)
[2018-11-29 10:47] [ALPM] upgraded libmodplug (0.8.9.0-1 -> 0.8.9.0-2)
[2018-11-29 10:47] [ALPM] upgraded libasyncns (0.8+3+g68cd5af-1 -> 0.8+3+g68cd5af-2)
[2018-11-29 10:47] [ALPM] upgraded libpulse (11.1-1 -> 12.2-2)
[2018-11-29 10:47] [ALPM] upgraded libssh (0.7.5-2 -> 0.8.5-1)
[2018-11-29 10:47] [ALPM] upgraded giflib (5.1.4-1 -> 5.1.4-2)
[2018-11-29 10:47] [ALPM] upgraded libwebp (1.0.0-1 -> 1.0.1-1)
[2018-11-29 10:47] [ALPM] upgraded libxv (1.0.11-1 -> 1.0.11-2)
[2018-11-29 10:47] [ALPM] upgraded opencore-amr (0.1.5-1 -> 0.1.5-2)
[2018-11-29 10:47] [ALPM] upgraded opus (1.2.1-1 -> 1.3-1)
[2018-11-29 10:47] [ALPM] upgraded libibus (1.5.18-1 -> 1.5.19-1)
[2018-11-29 10:47] [ALPM] upgraded sdl2 (2.0.8-8 -> 2.0.9-1)
[2018-11-29 10:47] [ALPM] upgraded speexdsp (1.2rc3-2 -> 1.2rc3-3)
[2018-11-29 10:47] [ALPM] upgraded speex (1.2.0-1 -> 1.2.0-2)
[2018-11-29 10:47] [ALPM] upgraded sysfsutils (2.1.0-9 -> 2.1.0-10)
[2018-11-29 10:47] [ALPM] upgraded v4l-utils (1.14.2-1 -> 1.16.2-1)
[2018-11-29 10:47] [ALPM] upgraded libbluray (1.0.2-1 -> 1.0.2-2)
[2018-11-29 10:47] [ALPM] upgraded libva (2.1.0-1 -> 2.3.0-1)
[2018-11-29 10:47] [ALPM] upgraded vid.stab (1.1-1 -> 1.1-2)
[2018-11-29 10:47] [ALPM] installed l-smash (2.14.5-1)
[2018-11-29 10:47] [ALPM] installed x264 (2:155.r0a84d986-2)
[2018-11-29 10:47] [ALPM] upgraded x265 (2.7-1 -> 2.9-1)
[2018-11-29 10:47] [ALPM] upgraded ffmpeg (1:3.4.2-2 -> 1:4.1-1)
[2018-11-29 10:47] [ALPM] upgraded convertlit (1.8-7 -> 1.8-8)
[2018-11-29 10:47] [ALPM] upgraded ebook-tools (0.2.2-4 -> 0.2.2-5)
[2018-11-29 10:47] [ALPM] upgraded kfilemetadata (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-x11extras (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded libxss (1.2.2-2 -> 1.2.3-1)
[2018-11-29 10:47] [ALPM] upgraded kidletime (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded media-player-info (23-1 -> 24-1)
[2018-11-29 10:47] [ALPM] upgraded libplist (2.0.0+11+gec9ba8b-1 -> 2.0.0+11+gec9ba8b-2)
[2018-11-29 10:47] [ALPM] upgraded libusbmuxd (1.0.10+13+gc724e70-1 -> 1.0.10+29+g9db5747-1)
[2018-11-29 10:47] [ALPM] upgraded usbmuxd (1.1.0+28+g46bdf3e-1 -> 1.1.0+48+g1cc8b34-2)
[2018-11-29 10:47] [ALPM] upgraded libimobiledevice (1.2.0+66+g5a85432-1 -> 1.2.0+87+g92c5462-1)
[2018-11-29 10:47] [ALPM] upgraded upower (0.99.7-1 -> 0.99.9-1)
[2018-11-29 10:47] [ALPM] upgraded libatasmart (0.19-3 -> 0.19-4)
[2018-11-29 10:47] [ALPM] upgraded btrfs-progs (4.16-2 -> 4.19-1)
[2018-11-29 10:47] [ALPM] upgraded dosfstools (4.1-1 -> 4.1-2)
[2018-11-29 10:47] [ALPM] upgraded dmraid (1.0.0.rc16.3-10 -> 1.0.0.rc16.3-11)
[2018-11-29 10:47] [ALPM] upgraded gptfdisk (1.0.3-1 -> 1.0.4-1)
[2018-11-29 10:47] [ALPM] upgraded libbytesize (1.2-1 -> 1.4-1)
[2018-11-29 10:47] [ALPM] upgraded libaio (0.3.111-1 -> 0.3.111-2)
[2018-11-29 10:47] [ALPM] upgraded lvm2 (2.02.177-5 -> 2.02.182-1)
[2018-11-29 10:47] [ALPM] upgraded mdadm (4.0-1 -> 4.0-2)
[2018-11-29 10:47] [ALPM] installed ndctl (63-1)
[2018-11-29 10:47] [ALPM] upgraded parted (3.2-6 -> 3.2-7)
[2018-11-29 10:47] [ALPM] upgraded npth (1.5-1 -> 1.6-1)
[2018-11-29 10:47] [ALPM] warning: /usr/bin/pinentry installed as /usr/bin/pinentry.pacnew
[2018-11-29 10:47] [ALPM] upgraded pinentry (1.1.0-2 -> 1.1.0-4)
[2018-11-29 10:47] [ALPM] upgraded gnupg (2.2.6-1 -> 2.2.11-1)
[2018-11-29 10:47] [ALPM] upgraded gpgme (1.11.1-1 -> 1.12.0-1)
[2018-11-29 10:47] [ALPM] upgraded volume_key (0.3.9-5 -> 0.3.11-2)
[2018-11-29 10:47] [ALPM] upgraded xfsprogs (4.15.1-1 -> 4.19.0-1)
[2018-11-29 10:47] [ALPM] upgraded libblockdev (2.16-1 -> 2.20-1)
[2018-11-29 10:47] [ALPM] upgraded udisks2 (2.7.6-1 -> 2.8.1-1)
[2018-11-29 10:47] [ALPM] upgraded solid (5.45.0-2 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kcoreaddons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kwidgetsaddons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kjobwidgets (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kdbusaddons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kconfig (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kwindowsystem (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kcrash (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kglobalaccel (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kcompletion (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kservice (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-svg (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded polkit-qt5 (0.112.0+git20180107-1 -> 0.112.0+git20180107-2)
[2018-11-29 10:47] [ALPM] upgraded kauth (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kcodecs (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kguiaddons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kconfigwidgets (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kitemviews (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kiconthemes (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded sonnet (5.45.0-1 -> 5.52.0-2)
[2018-11-29 10:47] [ALPM] upgraded gstreamer (1.14.0-1 -> 1.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded iso-codes (3.76-1 -> 4.1-1)
[2018-11-29 10:47] [ALPM] upgraded gst-plugins-base-libs (1.14.0-1 -> 1.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded cdparanoia (10.2-5 -> 10.2-7)
[2018-11-29 10:47] [ALPM] upgraded graphene (1.8.0-1 -> 1.8.2-1)
[2018-11-29 10:47] [ALPM] upgraded gst-plugins-base (1.14.0-1 -> 1.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded openal (1.18.2-1 -> 1.19.1-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-multimedia (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-speech (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded ktextwidgets (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kxmlgui (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kbookmarks (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded tar (1.30-1 -> 1.30-2)
[2018-11-29 10:47] [ALPM] upgraded libtool (2.4.6+40+g6ca5e224-5 -> 2.4.6+42+gb88cebd5-2)
[2018-11-29 10:47] [ALPM] upgraded tdb (1.3.15-1 -> 1.3.16-1)
[2018-11-29 10:47] [ALPM] upgraded sound-theme-freedesktop (0.8-2 -> 0.8-3)
[2018-11-29 10:47] [ALPM] upgraded libcanberra (0.30+2+gc0620e4-1 -> 0.30+2+gc0620e4-2)
[2018-11-29 10:47] [ALPM] upgraded libdbusmenu-qt5 (0.9.3+16.04.20160218-1 -> 0.9.3+16.04.20160218-2)
[2018-11-29 10:47] [ALPM] upgraded knotifications (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kwallet (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded qt5-script (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:47] [ALPM] upgraded kio (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded baloo (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded baloo-widgets (18.04.0-1 -> 18.08.3-1)
[2018-11-29 10:47] [ALPM] upgraded bc (1.07.1-1 -> 1.07.1-2)
[2018-11-29 10:47] [ALPM] upgraded binutils (2.30-3 -> 2.31.1-3)
[2018-11-29 10:47] [ALPM] upgraded bison (3.0.4-3 -> 3.2-1)
[2018-11-29 10:47] [ALPM] upgraded libical (3.0.3-2 -> 3.0.4-2)
[2018-11-29 10:47] [ALPM] upgraded bluez (5.49-3 -> 5.50-3)
[2018-11-29 10:47] [ALPM] upgraded bluez-qt (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded bluedevil (1:5.12.5-1 -> 1:5.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded bluez-libs (5.49-3 -> 5.50-3)
[2018-11-29 10:47] [ALPM] upgraded bluez-utils (5.49-3 -> 5.50-3)
[2018-11-29 10:47] [ALPM] upgraded boost-libs (1.66.0-2 -> 1.68.0-2)
[2018-11-29 10:47] [ALPM] upgraded kpackage (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded knewstuff (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded frameworkintegration (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kdecoration (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded breeze-icons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] upgraded kwayland (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:47] [ALPM] installed fftw (3.3.8-1)
[2018-11-29 10:47] [ALPM] upgraded breeze (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded breeze-gtk (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:47] [ALPM] upgraded cantarell-fonts (1:0.101-1 -> 1:0.111-1)
[2018-11-29 10:47] [ALPM] upgraded talloc (2.1.13-1 -> 2.1.14-1)
[2018-11-29 10:47] [ALPM] upgraded libbsd (0.8.7-1 -> 0.9.1-1)
[2018-11-29 10:47] [ALPM] upgraded libwbclient (4.8.1-1 -> 4.9.3-1)
[2018-11-29 10:47] [ALPM] upgraded cifs-utils (6.7-2 -> 6.8-2)
[2018-11-29 10:47] [ALPM] upgraded clucene (2.3.3.4-9 -> 2.3.3.4-10)
[2018-11-29 10:47] [ALPM] upgraded libgusb (0.2.11-1 -> 0.3.0-1)
[2018-11-29 10:47] [ALPM] upgraded dconf (0.28.0-1 -> 0.30.1-1)
[2018-11-29 10:47] [ALPM] upgraded colord (1.4.3-1 -> 1.4.3-2)
[2018-11-29 10:47] [ALPM] upgraded qpdf (8.0.2-1 -> 8.2.1-1)
[2018-11-29 10:47] [ALPM] upgraded liblqr (0.4.2-1 -> 0.4.2-2)
[2018-11-29 10:47] [ALPM] upgraded libmagick (7.0.7.28-1 -> 7.0.8.14-1)
[2018-11-29 10:47] [ALPM] upgraded imagemagick (7.0.7.28-1 -> 7.0.8.14-1)
[2018-11-29 10:47] [ALPM] upgraded liblouis (3.5.0-1 -> 3.7.0-1)
[2018-11-29 10:47] [ALPM] upgraded ijs (0.35-1 -> 0.35-2)
[2018-11-29 10:48] [ALPM] upgraded cups-filters (1.20.3-2 -> 1.21.4-1)
[2018-11-29 10:48] [ALPM] upgraded run-parts (4.8.4-1 -> 4.8.6-1)
[2018-11-29 10:48] [ALPM] upgraded libpaper (1.1.24-10 -> 1.1.24-11)
[2018-11-29 10:48] [ALPM] upgraded cups (2.2.7-2 -> 2.2.9-1)
[2018-11-29 10:48] [ALPM] upgraded dhcpcd (7.0.4-1 -> 7.0.8-1)
[2018-11-29 10:48] [ALPM] upgraded kitemmodels (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded qt5-graphicaleffects (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:48] [ALPM] upgraded qt5-quickcontrols (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:48] [ALPM] upgraded qt5-quickcontrols2 (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:48] [ALPM] upgraded kirigami2 (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded discover (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:48] [ALPM] upgraded kdnssd (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded tevent (1:0.9.36-1 -> 1:0.9.37-1)
[2018-11-29 10:48] [ALPM] upgraded ldb (1.3.2-1 -> 1:1.4.3-1)
[2018-11-29 10:48] [ALPM] upgraded python2 (2.7.15-1 -> 2.7.15-2)
[2018-11-29 10:48] [ALPM] upgraded gamin (0.1.10-8 -> 0.1.10-9)
[2018-11-29 10:48] [ALPM] upgraded libarchive (3.3.2-1 -> 3.3.3-1)
[2018-11-29 10:48] [ALPM] upgraded jansson (2.10-3 -> 2.11-1)
[2018-11-29 10:48] [ALPM] upgraded smbclient (4.8.1-1 -> 4.9.3-1)
[2018-11-29 10:48] [ALPM] upgraded glu (9.0.0-4 -> 9.0.0-5)
[2018-11-29 10:48] [ALPM] upgraded ilmbase (2.2.1-1 -> 2.3.0-1)
[2018-11-29 10:48] [ALPM] upgraded openexr (2.2.1-1 -> 2.3.0-1)
[2018-11-29 10:48] [ALPM] upgraded libmtp (1.1.15-1 -> 1.1.16-1)
[2018-11-29 10:48] [ALPM] upgraded libutempter (1.1.6-2 -> 1.1.6-3)
[2018-11-29 10:48] [ALPM] upgraded kpty (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded kactivities (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded kio-extras (18.04.0-1 -> 18.08.3-2)
[2018-11-29 10:48] [ALPM] upgraded kdeclarative (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded kcmutils (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded kparts (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded kinit (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:48] [ALPM] upgraded phonon-qt5-gstreamer (4.9.0-4 -> 4.9.0-5)
[2018-11-29 10:48] [ALPM] upgraded phonon-qt5 (4.10.1-1 -> 4.10.1-2)
[2018-11-29 10:48] [ALPM] upgraded dolphin (18.04.0-2 -> 18.08.3-1)
[2018-11-29 10:48] [ALPM] upgraded kxmlrpcclient (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:49] [ALPM] upgraded python (3.6.5-2 -> 3.7.1-1)
[2018-11-29 10:49] [ALPM] upgraded gzip (1.9-1 -> 1.9-2)
[2018-11-29 10:49] [ALPM] upgraded texinfo (6.5-1 -> 6.5-2)
[2018-11-29 10:49] [ALPM] upgraded libatomic_ops (7.6.4-1 -> 7.6.6-1)
[2018-11-29 10:49] [ALPM] upgraded gc (7.6.4-1 -> 7.6.8-1)
[2018-11-29 10:49] [ALPM] upgraded guile2.0 (2.0.14-1 -> 2.0.14-2)
[2018-11-29 10:49] [ALPM] upgraded gdb-common (8.1-1 -> 8.2-2)
[2018-11-29 10:49] [ALPM] upgraded gdb (8.1-1 -> 8.2-2)
[2018-11-29 10:49] [ALPM] upgraded drkonqi (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:49] [ALPM] upgraded editorconfig-core-c (0.12.2-1 -> 0.12.3-1)
[2018-11-29 10:49] [ALPM] upgraded fakeroot (1.22-1 -> 1.23-1)
[2018-11-29 10:49] [ALPM] upgraded file (5.33-1 -> 5.35-1)
[2018-11-29 10:49] [ALPM] upgraded json-glib (1.4.2-2 -> 1.4.4-1)
[2018-11-29 10:49] [ALPM] upgraded wayland-protocols (1.13-1 -> 1.17-1)
[2018-11-29 10:49] [ALPM] upgraded gsettings-desktop-schemas (3.28.0+1+g85521dc-1 -> 3.28.1-1)
[2018-11-29 10:49] [ALPM] upgraded glib-networking (2.56.0-1 -> 2.58.0-1)
[2018-11-29 10:49] [ALPM] upgraded libsoup (2.62.1-1 -> 2.64.2-1)
[2018-11-29 10:49] [ALPM] upgraded gtk3 (3.22.30-1 -> 3.24.1+8+g220f77d8c1-1)
[2018-11-29 10:49] [ALPM] upgraded mozilla-common (1.4-4 -> 1.4-5)
[2018-11-29 10:49] [ALPM] upgraded startup-notification (0.12-5 -> 0.12-6)
[2018-11-29 10:49] [ALPM] upgraded noto-fonts (20180322-1 -> 20181024-1)
[2018-11-29 10:50] [ALPM] upgraded firefox (59.0.2-2 -> 63.0.3-1)
[2018-11-29 10:50] [ALPM] upgraded firejail (0.9.52-1 -> 0.9.56-1)
[2018-11-29 10:50] [ALPM] upgraded flex (2.6.4-1 -> 2.6.4-2)
[2018-11-29 10:50] [ALPM] upgraded gcc (7.3.1+20180406-1 -> 8.2.1+20180831-1)
[2018-11-29 10:50] [ALPM] upgraded gconf (3.2.6+11+g07808097-3 -> 3.2.6+11+g07808097-4)
[2018-11-29 10:50] [ALPM] upgraded gettext (0.19.8.1-2 -> 0.19.8.1-3)
[2018-11-29 10:50] [ALPM] upgraded perl-error (0.17025-2 -> 0.17027-1)
[2018-11-29 10:50] [ALPM] upgraded perl-timedate (2.30-4 -> 2.30-5)
[2018-11-29 10:50] [ALPM] upgraded perl-mailtools (2.20-1 -> 2.20-2)
[2018-11-29 10:50] [ALPM] upgraded grep (3.1-1 -> 3.1-2)
[2018-11-29 10:50] [ALPM] upgraded git (2.17.0-1 -> 2.19.2-1)
[2018-11-29 10:50] [ALPM] upgraded procps-ng (3.3.14-1 -> 3.3.15-1)
[2018-11-29 10:50] [ALPM] upgraded gpm (1.20.7-8 -> 1.20.7.r27.g1fd1941-1)
[2018-11-29 10:50] [ALPM] upgraded groff (1.22.3-7 -> 1.22.3-8)
[2018-11-29 10:50] [ALPM] warning: /boot/grub/grub.cfg saved as /boot/grub/grub.cfg.pacsave
[2018-11-29 10:50] [ALPM] upgraded grub (2:2.02-5 -> 2:2.02-8)
[2018-11-29 10:51] [ALPM] upgraded guile (2.2.3-1 -> 2.2.4-1)
[2018-11-29 10:51] [ALPM] upgraded harfbuzz-icu (1.7.6-2 -> 2.1.3-1)
[2018-11-29 10:51] [ALPM] upgraded hunspell (1.6.2-1 -> 1.7.0-1)
[2018-11-29 10:51] [ALPM] upgraded hyphen (2.8.8-1 -> 2.8.8-2)
[2018-11-29 10:51] [ALPM] upgraded inetutils (1.9.4-5 -> 1.9.4-6)
[2018-11-29 10:51] [ALPM] upgraded intel-ucode (20180312-1 -> 20180807.a-1)
[2018-11-29 10:51] [ALPM] upgraded iproute2 (4.16.0-1 -> 4.19.0-1)
[2018-11-29 10:51] [ALPM] upgraded iputils (20161105.1f2bb12-2 -> 20180629.f6aac8d-2)
[2018-11-29 10:51] [ALPM] upgraded jdk8-openjdk (8.u172-2 -> 8.u192-1)
[2018-11-29 10:51] [ALPM] upgraded jfsutils (1.1.15-4 -> 1.1.15-6)
[2018-11-29 10:51] [ALPM] upgraded kactivities-stats (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kactivitymanagerd (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded kdesu (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kde-cli-tools (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded kjs (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kjsembed (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded knotifyconfig (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded qt5-location (5.10.1-2 -> 5.11.2-2)
[2018-11-29 10:51] [ALPM] upgraded qt5-sensors (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:51] [ALPM] upgraded qt5-webchannel (5.10.1-1 -> 5.11.2-1)
[2018-11-29 10:51] [ALPM] upgraded qt5-webkit (5.212.0alpha2-14 -> 5.212.0alpha2-21)
[2018-11-29 10:51] [ALPM] upgraded libksysguard (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded syntax-highlighting (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded libgit2 (1:0.27.0-1 -> 1:0.27.7-1)
[2018-11-29 10:51] [ALPM] upgraded ktexteditor (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded libqalculate (2.4.0-1 -> 2.8.1-1)
[2018-11-29 10:51] [ALPM] upgraded qt5-tools (5.10.1-1 -> 5.11.2-2)
[2018-11-29 10:51] [ALPM] upgraded kholidays (1:5.45.0-1 -> 1:5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded plasma-framework (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded threadweaver (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded krunner (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded milou (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded qrencode (4.0.0-1 -> 4.0.2-1)
[2018-11-29 10:51] [ALPM] upgraded prison (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kscreenlocker (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded xcb-util-cursor (0.1.3-1 -> 0.1.3-2)
[2018-11-29 10:51] [ALPM] upgraded kwin (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded qqc2-desktop-style (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded xorg-font-util (1.3.1-1 -> 1.3.1-2)
[2018-11-29 10:51] [ALPM] upgraded xorg-mkfontdir (1.0.7-8 -> 1.0.7-9)
[2018-11-29 10:51] [ALPM] upgraded xorg-font-utils (7.6-4 -> 7.6-5)
[2018-11-29 10:51] [ALPM] upgraded xorg-fonts-encodings (1.0.4-4 -> 1.0.4-5)
[2018-11-29 10:51] [ALPM] upgraded plasma-integration (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:51] [ALPM] upgraded kunitconversion (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kemoticons (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kded (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:51] [ALPM] upgraded kdelibs4support (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:52] [ALPM] upgraded libxpm (3.5.12-1 -> 3.5.12-2)
[2018-11-29 10:52] [ALPM] upgraded libxaw (1.0.13-1 -> 1.0.13-2)
[2018-11-29 10:52] [ALPM] upgraded plasma-workspace (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded systemsettings (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kde-gtk-config (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kdeplasma-addons (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kgamma5 (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded khotkeys (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded pciutils (3.5.6-1 -> 3.6.2-1)
[2018-11-29 10:52] [ALPM] upgraded kinfocenter (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kmenuedit (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded knetattach (5.12.5-1 -> 5.14.4-2)
[2018-11-29 10:52] [ALPM] upgraded konsole (18.04.0-1 -> 18.08.3-1)
[2018-11-29 10:52] [ALPM] upgraded kpeople (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:52] [ALPM] upgraded libkscreen (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kscreen (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded ksshaskpass (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded ksysguard (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded socat (1.7.3.2-2 -> 1.7.3.2-3)
[2018-11-29 10:52] [ALPM] upgraded kwallet-pam (5.12.5-2 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kwayland-integration (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded kwrited (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-glibc (2.27-2 -> 2.28-5)
[2018-11-29 10:52] [ALPM] upgraded lib32-attr (2.4.47-2 -> 2.4.48-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-acl (2.2.52-3 -> 2.2.53-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-bzip2 (1.0.6-2 -> 1.0.6-3)
[2018-11-29 10:52] [ALPM] upgraded lib32-expat (2.2.5-1 -> 2.2.6-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-zlib (1.2.11-1 -> 1.2.11-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-gcc-libs (7.3.1+20180406-1 -> 8.2.1+20180831-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-pcre (8.41-1 -> 8.42-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libffi (3.2.1-1 -> 3.2.1-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-util-linux (2.32-1 -> 2.33-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-glib2 (2.56.0+7+g66948ae23-1 -> 2.58.1-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-harfbuzz (1.7.6-2 -> 2.1.3-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libpng (1.6.34-1 -> 1.6.35-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-fontconfig (2.13.0+10+g58f5285-1.1 -> 2:2.13.1+12+g5f5ec56-1)
[2018-11-29 10:52] [ALPM-SCRIPTLET] Rebuilding 32-bit fontconfig cache... done.
[2018-11-29 10:52] [ALPM] upgraded lib32-gettext (0.19.8.1-1 -> 0.19.8.1-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxdmcp (1.1.2-1 -> 1.1.2-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxcb (1.13-1 -> 1.13.1-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libx11 (1.6.5-1 -> 1.6.7-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxext (1.3.3-1 -> 1.3.3-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libdrm (2.4.91-3 -> 2.4.96-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxxf86vm (1.1.4-1 -> 1.1.4-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxfixes (5.0.3-1 -> 5.0.3-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxdamage (1.1.4-2 -> 1.1.4-3)
[2018-11-29 10:52] [ALPM] upgraded lib32-lm_sensors (3.4.0-1 -> 3.4.0-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libelf (0.170-1 -> 0.174-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-ncurses (6.1-1 -> 6.1-3)
[2018-11-29 10:52] [ALPM] upgraded lib32-readline (7.0.003-1 -> 7.0.005-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-icu (61.1-1 -> 63.1-2)
[2018-11-29 10:52] [ALPM] upgraded lib32-libxml2 (2.9.8-2 -> 2.9.8-5)
[2018-11-29 10:52] [ALPM] upgraded lib32-llvm-libs (6.0.0-1 -> 7.0.0-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-wayland (1.14.0-1 -> 1.16.0-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-mesa (18.0.2-1 -> 18.2.5-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-libglvnd (1.0.0-1 -> 1.1.0-1)
[2018-11-29 10:52] [ALPM] upgraded lib32-glu (9.0.0-3 -> 9.0.0-4)
[2018-11-29 10:52] [ALPM] upgraded lib32-libcap (2.25-1 -> 2.25-2)
[2018-11-29 10:53] [ALPM] upgraded lib32-libgpg-error (1.27-1 -> 1.32-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libgcrypt (1.8.2-1 -> 1.8.4-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libjpeg-turbo (1.5.3-1 -> 2.0.0-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-xz (5.2.3-1 -> 5.2.4-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-systemd (238.76-1 -> 239.300-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libpcap (1.8.1-1 -> 1.9.0-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libsm (1.2.2-2 -> 1.2.3-1)
[2018-11-29 10:53] [ALPM] installed lib32-lz4 (1.8.3-1)
[2018-11-29 10:53] [ALPM] installed lib32-zstd (1.3.7-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libtiff (4.0.9-1 -> 4.0.10-1)
[2018-11-29 10:53] [ALPM] upgraded lib32-libxi (1.7.9-1 -> 1.7.9-2)
[2018-11-29 10:53] [ALPM] upgraded lib32-libxrender (0.9.10-1 -> 0.9.10-2)
[2018-11-29 10:53] [ALPM] upgraded lib32-libxrandr (1.5.1-1 -> 1.5.1-2)
[2018-11-29 10:53] [ALPM] upgraded libcanberra-pulse (0.30+2+gc0620e4-1 -> 0.30+2+gc0620e4-2)
[2018-11-29 10:53] [ALPM] upgraded librevenge (0.0.4-1 -> 0.0.4-2)
[2018-11-29 10:53] [ALPM] upgraded libcdr (0.1.4-3 -> 0.1.4-5)
[2018-11-29 10:53] [ALPM] upgraded libcmis (0.5.1-8 -> 0.5.1-10)
[2018-11-29 10:53] [ALPM] upgraded libdca (0.0.5-5 -> 0.0.6-1)
[2018-11-29 10:53] [ALPM] upgraded libdmx (1.1.3-1 -> 1.1.4-1)
[2018-11-29 10:53] [ALPM] upgraded liblangtag (0.6.2-1 -> 0.6.2-2)
[2018-11-29 10:53] [ALPM] upgraded libe-book (0.1.3-2 -> 0.1.3-4)
[2018-11-29 10:53] [ALPM] upgraded libebml (1.3.5-1 -> 1.3.6-1)
[2018-11-29 10:53] [ALPM] upgraded libepubgen (0.1.0-1 -> 0.1.1-1)
[2018-11-29 10:53] [ALPM] upgraded libidn (1.34-2 -> 1.35-1)
[2018-11-29 10:53] [ALPM] upgraded libixion (0.13.0-1 -> 0.14.1-1)
[2018-11-29 10:53] [ALPM] upgraded libkate (0.4.1-5 -> 0.4.1-6)
[2018-11-29 10:53] [ALPM] upgraded libmad (0.15.1b-7 -> 0.15.1b-8)
[2018-11-29 10:53] [ALPM] upgraded libmatroska (1.4.8-1 -> 1.4.9-1)
[2018-11-29 10:53] [ALPM] upgraded libmbim (1.16.0-1 -> 1.16.2-1)
[2018-11-29 10:53] [ALPM] upgraded libmm-glib (1.8rc2+1+g7e949283-1 -> 1.8.2-1)
[2018-11-29 10:53] [ALPM] upgraded libmpcdec (1:0.1+r475-1 -> 1:0.1+r475-2)
[2018-11-29 10:53] [ALPM] upgraded libmpeg2 (0.5.1-5 -> 0.5.1-6)
[2018-11-29 10:53] [ALPM] upgraded libmspub (0.1.4-2 -> 0.1.4-4)
[2018-11-29 10:53] [ALPM] upgraded libndp (1.6-1 -> 1.7-1)
[2018-11-29 10:53] [ALPM] upgraded libnewt (0.52.20-1 -> 0.52.20-2)
[2018-11-29 10:53] [ALPM] upgraded libnm (1.10.6-3 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-29 10:53] [ALPM] upgraded libnm-glib (1.10.6-3 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-29 10:53] [ALPM] upgraded libodfgen (0.1.6-1 -> 0.1.7-1)
[2018-11-29 10:53] [ALPM] upgraded liborcus (0.13.4-1 -> 0.14.1-1)
[2018-11-29 10:53] [ALPM] upgraded libpgm (5.2.122-2 -> 5.2.122-3)
[2018-11-29 10:53] [ALPM] upgraded vulkan-icd-loader (1.1.73.0-1 -> 1.1.92+2999+abe5c2b3c-1)
[2018-11-29 10:53] [ALPM] installed spirv-tools (2018.5-1)
[2018-11-29 10:53] [ALPM] installed glslang (7.9.2888-2)
[2018-11-29 10:53] [ALPM] installed shaderc (2018.0-2)
[2018-11-29 10:53] [ALPM] upgraded libplacebo (0.4.0-1 -> 0.6.0-1)
[2018-11-29 10:53] [ALPM] upgraded libqmi (1.20.0-1 -> 1.20.2-1)
[2018-11-29 10:53] [ALPM] upgraded libqxp (0.0.1-2 -> 0.0.1-4)
[2018-11-29 10:53] [ALPM] upgraded libwps (0.4.9-1 -> 0.4.10-1)
[2018-11-29 10:53] [ALPM] upgraded raptor (2.0.15-8 -> 2.0.15-10)
[2018-11-29 10:53] [ALPM] upgraded redland (1:1.0.17-4 -> 1:1.0.17-6)
[2018-11-29 10:53] [ALPM] upgraded lpsolve (5.5.2.5-2 -> 5.5.2.5-3)
[2018-11-29 10:53] [ALPM] upgraded libvisio (0.1.6-3 -> 0.1.6-5)
[2018-11-29 10:53] [ALPM] upgraded libzmf (0.0.2-3 -> 0.0.2-5)
[2018-11-29 10:53] [ALPM] upgraded xmlsec (1.2.25-1 -> 1.2.27-1)
[2018-11-29 10:53] [ALPM] installed libnumbertext (1.0.5-1)
[2018-11-29 10:53] [ALPM] upgraded libstaroffice (0.0.5-1 -> 0.0.6-1)
[2018-11-29 10:54] [ALPM] upgraded libreoffice-fresh (6.0.3-2 -> 6.1.3-2)
[2018-11-29 10:54] [ALPM] upgraded libtar (1.2.20-3 -> 1.2.20-4)
[2018-11-29 10:54] [ALPM] upgraded zeromq (4.2.2-2 -> 4.2.5-1)
[2018-11-29 10:54] [ALPM] upgraded libteam (1.27-1 -> 1.27-2)
[2018-11-29 10:54] [ALPM] upgraded libtiger (0.3.4-4 -> 0.3.4-5)
[2018-11-29 10:54] [ALPM] upgraded libxvmc (1.0.10-1 -> 1.0.10-2)
[2018-11-29 10:54] [ALPM] upgraded libxxf86dga (1.1.4-1 -> 1.1.4-2)
[2018-11-29 10:54] [ALPM] upgraded licenses (20171006-1 -> 20181104-1)
[2018-11-29 10:55] [ALPM] upgraded linux-firmware (20180416.b562d2f-1 -> 20181026.1cb4e51-1)
[2018-11-29 10:55] [ALPM] upgraded mkinitcpio-busybox (1.28.3-1 -> 1.29.3-1)
[2018-11-29 10:55] [ALPM] upgraded mkinitcpio (24-2 -> 25-1)
[2018-11-29 10:56] [ALPM] upgraded linux (4.16.6-1 -> 4.19.4.arch1-1)
[2018-11-29 10:56] [ALPM] upgraded lua (5.3.4-2 -> 5.3.5-1)
[2018-11-29 10:56] [ALPM] upgraded make (4.2.1-2 -> 4.2.1-3)
[2018-11-29 10:56] [ALPM] upgraded man-db (2.8.3-1 -> 2.8.4-1)
[2018-11-29 10:56] [ALPM] upgraded man-pages (4.16-1 -> 4.16-2)
[2018-11-29 10:56] [ALPM] upgraded mobile-broadband-provider-info (20170310-1 -> 20170310-2)
[2018-11-29 10:56] [ALPM] upgraded ppp (2.4.7-4 -> 2.4.7-5)
[2018-11-29 10:56] [ALPM] upgraded modemmanager (1.8rc2+1+g7e949283-1 -> 1.8.2-1)
[2018-11-29 10:56] [ALPM] upgraded modemmanager-qt (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:56] [ALPM] upgraded nano (2.9.6-1 -> 3.2-1)
[2018-11-29 10:56] [ALPM] upgraded openresolv (3.9.0-1 -> 3.9.0-2)
[2018-11-29 10:56] [ALPM] upgraded netctl (1.16-1 -> 1.19-1)
[2018-11-29 10:56] [ALPM] upgraded openssl-1.0 (1.0.2.o-1 -> 1.0.2.p-1)
[2018-11-29 10:56] [ALPM] upgraded wpa_supplicant (1:2.6-11 -> 1:2.6-12)
[2018-11-29 10:56] [ALPM] upgraded networkmanager (1.10.6-3 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-29 10:56] [ALPM] upgraded networkmanager-qt (5.45.0-1 -> 5.52.0-1)
[2018-11-29 10:56] [ALPM] upgraded nftables (1:0.8.3-1 -> 1:0.9.0-1)
[2018-11-29 10:56] [ALPM] upgraded nvidia (390.48-12 -> 415.18-4)
[2018-11-29 10:56] [ALPM] upgraded oxygen (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2018-11-29 10:56] [ALPM] upgraded pacman-mirrorlist (20180415-1 -> 20180912-1)
[2018-11-29 10:56] [ALPM] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
[2018-11-29 10:56] [ALPM] upgraded pacman (5.0.2-3 -> 5.1.1-1)
[2018-11-29 10:56] [ALPM] upgraded patch (2.7.6-1 -> 2.7.6-7)
[2018-11-29 10:56] [ALPM] installed pkgconf (1.5.4-1)
[2018-11-29 10:56] [ALPM] upgraded polkit-kde-agent (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded plasma-desktop (5.12.5-1 -> 5.14.4-2)
[2018-11-29 10:56] [ALPM] installed qca (2.1.3-2)
[2018-11-29 10:56] [ALPM] upgraded plasma-nm (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded webrtc-audio-processing (0.3-2 -> 0.3.1-1)
[2018-11-29 10:56] [ALPM] upgraded pulseaudio (11.1-1 -> 12.2-2)
[2018-11-29 10:56] [ALPM] upgraded plasma-pa (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded plasma-sdk (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded plasma-vault (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded plasma-workspace-wallpapers (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded powerdevil (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:56] [ALPM] upgraded psmisc (23.1-1 -> 23.2-1)
[2018-11-29 10:56] [ALPM] upgraded sbc (1.3-1 -> 1.4-1)
[2018-11-29 10:56] [ALPM] upgraded pulseaudio-bluetooth (11.1-1 -> 12.2-2)
[2018-11-29 10:56] [ALPM] upgraded reiserfsprogs (3.6.27-1 -> 3.6.27-2)
[2018-11-29 10:56] [ALPM] upgraded s-nail (14.9.10-1 -> 14.9.11-1)
[2018-11-29 10:56] [ALPM] upgraded xorg-xauth (1.0.10-1 -> 1.0.10-2)
[2018-11-29 10:57] [ALPM] upgraded sddm (0.17.0-5 -> 0.18.0-1)
[2018-11-29 10:57] [ALPM] upgraded sddm-kcm (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:57] [ALPM] upgraded sudo (1.8.22-1 -> 1.8.26-2)
[2018-11-29 10:57] [ALPM] upgraded systemd-sysvcompat (238.76-1 -> 239.303-1)
[2018-11-29 10:57] [ALPM] upgraded usbutils (009-1 -> 010-1)
[2018-11-29 10:57] [ALPM] upgraded user-manager (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:57] [ALPM] upgraded vi (1:070224-2 -> 1:070224-3)
[2018-11-29 10:57] [ALPM] upgraded vim-runtime (8.0.1542-2 -> 8.1.0542-1)
[2018-11-29 10:57] [ALPM] upgraded vim (8.0.1542-2 -> 8.1.0542-1)
[2018-11-29 10:57] [ALPM] installed aribb24 (1.0.3-2)
[2018-11-29 10:57] [ALPM] upgraded vlc (3.0.1-2 -> 3.0.4-7)
[2018-11-29 10:57] [ALPM] upgraded which (2.21-2 -> 2.21-3)
[2018-11-29 10:58] [ALPM] upgraded wine-staging (3.7-1 -> 3.21-1)
[2018-11-29 10:58] [ALPM] installed pipewire (0.2.4-1)
[2018-11-29 10:58] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.
[2018-11-29 10:58] [ALPM] upgraded xdg-desktop-portal-kde (5.12.5-1 -> 5.14.4-1)
[2018-11-29 10:58] [ALPM] upgraded xf86-input-synaptics (1.9.0-1 -> 1.9.1-1)
[2018-11-29 10:58] [ALPM-SCRIPTLET] >>> xf86-input-synaptics driver is on maintenance mode and
[2018-11-29 10:58] [ALPM-SCRIPTLET]     xf86-input-libinput driver must be prefered over.
[2018-11-29 10:58] [ALPM] upgraded xf86-video-amdgpu (18.0.1-1 -> 18.1.0-1)
[2018-11-29 10:58] [ALPM] upgraded xf86-video-ati (1:18.0.1-1 -> 1:18.1.0-1)
[2018-11-29 10:58] [ALPM] upgraded xf86-video-intel (1:2.99.917+829+gd7dfab62-1 -> 1:2.99.917+855+g746ab3bb-1)
[2018-11-29 10:58] [ALPM] upgraded xf86-video-nouveau (1.0.15-2 -> 1.0.15-3)
[2018-11-29 10:58] [ALPM] upgraded xf86-video-vesa (2.4.0-1 -> 2.4.0-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-docs (1.7.1-1 -> 1.7.1-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-fonts-alias (1.0.3-1 -> 1.0.3-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-fonts-100dpi (1.0.3-3 -> 1.0.3-4)
[2018-11-29 10:58] [ALPM] upgraded xorg-fonts-75dpi (1.0.3-3 -> 1.0.3-4)
[2018-11-29 10:58] [ALPM] upgraded xorg-luit (1.1.1-2 -> 1.1.1-3)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-devel (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-xdmx (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-xephyr (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-xnest (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-xvfb (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-server-xwayland (1.19.6+13+gd0d1a694f-2 -> 1.20.3-1)
[2018-11-29 10:58] [ALPM] upgraded xorg-sessreg (1.1.1-1 -> 1.1.1-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-smproxy (1.0.6-1 -> 1.0.6-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-x11perf (1.6.0-1 -> 1.6.0-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xcmsdb (1.0.5-1 -> 1.0.5-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xcursorgen (1.0.6-1 -> 1.0.6-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xdpyinfo (1.3.2-1 -> 1.3.2-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xev (1.2.2-1 -> 1.2.2-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xgamma (1.0.6-1 -> 1.0.6-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xhost (1.0.7-1 -> 1.0.7-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xrandr (1.5.0-1 -> 1.5.0-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xinput (1.6.2-1 -> 1.6.2-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xkbevd (1.1.4-1 -> 1.1.4-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xkbutils (1.0.4-2 -> 1.0.4-3)
[2018-11-29 10:58] [ALPM] upgraded xorg-xlsatoms (1.1.2-1 -> 1.1.2-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xmodmap (1.0.9-1 -> 1.0.9-2)
[2018-11-29 10:58] [ALPM] upgraded xorg-xvinfo (1.1.3-1 -> 1.1.3-2)
[2018-11-29 10:59] [ALPM] transaction completed
[2018-11-29 10:59] [ALPM] running '60-linux.hook'...
[2018-11-29 10:59] [ALPM] running '90-linux.hook'...
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Starting build: 4.19.4-arch1-1-ARCH
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Starting build: 4.19.4-arch1-1-ARCH
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-11-29 10:59] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-11-29 10:59] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-11-29 11:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-11-29 11:00] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-11-29 11:00] [ALPM] running 'fontconfig-32.hook'...
[2018-11-29 11:00] [ALPM] running 'fontconfig.hook'...
[2018-11-29 11:00] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-11-29 11:00] [ALPM] running 'gio-querymodules.hook'...
[2018-11-29 11:00] [ALPM] running 'glib-compile-schemas.hook'...
[2018-11-29 11:00] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2018-11-29 11:00] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-binfmt.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-catalog.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-hwdb.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-sysctl.hook'...
[2018-11-29 11:00] [ALPM] running 'systemd-sysusers.hook'...
[2018-11-29 11:01] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-11-29 11:01] [ALPM] running 'systemd-udev-reload.hook'...
[2018-11-29 11:01] [ALPM] running 'systemd-update.hook'...
[2018-11-29 11:01] [ALPM] running 'texinfo-install.hook'...
[2018-11-29 11:02] [ALPM] running 'update-appstream-cache.hook'...
[2018-11-29 11:02] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2018-11-29 11:02] [ALPM] running 'update-ca-trust.hook'...
[2018-11-29 11:02] [ALPM] running 'update-desktop-database.hook'...
[2018-11-29 11:02] [ALPM] running 'update-mime-database.hook'...
[2018-11-29 11:02] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2018-11-29 11:02] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-11-29 23:11] [PACMAN] Running 'pacman -S ktorent'
[2018-11-30 15:52] [PACMAN] Running 'pacman -S unzip'
[2018-11-30 15:52] [ALPM] transaction started
[2018-11-30 15:52] [ALPM] installed unzip (6.0-13)
[2018-11-30 15:52] [ALPM] transaction completed
[2018-11-30 15:52] [ALPM] running 'systemd-update.hook'...
[2018-12-03 10:33] [PACMAN] Running 'pacman -S virtualbox'
[2018-12-03 17:01] [PACMAN] Running 'pacman -S virtualbox'
[2018-12-03 17:02] [ALPM] transaction started
[2018-12-03 17:02] [ALPM] installed sdl (1.2.15-10)
[2018-12-03 17:02] [ALPM] installed dkms (2.5-4)
[2018-12-03 17:02] [ALPM] installed virtualbox-host-dkms (5.2.22-1)
[2018-12-03 17:02] [ALPM] installed virtualbox (5.2.22-1)
[2018-12-03 17:03] [ALPM] transaction completed
[2018-12-03 17:03] [ALPM] running '70-dkms-install.hook'...
[2018-12-03 17:03] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/5.2.22_OSE for kernel *: Missing kernel headers.
[2018-12-03 17:03] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-03 17:06] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-12-03 17:06] [ALPM] running 'systemd-sysusers.hook'...
[2018-12-03 17:06] [ALPM] running 'systemd-udev-reload.hook'...
[2018-12-03 17:06] [ALPM] running 'systemd-update.hook'...
[2018-12-03 17:06] [ALPM] running 'update-desktop-database.hook'...
[2018-12-03 17:06] [ALPM] running 'update-mime-database.hook'...
[2018-12-05 21:23] [PACMAN] Running 'pacman -S arch-chroot'
[2018-12-05 21:33] [PACMAN] Running 'pacman -S arch-install-scripts'
[2018-12-05 21:33] [ALPM] transaction started
[2018-12-05 21:33] [ALPM] installed arch-install-scripts (20-1)
[2018-12-05 21:33] [ALPM] transaction completed
[2018-12-05 21:33] [ALPM] running 'systemd-update.hook'...
[2018-12-07 00:27] [PACMAN] Running 'pacman -S steam'
[2018-12-07 00:28] [ALPM] transaction started
[2018-12-07 00:28] [ALPM] installed aspell (0.60.7rc1-1)
[2018-12-07 00:28] [ALPM] installed hspell (1.4-1)
[2018-12-07 00:28] [ALPM] installed libvoikko (4.2-1)
[2018-12-07 00:28] [ALPM] installed enchant (2.2.3-2)
[2018-12-07 00:28] [ALPM] installed libnotify (0.7.7-2)
[2018-12-07 00:28] [ALPM] installed geoclue2 (2.5.1-1)
[2018-12-07 00:28] [ALPM] installed brotli (1.0.7-1)
[2018-12-07 00:28] [ALPM] installed woff2 (1.0.2-1)
[2018-12-07 00:28] [ALPM] installed webkit2gtk (2.22.4-1)
[2018-12-07 00:28] [ALPM] installed zenity (3.30.0-1)
[2018-12-07 00:28] [ALPM] installed lib32-libxss (1.2.3-1)
[2018-12-07 00:28] [ALPM] installed lib32-alsa-lib (1.1.7-1)
[2018-12-07 00:28] [ALPM] installed alsa-plugins (1.1.7-3)
[2018-12-07 00:28] [ALPM] installed lib32-alsa-plugins (1.1.7-1)
[2018-12-07 00:28] [ALPM] installed steam (1.0.0.56-1)
[2018-12-07 00:28] [ALPM] transaction completed
[2018-12-07 00:28] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-07 00:28] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-12-07 00:28] [ALPM] running 'systemd-udev-reload.hook'...
[2018-12-07 00:28] [ALPM] running 'systemd-update.hook'...
[2018-12-07 00:28] [ALPM] running 'texinfo-install.hook'...
[2018-12-07 00:28] [ALPM] running 'update-desktop-database.hook'...
[2018-12-07 15:29] [PACMAN] Running 'pacman -S thunderbird'
[2018-12-07 15:31] [ALPM] transaction started
[2018-12-07 15:31] [ALPM] installed thunderbird (60.3.1-2)
[2018-12-07 15:31] [ALPM] transaction completed
[2018-12-07 15:31] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-07 15:31] [ALPM] running 'systemd-update.hook'...
[2018-12-07 15:31] [ALPM] running 'update-desktop-database.hook'...
[2018-12-07 16:08] [PACMAN] Running 'pacman -S openssh'
[2018-12-07 16:08] [ALPM] transaction started
[2018-12-07 16:08] [ALPM] installed dnssec-anchors (20181003-1)
[2018-12-07 16:08] [ALPM] installed ldns (1.7.0-4)
[2018-12-07 16:08] [ALPM] installed openssh (7.9p1-1)
[2018-12-07 16:08] [ALPM] transaction completed
[2018-12-07 16:08] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-12-07 16:08] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-12-07 16:08] [ALPM] running 'systemd-update.hook'...
[2018-12-07 17:29] [PACMAN] Running 'pacman -S libXtst.so.6'
[2018-12-07 17:30] [PACMAN] Running 'pacman -Syyu'
[2018-12-07 17:30] [PACMAN] synchronizing package lists
[2018-12-07 17:30] [PACMAN] starting full system upgrade
[2018-12-07 17:33] [ALPM] transaction started
[2018-12-07 17:33] [ALPM] upgraded archlinux-keyring (20181126-1 -> 20181128-1)
[2018-12-07 17:33] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2018-12-07 17:33] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2018-12-07 17:33] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2018-12-07 17:33] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2018-12-07 17:33] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2018-12-07 17:33] [ALPM-SCRIPTLET] ==> Updating trust database...
[2018-12-07 17:33] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-03-29
[2018-12-07 17:33] [ALPM] upgraded gcc-libs (8.2.1+20180831-1 -> 8.2.1+20181127-1)
[2018-12-07 17:33] [ALPM] upgraded perl (5.28.0-1 -> 5.28.1-1)
[2018-12-07 17:33] [ALPM] upgraded openssl (1.1.1-1 -> 1.1.1.a-1)
[2018-12-07 17:33] [ALPM] upgraded ca-certificates-mozilla (3.40-2 -> 3.40.1-1)
[2018-12-07 17:33] [ALPM] upgraded cryptsetup (2.0.5-1 -> 2.0.6-1)
[2018-12-07 17:33] [ALPM] upgraded harfbuzz (2.1.3-1 -> 2.2.0-1)
[2018-12-07 17:33] [ALPM] upgraded libmagick (7.0.8.14-1 -> 7.0.8.15-1)
[2018-12-07 17:33] [ALPM] upgraded imagemagick (7.0.8.14-1 -> 7.0.8.15-1)
[2018-12-07 17:33] [ALPM] upgraded sqlite (3.25.3-1 -> 3.26.0-1)
[2018-12-07 17:33] [ALPM] upgraded nss (3.40-2 -> 3.40.1-1)
[2018-12-07 17:33] [ALPM] upgraded cups-filters (1.21.4-1 -> 1.21.5-1)
[2018-12-07 17:33] [ALPM] upgraded lm_sensors (3.4.0+5176+dcf23676-1 -> 3.5.0-1)
[2018-12-07 17:33] [ALPM] upgraded nvidia-utils (415.18-1 -> 415.22-1)
[2018-12-07 17:33] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2018-12-07 17:33] [ALPM] upgraded mesa (18.2.5-1 -> 18.2.5-2)
[2018-12-07 17:33] [ALPM] upgraded egl-wayland (1.1.0-1 -> 1.1.1-1)
[2018-12-07 17:33] [ALPM] upgraded gcc (8.2.1+20180831-1 -> 8.2.1+20181127-1)
[2018-12-07 17:33] [ALPM] upgraded harfbuzz-icu (2.1.3-1 -> 2.2.0-1)
[2018-12-07 17:33] [ALPM] upgraded jansson (2.11-1 -> 2.12-1)
[2018-12-07 17:33] [ALPM] upgraded ksysguard (5.14.4-1 -> 5.14.4-2)
[2018-12-07 17:33] [ALPM] upgraded lib32-gcc-libs (8.2.1+20180831-1 -> 8.2.1+20181127-1)
[2018-12-07 17:33] [ALPM] upgraded lib32-harfbuzz (2.1.3-1 -> 2.2.0-1)
[2018-12-07 17:33] [ALPM] upgraded lib32-lm_sensors (3.4.0-2 -> 3.5.0-2)
[2018-12-07 17:33] [ALPM] upgraded lib32-mesa (18.2.5-1 -> 18.2.5-2)
[2018-12-07 17:33] [ALPM] upgraded libqalculate (2.8.1-1 -> 2.8.2-1)
[2018-12-07 17:33] [ALPM] upgraded nftables (1:0.9.0-1 -> 1:0.9.0-2)
[2018-12-07 17:33] [ALPM] upgraded nvidia (415.18-4 -> 415.22-1)
[2018-12-07 17:33] [ALPM] upgraded openssl-1.0 (1.0.2.p-1 -> 1.0.2.q-1)
[2018-12-07 17:33] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2018-12-07 17:33] [ALPM] upgraded pacman-mirrorlist (20180912-1 -> 20181205-1)
[2018-12-07 17:33] [ALPM] upgraded thunderbird (60.3.1-2 -> 60.3.2-1)
[2018-12-07 17:33] [ALPM] upgraded zeromq (4.2.5-1 -> 4.3.0-1)
[2018-12-07 17:33] [ALPM] transaction completed
[2018-12-07 17:33] [ALPM] running '60-linux.hook'...
[2018-12-07 17:35] [ALPM] running '90-linux.hook'...
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> Starting build: 4.19.4-arch1-1-ARCH
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-12-07 17:35] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-12-07 17:35] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Starting build: 4.19.4-arch1-1-ARCH
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-12-07 17:36] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-12-07 17:36] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-12-07 17:36] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-12-07 17:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-07 17:36] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-12-07 17:36] [ALPM] running 'systemd-sysusers.hook'...
[2018-12-07 17:37] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-12-07 17:37] [ALPM] running 'systemd-update.hook'...
[2018-12-07 17:37] [ALPM] running 'texinfo-install.hook'...
[2018-12-07 17:37] [ALPM] running 'update-ca-trust.hook'...
[2018-12-07 17:37] [ALPM] running 'update-desktop-database.hook'...
[2018-12-07 17:38] [PACMAN] Running 'pacman -S lib32'
[2018-12-13 18:01] [PACMAN] Running 'pacman -S arduino-avr-core'
[2018-12-13 18:03] [ALPM] transaction started
[2018-12-13 18:03] [ALPM] installed confuse (3.2.2-1)
[2018-12-13 18:03] [ALPM] installed libftdi (1.4-2)
[2018-12-13 18:03] [ALPM] installed libusb-compat (0.1.5-2)
[2018-12-13 18:03] [ALPM] installed elfutils (0.174-1)
[2018-12-13 18:03] [ALPM] installed avrdude (1:6.3-3)
[2018-12-13 18:03] [ALPM] installed avr-binutils (2.31.1-1)
[2018-12-13 18:03] [ALPM] installed avr-gcc (8.2.0-1)
[2018-12-13 18:03] [ALPM] installed avr-libc (2.0.0-3)
[2018-12-13 18:03] [ALPM] installed arduino-avr-core (1.6.23-1)
[2018-12-13 18:03] [ALPM] transaction completed
[2018-12-13 18:03] [ALPM] running 'systemd-udev-reload.hook'...
[2018-12-13 18:03] [ALPM] running 'systemd-update.hook'...
[2018-12-13 18:03] [ALPM] running 'texinfo-install.hook'...
[2018-12-20 05:45] [PACMAN] Running 'pacman -Syyu'
[2018-12-20 05:45] [PACMAN] synchronizing package lists
[2018-12-20 05:45] [PACMAN] starting full system upgrade
[2018-12-20 05:55] [ALPM] running '70-dkms-remove.hook'...
[2018-12-20 05:55] [ALPM] transaction started
[2018-12-20 05:55] [ALPM] upgraded glib2 (2.58.1+67+g17519e039-1 -> 2.58.2-1)
[2018-12-20 05:55] [ALPM] upgraded appstream (0.12.3-1 -> 0.12.3-2)
[2018-12-20 05:55] [ALPM] upgraded libelf (0.174-1 -> 0.175-1)
[2018-12-20 05:55] [ALPM] upgraded llvm-libs (7.0.0-2 -> 7.0.1-1)
[2018-12-20 05:55] [ALPM] upgraded libgpg-error (1.32-1 -> 1.33-1)
[2018-12-20 05:55] [ALPM] upgraded libsystemd (239.303-1 -> 239.370-1)
[2018-12-20 05:55] [ALPM] upgraded e2fsprogs (1.44.4-1 -> 1.44.5-1)
[2018-12-20 05:55] [ALPM] upgraded dbus (1.12.10-2 -> 1.12.12-1)
[2018-12-20 05:55] [ALPM] upgraded nettle (3.4-1 -> 3.4.1-1)
[2018-12-20 05:55] [ALPM] upgraded device-mapper (2.02.182-1 -> 2.02.183-1)
[2018-12-20 05:55] [ALPM] upgraded systemd (239.303-1 -> 239.370-1)
[2018-12-20 05:56] [ALPM] upgraded libinput (1.12.3-1 -> 1.12.4-1)
[2018-12-20 05:56] [ALPM] upgraded nvidia-utils (415.22-1 -> 415.25-1)
[2018-12-20 05:56] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2018-12-20 05:56] [ALPM] upgraded mesa (18.2.5-2 -> 18.3.1-1)
[2018-12-20 05:56] [ALPM] upgraded gnutls (3.5.19-2 -> 3.6.5-1)
[2018-12-20 05:56] [ALPM] upgraded libcups (2.2.9-1 -> 2.2.10-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-base (5.11.2-3 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded appstream-qt (0.12.3-1 -> 0.12.3-2)
[2018-12-20 05:56] [ALPM] upgraded archlinux-appstream-data (20181117-1 -> 20181214-1)
[2018-12-20 05:56] [ALPM] upgraded archlinux-keyring (20181128-1 -> 20181218-1)
[2018-12-20 05:56] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2018-12-20 05:56] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2018-12-20 05:56] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2018-12-20 05:56] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2018-12-20 05:56] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2018-12-20 05:56] [ALPM-SCRIPTLET] ==> Updating trust database...
[2018-12-20 05:56] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-03-29
[2018-12-20 05:56] [ALPM] upgraded librsvg (2:2.44.9-1 -> 2:2.44.10-1)
[2018-12-20 05:56] [ALPM] upgraded gtk-update-icon-cache (3.24.1+8+g220f77d8c1-1 -> 3.24.2+7+g43aeb52b73-1)
[2018-12-20 05:56] [ALPM] upgraded polkit (0.115+3+g8638ec5-1 -> 0.115+24+g5230646-1)
[2018-12-20 05:56] [ALPM] upgraded gtk3 (3.24.1+8+g220f77d8c1-1 -> 3.24.2+7+g43aeb52b73-1)
[2018-12-20 05:56] [ALPM] upgraded webkit2gtk (2.22.4-1 -> 2.22.5-1)
[2018-12-20 05:56] [ALPM] upgraded nss (3.40.1-1 -> 3.41-1)
[2018-12-20 05:56] [ALPM] installed java-openjfx (8.u172-2)
[2018-12-20 05:56] [ALPM] upgraded arduino (1:1.8.7-1 -> 1:1.8.8-1)
[2018-12-20 05:56] [ALPM] upgraded attica (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-declarative (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded ki18n (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded karchive (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded libnghttp2 (1.34.0-1 -> 1.35.1-1)
[2018-12-20 05:56] [ALPM] upgraded ca-certificates-mozilla (3.40.1-1 -> 3.41-1)
[2018-12-20 05:56] [ALPM] upgraded curl (7.62.0-1 -> 7.63.0-1)
[2018-12-20 05:56] [ALPM] upgraded poppler (0.71.0-1 -> 0.72.0-1)
[2018-12-20 05:56] [ALPM] upgraded poppler-qt5 (0.71.0-1 -> 0.72.0-1)
[2018-12-20 05:56] [ALPM] upgraded kfilemetadata (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-x11extras (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded kidletime (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded lvm2 (2.02.182-1 -> 2.02.183-1)
[2018-12-20 05:56] [ALPM] upgraded libassuan (2.5.1-1 -> 2.5.2-1)
[2018-12-20 05:56] [ALPM] upgraded gnupg (2.2.11-1 -> 2.2.12-1)
[2018-12-20 05:56] [ALPM] upgraded solid (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kcoreaddons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kwidgetsaddons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kjobwidgets (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kdbusaddons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kconfig (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kwindowsystem (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kcrash (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kglobalaccel (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kcompletion (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kservice (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-svg (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded kauth (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kcodecs (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kguiaddons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kconfigwidgets (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kitemviews (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kiconthemes (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded sonnet (5.52.0-2 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-multimedia (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-speech (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded ktextwidgets (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kxmlgui (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kbookmarks (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded knotifications (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kwallet (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded qt5-script (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded kio (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded baloo (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded baloo-widgets (18.08.3-1 -> 18.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded bluez-qt (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded breeze-icons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded libmagick (7.0.8.15-1 -> 7.0.8.18-1)
[2018-12-20 05:56] [ALPM] upgraded imagemagick (7.0.8.15-1 -> 7.0.8.18-1)
[2018-12-20 05:56] [ALPM] upgraded liblouis (3.7.0-1 -> 3.8.0-1)
[2018-12-20 05:56] [ALPM] upgraded cups-filters (1.21.5-1 -> 1.21.6-1)
[2018-12-20 05:56] [ALPM] upgraded cups (2.2.9-1 -> 2.2.10-1)
[2018-12-20 05:56] [ALPM] upgraded knewstuff (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kdnssd (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kpty (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kactivities (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kio-extras (18.08.3-2 -> 18.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded kpackage (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kdeclarative (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kcmutils (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kparts (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kinit (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded phonon-qt5 (4.10.1-2 -> 4.10.1-3)
[2018-12-20 05:56] [ALPM] upgraded dolphin (18.08.3-1 -> 18.12.0-1)
[2018-12-20 05:56] [ALPM] upgraded elfutils (0.174-1 -> 0.175-1)
[2018-12-20 05:56] [ALPM] upgraded firefox (63.0.3-1 -> 64.0-1)
[2018-12-20 05:56] [ALPM] upgraded frameworkintegration (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded git (2.19.2-1 -> 2.20.1-1)
[2018-12-20 05:56] [ALPM] upgraded glslang (7.9.2888-2 -> 7.10.2984-1)
[2018-12-20 05:56] [ALPM] upgraded kactivities-stats (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kded (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kunitconversion (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kitemmodels (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:56] [ALPM] upgraded kemoticons (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kdelibs4support (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kdesu (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kholidays (1:5.52.0-1 -> 1:5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded qt5-quickcontrols (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:57] [ALPM] upgraded qt5-quickcontrols2 (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:57] [ALPM] upgraded qt5-graphicaleffects (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:57] [ALPM] upgraded kirigami2 (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kjs (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kjsembed (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded knotifyconfig (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded konsole (18.08.3-1 -> 18.12.0-1)
[2018-12-20 05:57] [ALPM] upgraded kpeople (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:57] [ALPM] upgraded kwayland (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded plasma-framework (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded threadweaver (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded krunner (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded syntax-highlighting (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded ktexteditor (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded qt5-sensors (5.11.2-1 -> 5.12.0-1)
[2018-12-20 05:58] [ALPM] upgraded kwin (5.14.4-1 -> 5.14.4-2)
[2018-12-20 05:58] [ALPM] upgraded kxmlrpcclient (5.52.0-1 -> 5.53.0-1)
[2018-12-20 05:58] [ALPM] upgraded lib32-glib2 (2.58.1-1 -> 2.58.2-1)
[2018-12-20 05:58] [ALPM] upgraded lib32-llvm-libs (7.0.0-1 -> 7.0.1-1)
[2018-12-20 05:59] [ALPM] upgraded lib32-mesa (18.2.5-2 -> 18.3.1-1)
[2018-12-20 05:59] [ALPM] upgraded lib32-systemd (239.300-1 -> 239.370-1)
[2018-12-20 05:59] [ALPM] upgraded libatomic_ops (7.6.6-1 -> 7.6.8-1)
[2018-12-20 05:59] [ALPM] upgraded shaderc (2018.0-2 -> 2018.0-3)
[2018-12-20 05:59] [ALPM] upgraded libplacebo (0.6.0-1 -> 0.6.0-2)
[2018-12-20 06:01] [ALPM] upgraded libreoffice-fresh (6.1.3-2 -> 6.1.4-1)
[2018-12-20 06:01] [ALPM] upgraded libteam (1.27-2 -> 1.28-1)
[2018-12-20 06:03] [ALPM] upgraded linux-firmware (20181026.1cb4e51-1 -> 20181218.0f22c85-1)
[2018-12-20 06:04] [ALPM] upgraded linux (4.19.4.arch1-1 -> 4.19.10.arch1-1)
[2018-12-20 06:04] [ALPM] upgraded logrotate (3.14.0-1 -> 3.15.0-1)
[2018-12-20 06:04] [ALPM] upgraded modemmanager-qt (5.52.0-1 -> 5.53.0-1)
[2018-12-20 06:04] [ALPM] upgraded networkmanager-qt (5.52.0-1 -> 5.53.0-1)
[2018-12-20 06:04] [ALPM] upgraded nvidia (415.22-1 -> 415.25-2)
[2018-12-20 06:04] [ALPM] upgraded qqc2-desktop-style (5.52.0-1 -> 5.53.0-1)
[2018-12-20 06:04] [ALPM] upgraded plasma-integration (5.14.4-1 -> 5.14.4-2)
[2018-12-20 06:04] [ALPM] upgraded prison (5.52.0-1 -> 5.53.0-1)
[2018-12-20 06:04] [ALPM] upgraded qt5-location (5.11.2-2 -> 5.12.0-1)
[2018-12-20 06:04] [ALPM] upgraded qt5-tools (5.11.2-2 -> 5.12.0-1)
[2018-12-20 06:04] [ALPM] upgraded qt5-webchannel (5.11.2-1 -> 5.12.0-1)
[2018-12-20 06:04] [ALPM] upgraded qt5-webkit (5.212.0alpha2-21 -> 5.212.0alpha2-22)
[2018-12-20 06:04] [ALPM] upgraded qt5-xmlpatterns (5.11.2-1 -> 5.12.0-1)
[2018-12-20 06:04] [ALPM] upgraded systemd-sysvcompat (239.303-1 -> 239.370-1)
[2018-12-20 06:05] [ALPM] upgraded thunderbird (60.3.2-1 -> 60.3.3-1)
[2018-12-20 06:05] [ALPM] upgraded vim-runtime (8.1.0542-1 -> 8.1.0570-1)
[2018-12-20 06:05] [ALPM] upgraded vim (8.1.0542-1 -> 8.1.0570-1)
[2018-12-20 06:07] [ALPM] upgraded wine-staging (3.21-1 -> 4.0rc2-1)
[2018-12-20 06:07] [ALPM] transaction completed
[2018-12-20 06:07] [ALPM] running '60-linux.hook'...
[2018-12-20 06:07] [ALPM] running '70-dkms-install.hook'...
[2018-12-20 06:07] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/5.2.22_OSE for kernel 4.19.10-arch1-1-ARCH: Missing kernel headers.
[2018-12-20 06:07] [ALPM] running '90-linux.hook'...
[2018-12-20 06:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-12-20 06:07] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-12-20 06:07] [ALPM-SCRIPTLET] ==> Starting build: 4.19.10-arch1-1-ARCH
[2018-12-20 06:07] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-12-20 06:07] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Starting build: 4.19.10-arch1-1-ARCH
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-12-20 06:08] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-12-20 06:08] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-12-20 06:08] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-12-20 06:08] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-12-20 06:08] [ALPM] running 'glib-compile-schemas.hook'...
[2018-12-20 06:09] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2018-12-20 06:09] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-binfmt.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-catalog.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-hwdb.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-sysctl.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-sysusers.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-udev-reload.hook'...
[2018-12-20 06:09] [ALPM] running 'systemd-update.hook'...
[2018-12-20 06:09] [ALPM] running 'texinfo-install.hook'...
[2018-12-20 06:09] [ALPM] running 'update-appstream-cache.hook'...
[2018-12-20 06:09] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2018-12-20 06:09] [ALPM] running 'update-ca-trust.hook'...
[2018-12-20 06:09] [ALPM] running 'update-desktop-database.hook'...
[2018-12-20 06:09] [ALPM] running 'update-mime-database.hook'...
[2018-12-25 13:31] [PACMAN] Running 'pacman -S utorrent'
[2018-12-25 13:31] [PACMAN] Running 'pacman -S u-torrent'
[2018-12-25 13:31] [PACMAN] Running 'pacman -S utorent'
[2018-12-25 14:06] [PACMAN] Running 'pacman -S transmission'
[2018-12-25 14:08] [PACMAN] Running 'pacman -S rtorrent'
[2018-12-25 14:08] [ALPM] transaction started
[2018-12-25 14:08] [ALPM] installed libtorrent (0.13.7-1)
[2018-12-25 14:08] [ALPM] installed xmlrpc-c (1:1.43.08-1)
[2018-12-25 14:08] [ALPM] installed rtorrent (0.9.7-2)
[2018-12-25 14:08] [ALPM] transaction completed
[2018-12-25 14:08] [ALPM] running 'systemd-update.hook'...
[2018-12-25 14:10] [PACMAN] Running 'pacman -R rtorrent'
[2018-12-25 14:10] [ALPM] transaction started
[2018-12-25 14:10] [ALPM] removed rtorrent (0.9.7-2)
[2018-12-25 14:10] [ALPM] transaction completed
[2018-12-25 14:10] [ALPM] running 'systemd-update.hook'...
[2018-12-25 14:10] [PACMAN] Running 'pacman -R Ktorrent'
[2018-12-25 14:10] [PACMAN] Running 'pacman -R ktorrent'
[2018-12-25 14:10] [PACMAN] Running 'pacman -S ktorrent'
[2018-12-25 14:10] [ALPM] transaction started
[2018-12-25 14:10] [ALPM] installed libktorrent (2.1-1)
[2018-12-25 14:10] [ALPM] installed kross (5.53.0-1)
[2018-12-25 14:10] [ALPM] installed ktorrent (5.1.1-1)
[2018-12-25 14:10] [ALPM] transaction completed
[2018-12-25 14:10] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-25 14:10] [ALPM] running 'systemd-update.hook'...
[2018-12-25 14:10] [ALPM] running 'update-desktop-database.hook'...
[2018-12-27 12:28] [PACMAN] Running 'pacman -R steam'
[2018-12-27 12:28] [ALPM] transaction started
[2018-12-27 12:28] [ALPM] removed steam (1.0.0.56-1)
[2018-12-27 12:28] [ALPM] transaction completed
[2018-12-27 12:28] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-12-27 12:28] [ALPM] running 'systemd-udev-reload.hook'...
[2018-12-27 12:28] [ALPM] running 'systemd-update.hook'...
[2018-12-27 12:28] [ALPM] running 'update-desktop-database.hook'...
[2018-12-31 01:23] [PACMAN] Running 'pacman -R steam'
[2018-12-31 01:23] [PACMAN] Running 'pacman -R Steam'
[2019-01-01 16:07] [PACMAN] Running 'pacman -S gimp'
[2019-01-01 16:08] [ALPM] transaction started
[2019-01-01 16:08] [ALPM] installed babl (0.1.60-1)
[2019-01-01 16:08] [ALPM] installed libspiro (1:0.5.20150702-2)
[2019-01-01 16:08] [ALPM] installed libgexiv2 (0.10.8-2)
[2019-01-01 16:08] [ALPM] installed libraw (0.19.1-1)
[2019-01-01 16:08] [ALPM] installed lensfun (0.3.2-7)
[2019-01-01 16:08] [ALPM] installed metis (5.1.0.p5-1)
[2019-01-01 16:08] [ALPM] installed blas (3.8.0-2)
[2019-01-01 16:08] [ALPM] installed lapack (3.8.0-2)
[2019-01-01 16:08] [ALPM] installed intel-tbb (2019-1)
[2019-01-01 16:08] [ALPM] installed suitesparse (5.3.0-1)
[2019-01-01 16:08] [ALPM] installed gegl (0.4.12-1)
[2019-01-01 16:08] [ALPM] installed libde265 (1.0.3-1)
[2019-01-01 16:08] [ALPM] installed libheif (1.3.2-2)
[2019-01-01 16:08] [ALPM] installed libexif (0.6.21-3)
[2019-01-01 16:08] [ALPM] installed libmng (2.0.3-2)
[2019-01-01 16:08] [ALPM] installed libmypaint (1.3.0-6)
[2019-01-01 16:08] [ALPM] installed gsfonts (20180524-1)
[2019-01-01 16:08] [ALPM] installed libwmf (0.2.10-1)
[2019-01-01 16:08] [ALPM] installed mypaint-brushes (1.3.0-3)
[2019-01-01 16:08] [ALPM] installed poppler-data (0.4.9-1)
[2019-01-01 16:08] [ALPM] installed libglade (2.6.4-6)
[2019-01-01 16:08] [ALPM] installed python2-cairo (1.18.0-1)
[2019-01-01 16:08] [ALPM] installed pygobject2-devel (2.28.7-2)
[2019-01-01 16:08] [ALPM] installed python2-gobject2 (2.28.7-2)
[2019-01-01 16:08] [ALPM] installed pygtk (2.24.0-8)
[2019-01-01 16:08] [ALPM] installed gimp (2.10.8-1)
[2019-01-01 16:08] [ALPM] transaction completed
[2019-01-01 16:08] [ALPM] running 'fontconfig-32.hook'...
[2019-01-01 16:09] [ALPM] running 'fontconfig.hook'...
[2019-01-01 16:09] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-01-01 16:09] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-01-01 16:09] [ALPM] running 'systemd-update.hook'...
[2019-01-01 16:09] [ALPM] running 'update-desktop-database.hook'...
[2019-01-01 16:09] [ALPM] running 'update-mime-database.hook'...
[2019-01-01 16:09] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-01-04 19:19] [PACMAN] Running 'pacman -S cups'
[2019-01-04 19:19] [PACMAN] Running 'pacman -S avahi'
[2019-01-04 19:31] [PACMAN] Running 'pacman -S foomatic-db-engine foomatic-db-gutenprint-ppds'
[2019-01-04 19:31] [ALPM] transaction started
[2019-01-04 19:31] [ALPM] installed perl-xml-sax-base (1.09-3)
[2019-01-04 19:31] [ALPM] installed perl-xml-namespacesupport (1.12-3)
[2019-01-04 19:31] [ALPM] installed perl-xml-sax (1.00-1)
[2019-01-04 19:31] [ALPM] installed perl-xml-libxml (2.0132-2)
[2019-01-04 19:31] [ALPM-SCRIPTLET] :: Installing SAX XML Parsers
[2019-01-04 19:31] [ALPM] installed perl-clone (0.41-1)
[2019-01-04 19:31] [ALPM] installed perl-dbi (1.642-1)
[2019-01-04 19:31] [ALPM] installed foomatic-db-engine (4:4.0.13-1)
[2019-01-04 19:31] [ALPM] installed foomatic-db-gutenprint-ppds (5.3.1-1)
[2019-01-04 19:32] [ALPM] transaction completed
[2019-01-04 19:32] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-01-04 19:32] [ALPM] running 'systemd-update.hook'...
[2019-01-10 14:10] [PACMAN] Running 'pacman -R steam'
[2019-01-10 14:10] [PACMAN] Running 'pacman -R Steam'
[2019-01-10 14:11] [PACMAN] Running 'pacman -S Ktorrent'
[2019-01-10 14:11] [PACMAN] Running 'pacman -S ktorrent'
[2019-01-10 14:11] [ALPM] transaction started
[2019-01-10 14:11] [ALPM] reinstalled ktorrent (5.1.1-1)
[2019-01-10 14:11] [ALPM] transaction completed
[2019-01-10 14:11] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-01-10 14:11] [ALPM] running 'systemd-update.hook'...
[2019-01-10 14:11] [ALPM] running 'update-desktop-database.hook'...
[2019-01-23 11:57] [PACMAN] Running 'pacman -Syuu'
[2019-01-23 11:57] [PACMAN] synchronizing package lists
[2019-01-23 11:57] [PACMAN] starting full system upgrade
[2019-01-23 12:12] [ALPM] running '70-dkms-remove.hook'...
[2019-01-23 12:12] [ALPM] transaction started
[2019-01-23 12:12] [ALPM] upgraded iana-etc (20180913-1 -> 20181219-1)
[2019-01-23 12:12] [ALPM] upgraded filesystem (2018.8-1 -> 2018.12-2)
[2019-01-23 12:12] [ALPM] upgraded tzdata (2018g-1 -> 2018i-1)
[2019-01-23 12:12] [ALPM] upgraded ncurses (6.1-4 -> 6.1-6)
[2019-01-23 12:12] [ALPM] upgraded readline (7.0.005-1 -> 8.0.0-1)
[2019-01-23 12:12] [ALPM] upgraded bash (4.4.023-1 -> 5.0.0-1)
[2019-01-23 12:12] [ALPM] upgraded pcre (8.42-1 -> 8.42-2)
[2019-01-23 12:12] [ALPM] upgraded libutil-linux (2.33-2 -> 2.33.1-2)
[2019-01-23 12:12] [ALPM] upgraded glib2 (2.58.2-1 -> 2.58.3-1)
[2019-01-23 12:12] [ALPM] upgraded libgpg-error (1.33-1 -> 1.34-1)
[2019-01-23 12:12] [ALPM] upgraded libsystemd (239.370-1 -> 240.34-3)
[2019-01-23 12:12] [ALPM] upgraded libidn2 (2.0.5-1 -> 2.1.0-1)
[2019-01-23 12:12] [ALPM] upgraded gdbm (1.18.1-1 -> 1.18.1-2)
[2019-01-23 12:12] [ALPM] upgraded libsasl (2.1.26-13 -> 2.1.26-16)
[2019-01-23 12:12] [ALPM] upgraded libldap (2.4.46-2 -> 2.4.47-1)
[2019-01-23 12:12] [ALPM] upgraded shadow (4.6-1 -> 4.6-2)
[2019-01-23 12:12] [ALPM] upgraded util-linux (2.33-2 -> 2.33.1-2)
[2019-01-23 12:12] [ALPM] upgraded pcre2 (10.32-1 -> 10.32-2)
[2019-01-23 12:12] [ALPM] upgraded device-mapper (2.02.183-1 -> 2.02.183-2)
[2019-01-23 12:12] [ALPM] upgraded systemd (239.370-1 -> 240.34-3)
[2019-01-23 12:12] [ALPM] upgraded js52 (52.9.0-1 -> 52.9.0-2)
[2019-01-23 12:12] [ALPM] upgraded accountsservice (0.6.54+2+g204a4ab-1 -> 0.6.54+2+g204a4ab-2)
[2019-01-23 12:12] [ALPM] upgraded alsa-lib (1.1.7-2 -> 1.1.8-1)
[2019-01-23 12:12] [ALPM] upgraded alsa-plugins (1.1.7-3 -> 1.1.8-1)
[2019-01-23 12:12] [ALPM] upgraded libxml2 (2.9.8-6 -> 2.9.9-1)
[2019-01-23 12:12] [ALPM] upgraded appstream (0.12.3-2 -> 0.12.4-1)
[2019-01-23 12:12] [ALPM] upgraded sqlite (3.26.0-1 -> 3.26.0-2)
[2019-01-23 12:12] [ALPM] upgraded libedit (20180525_3.1-1 -> 20181209_3.1-1)
[2019-01-23 12:12] [ALPM] upgraded llvm-libs (7.0.1-1 -> 7.0.1-2)
[2019-01-23 12:12] [ALPM] upgraded libpng (1.6.35-1 -> 1.6.36-1)
[2019-01-23 12:12] [ALPM] upgraded graphite (1:1.3.12-1 -> 1:1.3.13-1)
[2019-01-23 12:12] [ALPM] upgraded harfbuzz (2.2.0-1 -> 2.3.0-1)
[2019-01-23 12:12] [ALPM] upgraded libinput (1.12.4-1 -> 1.12.6-1)
[2019-01-23 12:12] [ALPM] upgraded nvidia-utils (415.25-1 -> 415.27-1)
[2019-01-23 12:12] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-01-23 12:12] [ALPM] upgraded mesa (18.3.1-1 -> 18.3.2-1)
[2019-01-23 12:12] [ALPM] upgraded gnutls (3.6.5-1 -> 3.6.5-4)
[2019-01-23 12:12] [ALPM] upgraded avahi (0.7+16+g1cc2b8e-2 -> 0.7+18+g1b5f401-1)
[2019-01-23 12:12] [ALPM] upgraded libcups (2.2.10-1 -> 2.2.10-2)
[2019-01-23 12:12] [ALPM] upgraded qt5-base (5.12.0-1 -> 5.12.0-3)
[2019-01-23 12:12] [ALPM] upgraded appstream-qt (0.12.3-2 -> 0.12.4-1)
[2019-01-23 12:12] [ALPM] upgraded archlinux-appstream-data (20181214-1 -> 20181222-2)
[2019-01-23 12:12] [ALPM] upgraded arduino-builder (1.4.1-1 -> 1.4.3-1)
[2019-01-23 12:12] [ALPM] upgraded attica (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded avrdude (1:6.3-3 -> 1:6.3-4)
[2019-01-23 12:12] [ALPM] upgraded ki18n (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded karchive (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded libpsl (0.20.2-1 -> 0.20.2-3)
[2019-01-23 12:12] [ALPM] upgraded curl (7.63.0-1 -> 7.63.0-4)
[2019-01-23 12:12] [ALPM] upgraded poppler (0.72.0-1 -> 0.73.0-1)
[2019-01-23 12:12] [ALPM] upgraded poppler-qt5 (0.72.0-1 -> 0.73.0-1)
[2019-01-23 12:12] [ALPM] upgraded libssh (0.8.5-1 -> 0.8.6-1)
[2019-01-23 12:12] [ALPM] upgraded jack (0.125.0-5 -> 0.125.0-7)
[2019-01-23 12:12] [ALPM] upgraded libwebp (1.0.1-1 -> 1.0.2-1)
[2019-01-23 12:12] [ALPM] upgraded v4l-utils (1.16.2-1 -> 1.16.3-1)
[2019-01-23 12:12] [ALPM] upgraded kfilemetadata (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kidletime (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded btrfs-progs (4.19-1 -> 4.19.1-1)
[2019-01-23 12:12] [ALPM] upgraded lvm2 (2.02.183-1 -> 2.02.183-2)
[2019-01-23 12:12] [ALPM] upgraded parted (3.2-7 -> 3.2-8)
[2019-01-23 12:12] [ALPM] upgraded xfsprogs (4.19.0-1 -> 4.19.0-2)
[2019-01-23 12:12] [ALPM] upgraded libsecret (0.18.6-1 -> 0.18.7-1)
[2019-01-23 12:12] [ALPM] upgraded gnupg (2.2.12-1 -> 2.2.12-2)
[2019-01-23 12:12] [ALPM] upgraded usbmuxd (1.1.0+48+g1cc8b34-2 -> 1.1.0+48+g1cc8b34-3)
[2019-01-23 12:12] [ALPM] upgraded solid (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kcoreaddons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kwidgetsaddons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kjobwidgets (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kdbusaddons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kconfig (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kwindowsystem (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kcrash (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kglobalaccel (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kcompletion (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kservice (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kauth (5.53.0-1 -> 5.54.0-2)
[2019-01-23 12:12] [ALPM] upgraded kcodecs (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kguiaddons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kconfigwidgets (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kitemviews (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kiconthemes (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded sonnet (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded pango (1.42.4-1 -> 1:1.42.4-1)
[2019-01-23 12:12] [ALPM] upgraded ktextwidgets (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kxmlgui (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kbookmarks (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded libxslt (1.1.32+3+g32c88216-1 -> 1.1.33-1)
[2019-01-23 12:12] [ALPM] upgraded tar (1.30-2 -> 1.31-2)
[2019-01-23 12:12] [ALPM] upgraded knotifications (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kwallet (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kio (5.53.0-1 -> 5.54.1-1)
[2019-01-23 12:12] [ALPM] upgraded lmdb (0.9.22-1 -> 0.9.23-1)
[2019-01-23 12:12] [ALPM] upgraded baloo (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded baloo-widgets (18.12.0-1 -> 18.12.1-1)
[2019-01-23 12:12] [ALPM] upgraded bc (1.07.1-2 -> 1.07.1-3)
[2019-01-23 12:12] [ALPM] upgraded binutils (2.31.1-3 -> 2.31.1-4)
[2019-01-23 12:12] [ALPM] upgraded bluez (5.50-3 -> 5.50-6)
[2019-01-23 12:12] [ALPM] upgraded bluez-qt (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded bluedevil (1:5.14.4-1 -> 1:5.14.5-1)
[2019-01-23 12:12] [ALPM] upgraded bluez-libs (5.50-3 -> 5.50-6)
[2019-01-23 12:12] [ALPM] upgraded bluez-utils (5.50-3 -> 5.50-6)
[2019-01-23 12:12] [ALPM] upgraded boost-libs (1.68.0-2 -> 1.69.0-1)
[2019-01-23 12:12] [ALPM] upgraded kpackage (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded knewstuff (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded frameworkintegration (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kdecoration (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:12] [ALPM] upgraded breeze-icons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kwayland (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded breeze (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:12] [ALPM] upgraded breeze-gtk (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:12] [ALPM] upgraded qpdf (8.2.1-1 -> 8.3.0-1)
[2019-01-23 12:12] [ALPM] upgraded libmagick (7.0.8.18-1 -> 7.0.8.24-1)
[2019-01-23 12:12] [ALPM] upgraded imagemagick (7.0.8.18-1 -> 7.0.8.24-1)
[2019-01-23 12:12] [ALPM] upgraded cups-filters (1.21.6-1 -> 1.22.0-1)
[2019-01-23 12:12] [ALPM] upgraded cups (2.2.10-1 -> 2.2.10-2)
[2019-01-23 12:12] [ALPM] upgraded diffutils (3.6-2 -> 3.7-1)
[2019-01-23 12:12] [ALPM] upgraded kitemmodels (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded kirigami2 (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded discover (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:12] [ALPM] upgraded kdnssd (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:12] [ALPM] upgraded libwbclient (4.9.3-1 -> 4.9.4-2)
[2019-01-23 12:13] [ALPM] upgraded python2 (2.7.15-2 -> 2.7.15-4)
[2019-01-23 12:13] [ALPM] upgraded smbclient (4.9.3-1 -> 4.9.4-2)
[2019-01-23 12:13] [ALPM] upgraded kpty (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded kactivities (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded kio-extras (18.12.0-1 -> 18.12.1-1)
[2019-01-23 12:13] [ALPM] upgraded kdeclarative (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded kcmutils (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded kparts (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded kinit (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded phonon-qt5 (4.10.1-3 -> 4.10.2-1)
[2019-01-23 12:13] [ALPM] upgraded dolphin (18.12.0-1 -> 18.12.1-1)
[2019-01-23 12:13] [ALPM] upgraded kxmlrpcclient (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:13] [ALPM] upgraded python (3.7.1-1 -> 3.7.2-3)
[2019-01-23 12:13] [ALPM] upgraded gzip (1.9-2 -> 1.10-1)
[2019-01-23 12:13] [ALPM] upgraded guile2.0 (2.0.14-2 -> 2.0.14-3)
[2019-01-23 12:13] [ALPM] upgraded gdb-common (8.2-2 -> 8.2.1-3)
[2019-01-23 12:13] [ALPM] upgraded gdb (8.2-2 -> 8.2.1-3)
[2019-01-23 12:13] [ALPM] upgraded drkonqi (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:13] [ALPM] upgraded librsvg (2:2.44.10-1 -> 2:2.44.12-1)
[2019-01-23 12:13] [ALPM] upgraded gtk-update-icon-cache (3.24.2+7+g43aeb52b73-1 -> 3.24.4-1)
[2019-01-23 12:13] [ALPM] upgraded gtk3 (3.24.2+7+g43aeb52b73-1 -> 3.24.4-1)
[2019-01-23 12:14] [ALPM] upgraded firefox (64.0-1 -> 64.0.2-1)
[2019-01-23 12:16] [ALPM] upgraded foomatic-db-gutenprint-ppds (5.3.1-1 -> 5.3.1-2)
[2019-01-23 12:16] [ALPM] upgraded gawk (4.2.1-1 -> 4.2.1-2)
[2019-01-23 12:16] [ALPM] upgraded libmm-glib (1.8.2-1 -> 1.10.0-1)
[2019-01-23 12:16] [ALPM] installed geocode-glib (3.26.0-1)
[2019-01-23 12:16] [ALPM] upgraded geoclue2 (2.5.1-1 -> 2.5.2-2)
[2019-01-23 12:16] [ALPM] upgraded grep (3.1-2 -> 3.3-1)
[2019-01-23 12:16] [ALPM] upgraded gsfonts (20180524-1 -> 20180524-2)
[2019-01-23 12:16] [ALPM] upgraded guile (2.2.4-1 -> 2.2.4-2)
[2019-01-23 12:16] [ALPM] upgraded harfbuzz-icu (2.2.0-1 -> 2.3.0-1)
[2019-01-23 12:16] [ALPM] upgraded hunspell (1.7.0-1 -> 1.7.0-2)
[2019-01-23 12:16] [ALPM] upgraded inetutils (1.9.4-6 -> 1.9.4-7)
[2019-01-23 12:16] [ALPM] upgraded intel-tbb (2019-1 -> 2019.3-1)
[2019-01-23 12:16] [ALPM] upgraded iproute2 (4.19.0-1 -> 4.20.0-1)
[2019-01-23 12:16] [ALPM] upgraded iputils (20180629.f6aac8d-2 -> 20180629.f6aac8d-3)
[2019-01-23 12:17] [ALPM] upgraded jre8-openjdk-headless (8.u192-1 -> 8.u202-1)
[2019-01-23 12:17] [ALPM] upgraded jre8-openjdk (8.u192-1 -> 8.u202-1)
[2019-01-23 12:17] [ALPM] upgraded jdk8-openjdk (8.u192-1 -> 8.u202-1)
[2019-01-23 12:17] [ALPM] upgraded kactivities-stats (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded kactivitymanagerd (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:17] [ALPM] upgraded kdesu (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded kde-cli-tools (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:17] [ALPM] upgraded kjs (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded kjsembed (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded knotifyconfig (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded libksysguard (5.14.4-1 -> 5.14.5-2)
[2019-01-23 12:17] [ALPM] upgraded syntax-highlighting (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded ktexteditor (5.53.0-1 -> 5.54.0-2)
[2019-01-23 12:17] [ALPM] upgraded libqalculate (2.8.2-1 -> 2.8.2-2)
[2019-01-23 12:17] [ALPM] upgraded qt5-tools (5.12.0-1 -> 5.12.0-2)
[2019-01-23 12:17] [ALPM] upgraded kholidays (1:5.53.0-1 -> 1:5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded plasma-framework (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded threadweaver (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded krunner (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded milou (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:17] [ALPM] upgraded libdmtx (0.7.4-6 -> 0.7.5-1)
[2019-01-23 12:17] [ALPM] upgraded prison (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:17] [ALPM] upgraded kscreenlocker (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded kwin (5.14.4-2 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded qqc2-desktop-style (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:18] [ALPM] upgraded plasma-integration (5.14.4-2 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded kunitconversion (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:18] [ALPM] upgraded kemoticons (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:18] [ALPM] upgraded kded (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:18] [ALPM] upgraded kdelibs4support (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:18] [ALPM] upgraded plasma-workspace (5.14.4-1 -> 5.14.5-2)
[2019-01-23 12:18] [ALPM] upgraded systemsettings (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded kde-gtk-config (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded kdeplasma-addons (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:18] [ALPM] upgraded kgamma5 (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded khotkeys (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded kinfocenter (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded kmenuedit (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded knetattach (5.14.4-2 -> 5.14.5-2)
[2019-01-23 12:19] [ALPM] upgraded konsole (18.12.0-1 -> 18.12.1-1)
[2019-01-23 12:19] [ALPM] upgraded kpeople (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:19] [ALPM] upgraded kross (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:19] [ALPM] upgraded libkscreen (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded kscreen (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded ksshaskpass (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded ksysguard (5.14.4-2 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded socat (1.7.3.2-3 -> 1.7.3.2-4)
[2019-01-23 12:19] [ALPM] upgraded kwallet-pam (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded kwayland-integration (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded kwrited (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-alsa-lib (1.1.7-1 -> 1.1.8-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-alsa-plugins (1.1.7-1 -> 1.1.8-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-glib2 (2.58.2-1 -> 2.58.3-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-libpng (1.6.35-1 -> 1.6.36-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-harfbuzz (2.2.0-1 -> 2.3.0-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-libelf (0.174-1 -> 0.175-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-libgpg-error (1.32-1 -> 1.34-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-libjpeg-turbo (2.0.0-1 -> 2.0.1-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-ncurses (6.1-3 -> 6.1-4)
[2019-01-23 12:19] [ALPM] upgraded lib32-readline (7.0.005-1 -> 8.0.0-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-libxml2 (2.9.8-5 -> 2.9.9-1)
[2019-01-23 12:19] [ALPM] upgraded lib32-systemd (239.370-1 -> 240.34-1)
[2019-01-23 12:19] [ALPM] upgraded libwpd (0.10.2-1 -> 0.10.3-1)
[2019-01-23 12:19] [ALPM] upgraded libcdr (0.1.4-5 -> 0.1.5-1)
[2019-01-23 12:19] [ALPM] upgraded libcmis (0.5.1-10 -> 0.5.2-2)
[2019-01-23 12:19] [ALPM] upgraded libetonyek (0.1.8-1 -> 0.1.9-1)
[2019-01-23 12:19] [ALPM] upgraded libixion (0.14.1-1 -> 0.14.1-2)
[2019-01-23 12:19] [ALPM] upgraded libmbim (1.16.2-1 -> 1.18.0-1)
[2019-01-23 12:19] [ALPM] upgraded libnm (1.14.5dev+17+gba83251bb-1 -> 1.14.5dev+17+gba83251bb-2)
[2019-01-23 12:19] [ALPM] upgraded libnm-glib (1.14.5dev+17+gba83251bb-1 -> 1.14.5dev+17+gba83251bb-2)
[2019-01-23 12:19] [ALPM] upgraded liborcus (0.14.1-1 -> 0.14.1-2)
[2019-01-23 12:19] [ALPM] upgraded vulkan-icd-loader (1.1.92+2999+abe5c2b3c-1 -> 1.1.96+3009+32d33e965-1)
[2019-01-23 12:19] [ALPM] upgraded libplacebo (0.6.0-2 -> 1.7.0-1)
[2019-01-23 12:19] [ALPM] upgraded libqmi (1.20.2-1 -> 1.22.0-1)
[2019-01-23 12:19] [ALPM] upgraded libqxp (0.0.1-4 -> 0.0.2-1)
[2019-01-23 12:19] [ALPM] upgraded libraw (0.19.1-1 -> 0.19.2-1)
[2019-01-23 12:19] [ALPM] upgraded redland (1:1.0.17-6 -> 1:1.0.17-7)
[2019-01-23 12:19] [ALPM] upgraded libwpg (0.3.2-1 -> 0.3.3-1)
[2019-01-23 12:22] [ALPM] upgraded libreoffice-fresh (6.1.4-1 -> 6.1.4-4)
[2019-01-23 12:22] [ALPM] upgraded libsodium (1.0.16-1 -> 1.0.17-1)
[2019-01-23 12:22] [ALPM] upgraded zeromq (4.3.0-1 -> 4.3.1-1)
[2019-01-23 12:22] [ALPM] upgraded libteam (1.28-1 -> 1.28-2)
[2019-01-23 12:22] [ALPM] upgraded linux (4.19.10.arch1-1 -> 4.20.3.arch1-1)
[2019-01-23 12:22] [ALPM] upgraded lua (5.3.5-1 -> 5.3.5-2)
[2019-01-23 12:22] [ALPM] upgraded man-db (2.8.4-1 -> 2.8.5-1)
[2019-01-23 12:22] [ALPM] upgraded mobile-broadband-provider-info (20170310-2 -> 20190116-1)
[2019-01-23 12:22] [ALPM] upgraded modemmanager (1.8.2-1 -> 1.10.0-1)
[2019-01-23 12:22] [ALPM] upgraded modemmanager-qt (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:23] [ALPM] upgraded wpa_supplicant (1:2.6-12 -> 2:2.6-2)
[2019-01-23 12:23] [ALPM] upgraded networkmanager (1.14.5dev+17+gba83251bb-1 -> 1.14.5dev+17+gba83251bb-2)
[2019-01-23 12:23] [ALPM] upgraded networkmanager-qt (5.53.0-1 -> 5.54.0-1)
[2019-01-23 12:23] [ALPM] upgraded nftables (1:0.9.0-2 -> 1:0.9.0-3)
[2019-01-23 12:23] [ALPM] upgraded nvidia (415.25-2 -> 415.27-1)
[2019-01-23 12:23] [ALPM] upgraded oxygen (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:23] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2019-01-23 12:23] [ALPM] upgraded pacman-mirrorlist (20181205-1 -> 20190109-1)
[2019-01-23 12:23] [ALPM] upgraded pacman (5.1.1-1 -> 5.1.2-2)
[2019-01-23 12:23] [ALPM] upgraded rtkit (0.11+8+ge0a51fe-1 -> 0.11+10+g493a135-1)
[2019-01-23 12:23] [ALPM] upgraded pipewire (0.2.4-1 -> 0.2.5+3+g371da358-1)
[2019-01-23 12:23] [ALPM] upgraded pkgconf (1.5.4-1 -> 1.6.0-1)
[2019-01-23 12:23] [ALPM] upgraded polkit-kde-agent (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded plasma-desktop (5.14.4-2 -> 5.14.5-2)
[2019-01-23 12:24] [ALPM] upgraded qca (2.1.3-2 -> 2.1.3-3)
[2019-01-23 12:24] [ALPM] upgraded plasma-nm (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded plasma-pa (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded plasma-sdk (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded plasma-vault (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded plasma-workspace-wallpapers (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:24] [ALPM] upgraded powerdevil (5.14.4-1 -> 5.14.5-2)
[2019-01-23 12:24] [ALPM] upgraded s-nail (14.9.11-1 -> 14.9.11-2)
[2019-01-23 12:24] [ALPM] upgraded sddm (0.18.0-1 -> 0.18.0-2)
[2019-01-23 12:24] [ALPM] upgraded sddm-kcm (5.14.4-1 -> 5.14.5-2)
[2019-01-23 12:24] [ALPM] upgraded sed (4.5-1 -> 4.7-1)
[2019-01-23 12:24] [ALPM] upgraded sudo (1.8.26-2 -> 1.8.27-1)
[2019-01-23 12:24] [ALPM] upgraded suitesparse (5.3.0-1 -> 5.4.0-1)
[2019-01-23 12:24] [ALPM] upgraded systemd-sysvcompat (239.370-1 -> 240.34-3)
[2019-01-23 12:25] [ALPM] upgraded thunderbird (60.3.3-1 -> 60.4.0-1)
[2019-01-23 12:25] [ALPM] upgraded user-manager (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:26] [ALPM] upgraded vim-runtime (8.1.0570-1 -> 8.1.0751-1)
[2019-01-23 12:26] [ALPM] upgraded vim (8.1.0570-1 -> 8.1.0751-1)
[2019-01-23 12:26] [ALPM] upgraded virtualbox-host-dkms (5.2.22-1 -> 6.0.2-1)
[2019-01-23 12:27] [ALPM] upgraded virtualbox (5.2.22-1 -> 6.0.2-1)
[2019-01-23 12:27] [ALPM] upgraded vlc (3.0.4-7 -> 3.0.6-1)
[2019-01-23 12:30] [ALPM] upgraded wine-staging (4.0rc2-1 -> 4.0-1)
[2019-01-23 12:30] [ALPM] upgraded xdg-desktop-portal-kde (5.14.4-1 -> 5.14.5-1)
[2019-01-23 12:30] [ALPM] upgraded xf86-video-intel (1:2.99.917+855+g746ab3bb-1 -> 1:2.99.917+858+gc37c7ee0-1)
[2019-01-23 12:30] [ALPM] upgraded xmlrpc-c (1:1.43.08-1 -> 1:1.43.08-2)
[2019-01-23 12:30] [ALPM] upgraded xorg-xcursorgen (1.0.6-2 -> 1.0.7-1)
[2019-01-23 12:30] [ALPM] transaction completed
[2019-01-23 12:30] [ALPM] running '60-linux.hook'...
[2019-01-23 12:30] [ALPM] running '70-dkms-install.hook'...
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.2_OSE for kernel *: Missing kernel headers.
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.2_OSE for kernel 4.20.3-arch1-1-ARCH: Missing kernel headers.
[2019-01-23 12:30] [ALPM] running '90-linux.hook'...
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Starting build: 4.20.3-arch1-1-ARCH
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-01-23 12:30] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-01-23 12:30] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> Starting build: 4.20.3-arch1-1-ARCH
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-01-23 12:31] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-01-23 12:31] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-01-23 12:32] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-01-23 12:32] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-01-23 12:32] [ALPM] running 'fontconfig-32.hook'...
[2019-01-23 12:32] [ALPM] running 'fontconfig.hook'...
[2019-01-23 12:32] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-01-23 12:32] [ALPM] running 'glib-compile-schemas.hook'...
[2019-01-23 12:32] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-01-23 12:32] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-binfmt.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-catalog.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-hwdb.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-sysctl.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-sysusers.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-udev-reload.hook'...
[2019-01-23 12:32] [ALPM] running 'systemd-update.hook'...
[2019-01-23 12:32] [ALPM] running 'texinfo-install.hook'...
[2019-01-23 12:32] [ALPM] running 'update-appstream-cache.hook'...
[2019-01-23 12:32] [ALPM-SCRIPTLET] The AppStream system cache was updated, but some errors were detected, which might lead to missing metadata. Refer to the verbose log for more information.
[2019-01-23 12:32] [ALPM] running 'update-desktop-database.hook'...
[2019-01-23 12:32] [ALPM] running 'update-mime-database.hook'...
[2019-01-23 12:32] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-01-23 12:32] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-02-07 19:39] [PACMAN] Running 'pacman -Syuu'
[2019-02-07 19:39] [PACMAN] synchronizing package lists
[2019-02-07 19:40] [PACMAN] starting full system upgrade
[2019-02-07 20:08] [ALPM] running '70-dkms-remove.hook'...
[2019-02-07 20:08] [ALPM] transaction started
[2019-02-07 20:08] [ALPM] removed geoclue2 (2.5.2-2)
[2019-02-07 20:08] [ALPM] upgraded iana-etc (20181219-1 -> 20190125-1)
[2019-02-07 20:08] [ALPM] upgraded appstream (0.12.4-1 -> 0.12.5-1)
[2019-02-07 20:08] [ALPM] upgraded shared-mime-info (1.10-1 -> 1.12-1)
[2019-02-07 20:08] [ALPM] upgraded libdrm (2.4.96-1 -> 2.4.97-1)
[2019-02-07 20:08] [ALPM] upgraded libunwind (1.2.1-2 -> 1.3.1-1)
[2019-02-07 20:08] [ALPM] upgraded egl-wayland (1.1.1-1 -> 1.1.2-1)
[2019-02-07 20:08] [ALPM] upgraded audit (2.8.4-2 -> 2.8.4-3)
[2019-02-07 20:08] [ALPM] upgraded libgpg-error (1.34-1 -> 1.35-1)
[2019-02-07 20:08] [ALPM] upgraded xf86-input-libinput (0.28.1-1 -> 0.28.2-1)
[2019-02-07 20:08] [ALPM] upgraded harfbuzz (2.3.0-1 -> 2.3.1-1)
[2019-02-07 20:08] [ALPM] upgraded xkeyboard-config (2.25-1 -> 2.26-1)
[2019-02-07 20:08] [ALPM] upgraded mesa (18.3.2-1 -> 18.3.3-1)
[2019-02-07 20:08] [ALPM] upgraded tslib (1.18-1 -> 1.19-1)
[2019-02-07 20:08] [ALPM] upgraded p11-kit (0.23.14-1 -> 0.23.15-1)
[2019-02-07 20:08] [ALPM] upgraded gnutls (3.6.5-4 -> 3.6.6-1)
[2019-02-07 20:08] [ALPM] upgraded zstd (1.3.7-1 -> 1.3.8-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-base (5.12.0-3 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded appstream-qt (0.12.4-1 -> 0.12.5-1)
[2019-02-07 20:08] [ALPM] upgraded mpfr (4.0.1-1 -> 4.0.2-1)
[2019-02-07 20:08] [ALPM] upgraded archlinux-keyring (20181218-1 -> 20190123-1)
[2019-02-07 20:08] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2019-02-07 20:08] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2019-02-07 20:08] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2019-02-07 20:08] [ALPM-SCRIPTLET] gpg: setting ownertrust to 4
[2019-02-07 20:08] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2019-02-07 20:08] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2019-02-07 20:08] [ALPM-SCRIPTLET] ==> Updating trust database...
[2019-02-07 20:08] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-10-03
[2019-02-07 20:08] [ALPM] upgraded libnghttp2 (1.35.1-1 -> 1.36.0-1)
[2019-02-07 20:08] [ALPM] upgraded ca-certificates-mozilla (3.41-1 -> 3.42.1-1)
[2019-02-07 20:08] [ALPM] upgraded curl (7.63.0-4 -> 7.64.0-1)
[2019-02-07 20:08] [ALPM] upgraded arch-install-scripts (20-1 -> 21-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-script (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-x11extras (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded iso-codes (4.1-1 -> 4.2-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-multimedia (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-speech (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-svg (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded kcodecs (5.54.0-1 -> 5.54.0-2)
[2019-02-07 20:08] [ALPM] upgraded qt5-declarative (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded btrfs-progs (4.19.1-1 -> 4.20.1-2)
[2019-02-07 20:08] [ALPM] upgraded ndctl (63-1 -> 64.1-1)
[2019-02-07 20:08] [ALPM] upgraded nss (3.41-1 -> 3.42.1-1)
[2019-02-07 20:08] [ALPM] upgraded libva (2.3.0-1 -> 2.4.0-1)
[2019-02-07 20:08] [ALPM] upgraded x265 (2.9-1 -> 3.0-1)
[2019-02-07 20:08] [ALPM] upgraded ffmpeg (1:4.1-1 -> 1:4.1-3)
[2019-02-07 20:08] [ALPM] upgraded baloo-widgets (18.12.1-1 -> 18.12.2-1)
[2019-02-07 20:08] [ALPM] upgraded kio-extras (18.12.1-1 -> 18.12.2-1)
[2019-02-07 20:08] [ALPM] upgraded dolphin (18.12.1-1 -> 18.12.2-1)
[2019-02-07 20:08] [ALPM] upgraded gtk-update-icon-cache (3.24.4-1 -> 3.24.5-1)
[2019-02-07 20:08] [ALPM] upgraded gtk3 (3.24.4-1 -> 3.24.5-1)
[2019-02-07 20:08] [ALPM] upgraded noto-fonts (20181024-1 -> 20190111-1)
[2019-02-07 20:08] [ALPM] upgraded firefox (64.0.2-1 -> 65.0-1)
[2019-02-07 20:08] [ALPM] upgraded firejail (0.9.56-1 -> 0.9.58-1)
[2019-02-07 20:08] [ALPM] installed geoclue (2.5.2-3)
[2019-02-07 20:08] [ALPM] upgraded harfbuzz-icu (2.3.0-1 -> 2.3.1-1)
[2019-02-07 20:08] [ALPM] upgraded libmagick (7.0.8.24-1 -> 7.0.8.26-1)
[2019-02-07 20:08] [ALPM] upgraded imagemagick (7.0.8.24-1 -> 7.0.8.26-1)
[2019-02-07 20:08] [ALPM] upgraded konsole (18.12.1-1 -> 18.12.2-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-sensors (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-graphicaleffects (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-quickcontrols (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded qt5-quickcontrols2 (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:08] [ALPM] upgraded kwin (5.14.5-1 -> 5.14.5-2)
[2019-02-07 20:08] [ALPM] upgraded lib32-expat (2.2.6-1 -> 2.2.6-2)
[2019-02-07 20:08] [ALPM] upgraded lib32-harfbuzz (2.3.0-1 -> 2.3.1-1)
[2019-02-07 20:08] [ALPM] upgraded lib32-libdrm (2.4.96-1 -> 2.4.97-1)
[2019-02-07 20:08] [ALPM] upgraded lib32-mesa (18.3.1-1 -> 18.3.3-1)
[2019-02-07 20:08] [ALPM] upgraded lib32-zstd (1.3.7-1 -> 1.3.8-1)
[2019-02-07 20:08] [ALPM] upgraded libgit2 (1:0.27.7-1 -> 1:0.27.8-1)
[2019-02-07 20:08] [ALPM] upgraded libheif (1.3.2-2 -> 1.3.2-3)
[2019-02-07 20:08] [ALPM] upgraded libpipeline (1.5.0-1 -> 1.5.1-1)
[2019-02-07 20:08] [ALPM] upgraded libtommath (1.0.1-1 -> 1.1.0-1)
[2019-02-07 20:08] [ALPM] installed libfbclient (3.0.4.33054-1)
[2019-02-07 20:09] [ALPM] upgraded libreoffice-fresh (6.1.4-4 -> 6.1.4-5)
[2019-02-07 20:09] [ALPM] upgraded linux-firmware (20181218.0f22c85-1 -> 20190118.a8b75ca-1)
[2019-02-07 20:11] [ALPM] upgraded linux (4.20.3.arch1-1 -> 4.20.6.arch1-1)
[2019-02-07 20:11] [ALPM] upgraded nvidia (415.27-1 -> 415.27-4)
[2019-02-07 20:11] [ALPM] upgraded perl-xml-libxml (2.0132-2 -> 2.0133-1)
[2019-02-07 20:11] [ALPM] upgraded qpdf (8.3.0-1 -> 8.4.0-1)
[2019-02-07 20:11] [ALPM] upgraded qt5-location (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:11] [ALPM] upgraded qt5-tools (5.12.0-2 -> 5.12.1-1)
[2019-02-07 20:11] [ALPM] upgraded qt5-webchannel (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:11] [ALPM] upgraded qt5-webkit (5.212.0alpha2-22 -> 5.212.0alpha2-23)
[2019-02-07 20:11] [ALPM] upgraded qt5-xmlpatterns (5.12.0-1 -> 5.12.1-1)
[2019-02-07 20:11] [ALPM] upgraded vim-runtime (8.1.0751-1 -> 8.1.0877-1)
[2019-02-07 20:12] [ALPM] upgraded vim (8.1.0751-1 -> 8.1.0877-1)
[2019-02-07 20:12] [ALPM] upgraded virtualbox-host-dkms (6.0.2-1 -> 6.0.4-1)
[2019-02-07 20:13] [ALPM] upgraded virtualbox (6.0.2-1 -> 6.0.4-1)
[2019-02-07 20:13] [ALPM] upgraded vulkan-icd-loader (1.1.96+3009+32d33e965-1 -> 1.1.99+3022+e1eafa18e-1)
[2019-02-07 20:14] [ALPM] upgraded vlc (3.0.6-1 -> 3.0.6-2)
[2019-02-07 20:17] [ALPM] upgraded wine-staging (4.0-1 -> 4.1-1)
[2019-02-07 20:17] [ALPM] upgraded xf86-video-intel (1:2.99.917+858+gc37c7ee0-1 -> 1:2.99.917+859+g33ee0c3b-1)
[2019-02-07 20:17] [ALPM] upgraded xf86-video-nouveau (1.0.15-3 -> 1.0.16-1)
[2019-02-07 20:17] [ALPM] transaction completed
[2019-02-07 20:17] [ALPM] running '60-linux.hook'...
[2019-02-07 20:17] [ALPM] running '70-dkms-install.hook'...
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel *: Missing kernel headers.
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel 4.20.6-arch1-1-ARCH: Missing kernel headers.
[2019-02-07 20:17] [ALPM] running '90-linux.hook'...
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-07 20:17] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-07 20:17] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-07 20:18] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-07 20:18] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-07 20:19] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-07 20:19] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-02-07 20:19] [ALPM] running 'fontconfig-32.hook'...
[2019-02-07 20:19] [ALPM] running 'fontconfig.hook'...
[2019-02-07 20:19] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-07 20:19] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-02-07 20:19] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-binfmt.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-07 20:19] [ALPM] running 'systemd-update.hook'...
[2019-02-07 20:19] [ALPM] running 'texinfo-install.hook'...
[2019-02-07 20:19] [ALPM] running 'update-appstream-cache.hook'...
[2019-02-07 20:19] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-02-07 20:19] [ALPM] running 'update-ca-trust.hook'...
[2019-02-07 20:19] [ALPM] running 'update-desktop-database.hook'...
[2019-02-07 20:19] [ALPM] running 'update-mime-database.hook'...
[2019-02-07 20:19] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-02-07 20:19] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-02-18 20:47] [PACMAN] Running 'pacman -S pip'
[2019-02-18 20:47] [PACMAN] Running 'pacman -S python-pip'
[2019-02-18 20:49] [ALPM] transaction started
[2019-02-18 20:49] [ALPM] installed python-appdirs (1.4.3-2)
[2019-02-18 20:49] [ALPM] installed python-pyparsing (2.3.1-1)
[2019-02-18 20:49] [ALPM] installed python-six (1.12.0-1)
[2019-02-18 20:49] [ALPM] installed python-packaging (19.0-1)
[2019-02-18 20:49] [ALPM] installed python-setuptools (1:40.8.0-1)
[2019-02-18 20:49] [ALPM] installed python-msgpack (0.6.1-1)
[2019-02-18 20:49] [ALPM] installed python-urllib3 (1.24.1-1)
[2019-02-18 20:49] [ALPM] installed python-chardet (3.0.4-2)
[2019-02-18 20:49] [ALPM] installed python-idna (2.8-1)
[2019-02-18 20:49] [ALPM] installed python-requests (2.21.0-1)
[2019-02-18 20:49] [ALPM] installed python-cachecontrol (0.12.5-4)
[2019-02-18 20:49] [ALPM] installed python-colorama (0.4.1-1)
[2019-02-18 20:49] [ALPM] installed python-distlib (0.2.8-1)
[2019-02-18 20:49] [ALPM] installed python-distro (1.4.0-1)
[2019-02-18 20:49] [ALPM] installed python-webencodings (0.5.1-2)
[2019-02-18 20:49] [ALPM] installed python-html5lib (1.0.1-3)
[2019-02-18 20:49] [ALPM] installed python-lockfile (0.12.2-4)
[2019-02-18 20:49] [ALPM] installed python-pytoml (0.1.20-1)
[2019-02-18 20:49] [ALPM] installed python-pep517 (0.5.0-1)
[2019-02-18 20:49] [ALPM] installed python-progress (1.4-2)
[2019-02-18 20:49] [ALPM] installed python-retrying (1.3.3-4)
[2019-02-18 20:49] [ALPM] installed python-pip (18.1-1)
[2019-02-18 20:49] [ALPM] transaction completed
[2019-02-18 20:49] [ALPM] running 'systemd-update.hook'...
[2019-02-25 13:29] [PACMAN] Running 'pacman -Syu'
[2019-02-25 13:29] [PACMAN] synchronizing package lists
[2019-02-25 13:29] [PACMAN] starting full system upgrade
[2019-02-25 15:29] [PACMAN] Running 'pacman -Syu'
[2019-02-25 15:29] [PACMAN] synchronizing package lists
[2019-02-25 21:22] [PACMAN] Running 'pacman -R steam'
[2019-03-01 13:16] [PACMAN] Running 'pacman -Syu'
[2019-03-01 13:16] [PACMAN] synchronizing package lists
[2019-03-01 13:16] [PACMAN] starting full system upgrade
[2019-03-01 13:27] [ALPM] running '70-dkms-remove.hook'...
[2019-03-01 13:27] [ALPM] transaction started
[2019-03-01 13:27] [ALPM] removed libsystemd (240.34-3)
[2019-03-01 13:27] [ALPM] upgraded archlinux-appstream-data (20181222-2 -> 20190226-1)
[2019-03-01 13:27] [ALPM] upgraded archlinux-keyring (20190123-1 -> 20190123-2)
[2019-03-01 13:27] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2019-03-01 13:27] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2019-03-01 13:27] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2019-03-01 13:27] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2019-03-01 13:27] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2019-03-01 13:27] [ALPM-SCRIPTLET] ==> Updating trust database...
[2019-03-01 13:27] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-10-03
[2019-03-01 13:27] [ALPM] upgraded libjpeg-turbo (2.0.1-1 -> 2.0.2-1)
[2019-03-01 13:27] [ALPM] upgraded iana-etc (20190125-1 -> 20190219-1)
[2019-03-01 13:27] [ALPM] upgraded sqlite (3.26.0-2 -> 3.27.2-1)
[2019-03-01 13:27] [ALPM] upgraded pixman (0.36.0-1 -> 0.38.0-2)
[2019-03-01 13:27] [ALPM] upgraded xkeyboard-config (2.26-1 -> 2.26-2)
[2019-03-01 13:27] [ALPM] upgraded libxau (1.0.8-3 -> 1.0.9-1)
[2019-03-01 13:27] [ALPM] upgraded xorg-server-common (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:27] [ALPM] installed systemd-libs (241.7-2)
[2019-03-01 13:27] [ALPM] upgraded libsasl (2.1.26-16 -> 2.1.27-1)
[2019-03-01 13:27] [ALPM] upgraded libfontenc (1.1.3-2 -> 1.1.4-1)
[2019-03-01 13:27] [ALPM] upgraded pcre (8.42-2 -> 8.43-1)
[2019-03-01 13:27] [ALPM] upgraded harfbuzz (2.3.1-1 -> 2.3.1-2)
[2019-03-01 13:27] [ALPM] upgraded libidn2 (2.1.0-1 -> 2.1.1-2)
[2019-03-01 13:27] [ALPM] upgraded cryptsetup (2.0.6-1 -> 2.1.0-1)
[2019-03-01 13:27] [ALPM] upgraded kmod (25-1 -> 26-2)
[2019-03-01 13:27] [ALPM] upgraded pambase (20171006-1 -> 20190105.1-1)
[2019-03-01 13:27] [ALPM] upgraded systemd (240.34-3 -> 241.7-2)
[2019-03-01 13:27] [ALPM] upgraded xorg-server (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:27] [ALPM] upgraded nvidia-utils (415.27-1 -> 418.43-2)
[2019-03-01 13:27] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-03-01 13:27] [ALPM] upgraded mesa (18.3.3-1 -> 18.3.4-1)
[2019-03-01 13:27] [ALPM] upgraded libxkbcommon (0.8.2-1 -> 0.8.4-1)
[2019-03-01 13:27] [ALPM] upgraded libxkbcommon-x11 (0.8.2-1 -> 0.8.4-1)
[2019-03-01 13:27] [ALPM] upgraded gnutls (3.6.6-1 -> 3.6.6-3)
[2019-03-01 13:27] [ALPM] upgraded qt5-base (5.12.1-1 -> 5.12.1-2)
[2019-03-01 13:27] [ALPM] upgraded attica (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded avr-gcc (8.2.0-1 -> 8.3.0-1)
[2019-03-01 13:27] [ALPM] upgraded ki18n (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded karchive (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded cairo (1.16.0-1 -> 1.16.0-2)
[2019-03-01 13:27] [ALPM] upgraded libpsl (0.20.2-3 -> 0.20.2-5)
[2019-03-01 13:27] [ALPM] upgraded curl (7.64.0-1 -> 7.64.0-9)
[2019-03-01 13:27] [ALPM] upgraded poppler (0.73.0-1 -> 0.74.0-1)
[2019-03-01 13:27] [ALPM] upgraded poppler-qt5 (0.73.0-1 -> 0.74.0-1)
[2019-03-01 13:27] [ALPM] upgraded taglib (1.11.1-2 -> 1.11.1-3)
[2019-03-01 13:27] [ALPM] upgraded libbluray (1.0.2-2 -> 1.1.0-1)
[2019-03-01 13:27] [ALPM] upgraded libssh (0.8.6-1 -> 0.8.7-1)
[2019-03-01 13:27] [ALPM] upgraded libibus (1.5.19-1 -> 1.5.20-1)
[2019-03-01 13:27] [ALPM] upgraded speexdsp (1.2rc3-3 -> 1.2rc3-4)
[2019-03-01 13:27] [ALPM] upgraded ffmpeg (1:4.1-3 -> 1:4.1.1-1)
[2019-03-01 13:27] [ALPM] upgraded kfilemetadata (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kidletime (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded btrfs-progs (4.20.1-2 -> 4.20.2-1)
[2019-03-01 13:27] [ALPM] upgraded libassuan (2.5.2-1 -> 2.5.3-1)
[2019-03-01 13:27] [ALPM] upgraded gnupg (2.2.12-2 -> 2.2.13-1)
[2019-03-01 13:27] [ALPM] upgraded gpgme (1.12.0-1 -> 1.12.0-2)
[2019-03-01 13:27] [ALPM] upgraded solid (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kcoreaddons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kwidgetsaddons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kjobwidgets (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kdbusaddons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kconfig (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kwindowsystem (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kcrash (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kglobalaccel (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kcompletion (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kservice (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kauth (5.54.0-2 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kcodecs (5.54.0-2 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kguiaddons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kconfigwidgets (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kitemviews (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kiconthemes (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded sonnet (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded openal (1.19.1-1 -> 1.19.1-2)
[2019-03-01 13:27] [ALPM] upgraded graphene (1.8.2-1 -> 1.8.4-1)
[2019-03-01 13:27] [ALPM] upgraded ktextwidgets (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kxmlgui (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kbookmarks (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded tar (1.31-2 -> 1.32-1)
[2019-03-01 13:27] [ALPM] upgraded knotifications (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kwallet (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kio (5.54.1-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded baloo (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded bluez-qt (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded bluedevil (1:5.14.5-1 -> 1:5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded kpackage (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded knewstuff (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded frameworkintegration (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kdecoration (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded breeze-icons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kwayland (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded breeze (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded breeze-gtk (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded libmagick (7.0.8.26-1 -> 7.0.8.29-1)
[2019-03-01 13:27] [ALPM] upgraded imagemagick (7.0.8.26-1 -> 7.0.8.29-1)
[2019-03-01 13:27] [ALPM] upgraded cups-filters (1.22.0-1 -> 1.22.1-1)
[2019-03-01 13:27] [ALPM] upgraded kitemmodels (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded kdeclarative (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded qt5-quickcontrols (5.12.1-1 -> 5.12.1-2)
[2019-03-01 13:27] [ALPM] upgraded kirigami2 (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded discover (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded kxmlrpcclient (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:27] [ALPM] upgraded drkonqi (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:27] [ALPM] upgraded file (5.35-1 -> 5.36-1)
[2019-03-01 13:27] [ALPM] upgraded gdk-pixbuf2 (2.38.0-1 -> 2.38.1-1)
[2019-03-01 13:27] [ALPM] upgraded librsvg (2:2.44.12-1 -> 2:2.44.13-1)
[2019-03-01 13:28] [ALPM] upgraded firefox (65.0-1 -> 65.0.2-1)
[2019-03-01 13:28] [ALPM] upgraded firejail (0.9.58-1 -> 0.9.58.2-1)
[2019-03-01 13:28] [ALPM] upgraded git (2.20.1-1 -> 2.21.0-1)
[2019-03-01 13:28] [ALPM] upgraded harfbuzz-icu (2.3.1-1 -> 2.3.1-2)
[2019-03-01 13:28] [ALPM] upgraded iputils (20180629.f6aac8d-3 -> 20180629.f6aac8d-4)
[2019-03-01 13:28] [ALPM] upgraded kactivities (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kactivities-stats (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kactivitymanagerd (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded kcmutils (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kpty (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kdesu (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kinit (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kde-cli-tools (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded kjs (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kjsembed (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded knotifyconfig (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] installed libevent (2.1.8-2)
[2019-03-01 13:28] [ALPM] installed snappy (1.1.7-1)
[2019-03-01 13:28] [ALPM] installed minizip (1:1.2.11-3)
[2019-03-01 13:28] [ALPM] installed re2 (20190301-1)
[2019-03-01 13:28] [ALPM] installed qt5-webengine (5.12.1-1)
[2019-03-01 13:28] [ALPM] upgraded libksysguard (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded kparts (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded syntax-highlighting (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded ktexteditor (5.54.0-2 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded libqalculate (2.8.2-2 -> 2.9.0-1)
[2019-03-01 13:28] [ALPM] upgraded xorg-xrdb (1.1.1-1 -> 1.2.0-1)
[2019-03-01 13:28] [ALPM] upgraded kholidays (1:5.54.0-1 -> 1:5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded plasma-framework (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded threadweaver (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded krunner (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded milou (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded prison (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kscreenlocker (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded kwin (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded qqc2-desktop-style (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded plasma-integration (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:28] [ALPM] upgraded kunitconversion (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kemoticons (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kded (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:28] [ALPM] upgraded kdelibs4support (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:30] [ALPM] upgraded plasma-workspace (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded systemsettings (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kde-gtk-config (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kdeplasma-addons (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kdnssd (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:30] [ALPM] upgraded kgamma5 (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded khotkeys (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kinfocenter (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kmenuedit (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded knetattach (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kpeople (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:30] [ALPM] upgraded kross (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:30] [ALPM] upgraded libkscreen (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kscreen (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded ksshaskpass (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded ksysguard (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kwallet-pam (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kwayland-integration (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded kwrited (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:30] [ALPM] upgraded lib32-alsa-lib (1.1.8-1 -> 1.1.8-2)
[2019-03-01 13:30] [ALPM] upgraded lib32-harfbuzz (2.3.1-1 -> 2.3.1-2)
[2019-03-01 13:30] [ALPM] upgraded lib32-libcap (2.25-2 -> 2.26-1)
[2019-03-01 13:30] [ALPM] upgraded lib32-libgpg-error (1.34-1 -> 1.35-1)
[2019-03-01 13:30] [ALPM] upgraded lib32-libjpeg-turbo (2.0.1-1 -> 2.0.2-1)
[2019-03-01 13:30] [ALPM] upgraded lib32-mesa (18.3.3-1 -> 18.3.4-1)
[2019-03-01 13:30] [ALPM] upgraded lib32-systemd (240.34-1 -> 241.7-1)
[2019-03-01 13:30] [ALPM] upgraded libheif (1.3.2-3 -> 1.4.0-1)
[2019-03-01 13:30] [ALPM] upgraded libnm (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 13:30] [ALPM] upgraded libnm-glib (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 13:30] [ALPM] upgraded libpwquality (1.4.0-1 -> 1.4.0-2)
[2019-03-01 13:30] [ALPM] upgraded libqmi (1.22.0-1 -> 1.22.2-1)
[2019-03-01 13:34] [ALPM] upgraded libreoffice-fresh (6.1.4-5 -> 6.2.0-3)
[2019-03-01 13:38] [ALPM] upgraded linux-firmware (20190118.a8b75ca-1 -> 20190212.28f5f7d-1)
[2019-03-01 13:38] [ALPM] upgraded linux (4.20.6.arch1-1 -> 4.20.13.arch1-1)
[2019-03-01 13:38] [ALPM] upgraded man-db (2.8.5-1 -> 2.8.5-2)
[2019-03-01 13:38] [ALPM] upgraded modemmanager-qt (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:38] [ALPM] upgraded netctl (1.19-1 -> 1.20-1)
[2019-03-01 13:38] [ALPM] upgraded networkmanager (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 13:38] [ALPM] upgraded networkmanager-qt (5.54.0-1 -> 5.55.0-1)
[2019-03-01 13:38] [ALPM] upgraded nvidia (415.27-4 -> 418.43-4)
[2019-03-01 13:38] [ALPM] upgraded oxygen (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:38] [ALPM] upgraded pacman (5.1.2-2 -> 5.1.3-1)
[2019-03-01 13:38] [ALPM] upgraded perl-xml-libxml (2.0133-1 -> 2.0134-1)
[2019-03-01 13:38] [ALPM] upgraded polkit-kde-agent (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:39] [ALPM] upgraded plasma-desktop (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:39] [ALPM] upgraded plasma-nm (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:39] [ALPM] upgraded plasma-pa (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:39] [ALPM] upgraded plasma-sdk (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:39] [ALPM] upgraded plasma-vault (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:40] [ALPM] upgraded plasma-workspace-wallpapers (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:40] [ALPM] upgraded powerdevil (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:40] [ALPM] upgraded python-urllib3 (1.24.1-1 -> 1.24.1-2)
[2019-03-01 13:40] [ALPM] upgraded run-parts (4.8.6-1 -> 4.8.6.1-1)
[2019-03-01 13:40] [ALPM] upgraded s-nail (14.9.11-2 -> 14.9.11-3)
[2019-03-01 13:40] [ALPM] upgraded sddm-kcm (5.14.5-2 -> 5.15.2-1)
[2019-03-01 13:40] [ALPM] upgraded systemd-sysvcompat (240.34-3 -> 241.7-2)
[2019-03-01 13:40] [ALPM] upgraded thunderbird (60.4.0-1 -> 60.5.1-1)
[2019-03-01 13:40] [ALPM] upgraded user-manager (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:40] [ALPM] upgraded vulkan-icd-loader (1.1.99+3022+e1eafa18e-1 -> 1.1.101-1)
[2019-03-01 13:41] [ALPM] upgraded vlc (3.0.6-2 -> 3.0.6-4)
[2019-03-01 13:42] [ALPM] upgraded webkit2gtk (2.22.5-1 -> 2.22.7-1)
[2019-03-01 13:46] [ALPM] upgraded wine-staging (4.1-1 -> 4.2-1)
[2019-03-01 13:46] [ALPM] upgraded xdg-desktop-portal-kde (5.14.5-1 -> 5.15.2-1)
[2019-03-01 13:46] [ALPM] upgraded xf86-video-intel (1:2.99.917+859+g33ee0c3b-1 -> 1:2.99.917+860+g3a2dec17-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-devel (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-xdmx (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-xephyr (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-xnest (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-xvfb (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-server-xwayland (1.20.3-1 -> 1.20.4-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-xev (1.2.2-2 -> 1.2.3-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-xhost (1.0.7-2 -> 1.0.8-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-xlsatoms (1.1.2-2 -> 1.1.3-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-xmodmap (1.0.9-2 -> 1.0.10-1)
[2019-03-01 13:46] [ALPM] upgraded xorg-xvinfo (1.1.3-2 -> 1.1.4-1)
[2019-03-01 13:46] [ALPM] transaction completed
[2019-03-01 13:46] [ALPM] running '60-linux.hook'...
[2019-03-01 13:47] [ALPM] running '70-dkms-install.hook'...
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel 4.20.13-arch1-1-ARCH: Missing kernel headers.
[2019-03-01 13:47] [ALPM] running '90-linux.hook'...
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> Starting build: 4.20.13-arch1-1-ARCH
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-01 13:47] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-01 13:47] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> Starting build: 4.20.13-arch1-1-ARCH
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-01 13:48] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-01 13:48] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-01 13:49] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-01 13:49] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-03-01 13:49] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-03-01 13:49] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-binfmt.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-catalog.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-hwdb.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-sysctl.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-01 13:49] [ALPM] running 'systemd-update.hook'...
[2019-03-01 13:49] [ALPM] running 'texinfo-install.hook'...
[2019-03-01 13:49] [ALPM] running 'update-appstream-cache.hook'...
[2019-03-01 13:49] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-03-01 13:49] [ALPM] running 'update-desktop-database.hook'...
[2019-03-01 13:49] [ALPM] running 'update-mime-database.hook'...
[2019-03-01 13:49] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-03-08 16:05] [PACMAN] Running 'pacman -Syu'
[2019-03-08 16:05] [PACMAN] synchronizing package lists
[2019-03-08 16:05] [PACMAN] starting full system upgrade
[2019-03-08 16:12] [ALPM] running '70-dkms-remove.hook'...
[2019-03-08 16:12] [ALPM] transaction started
[2019-03-08 16:12] [ALPM] removed xorg-mkfontdir (1.0.7-9)
[2019-03-08 16:12] [ALPM] upgraded appstream (0.12.5-1 -> 0.12.6-1)
[2019-03-08 16:12] [ALPM] upgraded libelf (0.175-1 -> 0.176-1)
[2019-03-08 16:12] [ALPM] upgraded openssl (1.1.1.a-1 -> 1.1.1.b-1)
[2019-03-08 16:12] [ALPM] upgraded appstream-qt (0.12.5-1 -> 0.12.6-1)
[2019-03-08 16:12] [ALPM] upgraded at-spi2-core (2.30.0-2 -> 2.30.1-1)
[2019-03-08 16:12] [ALPM] upgraded at-spi2-atk (2.30.0-1 -> 2.30.1-1)
[2019-03-08 16:12] [ALPM] upgraded avr-binutils (2.31.1-1 -> 2.32-1)
[2019-03-08 16:12] [ALPM] upgraded graphene (1.8.4-1 -> 1.8.6-1)
[2019-03-08 16:12] [ALPM] upgraded libsecret (0.18.7-1 -> 0.18.8-2)
[2019-03-08 16:12] [ALPM] upgraded libblockdev (2.20-1 -> 2.21-1)
[2019-03-08 16:12] [ALPM] upgraded libvpx (1.7.0-1 -> 1.8.0-1)
[2019-03-08 16:12] [ALPM] upgraded ffmpeg (1:4.1.1-1 -> 1:4.1.1-2)
[2019-03-08 16:12] [ALPM] upgraded baloo-widgets (18.12.2-1 -> 18.12.3-1)
[2019-03-08 16:12] [ALPM] upgraded kio-extras (18.12.2-1 -> 18.12.3-1)
[2019-03-08 16:12] [ALPM] upgraded dolphin (18.12.2-1 -> 18.12.3-1)
[2019-03-08 16:12] [ALPM] upgraded elfutils (0.175-1 -> 0.176-1)
[2019-03-08 16:12] [ALPM] upgraded libmagick (7.0.8.29-1 -> 7.0.8.32-1)
[2019-03-08 16:12] [ALPM] upgraded imagemagick (7.0.8.29-1 -> 7.0.8.32-1)
[2019-03-08 16:12] [ALPM] upgraded konsole (18.12.2-1 -> 18.12.3-1)
[2019-03-08 16:12] [ALPM] upgraded lib32-libelf (0.175-1 -> 0.176-1)
[2019-03-08 16:12] [ALPM] upgraded libatomic_ops (7.6.8-1 -> 7.6.10-1)
[2019-03-08 16:12] [ALPM] upgraded libreoffice-fresh (6.2.0-3 -> 6.2.1-1)
[2019-03-08 16:12] [ALPM] upgraded mkinitcpio-busybox (1.29.3-1 -> 1.30.1-1)
[2019-03-08 16:12] [ALPM] upgraded linux (4.20.13.arch1-1 -> 5.0.arch1-1)
[2019-03-08 16:12] [ALPM] upgraded man-pages (4.16-2 -> 5.00-1)
[2019-03-08 16:12] [ALPM] upgraded nvidia (418.43-4 -> 418.43-5)
[2019-03-08 16:12] [ALPM] upgraded openssl-1.0 (1.0.2.q-1 -> 1.0.2.r-1)
[2019-03-08 16:12] [ALPM] upgraded qt5-webengine (5.12.1-1 -> 5.12.1-3)
[2019-03-08 16:12] [ALPM] upgraded xorg-mkfontscale (1.1.3-1 -> 1.2.0-2)
[2019-03-08 16:12] [ALPM] upgraded powerdevil (5.15.2-1 -> 5.15.2-2)
[2019-03-08 16:12] [ALPM] upgraded python-progress (1.4-2 -> 1.5-1)
[2019-03-08 16:12] [ALPM] upgraded python-pip (18.1-1 -> 18.1-2)
[2019-03-08 16:12] [ALPM] upgraded thunderbird (60.5.1-1 -> 60.5.3-1)
[2019-03-08 16:12] [ALPM] upgraded vim-runtime (8.1.0877-1 -> 8.1.0996-1)
[2019-03-08 16:12] [ALPM] upgraded vim (8.1.0877-1 -> 8.1.0996-1)
[2019-03-08 16:12] [ALPM] upgraded virtualbox-host-dkms (6.0.4-1 -> 6.0.4-4)
[2019-03-08 16:13] [ALPM] upgraded virtualbox (6.0.4-1 -> 6.0.4-4)
[2019-03-08 16:13] [ALPM] upgraded vlc (3.0.6-4 -> 3.0.6-8)
[2019-03-08 16:13] [ALPM] upgraded xf86-video-amdgpu (18.1.0-1 -> 19.0.0-1)
[2019-03-08 16:13] [ALPM] upgraded xf86-video-ati (1:18.1.0-1 -> 1:19.0.0-2)
[2019-03-08 16:13] [ALPM] upgraded xorg-xinit (1.4.0-3 -> 1.4.1-1)
[2019-03-08 16:13] [ALPM] transaction completed
[2019-03-08 16:13] [ALPM] running '60-linux.hook'...
[2019-03-08 16:13] [ALPM] running '70-dkms-install.hook'...
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel *: Missing kernel headers.
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel 5.0.0-arch1-1-ARCH: Missing kernel headers.
[2019-03-08 16:13] [ALPM] running '90-linux.hook'...
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Starting build: 5.0.0-arch1-1-ARCH
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> Starting build: 5.0.0-arch1-1-ARCH
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-08 16:13] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-08 16:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-08 16:14] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-08 16:14] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-08 16:14] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-08 16:14] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-08 16:14] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-08 16:14] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-08 16:14] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-08 16:14] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-03-08 16:14] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-08 16:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-08 16:15] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-08 16:15] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-08 16:15] [ALPM] running 'systemd-update.hook'...
[2019-03-08 16:15] [ALPM] running 'texinfo-install.hook'...
[2019-03-08 16:15] [ALPM] running 'update-appstream-cache.hook'...
[2019-03-08 16:15] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-03-08 16:15] [ALPM] running 'update-desktop-database.hook'...
[2019-03-08 16:15] [ALPM] running 'update-mime-database.hook'...
[2019-03-08 16:15] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-03-14 13:49] [PACMAN] Running 'pacman -Syu'
[2019-03-14 13:49] [PACMAN] synchronizing package lists
[2019-03-14 13:49] [PACMAN] starting full system upgrade
[2019-03-14 18:59] [ALPM] running '70-dkms-remove.hook'...
[2019-03-14 18:59] [ALPM] transaction started
[2019-03-14 18:59] [ALPM] upgraded iana-etc (20190219-1 -> 20190228-1)
[2019-03-14 18:59] [ALPM] upgraded glib2 (2.58.3-1 -> 2.60.0-1)
[2019-03-14 18:59] [ALPM] upgraded e2fsprogs (1.44.5-1 -> 1.45.0-1)
[2019-03-14 18:59] [ALPM] warning: directory permissions differ on /var/lib/AccountsService/users/
filesystem: 755  package: 700
[2019-03-14 18:59] [ALPM] upgraded accountsservice (0.6.54+2+g204a4ab-2 -> 0.6.54+10+gd07621b-1)
[2019-03-14 18:59] [ALPM] upgraded at-spi2-core (2.30.1-1 -> 2.32.0-1)
[2019-03-14 18:59] [ALPM] upgraded atk (2.30.0-1 -> 2.32-1)
[2019-03-14 18:59] [ALPM] upgraded at-spi2-atk (2.30.1-1 -> 2.32.0-1)
[2019-03-14 18:59] [ALPM] upgraded double-conversion (3.1.1-1 -> 3.1.4-1)
[2019-03-14 18:59] [ALPM] upgraded libxdamage (1.1.4-3 -> 1.1.5-1)
[2019-03-14 18:59] [ALPM] upgraded qt5-base (5.12.1-2 -> 5.12.1-3)
[2019-03-14 18:59] [ALPM] upgraded attica (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded ki18n (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded karchive (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kconfig (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kcoreaddons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded libvdpau (1.1.1+3+ga21bf7a-1 -> 1.2-1)
[2019-03-14 18:59] [ALPM] upgraded libxcursor (1.1.15-1 -> 1.2.0-1)
[2019-03-14 18:59] [ALPM] upgraded nspr (4.20-1 -> 4.21-1)
[2019-03-14 18:59] [ALPM] upgraded kfilemetadata (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kidletime (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded upower (0.99.9-1 -> 0.99.10-1)
[2019-03-14 18:59] [ALPM] upgraded udisks2 (2.8.1-1 -> 2.8.2-1)
[2019-03-14 18:59] [ALPM] upgraded solid (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kwidgetsaddons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kjobwidgets (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kdbusaddons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kwindowsystem (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kcrash (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kglobalaccel (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kcompletion (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kservice (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kauth (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kcodecs (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kguiaddons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kconfigwidgets (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kitemviews (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kiconthemes (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded sonnet (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded ktextwidgets (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kxmlgui (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kbookmarks (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded tdb (1.3.16-1 -> 1.3.18-1)
[2019-03-14 18:59] [ALPM] upgraded knotifications (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kwallet (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kio (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded baloo (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded bluez-qt (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded bluedevil (1:5.15.2-1 -> 1:5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kpackage (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded knewstuff (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded frameworkintegration (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kdecoration (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded breeze-icons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kwayland (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded breeze (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded breeze-gtk (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded dconf (0.30.1-1 -> 0.32.0-1)
[2019-03-14 18:59] [ALPM] upgraded colord (1.4.3-2 -> 1.4.4-1)
[2019-03-14 18:59] [ALPM] upgraded kitemmodels (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kdeclarative (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kirigami2 (5.55.0-1 -> 5.56.1-1)
[2019-03-14 18:59] [ALPM] upgraded discover (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kxmlrpcclient (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded drkonqi (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded glib-networking (2.58.0-1 -> 2.60.0.1-1)
[2019-03-14 18:59] [ALPM] upgraded libsoup (2.64.2-1 -> 2.66.0-1)
[2019-03-14 18:59] [ALPM] upgraded geocode-glib (3.26.0-1 -> 3.26.1-1)
[2019-03-14 18:59] [ALPM] upgraded gtk-update-icon-cache (3.24.5-1 -> 3.24.7-1)
[2019-03-14 18:59] [ALPM] upgraded libxcomposite (0.4.4-3 -> 0.4.5-1)
[2019-03-14 18:59] [ALPM] upgraded gtk3 (3.24.5-1 -> 3.24.7-1)
[2019-03-14 18:59] [ALPM] upgraded libmagick (7.0.8.32-1 -> 7.0.8.33-1)
[2019-03-14 18:59] [ALPM] upgraded imagemagick (7.0.8.32-1 -> 7.0.8.33-1)
[2019-03-14 18:59] [ALPM] upgraded kactivities (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kactivities-stats (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kactivitymanagerd (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kcmutils (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kpty (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kdesu (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kinit (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kde-cli-tools (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kjs (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kjsembed (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded knotifyconfig (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded libksysguard (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kparts (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded syntax-highlighting (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded ktexteditor (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kholidays (1:5.55.0-1 -> 1:5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded xorg-xprop (1.2.3-1 -> 1.2.4-1)
[2019-03-14 18:59] [ALPM] upgraded plasma-framework (5.55.0-1 -> 5.56.1-1)
[2019-03-14 18:59] [ALPM] upgraded threadweaver (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded krunner (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded milou (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded prison (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kscreenlocker (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kwin (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded qqc2-desktop-style (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded plasma-integration (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kunitconversion (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kemoticons (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kded (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kdelibs4support (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded plasma-workspace (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded systemsettings (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kde-gtk-config (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kdeplasma-addons (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kdnssd (5.55.0-1 -> 5.56.0-1)
[2019-03-14 18:59] [ALPM] upgraded kgamma5 (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded khotkeys (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kinfocenter (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kmenuedit (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded knetattach (5.15.2-1 -> 5.15.3-1)
[2019-03-14 18:59] [ALPM] upgraded kpeople (5.55.0-1 -> 5.56.0-1)
[2019-03-14 19:00] [ALPM] upgraded kross (5.55.0-1 -> 5.56.0-1)
[2019-03-14 19:00] [ALPM] upgraded libkscreen (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded kscreen (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded ksshaskpass (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded ksysguard (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded kwallet-pam (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded kwayland-integration (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded kwrited (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded talloc (2.1.14-1 -> 2.1.16-1)
[2019-03-14 19:00] [ALPM] upgraded tevent (1:0.9.37-1 -> 1:0.9.39-1)
[2019-03-14 19:00] [ALPM] upgraded ldb (1:1.4.3-1 -> 1:1.4.6-1)
[2019-03-14 19:00] [ALPM] upgraded lib32-pcre (8.42-1 -> 8.43-1)
[2019-03-14 19:00] [ALPM] upgraded lib32-glib2 (2.58.3-1 -> 2.60.0-1)
[2019-03-14 19:00] [ALPM] upgraded libebml (1.3.6-1 -> 1.3.7-1)
[2019-03-14 19:00] [ALPM] upgraded libgexiv2 (0.10.8-2 -> 0.12.0-1)
[2019-03-14 19:00] [ALPM] upgraded libmatroska (1.4.9-1 -> 1.5.0-1)
[2019-03-14 19:00] [ALPM] upgraded libwbclient (4.9.4-2 -> 4.9.5-1)
[2019-03-14 19:00] [ALPM] upgraded linux (5.0.arch1-1 -> 5.0.1.arch1-1)
[2019-03-14 19:00] [ALPM] upgraded modemmanager-qt (5.55.0-1 -> 5.56.0-1)
[2019-03-14 19:00] [ALPM] upgraded networkmanager-qt (5.55.0-1 -> 5.56.0-1)
[2019-03-14 19:00] [ALPM] upgraded nvidia (418.43-5 -> 418.43-6)
[2019-03-14 19:00] [ALPM] upgraded oxygen (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded polkit-kde-agent (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-desktop (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-nm (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded rtkit (0.11+10+g493a135-1 -> 0.12-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-pa (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-sdk (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-vault (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded plasma-workspace-wallpapers (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded powerdevil (5.15.2-2 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded sddm-kcm (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded smbclient (4.9.4-2 -> 4.9.5-1)
[2019-03-14 19:00] [ALPM] upgraded user-manager (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded vlc (3.0.6-8 -> 3.0.6-9)
[2019-03-14 19:00] [ALPM] upgraded webkit2gtk (2.22.7-1 -> 2.24.0-1)
[2019-03-14 19:00] [ALPM] upgraded xdg-desktop-portal-kde (5.15.2-1 -> 5.15.3-1)
[2019-03-14 19:00] [ALPM] upgraded xf86-video-intel (1:2.99.917+860+g3a2dec17-1 -> 1:2.99.917+863+g6afed33b-1)
[2019-03-14 19:01] [ALPM] transaction completed
[2019-03-14 19:01] [ALPM] running '60-linux.hook'...
[2019-03-14 19:01] [ALPM] running '70-dkms-install.hook'...
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel 5.0.1-arch1-1-ARCH: Missing kernel headers.
[2019-03-14 19:01] [ALPM] running '90-linux.hook'...
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> Starting build: 5.0.1-arch1-1-ARCH
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-14 19:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-14 19:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> Starting build: 5.0.1-arch1-1-ARCH
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-14 19:02] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-14 19:02] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-14 19:03] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-14 19:03] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-03-14 19:03] [ALPM] running 'gio-querymodules.hook'...
[2019-03-14 19:03] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-14 19:03] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-03-14 19:03] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-14 19:03] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-14 19:03] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-14 19:03] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-03-14 19:03] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-14 19:03] [ALPM] running 'systemd-update.hook'...
[2019-03-14 19:03] [ALPM] running 'texinfo-install.hook'...
[2019-03-14 19:03] [ALPM] running 'update-desktop-database.hook'...
[2019-03-14 19:03] [ALPM] running 'update-mime-database.hook'...
[2019-03-14 19:03] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-04-09 11:52] [PACMAN] Running 'pacman -Syu'
[2019-04-09 11:52] [PACMAN] synchronizing package lists
[2019-04-09 11:52] [PACMAN] starting full system upgrade
[2019-04-09 12:12] [ALPM] running '70-dkms-remove.hook'...
[2019-04-09 12:12] [ALPM] transaction started
[2019-04-09 12:12] [ALPM] upgraded tzdata (2018i-1 -> 2019a-1)
[2019-04-09 12:12] [ALPM] upgraded iana-etc (20190228-1 -> 20190329-1)
[2019-04-09 12:12] [ALPM] upgraded bash (5.0.0-1 -> 5.0.002-1)
[2019-04-09 12:12] [ALPM] upgraded freetype2 (2.9.1-1 -> 2.10.0-1)
[2019-04-09 12:12] [ALPM] upgraded harfbuzz (2.3.1-2 -> 2.4.0-2)
[2019-04-09 12:12] [ALPM] upgraded libxdmcp (1.1.2-2 -> 1.1.3-1)
[2019-04-09 12:12] [ALPM] upgraded libxft (2.3.2-2 -> 2.3.3-1)
[2019-04-09 12:12] [ALPM] upgraded libxext (1.3.3-2 -> 1.3.4-1)
[2019-04-09 12:12] [ALPM] upgraded pixman (0.38.0-2 -> 0.38.2-1)
[2019-04-09 12:12] [ALPM] upgraded pango (1:1.42.4-1 -> 1:1.43.0-1)
[2019-04-09 12:12] [ALPM] upgraded icu (63.1-2 -> 64.1-1)
[2019-04-09 12:12] [ALPM] upgraded libxml2 (2.9.9-1 -> 2.9.9-2)
[2019-04-09 12:12] [ALPM] upgraded libcroco (0.6.12+4+g9ad7287-2 -> 0.6.13-1)
[2019-04-09 12:12] [ALPM] upgraded jasper (2.0.14-1 -> 2.0.16-1)
[2019-04-09 12:12] [ALPM] upgraded gtk-update-icon-cache (3.24.7-1 -> 1:3.24.7+25+g17665f06e3-1)
[2019-04-09 12:12] [ALPM] upgraded adwaita-icon-theme (3.30.1-1 -> 3.32.0-1)
[2019-04-09 12:12] [ALPM] upgraded archlinux-appstream-data (20190226-1 -> 20190320-1)
[2019-04-09 12:12] [ALPM] upgraded libgpg-error (1.35-1 -> 1.36-1)
[2019-04-09 12:12] [ALPM] upgraded systemd-libs (241.7-2 -> 241.67-1)
[2019-04-09 12:12] [ALPM] upgraded libseccomp (2.3.3-1 -> 2.4.0-1)
[2019-04-09 12:12] [ALPM] upgraded device-mapper (2.02.183-2 -> 2.02.184-1)
[2019-04-09 12:12] [ALPM] upgraded coreutils (8.30-1 -> 8.31-1)
[2019-04-09 12:12] [ALPM] upgraded systemd (241.7-2 -> 241.67-1)
[2019-04-09 12:12] [ALPM] upgraded nss (3.42.1-1 -> 3.43-1)
[2019-04-09 12:12] [ALPM] upgraded jre8-openjdk-headless (8.u202-1 -> 8.u212-1)
[2019-04-09 12:12] [ALPM] upgraded libxmu (1.1.2-2 -> 1.1.3-1)
[2019-04-09 12:12] [ALPM] upgraded jre8-openjdk (8.u202-1 -> 8.u212-1)
[2019-04-09 12:12] [ALPM] upgraded arduino-builder (1.4.3-1 -> 1.4.4-1)
[2019-04-09 12:12] [ALPM] upgraded gnutls (3.6.6-3 -> 3.6.7-1)
[2019-04-09 12:12] [ALPM] upgraded libcups (2.2.10-2 -> 2.2.11-1)
[2019-04-09 12:12] [ALPM] upgraded libxrandr (1.5.1-2 -> 1.5.2-1)
[2019-04-09 12:12] [ALPM] upgraded arduino (1:1.8.8-1 -> 1:1.8.9-1)
[2019-04-09 12:12] [ALPM] upgraded at-spi2-core (2.32.0-1 -> 2.32.1-1)
[2019-04-09 12:12] [ALPM] upgraded babl (0.1.60-1 -> 0.1.62-1)
[2019-04-09 12:12] [ALPM] upgraded bison (3.2-1 -> 3.3.2-1)
[2019-04-09 12:12] [ALPM] upgraded wayland (1.16.0-1 -> 1.17.0-1)
[2019-04-09 12:12] [ALPM] upgraded llvm-libs (7.0.1-2 -> 8.0.0-1)
[2019-04-09 12:12] [ALPM] upgraded mesa (18.3.4-1 -> 19.0.1-2)
[2019-04-09 12:12] [ALPM] upgraded libinput (1.12.6-1 -> 1.13.1-1)
[2019-04-09 12:12] [ALPM] upgraded libxkbfile (1.0.9-2 -> 1.1.0-1)
[2019-04-09 12:12] [ALPM] upgraded nvidia-utils (418.43-2 -> 418.56-1)
[2019-04-09 12:12] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-04-09 12:12] [ALPM] upgraded libglvnd (1.1.0-1 -> 1.1.1-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-base (5.12.1-3 -> 5.12.2-2)
[2019-04-09 12:12] [ALPM] upgraded libical (3.0.4-2 -> 3.0.4-3)
[2019-04-09 12:12] [ALPM] upgraded qt5-script (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded gnupg (2.2.13-1 -> 2.2.15-1)
[2019-04-09 12:12] [ALPM] upgraded gpgme (1.12.0-2 -> 1.13.0-1)
[2019-04-09 12:12] [ALPM] upgraded gst-plugins-base-libs (1.14.4-1 -> 1.14.4+18+g3cc7cc757-1)
[2019-04-09 12:12] [ALPM] upgraded gst-plugins-base (1.14.4-1 -> 1.14.4+18+g3cc7cc757-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-multimedia (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-speech (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded tdb (1.3.18-1 -> 1.3.18-2)
[2019-04-09 12:12] [ALPM] upgraded qt5-x11extras (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-svg (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-declarative (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded lvm2 (2.02.183-2 -> 2.02.184-1)
[2019-04-09 12:12] [ALPM] upgraded ndctl (64.1-1 -> 64.1-2)
[2019-04-09 12:12] [ALPM] upgraded xfsprogs (4.19.0-2 -> 4.20.0-2)
[2019-04-09 12:12] [ALPM] upgraded bluedevil (1:5.15.3-1 -> 1:5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded boost-libs (1.69.0-1 -> 1.69.0-2)
[2019-04-09 12:12] [ALPM] upgraded kdecoration (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded breeze (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded breeze-gtk (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded ca-certificates-mozilla (3.42.1-1 -> 3.43-1)
[2019-04-09 12:12] [ALPM] upgraded openjpeg2 (2.3.0-3 -> 2.3.1-1)
[2019-04-09 12:12] [ALPM] upgraded libssh2 (1.8.0-3 -> 1.8.1-1)
[2019-04-09 12:12] [ALPM] upgraded curl (7.64.0-9 -> 7.64.1-2)
[2019-04-09 12:12] [ALPM] upgraded poppler (0.74.0-1 -> 0.75.0-1)
[2019-04-09 12:12] [ALPM] upgraded libmagick (7.0.8.33-1 -> 7.0.8.39-1)
[2019-04-09 12:12] [ALPM] upgraded imagemagick (7.0.8.33-1 -> 7.0.8.39-1)
[2019-04-09 12:12] [ALPM] upgraded liblouis (3.8.0-1 -> 3.9.0-1)
[2019-04-09 12:12] [ALPM] upgraded cups-filters (1.22.1-1 -> 1.22.5-1)
[2019-04-09 12:12] [ALPM] upgraded cups (2.2.10-2 -> 2.2.11-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-graphicaleffects (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-quickcontrols (5.12.1-2 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded qt5-quickcontrols2 (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:12] [ALPM] upgraded discover (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded python (3.7.2-3 -> 3.7.3-1)
[2019-04-09 12:12] [ALPM] upgraded texinfo (6.5-2 -> 6.6-1)
[2019-04-09 12:12] [ALPM] upgraded drkonqi (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:12] [ALPM] upgraded libbluray (1.1.0-1 -> 1.1.1-1)
[2019-04-09 12:12] [ALPM] upgraded libva (2.4.0-1 -> 2.4.1-1)
[2019-04-09 12:12] [ALPM] upgraded x264 (2:155.r0a84d986-2 -> 2:157.r72db4377-1)
[2019-04-09 12:12] [ALPM] upgraded giflib (5.1.4-2 -> 5.1.9-3)
[2019-04-09 12:12] [ALPM] upgraded libibus (1.5.20-1 -> 1.5.20-2)
[2019-04-09 12:12] [ALPM] upgraded ffmpeg (1:4.1.1-2 -> 1:4.1.2-2)
[2019-04-09 12:12] [ALPM] installed adobe-source-code-pro-fonts (2.030ro+1.050it-5)
[2019-04-09 12:12] [ALPM] upgraded gsettings-desktop-schemas (3.28.1-1 -> 3.32.0-2)
[2019-04-09 12:12] [ALPM] upgraded glib-networking (2.60.0.1-1 -> 2.60.1+2+g1ce6b40-1)
[2019-04-09 12:12] [ALPM] upgraded libsoup (2.66.0-1 -> 2.66.1-1)
[2019-04-09 12:12] [ALPM] upgraded gtk3 (3.24.7-1 -> 1:3.24.7+25+g17665f06e3-1)
[2019-04-09 12:14] [ALPM] upgraded firefox (65.0.2-1 -> 66.0.2-1)
[2019-04-09 12:14] [ALPM] installed luajit (2.0.5-2)
[2019-04-09 12:14] [ALPM] upgraded gegl (0.4.12-1 -> 0.4.14-1)
[2019-04-09 12:15] [ALPM] upgraded python2 (2.7.15-4 -> 2.7.16-1)
[2019-04-09 12:16] [ALPM] upgraded gimp (2.10.8-1 -> 2.10.10-1)
[2019-04-09 12:16] [ALPM] upgraded glslang (7.10.2984-1 -> 7.11.3113-1)
[2019-04-09 12:16] [ALPM] upgraded harfbuzz-icu (2.3.1-2 -> 2.4.0-2)
[2019-04-09 12:16] [ALPM] upgraded intel-ucode (20180807.a-1 -> 20190312-1)
[2019-04-09 12:16] [ALPM] upgraded iproute2 (4.20.0-1 -> 5.0.0-1)
[2019-04-09 12:16] [ALPM] upgraded jdk8-openjdk (8.u202-1 -> 8.u212-1)
[2019-04-09 12:16] [ALPM] upgraded kactivitymanagerd (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:16] [ALPM] upgraded kcmutils (5.56.0-1 -> 5.56.0-2)
[2019-04-09 12:16] [ALPM] upgraded kde-cli-tools (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:16] [ALPM] upgraded qt5-webchannel (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:16] [ALPM] upgraded qt5-location (5.12.1-1 -> 5.12.2-2)
[2019-04-09 12:16] [ALPM] upgraded re2 (20190301-1 -> 20190401-1)
[2019-04-09 12:18] [ALPM] upgraded qt5-webengine (5.12.1-3 -> 5.12.2-2)
[2019-04-09 12:18] [ALPM] upgraded libksysguard (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded libqalculate (2.9.0-1 -> 3.0.0-2)
[2019-04-09 12:18] [ALPM] upgraded qt5-tools (5.12.1-1 -> 5.12.2-3)
[2019-04-09 12:18] [ALPM] upgraded plasma-framework (5.56.1-1 -> 5.56.1-4)
[2019-04-09 12:18] [ALPM] upgraded milou (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded kscreenlocker (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded qt5-sensors (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:18] [ALPM] upgraded kwin (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded xorg-mkfontscale (1.2.0-2 -> 1.2.1-1)
[2019-04-09 12:18] [ALPM] upgraded plasma-integration (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded plasma-workspace (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded systemsettings (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded kde-gtk-config (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded kdeplasma-addons (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded poppler-qt5 (0.74.0-1 -> 0.75.0-1)
[2019-04-09 12:18] [ALPM] upgraded kfilemetadata (5.56.0-1 -> 5.56.0-2)
[2019-04-09 12:18] [ALPM] upgraded kgamma5 (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:18] [ALPM] upgraded khotkeys (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded kinfocenter (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded libwbclient (4.9.5-1 -> 4.10.2-1)
[2019-04-09 12:19] [ALPM] upgraded talloc (2.1.16-1 -> 2.2.0-1)
[2019-04-09 12:19] [ALPM] upgraded tevent (1:0.9.39-1 -> 1:0.9.39-2)
[2019-04-09 12:19] [ALPM] upgraded ldb (1:1.4.6-1 -> 1:1.5.4-2)
[2019-04-09 12:19] [ALPM] upgraded smbclient (4.9.5-1 -> 4.10.2-1)
[2019-04-09 12:19] [ALPM] upgraded kio-extras (18.12.3-1 -> 18.12.3-2)
[2019-04-09 12:19] [ALPM] upgraded kmenuedit (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded knetattach (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded libkscreen (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded kscreen (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded ksshaskpass (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded ksysguard (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded kwallet-pam (5.15.3-1 -> 5.15.4-2)
[2019-04-09 12:19] [ALPM] upgraded kwayland-integration (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded kwrited (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:19] [ALPM] upgraded lib32-util-linux (2.33-1 -> 2.33.1-1)
[2019-04-09 12:19] [ALPM] upgraded lib32-harfbuzz (2.3.1-2 -> 2.4.0-2)
[2019-04-09 12:19] [ALPM] upgraded lib32-freetype2 (2.9.1-1 -> 2.10.0-1)
[2019-04-09 12:19] [ALPM] upgraded lib32-icu (63.1-2 -> 64.1-1)
[2019-04-09 12:19] [ALPM] upgraded lib32-libxml2 (2.9.9-1 -> 2.9.9-2)
[2019-04-09 12:20] [ALPM] upgraded lib32-llvm-libs (7.0.1-1 -> 8.0.0-1)
[2019-04-09 12:20] [ALPM] upgraded lib32-mesa (18.3.4-1 -> 19.0.1-1)
[2019-04-09 12:20] [ALPM] upgraded lib32-libglvnd (1.1.0-1 -> 1.1.1-1)
[2019-04-09 12:20] [ALPM] upgraded lib32-systemd (241.7-1 -> 241.67-1)
[2019-04-09 12:20] [ALPM] upgraded libcdr (0.1.5-1 -> 0.1.5-2)
[2019-04-09 12:20] [ALPM] upgraded libe-book (0.1.3-4 -> 0.1.3-5)
[2019-04-09 12:21] [ALPM] upgraded libmspub (0.1.4-4 -> 0.1.4-5)
[2019-04-09 12:21] [ALPM] upgraded libnm (1.14.7dev+3+g353743b99-1 -> 1.16.0-1)
[2019-04-09 12:21] [ALPM] upgraded libnm-glib (1.14.7dev+3+g353743b99-1 -> 1.16.0-1)
[2019-04-09 12:21] [ALPM] upgraded libnotify (0.7.7-2 -> 0.7.8-1)
[2019-04-09 12:21] [ALPM] upgraded libqxp (0.0.2-1 -> 0.0.2-2)
[2019-04-09 12:21] [ALPM] upgraded libvisio (0.1.6-5 -> 0.1.6-6)
[2019-04-09 12:21] [ALPM] upgraded libzmf (0.0.2-5 -> 0.0.2-6)
[2019-04-09 12:21] [ALPM] upgraded xmlsec (1.2.27-1 -> 1.2.27-2)
[2019-04-09 12:21] [ALPM] upgraded raptor (2.0.15-10 -> 2.0.15-11)
[2019-04-09 12:24] [ALPM] upgraded libreoffice-fresh (6.2.1-1 -> 6.2.2-3)
[2019-04-09 12:24] [ALPM] upgraded libxvmc (1.0.10-2 -> 1.0.11-1)
[2019-04-09 12:24] [ALPM] upgraded libxxf86dga (1.1.4-2 -> 1.1.5-1)
[2019-04-09 12:28] [ALPM] upgraded linux-firmware (20190212.28f5f7d-1 -> 20190313.efd2c1c-1)
[2019-04-09 12:29] [ALPM] upgraded linux (5.0.1.arch1-1 -> 5.0.7.arch1-1)
[2019-04-09 12:29] [ALPM] upgraded nano (3.2-1 -> 4.0-2)
[2019-04-09 12:29] [ALPM] upgraded networkmanager (1.14.7dev+3+g353743b99-1 -> 1.16.0-1)
[2019-04-09 12:29] [ALPM] upgraded nvidia (418.43-6 -> 418.56-7)
[2019-04-09 12:29] [ALPM] upgraded oxygen (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded pkgconf (1.6.0-1 -> 1.6.1-1)
[2019-04-09 12:29] [ALPM] upgraded polkit-kde-agent (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded plasma-desktop (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded plasma-nm (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded plasma-pa (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded plasma-sdk (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:29] [ALPM] upgraded plasma-vault (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:30] [ALPM] upgraded plasma-workspace-wallpapers (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:30] [ALPM] upgraded powerdevil (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:30] [ALPM] upgraded python-setuptools (1:40.8.0-1 -> 1:40.9.0-1)
[2019-04-09 12:30] [ALPM] upgraded python-pip (18.1-2 -> 19.0.3-1)
[2019-04-09 12:31] [ALPM] upgraded qt5-webkit (5.212.0alpha2-23 -> 5.212.0alpha2-26)
[2019-04-09 12:31] [ALPM] upgraded qt5-xmlpatterns (5.12.1-1 -> 5.12.2-1)
[2019-04-09 12:31] [ALPM] upgraded s-nail (14.9.11-3 -> 14.9.13-2)
[2019-04-09 12:31] [ALPM] upgraded sddm (0.18.0-2 -> 0.18.1-1)
[2019-04-09 12:31] [ALPM] upgraded sddm-kcm (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:31] [ALPM] upgraded systemd-sysvcompat (241.7-2 -> 241.67-1)
[2019-04-09 12:31] [ALPM] upgraded thunderbird (60.5.3-1 -> 60.6.1-2)
[2019-04-09 12:31] [ALPM] upgraded user-manager (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:32] [ALPM] upgraded vim-runtime (8.1.0996-1 -> 8.1.1073-1)
[2019-04-09 12:32] [ALPM] upgraded vim (8.1.0996-1 -> 8.1.1073-1)
[2019-04-09 12:32] [ALPM] upgraded vlc (3.0.6-9 -> 3.0.6-11)
[2019-04-09 12:32] [ALPM] upgraded webkit2gtk (2.24.0-1 -> 2.24.0-2)
[2019-04-09 12:37] [ALPM] upgraded wine-staging (4.2-1 -> 4.5-2)
[2019-04-09 12:37] [ALPM] upgraded xdg-desktop-portal-kde (5.15.3-1 -> 5.15.4-1)
[2019-04-09 12:37] [ALPM] upgraded xf86-video-amdgpu (19.0.0-1 -> 19.0.1-1)
[2019-04-09 12:37] [ALPM] upgraded xf86-video-ati (1:19.0.0-2 -> 1:19.0.1-1)
[2019-04-09 12:37] [ALPM] upgraded xorg-x11perf (1.6.0-2 -> 1.6.1-1)
[2019-04-09 12:37] [ALPM] upgraded zenity (3.30.0-1 -> 3.32.0-1)
[2019-04-09 12:38] [ALPM] transaction completed
[2019-04-09 12:38] [ALPM] running '60-linux.hook'...
[2019-04-09 12:38] [ALPM] running '70-dkms-install.hook'...
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.4_OSE for kernel 5.0.7-arch1-1-ARCH: Missing kernel headers.
[2019-04-09 12:38] [ALPM] running '90-linux.hook'...
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> Starting build: 5.0.7-arch1-1-ARCH
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-09 12:38] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-09 12:38] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Starting build: 5.0.7-arch1-1-ARCH
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-09 12:39] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-04-09 12:39] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-09 12:39] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-04-09 12:39] [ALPM] running 'fontconfig-32.hook'...
[2019-04-09 12:40] [ALPM] running 'fontconfig.hook'...
[2019-04-09 12:40] [ALPM] running 'gio-querymodules.hook'...
[2019-04-09 12:40] [ALPM] running 'glib-compile-schemas.hook'...
[2019-04-09 12:40] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-04-09 12:40] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-binfmt.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-catalog.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-hwdb.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-sysctl.hook'...
[2019-04-09 12:40] [ALPM] running 'systemd-sysusers.hook'...
[2019-04-09 12:41] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-04-09 12:41] [ALPM] running 'systemd-udev-reload.hook'...
[2019-04-09 12:41] [ALPM] running 'systemd-update.hook'...
[2019-04-09 12:41] [ALPM] running 'texinfo-install.hook'...
[2019-04-09 12:41] [ALPM] running 'update-appstream-cache.hook'...
[2019-04-09 12:41] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-04-09 12:41] [ALPM] running 'update-ca-trust.hook'...
[2019-04-09 12:41] [ALPM] running 'update-desktop-database.hook'...
[2019-04-09 12:41] [ALPM] running 'update-mime-database.hook'...
[2019-04-09 12:41] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-04-09 12:41] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-04-15 16:10] [PACMAN] Running 'pacman -Syu'
[2019-04-15 16:10] [PACMAN] synchronizing package lists
[2019-04-15 16:10] [PACMAN] starting full system upgrade
[2019-04-15 16:14] [ALPM] transaction started
[2019-04-15 16:14] [ALPM] upgraded glibc (2.28-5 -> 2.28-6)
[2019-04-15 16:14] [ALPM-SCRIPTLET] Generating locales...
[2019-04-15 16:14] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2019-04-15 16:14] [ALPM-SCRIPTLET] Generation complete.
[2019-04-15 16:14] [ALPM] upgraded bash (5.0.002-1 -> 5.0.003-1)
[2019-04-15 16:14] [ALPM] upgraded systemd-libs (241.67-1 -> 241.93-1)
[2019-04-15 16:14] [ALPM] upgraded device-mapper (2.02.184-1 -> 2.02.184-3)
[2019-04-15 16:14] [ALPM] upgraded pixman (0.38.2-1 -> 0.38.4-1)
[2019-04-15 16:14] [ALPM] upgraded libutil-linux (2.33.1-2 -> 2.33.2-1)
[2019-04-15 16:14] [ALPM] upgraded pango (1:1.43.0-1 -> 1:1.43.0-2)
[2019-04-15 16:14] [ALPM] upgraded util-linux (2.33.1-2 -> 2.33.2-1)
[2019-04-15 16:14] [ALPM] upgraded systemd (241.67-1 -> 241.93-1)
[2019-04-15 16:14] [ALPM] upgraded mesa (19.0.1-2 -> 19.0.2-1)
[2019-04-15 16:14] [ALPM] upgraded gtk-update-icon-cache (1:3.24.7+25+g17665f06e3-1 -> 1:3.24.8-1)
[2019-04-15 16:14] [ALPM] upgraded gtk3 (1:3.24.7+25+g17665f06e3-1 -> 1:3.24.8-1)
[2019-04-15 16:14] [ALPM] upgraded firefox (66.0.2-1 -> 66.0.3-1)
[2019-04-15 16:14] [ALPM] upgraded libmagick (7.0.8.39-1 -> 7.0.8.40-1)
[2019-04-15 16:14] [ALPM] upgraded imagemagick (7.0.8.39-1 -> 7.0.8.40-1)
[2019-04-15 16:14] [ALPM] upgraded lib32-glibc (2.28-5 -> 2.28-6)
[2019-04-15 16:14] [ALPM] upgraded lib32-systemd (241.67-1 -> 241.93-1)
[2019-04-15 16:14] [ALPM] upgraded lib32-util-linux (2.33.1-1 -> 2.33.2-1)
[2019-04-15 16:14] [ALPM] upgraded libfreehand (0.1.2-1 -> 0.1.2-2)
[2019-04-15 16:14] [ALPM] upgraded libmbim (1.18.0-1 -> 1.18.2-1)
[2019-04-15 16:14] [ALPM] upgraded libqmi (1.22.2-1 -> 1.22.4-1)
[2019-04-15 16:14] [ALPM] upgraded libreoffice-fresh (6.2.2-3 -> 6.2.2-4)
[2019-04-15 16:14] [ALPM] upgraded libzip (1.5.1-1 -> 1.5.2-1)
[2019-04-15 16:14] [ALPM] upgraded lvm2 (2.02.184-1 -> 2.02.184-3)
[2019-04-15 16:14] [ALPM] installed perl-capture-tiny (0.48-1)
[2019-04-15 16:14] [ALPM] installed perl-ffi-checklib (0.23-1)
[2019-04-15 16:14] [ALPM] installed perl-file-chdir (0.1011-3)
[2019-04-15 16:14] [ALPM] installed perl-file-which (1.23-1)
[2019-04-15 16:14] [ALPM] installed perl-path-tiny (0.108-1)
[2019-04-15 16:14] [ALPM] installed perl-alien-build (1.65-1)
[2019-04-15 16:14] [ALPM] installed perl-alien-libxml2 (0.07-1)
[2019-04-15 16:14] [ALPM] upgraded perl-xml-libxml (2.0134-1 -> 2.0200-1)
[2019-04-15 16:14] [ALPM] upgraded qca (2.1.3-3 -> 2.2.0-1)
[2019-04-15 16:14] [ALPM] upgraded systemd-sysvcompat (241.67-1 -> 241.93-1)
[2019-04-15 16:14] [ALPM] upgraded webkit2gtk (2.24.0-2 -> 2.24.1-1)
[2019-04-15 16:16] [ALPM] upgraded wine-staging (4.5-2 -> 4.6-1)
[2019-04-15 16:17] [ALPM] upgraded zeromq (4.3.1-1 -> 4.3.1-2)
[2019-04-15 16:17] [ALPM] transaction completed
[2019-04-15 16:17] [ALPM] running '90-linux.hook'...
[2019-04-15 16:17] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-04-15 16:17] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-04-15 16:17] [ALPM-SCRIPTLET] ==> Starting build: 5.0.7-arch1-1-ARCH
[2019-04-15 16:17] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-15 16:17] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-15 16:17] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-15 16:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-15 16:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-15 16:18] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-15 16:18] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-15 16:18] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-15 16:19] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-04-15 16:19] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> Starting build: 5.0.7-arch1-1-ARCH
[2019-04-15 16:19] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-15 16:19] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-15 16:19] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-15 16:19] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-15 16:20] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-15 16:20] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-15 16:20] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-15 16:20] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-15 16:20] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-15 16:20] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-15 16:20] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-04-15 16:20] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-15 16:20] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-04-15 16:20] [ALPM] running 'glib-compile-schemas.hook'...
[2019-04-15 16:20] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-04-15 16:20] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-binfmt.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-catalog.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-hwdb.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-sysctl.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-sysusers.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-udev-reload.hook'...
[2019-04-15 16:20] [ALPM] running 'systemd-update.hook'...
[2019-04-15 16:20] [ALPM] running 'texinfo-install.hook'...
[2019-04-15 16:20] [ALPM] running 'update-desktop-database.hook'...
[2019-04-15 16:20] [ALPM] running 'update-mime-database.hook'...
[2019-04-24 13:58] [PACMAN] Running 'pacman -Syu'
[2019-04-24 13:58] [PACMAN] synchronizing package lists
[2019-04-24 13:58] [PACMAN] starting full system upgrade
[2019-04-24 14:13] [ALPM] running '70-dkms-remove.hook'...
[2019-04-24 14:13] [ALPM] transaction started
[2019-04-24 14:13] [ALPM] removed libmagick (7.0.8.40-1)
[2019-04-24 14:13] [ALPM] upgraded archlinux-appstream-data (20190320-1 -> 20190424-1)
[2019-04-24 14:13] [ALPM] upgraded linux-api-headers (4.17.11-1 -> 5.0.7-1)
[2019-04-24 14:13] [ALPM] upgraded iana-etc (20190329-1 -> 20190415-1)
[2019-04-24 14:13] [ALPM] upgraded glibc (2.28-6 -> 2.29-1)
[2019-04-24 14:13] [ALPM-SCRIPTLET] Generating locales...
[2019-04-24 14:13] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2019-04-24 14:13] [ALPM-SCRIPTLET] Generation complete.
[2019-04-24 14:13] [ALPM] upgraded gcc-libs (8.2.1+20181127-1 -> 8.3.0-1)
[2019-04-24 14:13] [ALPM] upgraded sqlite (3.27.2-1 -> 3.28.0-1)
[2019-04-24 14:13] [ALPM] upgraded libpng (1.6.36-1 -> 1.6.37-1)
[2019-04-24 14:13] [ALPM] upgraded glib2 (2.60.0-1 -> 2.60.1-1)
[2019-04-24 14:13] [ALPM] upgraded libcap (2.26-1 -> 2.27-1)
[2019-04-24 14:13] [ALPM] upgraded lz4 (1:1.8.3-1 -> 1:1.9.0-1)
[2019-04-24 14:13] [ALPM] upgraded systemd-libs (241.93-1 -> 242.0-1)
[2019-04-24 14:13] [ALPM] upgraded perl (5.28.1-1 -> 5.28.2-1)
[2019-04-24 14:13] [ALPM] upgraded hwids (20180917-1 -> 20190316-1)
[2019-04-24 14:13] [ALPM] upgraded device-mapper (2.02.184-3 -> 2.02.184-4)
[2019-04-24 14:13] [ALPM] upgraded cracklib (2.9.6-3 -> 2.9.7-1)
[2019-04-24 14:13] [ALPM] upgraded systemd (241.93-1 -> 242.0-1)
[2019-04-24 14:13] [ALPM] upgraded zstd (1.3.8-1 -> 1.4.0-1)
[2019-04-24 14:13] [ALPM] upgraded libcups (2.2.11-1 -> 2.2.11-2)
[2019-04-24 14:13] [ALPM] upgraded freetype2 (2.10.0-1 -> 2.10.0-2)
[2019-04-24 14:13] [ALPM] upgraded libdrm (2.4.97-1 -> 2.4.98-1)
[2019-04-24 14:13] [ALPM] upgraded qt5-base (5.12.2-2 -> 5.12.3-2)
[2019-04-24 14:13] [ALPM] upgraded attica (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded avrdude (1:6.3-4 -> 1:6.3-5)
[2019-04-24 14:13] [ALPM] upgraded qt5-declarative (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded ki18n (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded karchive (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kconfig (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kcoreaddons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded opus (1.3-1 -> 1.3.1-1)
[2019-04-24 14:13] [ALPM] upgraded v4l-utils (1.16.3-1 -> 1.16.5-1)
[2019-04-24 14:13] [ALPM] upgraded ffmpeg (1:4.1.2-2 -> 1:4.1.3-1)
[2019-04-24 14:13] [ALPM] upgraded kfilemetadata (5.56.0-2 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded qt5-x11extras (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded kidletime (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded libaio (0.3.111-2 -> 0.3.112-1)
[2019-04-24 14:13] [ALPM] upgraded thin-provisioning-tools (0.7.6-1 -> 0.8.0-1)
[2019-04-24 14:13] [ALPM] upgraded lvm2 (2.02.184-3 -> 2.02.184-4)
[2019-04-24 14:13] [ALPM] upgraded mdadm (4.0-2 -> 4.1-1)
[2019-04-24 14:13] [ALPM] upgraded solid (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kwidgetsaddons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kjobwidgets (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kdbusaddons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kwindowsystem (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kcrash (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kglobalaccel (5.56.0-1 -> 5.57.0-2)
[2019-04-24 14:13] [ALPM] upgraded kcompletion (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kservice (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded qt5-svg (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded kauth (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kcodecs (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kguiaddons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kconfigwidgets (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kitemviews (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kiconthemes (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded sonnet (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded gstreamer (1.14.4-1 -> 1.16.0-1)
[2019-04-24 14:13] [ALPM] upgraded orc (0.4.28-1 -> 0.4.29-1)
[2019-04-24 14:13] [ALPM] upgraded gst-plugins-base-libs (1.14.4+18+g3cc7cc757-1 -> 1.16.0-2)
[2019-04-24 14:13] [ALPM] upgraded gst-plugins-base (1.14.4+18+g3cc7cc757-1 -> 1.16.0-2)
[2019-04-24 14:13] [ALPM] upgraded qt5-multimedia (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded qt5-speech (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded ktextwidgets (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kxmlgui (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kbookmarks (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded libtool (2.4.6+42+gb88cebd5-2 -> 2.4.6+42+gb88cebd5-3)
[2019-04-24 14:13] [ALPM] upgraded knotifications (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded kwallet (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded qt5-script (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:13] [ALPM] upgraded kio (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded baloo (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:13] [ALPM] upgraded baloo-widgets (18.12.3-1 -> 19.04.0-1)
[2019-04-24 14:13] [ALPM] upgraded binutils (2.31.1-4 -> 2.32-1)
[2019-04-24 14:13] [ALPM] upgraded bluez-qt (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded breeze-icons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded dconf (0.32.0-1 -> 0.32.0-3)
[2019-04-24 14:14] [ALPM] upgraded colord (1.4.4-1 -> 1.4.4-2)
[2019-04-24 14:14] [ALPM] upgraded imagemagick (7.0.8.40-1 -> 7.0.8.42-1)
[2019-04-24 14:14] [ALPM] upgraded cups (2.2.11-1 -> 2.2.11-2)
[2019-04-24 14:14] [ALPM] upgraded knewstuff (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kdnssd (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kpty (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kactivities (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded syntax-highlighting (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kio-extras (18.12.3-2 -> 19.04.0-1)
[2019-04-24 14:14] [ALPM] upgraded kpackage (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kdeclarative (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kcmutils (5.56.0-2 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kparts (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kinit (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded dolphin (18.12.3-1 -> 19.04.0-1)
[2019-04-24 14:14] [ALPM] upgraded frameworkintegration (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded gcc (8.2.1+20181127-1 -> 8.3.0-1)
[2019-04-24 14:14] [ALPM] upgraded glslang (7.11.3113-1 -> 7.11.3188-1)
[2019-04-24 14:14] [ALPM] upgraded groff (1.22.3-8 -> 1.22.4-1)
[2019-04-24 14:14] [ALPM] upgraded intel-tbb (2019.3-1 -> 2019.5-1)
[2019-04-24 14:14] [ALPM] upgraded kactivities-stats (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kded (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kunitconversion (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kitemmodels (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kemoticons (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kdelibs4support (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kdesu (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kholidays (1:5.56.0-1 -> 1:5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded qt5-quickcontrols (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:14] [ALPM] upgraded qt5-quickcontrols2 (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:14] [ALPM] upgraded qt5-graphicaleffects (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:14] [ALPM] upgraded kirigami2 (5.56.1-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kjs (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kjsembed (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded knotifyconfig (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded konsole (18.12.3-1 -> 19.04.0-1)
[2019-04-24 14:14] [ALPM] upgraded kpeople (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kross (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kwayland (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded plasma-framework (5.56.1-4 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded threadweaver (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded krunner (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded ktexteditor (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded kxmlrpcclient (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-glibc (2.28-6 -> 2.29-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-libpng (1.6.36-1 -> 1.6.37-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-gcc-libs (8.2.1+20181127-1 -> 8.3.0-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-glib2 (2.60.0-1 -> 2.60.1-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-freetype2 (2.10.0-1 -> 2.10.0-2)
[2019-04-24 14:14] [ALPM] upgraded lib32-libdrm (2.4.97-1 -> 2.4.98-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-wayland (1.16.0-1 -> 1.17.0-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-mesa (19.0.1-1 -> 19.0.2-1)
[2019-04-24 14:14] [ALPM] upgraded lib32-systemd (241.93-1 -> 242.0-1)
[2019-04-24 14:15] [ALPM] upgraded libmwaw (0.3.14-1 -> 0.3.15-1)
[2019-04-24 14:15] [ALPM] upgraded libnm (1.16.0-1 -> 1.18.0-1)
[2019-04-24 14:15] [ALPM] upgraded libnm-glib (1.16.0-1 -> 1.18.0-1)
[2019-04-24 14:15] [ALPM] upgraded libqalculate (3.0.0-2 -> 3.1.0-1)
[2019-04-24 14:15] [ALPM] upgraded xmlsec (1.2.27-2 -> 1.2.28-1)
[2019-04-24 14:19] [ALPM] upgraded libreoffice-fresh (6.2.2-4 -> 6.2.3-1)
[2019-04-24 14:19] [ALPM] upgraded libwmf (0.2.10-1 -> 0.2.12-1)
[2019-04-24 14:20] [ALPM] upgraded linux (5.0.7.arch1-1 -> 5.0.9.arch1-1)
[2019-04-24 14:20] [ALPM] upgraded modemmanager-qt (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:20] [ALPM] upgraded nano (4.0-2 -> 4.1-1)
[2019-04-24 14:20] [ALPM] upgraded networkmanager (1.16.0-1 -> 1.18.0-1)
[2019-04-24 14:20] [ALPM] upgraded networkmanager-qt (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:20] [ALPM] upgraded nvidia (418.56-7 -> 418.56-9)
[2019-04-24 14:21] [ALPM] upgraded openssh (7.9p1-1 -> 8.0p1-1)
[2019-04-24 14:21] [ALPM] upgraded perl-alien-build (1.65-1 -> 1.68-1)
[2019-04-24 14:21] [ALPM] upgraded prison (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:21] [ALPM] upgraded python-pyparsing (2.3.1-1 -> 2.4.0-1)
[2019-04-24 14:21] [ALPM] upgraded python-setuptools (1:40.9.0-1 -> 1:41.0.1-1)
[2019-04-24 14:21] [ALPM] upgraded python-urllib3 (1.24.1-2 -> 1.24.2-1)
[2019-04-24 14:21] [ALPM] upgraded qca (2.2.0-1 -> 2.2.0-2)
[2019-04-24 14:21] [ALPM] upgraded qqc2-desktop-style (5.56.0-1 -> 5.57.0-1)
[2019-04-24 14:21] [ALPM] upgraded qt5-location (5.12.2-2 -> 5.12.3-1)
[2019-04-24 14:21] [ALPM] upgraded qt5-sensors (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:21] [ALPM] upgraded qt5-tools (5.12.2-3 -> 5.12.3-1)
[2019-04-24 14:21] [ALPM] upgraded qt5-webchannel (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:22] [ALPM] upgraded qt5-webengine (5.12.2-2 -> 5.12.3-1)
[2019-04-24 14:22] [ALPM] upgraded qt5-webkit (5.212.0alpha2-26 -> 5.212.0alpha2-28)
[2019-04-24 14:23] [ALPM] upgraded qt5-xmlpatterns (5.12.2-1 -> 5.12.3-1)
[2019-04-24 14:23] [ALPM] upgraded systemd-sysvcompat (241.93-1 -> 242.0-1)
[2019-04-24 14:23] [ALPM] upgraded virtualbox-host-dkms (6.0.4-4 -> 6.0.6-2)
[2019-04-24 14:25] [ALPM] upgraded virtualbox (6.0.4-4 -> 6.0.6-2)
[2019-04-24 14:25] [ALPM] transaction completed
[2019-04-24 14:25] [ALPM] running '60-linux.hook'...
[2019-04-24 14:25] [ALPM] running '70-dkms-install.hook'...
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.6_OSE for kernel *: Missing kernel headers.
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.6_OSE for kernel 5.0.9-arch1-1-ARCH: Missing kernel headers.
[2019-04-24 14:25] [ALPM] running '90-linux.hook'...
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-04-24 14:25] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> Starting build: 5.0.9-arch1-1-ARCH
[2019-04-24 14:25] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-24 14:25] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-24 14:25] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-24 14:25] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-24 14:26] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-24 14:26] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-24 14:26] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-24 14:26] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-24 14:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-24 14:26] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Starting build: 5.0.9-arch1-1-ARCH
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-04-24 14:27] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-04-24 14:27] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-04-24 14:27] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-04-24 14:27] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-04-24 14:27] [ALPM] running 'gio-querymodules.hook'...
[2019-04-24 14:27] [ALPM] running 'glib-compile-schemas.hook'...
[2019-04-24 14:27] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-catalog.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-hwdb.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-sysctl.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-sysusers.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-udev-reload.hook'...
[2019-04-24 14:28] [ALPM] running 'systemd-update.hook'...
[2019-04-24 14:28] [ALPM] running 'texinfo-install.hook'...
[2019-04-24 14:28] [ALPM] running 'update-appstream-cache.hook'...
[2019-04-24 14:28] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-04-24 14:28] [ALPM] running 'update-desktop-database.hook'...
[2019-04-24 14:28] [ALPM] running 'update-mime-database.hook'...
[2019-05-02 07:50] [PACMAN] Running 'pacman -Syu'
[2019-05-02 07:50] [PACMAN] synchronizing package lists
[2019-05-02 07:50] [PACMAN] starting full system upgrade
[2019-05-02 07:57] [ALPM] running '70-dkms-remove.hook'...
[2019-05-02 07:57] [ALPM] transaction started
[2019-05-02 07:57] [ALPM] upgraded lz4 (1:1.9.0-1 -> 1:1.9.1-1)
[2019-05-02 07:57] [ALPM] upgraded systemd-libs (242.0-1 -> 242.19-1)
[2019-05-02 07:57] [ALPM] upgraded systemd (242.0-1 -> 242.19-1)
[2019-05-02 07:57] [ALPM] warning: directory permissions differ on /var/lib/AccountsService/users/
filesystem: 755  package: 700
[2019-05-02 07:57] [ALPM] upgraded accountsservice (0.6.54+10+gd07621b-1 -> 0.6.55-1)
[2019-05-02 07:57] [ALPM] upgraded avahi (0.7+18+g1b5f401-1 -> 0.7+18+g1b5f401-2)
[2019-05-02 07:57] [ALPM] upgraded poppler (0.75.0-1 -> 0.76.1-1)
[2019-05-02 07:57] [ALPM] upgraded qpdf (8.4.0-1 -> 8.4.1-1)
[2019-05-02 07:57] [ALPM] upgraded icu (64.1-1 -> 64.2-1)
[2019-05-02 07:57] [ALPM] upgraded imagemagick (7.0.8.42-1 -> 7.0.8.43-1)
[2019-05-02 07:57] [ALPM] upgraded cups-filters (1.22.5-1 -> 1.22.5-2)
[2019-05-02 07:57] [ALPM] upgraded ebook-tools (0.2.2-5 -> 0.2.2-6)
[2019-05-02 07:57] [ALPM] upgraded lib32-icu (64.1-1 -> 64.2-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxau (1.0.8-2 -> 1.0.9-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxdmcp (1.1.2-2 -> 1.1.3-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxcursor (1.1.15-1 -> 1.2.0-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxdamage (1.1.4-3 -> 1.1.5-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxext (1.3.3-2 -> 1.3.4-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-libxrandr (1.5.1-2 -> 1.5.2-1)
[2019-05-02 07:57] [ALPM] upgraded llvm-libs (8.0.0-1 -> 8.0.0-2)
[2019-05-02 07:57] [ALPM] upgraded libwacom (0.32-1 -> 0.33-1)
[2019-05-02 07:57] [ALPM] upgraded mesa (19.0.2-1 -> 19.0.3-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-mesa (19.0.2-1 -> 19.0.3-1)
[2019-05-02 07:57] [ALPM] upgraded lib32-systemd (242.0-1 -> 242.16-1)
[2019-05-02 07:57] [ALPM] upgraded libdbusmenu-qt5 (0.9.3+16.04.20160218-2 -> 0.9.3+16.04.20160218-4)
[2019-05-02 07:57] [ALPM] upgraded libreoffice-fresh (6.2.3-1 -> 6.2.3-2)
[2019-05-02 07:57] [ALPM] upgraded linux-firmware (20190313.efd2c1c-1 -> 20190424.4b6cf2b-1)
[2019-05-02 07:58] [ALPM] upgraded linux (5.0.9.arch1-1 -> 5.0.10.arch1-1)
[2019-05-02 07:58] [ALPM] upgraded nano (4.1-1 -> 4.2-1)
[2019-05-02 07:58] [ALPM] upgraded nvidia (418.56-9 -> 418.56-10)
[2019-05-02 07:58] [ALPM] upgraded parted (3.2-8 -> 3.2-9)
[2019-05-02 07:58] [ALPM] upgraded perl-ffi-checklib (0.23-1 -> 0.24-1)
[2019-05-02 07:58] [ALPM] upgraded perl-alien-build (1.68-1 -> 1.69-1)
[2019-05-02 07:58] [ALPM] upgraded plasma-workspace (5.15.4-1 -> 5.15.4-2)
[2019-05-02 07:58] [ALPM] upgraded poppler-qt5 (0.75.0-1 -> 0.76.1-1)
[2019-05-02 07:58] [ALPM] upgraded qca (2.2.0-2 -> 2.2.1-1)
[2019-05-02 07:58] [ALPM] upgraded systemd-sysvcompat (242.0-1 -> 242.19-1)
[2019-05-02 07:58] [ALPM] upgraded vim-runtime (8.1.1073-1 -> 8.1.1186-1)
[2019-05-02 07:58] [ALPM] upgraded vim (8.1.1073-1 -> 8.1.1186-1)
[2019-05-02 07:58] [ALPM] upgraded vulkan-icd-loader (1.1.101-1 -> 1.1.107-1)
[2019-05-02 08:02] [ALPM] upgraded wine-staging (4.6-1 -> 4.7-1)
[2019-05-02 08:05] [ALPM] transaction completed
[2019-05-02 08:05] [ALPM] running '60-linux.hook'...
[2019-05-02 08:05] [ALPM] running '70-dkms-install.hook'...
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.6_OSE for kernel 5.0.10-arch1-1-ARCH: Missing kernel headers.
[2019-05-02 08:05] [ALPM] running '90-linux.hook'...
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Starting build: 5.0.10-arch1-1-ARCH
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Starting build: 5.0.10-arch1-1-ARCH
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-02 08:05] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-02 08:05] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-05-02 08:06] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-02 08:06] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-05-02 08:06] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-binfmt.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-catalog.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-hwdb.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-sysctl.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-sysusers.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-udev-reload.hook'...
[2019-05-02 08:07] [ALPM] running 'systemd-update.hook'...
[2019-05-02 08:07] [ALPM] running 'texinfo-install.hook'...
[2019-05-02 08:07] [ALPM] running 'update-desktop-database.hook'...
[2019-05-02 08:07] [ALPM] running 'update-mime-database.hook'...
[2019-05-02 14:36] [PACMAN] Running 'pacman -S ntfs-3g'
[2019-05-02 14:36] [ALPM] transaction started
[2019-05-02 14:36] [ALPM] installed fuse-common (3.5.0-1)
[2019-05-02 14:36] [ALPM] installed fuse2 (2.9.9-1)
[2019-05-02 14:36] [ALPM] installed ntfs-3g (2017.3.23-3)
[2019-05-02 14:37] [ALPM] transaction completed
[2019-05-02 14:37] [ALPM] running 'systemd-udev-reload.hook'...
[2019-05-02 14:37] [ALPM] running 'systemd-update.hook'...
[2019-05-12 17:59] [PACMAN] Running 'pacman -Syu'
[2019-05-12 17:59] [PACMAN] synchronizing package lists
[2019-05-12 18:00] [PACMAN] starting full system upgrade
[2019-05-12 18:08] [ALPM] running '70-dkms-remove.hook'...
[2019-05-12 18:08] [ALPM] transaction started
[2019-05-12 18:08] [ALPM] upgraded iana-etc (20190415-1 -> 20190504-1)
[2019-05-12 18:08] [ALPM] upgraded bash (5.0.003-1 -> 5.0.007-1)
[2019-05-12 18:08] [ALPM] upgraded avr-gcc (8.3.0-1 -> 9.1.0-1)
[2019-05-12 18:08] [ALPM] upgraded systemd-libs (242.19-1 -> 242.29-1)
[2019-05-12 18:08] [ALPM] upgraded avrdude (1:6.3-5 -> 1:6.3-6)
[2019-05-12 18:08] [ALPM] upgraded pcre2 (10.32-2 -> 10.33-1)
[2019-05-12 18:08] [ALPM] upgraded systemd (242.19-1 -> 242.29-1)
[2019-05-12 18:08] [ALPM] upgraded glib2 (2.60.1-1 -> 2.60.2-1)
[2019-05-12 18:08] [ALPM] upgraded libinput (1.13.1-1 -> 1.13.2-1)
[2019-05-12 18:08] [ALPM] upgraded libedit (20181209_3.1-1 -> 20190324_3.1-1)
[2019-05-12 18:08] [ALPM] upgraded nvidia-utils (418.56-1 -> 418.74-1)
[2019-05-12 18:08] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-05-12 18:08] [ALPM] upgraded libbytesize (1.4-1 -> 2.0-1)
[2019-05-12 18:08] [ALPM] upgraded ndctl (64.1-2 -> 65-1)
[2019-05-12 18:08] [ALPM] upgraded thin-provisioning-tools (0.8.0-1 -> 0.8.1-1)
[2019-05-12 18:08] [ALPM] upgraded v4l-utils (1.16.5-1 -> 1.16.6-1)
[2019-05-12 18:08] [ALPM] upgraded baloo-widgets (19.04.0-1 -> 19.04.1-1)
[2019-05-12 18:08] [ALPM] upgraded bluedevil (1:5.15.4-1 -> 1:5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded kdecoration (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded breeze (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded breeze-gtk (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded dhcpcd (7.0.8-1 -> 7.2.1-1)
[2019-05-12 18:08] [ALPM] upgraded discover (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded kio-extras (19.04.0-1 -> 19.04.1-1)
[2019-05-12 18:08] [ALPM] upgraded dolphin (19.04.0-1 -> 19.04.1-1)
[2019-05-12 18:08] [ALPM] upgraded drkonqi (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:08] [ALPM] upgraded glib-networking (2.60.1+2+g1ce6b40-1 -> 2.60.2-1)
[2019-05-12 18:09] [ALPM] upgraded firefox (66.0.3-1 -> 66.0.5-1)
[2019-05-12 18:09] [ALPM] upgraded libraqm (0.5.0-1 -> 0.6.0-1)
[2019-05-12 18:09] [ALPM] upgraded imagemagick (7.0.8.43-1 -> 7.0.8.44-1)
[2019-05-12 18:09] [ALPM] upgraded iproute2 (5.0.0-1 -> 5.1.0-1)
[2019-05-12 18:09] [ALPM] upgraded kactivitymanagerd (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kde-cli-tools (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded qt5-webengine (5.12.3-1 -> 5.12.3-2)
[2019-05-12 18:09] [ALPM] upgraded libksysguard (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded milou (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kscreenlocker (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kwin (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-integration (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-workspace (5.15.4-2 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded systemsettings (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kde-gtk-config (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kdeplasma-addons (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kgamma5 (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded khotkeys (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kinfocenter (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kmenuedit (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded knetattach (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded konsole (19.04.0-1 -> 19.04.1-1)
[2019-05-12 18:09] [ALPM] upgraded libkscreen (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kscreen (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded ksshaskpass (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded ksysguard (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded socat (1.7.3.2-4 -> 1.7.3.3-1)
[2019-05-12 18:09] [ALPM] upgraded kwallet-pam (5.15.4-2 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kwayland-integration (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded kwrited (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded lib32-glib2 (2.60.1-1 -> 2.60.2-1)
[2019-05-12 18:09] [ALPM] upgraded lib32-libcap (2.26-1 -> 2.27-1)
[2019-05-12 18:09] [ALPM] upgraded lib32-libgpg-error (1.35-1 -> 1.36-1)
[2019-05-12 18:09] [ALPM] upgraded lib32-systemd (242.16-1 -> 242.29-1)
[2019-05-12 18:09] [ALPM] upgraded linux (5.0.10.arch1-1 -> 5.0.13.arch1-1)
[2019-05-12 18:09] [ALPM] upgraded man-pages (5.00-1 -> 5.01-1)
[2019-05-12 18:09] [ALPM] upgraded nvidia (418.56-10 -> 418.74-1)
[2019-05-12 18:09] [ALPM] upgraded oxygen (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded polkit-kde-agent (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-desktop (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded wpa_supplicant (2:2.6-2 -> 2:2.8-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-nm (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-pa (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-sdk (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-vault (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded plasma-workspace-wallpapers (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded powerdevil (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded python-urllib3 (1.24.2-1 -> 1.25.2-1)
[2019-05-12 18:09] [ALPM] upgraded sddm-kcm (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:09] [ALPM] upgraded systemd-sysvcompat (242.19-1 -> 242.29-1)
[2019-05-12 18:09] [ALPM] upgraded user-manager (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:13] [ALPM] upgraded wine-staging (4.7-1 -> 4.8-1)
[2019-05-12 18:13] [ALPM] upgraded xdg-desktop-portal-kde (5.15.4-1 -> 5.15.5-1)
[2019-05-12 18:13] [ALPM] transaction completed
[2019-05-12 18:13] [ALPM] running '60-linux.hook'...
[2019-05-12 18:13] [ALPM] running '70-dkms-install.hook'...
[2019-05-12 18:13] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.6_OSE for kernel 5.0.13-arch1-1-ARCH: Missing kernel headers.
[2019-05-12 18:13] [ALPM] running '90-linux.hook'...
[2019-05-12 18:13] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-05-12 18:13] [ALPM-SCRIPTLET] ==> Starting build: 5.0.13-arch1-1-ARCH
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-12 18:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-12 18:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-12 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> Starting build: 5.0.13-arch1-1-ARCH
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-12 18:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-12 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-12 18:15] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-12 18:15] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-12 18:15] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-12 18:15] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-05-12 18:15] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-12 18:15] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-05-12 18:15] [ALPM] running 'gio-querymodules.hook'...
[2019-05-12 18:15] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-binfmt.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-catalog.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-hwdb.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-sysctl.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-sysusers.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-udev-reload.hook'...
[2019-05-12 18:15] [ALPM] running 'systemd-update.hook'...
[2019-05-12 18:15] [ALPM] running 'texinfo-install.hook'...
[2019-05-12 18:15] [ALPM] running 'update-desktop-database.hook'...
[2019-05-12 18:15] [ALPM] running 'update-mime-database.hook'...
[2019-05-21 19:01] [PACMAN] Running 'pacman -Syu'
[2019-05-21 19:01] [PACMAN] synchronizing package lists
[2019-05-21 19:05] [PACMAN] Running 'pacman -Syu'
[2019-05-21 19:05] [PACMAN] synchronizing package lists
[2019-05-21 19:05] [PACMAN] starting full system upgrade
[2019-05-21 19:14] [ALPM] running '70-dkms-remove.hook'...
[2019-05-21 19:14] [ALPM] transaction started
[2019-05-21 19:14] [ALPM] upgraded librsvg (2:2.44.13-1 -> 2:2.44.14-1)
[2019-05-21 19:14] [ALPM] upgraded e2fsprogs (1.45.0-1 -> 1.45.1-1)
[2019-05-21 19:14] [ALPM] upgraded nss (3.43-1 -> 3.44-1)
[2019-05-21 19:14] [ALPM] upgraded arduino (1:1.8.9-1 -> 1:1.8.9-3)
[2019-05-21 19:14] [ALPM] upgraded nvidia-utils (418.74-1 -> 430.14-1)
[2019-05-21 19:14] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-05-21 19:14] [ALPM] upgraded mesa (19.0.3-1 -> 19.0.4-1)
[2019-05-21 19:14] [ALPM] upgraded tslib (1.19-1 -> 1.20-1)
[2019-05-21 19:14] [ALPM] upgraded attica (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded qt5-declarative (5.12.3-1 -> 5.12.3-2)
[2019-05-21 19:14] [ALPM] upgraded ki18n (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded karchive (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kconfig (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kcoreaddons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded exiv2 (0.26-2 -> 0.27.1-1)
[2019-05-21 19:14] [ALPM] upgraded ca-certificates-mozilla (3.43-1 -> 3.44-1)
[2019-05-21 19:14] [ALPM] upgraded kfilemetadata (5.57.0-1 -> 5.58.0-3)
[2019-05-21 19:14] [ALPM] upgraded kidletime (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] installed js60 (60.6.3-1)
[2019-05-21 19:14] [ALPM] upgraded polkit (0.115+24+g5230646-1 -> 0.116-1)
[2019-05-21 19:14] [ALPM] upgraded btrfs-progs (4.20.2-1 -> 5.1-1)
[2019-05-21 19:14] [ALPM] upgraded solid (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kwidgetsaddons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kjobwidgets (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kdbusaddons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kwindowsystem (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kcrash (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kglobalaccel (5.57.0-2 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kcompletion (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kservice (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kauth (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kcodecs (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kguiaddons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kconfigwidgets (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kitemviews (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kiconthemes (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded sonnet (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded ktextwidgets (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kxmlgui (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kbookmarks (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded knotifications (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kwallet (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded kio (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded baloo (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded bluez-qt (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded breeze-icons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded file (5.36-1 -> 5.37-1)
[2019-05-21 19:14] [ALPM] upgraded libsoup (2.66.1-1 -> 2.66.2-1)
[2019-05-21 19:14] [ALPM] upgraded firefox (66.0.5-1 -> 67.0-1)
[2019-05-21 19:14] [ALPM] upgraded kpackage (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded knewstuff (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:14] [ALPM] upgraded frameworkintegration (5.57.0-1 -> 5.58.1-1)
[2019-05-21 19:14] [ALPM] upgraded geoclue (2.5.2-3 -> 2.5.3-1)
[2019-05-21 19:15] [ALPM] upgraded imagemagick (7.0.8.44-1 -> 7.0.8.46-1)
[2019-05-21 19:15] [ALPM] upgraded intel-ucode (20190312-1 -> 20190514.a-1)
[2019-05-21 19:15] [ALPM] upgraded kactivities (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kactivities-stats (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kdeclarative (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kcmutils (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kinit (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kded (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kunitconversion (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kitemmodels (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kemoticons (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kparts (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kdelibs4support (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kpty (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kdesu (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kdnssd (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kholidays (1:5.57.0-1 -> 1:5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kirigami2 (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kjs (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kjsembed (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded knotifyconfig (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kpeople (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kross (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kwayland (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded plasma-framework (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded threadweaver (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded krunner (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded syntax-highlighting (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded ktexteditor (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded kxmlrpcclient (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:15] [ALPM] upgraded lib32-mesa (19.0.3-1 -> 19.0.4-1)
[2019-05-21 19:15] [ALPM] upgraded libgexiv2 (0.12.0-1 -> 0.12.0-2)
[2019-05-21 19:15] [ALPM] upgraded libwbclient (4.10.2-1 -> 4.10.3-1)
[2019-05-21 19:15] [ALPM] upgraded linux-firmware (20190424.4b6cf2b-1 -> 20190514.711d329-1)
[2019-05-21 19:17] [ALPM] upgraded linux (5.0.13.arch1-1 -> 5.1.3.arch1-1)
[2019-05-21 19:17] [ALPM] upgraded metis (5.1.0.p5-1 -> 5.1.0.p6-1)
[2019-05-21 19:17] [ALPM] upgraded modemmanager-qt (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:17] [ALPM] upgraded networkmanager-qt (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:17] [ALPM] upgraded nvidia (418.74-1 -> 430.14-2)
[2019-05-21 19:17] [ALPM] upgraded perl-alien-build (1.69-1 -> 1.73-1)
[2019-05-21 19:17] [ALPM] upgraded perl-alien-libxml2 (0.07-1 -> 0.09-1)
[2019-05-21 19:17] [ALPM] upgraded prison (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:17] [ALPM] upgraded python-distlib (0.2.8-1 -> 0.2.9-1)
[2019-05-21 19:17] [ALPM] upgraded python-requests (2.21.0-1 -> 2.22.0-1)
[2019-05-21 19:17] [ALPM] upgraded python2-cairo (1.18.0-1 -> 1.18.1-1)
[2019-05-21 19:17] [ALPM] upgraded qpdf (8.4.1-1 -> 8.4.2-1)
[2019-05-21 19:17] [ALPM] upgraded qqc2-desktop-style (5.57.0-1 -> 5.58.0-1)
[2019-05-21 19:18] [ALPM] upgraded smbclient (4.10.2-1 -> 4.10.3-1)
[2019-05-21 19:19] [ALPM] upgraded thunderbird (60.6.1-2 -> 60.7.0-1)
[2019-05-21 19:19] [ALPM] upgraded virtualbox-host-dkms (6.0.6-2 -> 6.0.8-2)
[2019-05-21 19:20] [ALPM] upgraded virtualbox (6.0.6-2 -> 6.0.8-2)
[2019-05-21 19:22] [ALPM] upgraded webkit2gtk (2.24.1-1 -> 2.24.2-1)
[2019-05-21 19:22] [ALPM] transaction completed
[2019-05-21 19:22] [ALPM] running '60-linux.hook'...
[2019-05-21 19:22] [ALPM] running '70-dkms-install.hook'...
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.8_OSE for kernel 5.1.3-arch1-1-ARCH: Missing kernel headers.
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.8_OSE for kernel *: Missing kernel headers.
[2019-05-21 19:22] [ALPM] running '90-linux.hook'...
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Starting build: 5.1.3-arch1-1-ARCH
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-21 19:22] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-21 19:22] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> Starting build: 5.1.3-arch1-1-ARCH
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-05-21 19:23] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-05-21 19:23] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-05-21 19:24] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-05-21 19:24] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-05-21 19:24] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-05-21 19:24] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-05-21 19:25] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-05-21 19:25] [ALPM] running 'systemd-sysusers.hook'...
[2019-05-21 19:25] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-05-21 19:25] [ALPM] running 'systemd-udev-reload.hook'...
[2019-05-21 19:25] [ALPM] running 'systemd-update.hook'...
[2019-05-21 19:25] [ALPM] running 'texinfo-install.hook'...
[2019-05-21 19:25] [ALPM] running 'update-ca-trust.hook'...
[2019-05-21 19:25] [ALPM] running 'update-desktop-database.hook'...
[2019-05-21 19:25] [ALPM] running 'update-mime-database.hook'...
[2019-06-30 17:06] [PACMAN] Running 'pacman -Syu'
[2019-06-30 17:06] [PACMAN] synchronizing package lists
[2019-06-30 17:06] [PACMAN] starting full system upgrade
[2019-06-30 17:36] [ALPM] running '70-dkms-remove.hook'...
[2019-06-30 17:36] [ALPM] transaction started
[2019-06-30 17:36] [ALPM] upgraded linux-api-headers (5.0.7-1 -> 5.1-1)
[2019-06-30 17:36] [ALPM] upgraded iana-etc (20190504-1 -> 20190531-1)
[2019-06-30 17:36] [ALPM] upgraded filesystem (2018.12-2 -> 2019.05-2)
[2019-06-30 17:36] [ALPM] upgraded glibc (2.29-1 -> 2.29-3)
[2019-06-30 17:36] [ALPM-SCRIPTLET] Generating locales...
[2019-06-30 17:36] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2019-06-30 17:36] [ALPM-SCRIPTLET] Generation complete.
[2019-06-30 17:36] [ALPM] upgraded alsa-lib (1.1.8-1 -> 1.1.9-1)
[2019-06-30 17:36] [ALPM] upgraded alsa-plugins (1.1.8-1 -> 1.1.9-2)
[2019-06-30 17:36] [ALPM] upgraded libutil-linux (2.33.2-1 -> 2.34-3)
[2019-06-30 17:36] [ALPM] upgraded gcc-libs (8.3.0-1 -> 9.1.0-2)
[2019-06-30 17:36] [ALPM] upgraded bzip2 (1.0.6-8 -> 1.0.7-1)
[2019-06-30 17:36] [ALPM] upgraded glib2 (2.60.2-1 -> 2.60.4-1)
[2019-06-30 17:36] [ALPM] upgraded appstream (0.12.6-1 -> 0.12.7-1)
[2019-06-30 17:36] [ALPM] upgraded xorgproto (2018.4-1 -> 2019.1-1)
[2019-06-30 17:36] [ALPM] upgraded libx11 (1.6.7-1 -> 1.6.8-1)
[2019-06-30 17:36] [ALPM] upgraded libxi (1.7.9-2 -> 1.7.10-1)
[2019-06-30 17:36] [ALPM] upgraded expat (2.2.6-1 -> 2.2.7-1)
[2019-06-30 17:36] [ALPM] upgraded egl-wayland (1.1.2-1 -> 1.1.3-1)
[2019-06-30 17:36] [ALPM] upgraded systemd-libs (242.29-1 -> 242.32-1)
[2019-06-30 17:36] [ALPM] upgraded e2fsprogs (1.45.1-1 -> 1.45.2-1)
[2019-06-30 17:36] [ALPM] upgraded perl (5.28.2-1 -> 5.30.0-3)
[2019-06-30 17:36] [ALPM] upgraded openssl (1.1.1.b-1 -> 1.1.1.c-1)
[2019-06-30 17:36] [ALPM] upgraded libldap (2.4.47-1 -> 2.4.47-3)
[2019-06-30 17:36] [ALPM] upgraded krb5 (1.16.1-1 -> 1.17-1)
[2019-06-30 17:36] [ALPM] warning: directory permissions differ on /var/log/audit/
filesystem: 755  package: 700
[2019-06-30 17:36] [ALPM] upgraded audit (2.8.4-3 -> 2.8.5-3)
[2019-06-30 17:36] [ALPM] upgraded dbus (1.12.12-1 -> 1.12.16-1)
[2019-06-30 17:36] [ALPM] upgraded xkeyboard-config (2.26-2 -> 2.27-1)
[2019-06-30 17:36] [ALPM] upgraded xorg-server-common (1.20.4-1 -> 1.20.5-1)
[2019-06-30 17:36] [ALPM] upgraded harfbuzz (2.4.0-2 -> 2.5.3-1)
[2019-06-30 17:36] [ALPM] upgraded libnftnl (1.1.1-1 -> 1.1.3-1)
[2019-06-30 17:36] [ALPM] upgraded iptables (1:1.8.2-1 -> 1:1.8.3-1)
[2019-06-30 17:36] [ALPM] upgraded libidn2 (2.1.1-2 -> 2.2.0-1)
[2019-06-30 17:36] [ALPM] upgraded libseccomp (2.4.0-1 -> 2.4.1-2)
[2019-06-30 17:36] [ALPM] upgraded shadow (4.6-2 -> 4.6-3)
[2019-06-30 17:36] [ALPM] upgraded util-linux (2.33.2-1 -> 2.34-3)
[2019-06-30 17:36] [ALPM] upgraded device-mapper (2.02.184-4 -> 2.02.185-1)
[2019-06-30 17:36] [ALPM] upgraded systemd (242.29-1 -> 242.32-1)
[2019-06-30 17:36] [ALPM] upgraded libevdev (1.6.0-1 -> 1.7.0-1)
[2019-06-30 17:36] [ALPM] upgraded libinput (1.13.2-1 -> 1.13.4-1)
[2019-06-30 17:36] [ALPM] upgraded xorg-server (1.20.4-1 -> 1.20.5-1)
[2019-06-30 17:36] [ALPM] upgraded nvidia-utils (430.14-1 -> 430.26-1)
[2019-06-30 17:36] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-06-30 17:36] [ALPM] upgraded mesa (19.0.4-1 -> 19.1.1-1)
[2019-06-30 17:36] [ALPM] upgraded libproxy (0.4.15-8 -> 0.4.15-10)
[2019-06-30 17:36] [ALPM] upgraded double-conversion (3.1.4-1 -> 3.1.5-1)
[2019-06-30 17:36] [ALPM] upgraded p11-kit (0.23.15-1 -> 0.23.16.1-1)
[2019-06-30 17:36] [ALPM] upgraded gnutls (3.6.7-1 -> 3.6.8-1)
[2019-06-30 17:36] [ALPM] upgraded libxt (1.1.5-2 -> 1.2.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-base (5.12.3-2 -> 5.13.0-6)
[2019-06-30 17:36] [ALPM] upgraded appstream-qt (0.12.6-1 -> 0.12.7-1)
[2019-06-30 17:36] [ALPM] upgraded gnupg (2.2.15-1 -> 2.2.16-1)
[2019-06-30 17:36] [ALPM] upgraded gpgme (1.13.0-1 -> 1.13.1-1)
[2019-06-30 17:36] [ALPM] upgraded libssh2 (1.8.1-1 -> 1.8.2-1)
[2019-06-30 17:36] [ALPM] upgraded libpsl (0.20.2-5 -> 0.21.0-1)
[2019-06-30 17:36] [ALPM] upgraded ca-certificates-mozilla (3.44-1 -> 3.44.1-1)
[2019-06-30 17:36] [ALPM] upgraded curl (7.64.1-2 -> 7.65.1-3)
[2019-06-30 17:36] [ALPM] upgraded libarchive (3.3.3-1 -> 3.4.0-2)
[2019-06-30 17:36] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2019-06-30 17:36] [ALPM] upgraded pacman-mirrorlist (20190109-1 -> 20190614-1)
[2019-06-30 17:36] [ALPM] upgraded arch-install-scripts (21-1 -> 22-1)
[2019-06-30 17:36] [ALPM] upgraded archlinux-appstream-data (20190424-1 -> 20190614-1)
[2019-06-30 17:36] [ALPM] upgraded attica (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded babl (0.1.62-1 -> 0.1.66-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-declarative (5.12.3-2 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded ki18n (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded karchive (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kconfig (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kcoreaddons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded libssh (0.8.7-1 -> 0.9.0-1)
[2019-06-30 17:36] [ALPM] upgraded libbluray (1.1.1-1 -> 1.1.2-1)
[2019-06-30 17:36] [ALPM] upgraded speexdsp (1.2rc3-4 -> 1.2.0-1)
[2019-06-30 17:36] [ALPM] upgraded nss (3.44-1 -> 3.44.1-1)
[2019-06-30 17:36] [ALPM] upgraded kfilemetadata (5.58.0-3 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-x11extras (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded kidletime (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded js60 (60.6.3-1 -> 60.7.2-1)
[2019-06-30 17:36] [ALPM] upgraded polkit (0.116-1 -> 0.116-2)
[2019-06-30 17:36] [ALPM] upgraded btrfs-progs (5.1-1 -> 5.1.1-1)
[2019-06-30 17:36] [ALPM] upgraded thin-provisioning-tools (0.8.1-1 -> 0.8.5-2)
[2019-06-30 17:36] [ALPM] upgraded lvm2 (2.02.184-4 -> 2.02.185-1)
[2019-06-30 17:36] [ALPM] upgraded libblockdev (2.21-1 -> 2.22-1)
[2019-06-30 17:36] [ALPM] upgraded udisks2 (2.8.2-1 -> 2.8.3-1)
[2019-06-30 17:36] [ALPM] upgraded solid (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kwidgetsaddons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kjobwidgets (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kdbusaddons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kwindowsystem (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kcrash (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kglobalaccel (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kcompletion (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kservice (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-svg (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded kauth (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kcodecs (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kguiaddons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kconfigwidgets (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kitemviews (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kiconthemes (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded sonnet (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded gstreamer (1.16.0-1 -> 1.16.0-2)
[2019-06-30 17:36] [ALPM] upgraded gst-plugins-base-libs (1.16.0-2 -> 1.16.0-3)
[2019-06-30 17:36] [ALPM] upgraded gst-plugins-base (1.16.0-2 -> 1.16.0-3)
[2019-06-30 17:36] [ALPM] upgraded qt5-multimedia (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-speech (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded ktextwidgets (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kxmlgui (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kbookmarks (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded libtool (2.4.6+42+gb88cebd5-3 -> 2.4.6+42+gb88cebd5-4)
[2019-06-30 17:36] [ALPM] upgraded knotifications (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kwallet (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-script (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded kio (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded baloo (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded baloo-widgets (19.04.1-1 -> 19.04.2-1)
[2019-06-30 17:36] [ALPM] upgraded binutils (2.32-1 -> 2.32-2)
[2019-06-30 17:36] [ALPM] upgraded bluez-qt (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded bluedevil (1:5.15.5-1 -> 1:5.16.2-1)
[2019-06-30 17:36] [ALPM] upgraded kpackage (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded knewstuff (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded frameworkintegration (5.58.1-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kdecoration (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:36] [ALPM] upgraded breeze-icons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kwayland (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded breeze (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:36] [ALPM] upgraded breeze-gtk (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:36] [ALPM] upgraded libraqm (0.6.0-1 -> 0.7.0-1)
[2019-06-30 17:36] [ALPM] upgraded imagemagick (7.0.8.46-1 -> 7.0.8.50-1)
[2019-06-30 17:36] [ALPM] upgraded liblouis (3.9.0-1 -> 3.10.0-1)
[2019-06-30 17:36] [ALPM] upgraded cups-filters (1.22.5-2 -> 1.25.0-1)
[2019-06-30 17:36] [ALPM] upgraded dhcpcd (7.2.1-1 -> 7.2.2-1)
[2019-06-30 17:36] [ALPM] upgraded kitemmodels (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded kdeclarative (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-graphicaleffects (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-quickcontrols (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded qt5-quickcontrols2 (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:36] [ALPM] upgraded kirigami2 (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:36] [ALPM] installed discount (2.2.6-1)
[2019-06-30 17:36] [ALPM] upgraded discover (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:37] [ALPM] upgraded gcc (8.3.0-1 -> 9.1.0-2)
[2019-06-30 17:37] [ALPM] upgraded less (530-1 -> 551-1)
[2019-06-30 17:38] [ALPM] upgraded guile (2.2.4-2 -> 2.2.5-1)
[2019-06-30 17:38] [ALPM] upgraded dkms (2.5-4 -> 2.7.1-1)
[2019-06-30 17:38] [ALPM] upgraded kdnssd (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:38] [ALPM] upgraded libwbclient (4.10.3-1 -> 4.10.5-1)
[2019-06-30 17:40] [ALPM] upgraded python (3.7.3-1 -> 3.7.3-2)
[2019-06-30 17:40] [ALPM] upgraded smbclient (4.10.3-1 -> 4.10.5-1)
[2019-06-30 17:40] [ALPM] upgraded kpty (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded kactivities (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded syntax-highlighting (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded kio-extras (19.04.1-1 -> 19.04.2-1)
[2019-06-30 17:40] [ALPM] upgraded kcmutils (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded kparts (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded kinit (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded dolphin (19.04.1-1 -> 19.04.2-1)
[2019-06-30 17:40] [ALPM] upgraded kxmlrpcclient (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:40] [ALPM] upgraded gdb-common (8.2.1-3 -> 8.3-1)
[2019-06-30 17:40] [ALPM] upgraded gdb (8.2.1-3 -> 8.3-1)
[2019-06-30 17:40] [ALPM] upgraded drkonqi (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:41] [ALPM] upgraded file (5.37-1 -> 5.37-2)
[2019-06-30 17:41] [ALPM] upgraded librsvg (2:2.44.14-1 -> 2:2.44.14+1+g17bb3cd6-1)
[2019-06-30 17:41] [ALPM] upgraded gtk-update-icon-cache (1:3.24.8-1 -> 1:3.24.9-1)
[2019-06-30 17:41] [ALPM] upgraded glib-networking (2.60.2-1 -> 2.60.3-1)
[2019-06-30 17:41] [ALPM] upgraded libsoup (2.66.2-1 -> 2.66.2+4+g716acf96-1)
[2019-06-30 17:42] [ALPM] upgraded gtk3 (1:3.24.8-1 -> 1:3.24.9-1)
[2019-06-30 17:43] [ALPM] upgraded firefox (67.0-1 -> 67.0.4-1)
[2019-06-30 17:43] [ALPM] installed apparmor (2.13.3-2)
[2019-06-30 17:43] [ALPM] upgraded firejail (0.9.58.2-1 -> 0.9.60-1)
[2019-06-30 17:43] [ALPM] upgraded fuse-common (3.5.0-1 -> 3.6.1-1)
[2019-06-30 17:43] [ALPM] upgraded intel-tbb (2019.5-1 -> 2019.7-1)
[2019-06-30 17:44] [ALPM] upgraded gegl (0.4.14-1 -> 0.4.16-1)
[2019-06-30 17:44] [ALPM] upgraded libmm-glib (1.10.0-1 -> 1.10.2-1)
[2019-06-30 17:44] [ALPM] upgraded geoclue (2.5.3-1 -> 2.5.3-2)
[2019-06-30 17:45] [ALPM] upgraded gimp (2.10.10-1 -> 2.10.12-1)
[2019-06-30 17:45] [ALPM] upgraded perl-error (0.17027-1 -> 0.17027-2)
[2019-06-30 17:45] [ALPM] upgraded perl-timedate (2.30-5 -> 2.30-6)
[2019-06-30 17:45] [ALPM] upgraded perl-mailtools (2.20-2 -> 2.21-2)
[2019-06-30 17:45] [ALPM] upgraded git (2.21.0-1 -> 2.22.0-1)
[2019-06-30 17:45] [ALPM] upgraded glslang (7.11.3188-1 -> 7.11.3214-1)
[2019-06-30 17:45] [ALPM] upgraded harfbuzz-icu (2.4.0-2 -> 2.5.3-1)
[2019-06-30 17:45] [ALPM] upgraded intel-ucode (20190514.a-1 -> 20190618-1)
[2019-06-30 17:46] [ALPM] upgraded jre8-openjdk-headless (8.u212-1 -> 8.u222-2)
[2019-06-30 17:46] [ALPM] upgraded jre8-openjdk (8.u212-1 -> 8.u222-2)
[2019-06-30 17:47] [ALPM] upgraded jdk8-openjdk (8.u212-1 -> 8.u222-2)
[2019-06-30 17:48] [ALPM] upgraded js52 (52.9.0-2 -> 52.9.0-3)
[2019-06-30 17:48] [ALPM] upgraded kactivities-stats (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:48] [ALPM] upgraded kactivitymanagerd (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:48] [ALPM] upgraded kdesu (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:48] [ALPM] upgraded kde-cli-tools (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:48] [ALPM] upgraded kjs (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:48] [ALPM] upgraded kjsembed (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:48] [ALPM] upgraded knotifyconfig (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:48] [ALPM] upgraded qt5-webchannel (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:48] [ALPM] upgraded qt5-location (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:48] [ALPM] upgraded libevent (2.1.8-2 -> 2.1.10-1)
[2019-06-30 17:48] [ALPM] upgraded re2 (20190401-1 -> 20190601-1)
[2019-06-30 17:49] [ALPM] upgraded qt5-webengine (5.12.3-2 -> 5.13.0-1)
[2019-06-30 17:49] [ALPM] upgraded libksysguard (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:49] [ALPM] installed http-parser (2.9.2-1)
[2019-06-30 17:49] [ALPM] upgraded libgit2 (1:0.27.8-1 -> 1:0.28.2-1)
[2019-06-30 17:50] [ALPM] upgraded ktexteditor (5.58.0-1 -> 5.59.0-2)
[2019-06-30 17:50] [ALPM] upgraded libqalculate (3.1.0-1 -> 3.2.0-1)
[2019-06-30 17:50] [ALPM] upgraded qt5-tools (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:50] [ALPM] upgraded kholidays (1:5.58.0-1 -> 1:5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded plasma-framework (5.58.0-1 -> 5.59.0-2)
[2019-06-30 17:50] [ALPM] upgraded threadweaver (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded krunner (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded milou (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:50] [ALPM] upgraded prison (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded kscreenlocker (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:50] [ALPM] upgraded qt5-sensors (5.12.3-1 -> 5.13.0-1)
[2019-06-30 17:50] [ALPM] upgraded kwin (5.15.5-1 -> 5.16.2-4)
[2019-06-30 17:50] [ALPM] upgraded qqc2-desktop-style (5.58.0-1 -> 5.59.0-2)
[2019-06-30 17:50] [ALPM] upgraded xorg-fonts-encodings (1.0.4-5 -> 1.0.5-1)
[2019-06-30 17:50] [ALPM] upgraded plasma-integration (5.15.5-1 -> 5.16.2-2)
[2019-06-30 17:50] [ALPM] upgraded kunitconversion (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded kemoticons (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded kded (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded kdelibs4support (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:50] [ALPM] upgraded plasma-workspace (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:50] [ALPM] upgraded systemsettings (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:50] [ALPM] upgraded kde-gtk-config (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:51] [ALPM] upgraded kdeplasma-addons (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:51] [ALPM] upgraded kgamma5 (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:51] [ALPM] upgraded khotkeys (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded kinfocenter (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded kmenuedit (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded knetattach (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded konsole (19.04.1-1 -> 19.04.2-1)
[2019-06-30 17:52] [ALPM] upgraded kpeople (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:52] [ALPM] upgraded kross (5.58.0-1 -> 5.59.0-1)
[2019-06-30 17:52] [ALPM] upgraded libkscreen (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded kscreen (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded ksshaskpass (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded ksysguard (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded ktorrent (5.1.1-1 -> 5.1.1-2)
[2019-06-30 17:52] [ALPM] upgraded kwallet-pam (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded kwayland-integration (5.15.5-1 -> 5.16.2-2)
[2019-06-30 17:52] [ALPM] upgraded kwrited (5.15.5-1 -> 5.16.2-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-glibc (2.29-1 -> 2.29-3)
[2019-06-30 17:52] [ALPM] upgraded lib32-alsa-lib (1.1.8-2 -> 1.1.9-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-alsa-plugins (1.1.8-1 -> 1.1.9-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-bzip2 (1.0.6-3 -> 1.0.7-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-expat (2.2.6-2 -> 2.2.7-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-gcc-libs (8.3.0-1 -> 9.1.0-2)
[2019-06-30 17:52] [ALPM] upgraded lib32-util-linux (2.33.2-1 -> 2.34-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-glib2 (2.60.2-1 -> 2.60.4-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-harfbuzz (2.4.0-2 -> 2.5.3-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-libx11 (1.6.7-1 -> 1.6.8-1)
[2019-06-30 17:52] [ALPM] upgraded lib32-lz4 (1.8.3-1 -> 1.9.1-1)
[2019-06-30 17:54] [ALPM] upgraded lib32-mesa (19.0.4-1 -> 19.1.1-1)
[2019-06-30 17:54] [ALPM] upgraded lib32-zstd (1.3.8-1 -> 1.4.0-1)
[2019-06-30 17:54] [ALPM] upgraded libebml (1.3.7-1 -> 1.3.9-1)
[2019-06-30 17:54] [ALPM] upgraded libmatroska (1.5.0-1 -> 1.5.2-1)
[2019-06-30 17:54] [ALPM] upgraded libnewt (0.52.20-2 -> 0.52.21-1)
[2019-06-30 17:54] [ALPM] upgraded vulkan-icd-loader (1.1.107-1 -> 1.1.112-1)
[2019-06-30 17:54] [ALPM] upgraded libplacebo (1.7.0-1 -> 1.18.0-1)
[2019-06-30 17:57] [ALPM] upgraded libreoffice-fresh (6.2.3-2 -> 6.2.4-1)
[2019-06-30 17:57] [ALPM] upgraded libsodium (1.0.17-1 -> 1.0.18-1)
[2019-06-30 18:01] [ALPM] upgraded linux-firmware (20190514.711d329-1 -> 20190618.acb56f2-1)
[2019-06-30 18:01] [ALPM] upgraded mkinitcpio (25-1 -> 25-2)
[2019-06-30 18:01] [ALPM] upgraded linux (5.1.3.arch1-1 -> 5.1.15.arch1-1)
[2019-06-30 18:01] [ALPM] upgraded modemmanager (1.10.0-1 -> 1.10.2-1)
[2019-06-30 18:01] [ALPM] upgraded modemmanager-qt (5.58.0-1 -> 5.59.0-1)
[2019-06-30 18:01] [ALPM] upgraded nano (4.2-1 -> 4.3-1)
[2019-06-30 18:01] [ALPM] upgraded networkmanager-qt (5.58.0-1 -> 5.59.0-1)
[2019-06-30 18:01] [ALPM] upgraded nftables (1:0.9.0-3 -> 1:0.9.0-4)
[2019-06-30 18:01] [ALPM] upgraded nvidia (430.14-2 -> 430.26-7)
[2019-06-30 18:01] [ALPM] upgraded openssl-1.0 (1.0.2.r-1 -> 1.0.2.s-1)
[2019-06-30 18:01] [ALPM] upgraded oxygen (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:01] [ALPM] upgraded perl-capture-tiny (0.48-1 -> 0.48-2)
[2019-06-30 18:01] [ALPM] upgraded perl-ffi-checklib (0.24-1 -> 0.25-1)
[2019-06-30 18:01] [ALPM] upgraded perl-file-which (1.23-1 -> 1.23-2)
[2019-06-30 18:01] [ALPM] upgraded perl-path-tiny (0.108-1 -> 0.108-2)
[2019-06-30 18:01] [ALPM] upgraded perl-alien-build (1.73-1 -> 1.76-1)
[2019-06-30 18:01] [ALPM] upgraded perl-alien-libxml2 (0.09-1 -> 0.09-2)
[2019-06-30 18:01] [ALPM] upgraded perl-clone (0.41-1 -> 0.41-3)
[2019-06-30 18:01] [ALPM] upgraded perl-dbi (1.642-1 -> 1.642-3)
[2019-06-30 18:01] [ALPM] upgraded perl-xml-libxml (2.0200-1 -> 2.0201-2)
[2019-06-30 18:01] [ALPM] upgraded pipewire (0.2.5+3+g371da358-1 -> 0.2.6+1+g37613b67-1)
[2019-06-30 18:01] [ALPM] upgraded polkit-kde-agent (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:02] [ALPM] upgraded plasma-desktop (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:02] [ALPM] upgraded plasma-nm (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:02] [ALPM] upgraded plasma-pa (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:02] [ALPM] upgraded plasma-sdk (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:02] [ALPM] upgraded plasma-vault (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:03] [ALPM] upgraded plasma-workspace-wallpapers (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:03] [ALPM] upgraded powerdevil (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:03] [ALPM] upgraded python-urllib3 (1.25.2-1 -> 1.25.3-1)
[2019-06-30 18:04] [ALPM] upgraded qt5-webkit (5.212.0alpha2-28 -> 5.212.0alpha3-1)
[2019-06-30 18:04] [ALPM] upgraded qt5-xmlpatterns (5.12.3-1 -> 5.13.0-1)
[2019-06-30 18:04] [ALPM] upgraded sddm-kcm (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:04] [ALPM] upgraded systemd-sysvcompat (242.29-1 -> 242.32-1)
[2019-06-30 18:05] [ALPM] upgraded thunderbird (60.7.0-1 -> 60.7.2-1)
[2019-06-30 18:05] [ALPM] upgraded user-manager (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:06] [ALPM] upgraded vim-runtime (8.1.1186-1 -> 8.1.1467-2)
[2019-06-30 18:06] [ALPM] upgraded vim (8.1.1186-1 -> 8.1.1467-2)
[2019-06-30 18:06] [ALPM] upgraded vlc (3.0.6-11 -> 3.0.7.1-1)
[2019-06-30 18:11] [ALPM] upgraded wine-staging (4.8-1 -> 4.11-1)
[2019-06-30 18:11] [ALPM] upgraded xdg-desktop-portal-kde (5.15.5-1 -> 5.16.2-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-devel (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-xdmx (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-xephyr (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-xnest (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-xvfb (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-server-xwayland (1.20.4-1 -> 1.20.5-1)
[2019-06-30 18:11] [ALPM] upgraded xorg-sessreg (1.1.1-2 -> 1.1.2-1)
[2019-06-30 18:11] [ALPM] transaction completed
[2019-06-30 18:11] [ALPM] running '60-linux.hook'...
[2019-06-30 18:12] [ALPM] running '70-dkms-install.hook'...
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.8_OSE for kernel 5.1.15-arch1-1-ARCH: Missing kernel headers.
[2019-06-30 18:12] [ALPM] running '90-linux.hook'...
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> Starting build: 5.1.15-arch1-1-ARCH
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-06-30 18:12] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-06-30 18:12] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Starting build: 5.1.15-arch1-1-ARCH
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-06-30 18:13] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-06-30 18:13] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-06-30 18:13] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-06-30 18:13] [ALPM] running 'fontconfig-32.hook'...
[2019-06-30 18:13] [ALPM] running 'fontconfig.hook'...
[2019-06-30 18:13] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-06-30 18:13] [ALPM] running 'gio-querymodules.hook'...
[2019-06-30 18:13] [ALPM] running 'glib-compile-schemas.hook'...
[2019-06-30 18:14] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-06-30 18:14] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-binfmt.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-catalog.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-hwdb.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-sysctl.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-sysusers.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-udev-reload.hook'...
[2019-06-30 18:15] [ALPM] running 'systemd-update.hook'...
[2019-06-30 18:15] [ALPM] running 'texinfo-install.hook'...
[2019-06-30 18:16] [ALPM] running 'update-appstream-cache.hook'...
[2019-06-30 18:16] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-06-30 18:16] [ALPM] running 'update-ca-trust.hook'...
[2019-06-30 18:16] [ALPM] running 'update-desktop-database.hook'...
[2019-06-30 18:16] [ALPM] running 'update-mime-database.hook'...
[2019-06-30 18:16] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-07-19 10:34] [PACMAN] Running 'pacman -Syu'
[2019-07-19 10:34] [PACMAN] synchronizing package lists
[2019-07-19 10:34] [PACMAN] starting full system upgrade
[2019-07-19 10:46] [ALPM] running '70-dkms-remove.hook'...
[2019-07-19 10:46] [ALPM] transaction started
[2019-07-19 10:46] [ALPM] upgraded tzdata (2019a-1 -> 2019b-1)
[2019-07-19 10:46] [ALPM] upgraded iana-etc (20190531-1 -> 20190702-1)
[2019-07-19 10:46] [ALPM] upgraded argon2 (20171227-3 -> 20190702-1)
[2019-07-19 10:46] [ALPM] upgraded sqlite (3.28.0-1 -> 3.29.0-1)
[2019-07-19 10:46] [ALPM] upgraded libpciaccess (0.14-1 -> 0.16-1)
[2019-07-19 10:46] [ALPM] upgraded libdrm (2.4.98-1 -> 2.4.99-1)
[2019-07-19 10:46] [ALPM] upgraded nettle (3.4.1-1 -> 3.5.1-1)
[2019-07-19 10:46] [ALPM] upgraded xorg-setxkbmap (1.3.1-2 -> 1.3.2-1)
[2019-07-19 10:46] [ALPM] upgraded xorg-server-common (1.20.5-1 -> 1.20.5-2)
[2019-07-19 10:46] [ALPM] upgraded systemd-libs (242.32-1 -> 242.32-3)
[2019-07-19 10:46] [ALPM] upgraded e2fsprogs (1.45.2-1 -> 1.45.3-1)
[2019-07-19 10:46] [ALPM] upgraded bzip2 (1.0.7-1 -> 1.0.8-2)
[2019-07-19 10:46] [ALPM] upgraded glib2 (2.60.4-1 -> 2.60.5-1)
[2019-07-19 10:46] [ALPM] upgraded freetype2 (2.10.0-2 -> 2.10.1-1)
[2019-07-19 10:46] [ALPM] upgraded systemd (242.32-1 -> 242.32-3)
[2019-07-19 10:46] [ALPM] upgraded xorg-server (1.20.5-1 -> 1.20.5-2)
[2019-07-19 10:47] [ALPM] upgraded nvidia-utils (430.26-1 -> 430.34-1)
[2019-07-19 10:47] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-07-19 10:47] [ALPM] upgraded mesa (19.1.1-1 -> 19.1.2-1)
[2019-07-19 10:47] [ALPM] upgraded gnutls (3.6.8-1 -> 3.6.8-3)
[2019-07-19 10:47] [ALPM] upgraded libice (1.0.9-2 -> 1.0.10-1)
[2019-07-19 10:47] [ALPM] upgraded qt5-base (5.13.0-6 -> 5.13.0-7)
[2019-07-19 10:47] [ALPM] upgraded attica (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded ki18n (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded karchive (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kconfig (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kcoreaddons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded lcms2 (2.9-1 -> 2.9-2)
[2019-07-19 10:47] [ALPM] upgraded nss (3.44.1-1 -> 3.45-1)
[2019-07-19 10:47] [ALPM] upgraded ca-certificates-mozilla (3.44.1-1 -> 3.45-1)
[2019-07-19 10:47] [ALPM] upgraded poppler (0.76.1-1 -> 0.78.0-1)
[2019-07-19 10:47] [ALPM] upgraded poppler-qt5 (0.76.1-1 -> 0.78.0-1)
[2019-07-19 10:47] [ALPM] upgraded libva (2.4.1-1 -> 2.5.0-1)
[2019-07-19 10:47] [ALPM] upgraded libvpx (1.8.0-1 -> 1.8.1-1)
[2019-07-19 10:47] [ALPM] upgraded libwebp (1.0.2-1 -> 1.0.3-1)
[2019-07-19 10:47] [ALPM] upgraded x265 (3.0-1 -> 3.1.1-1)
[2019-07-19 10:47] [ALPM] upgraded ffmpeg (1:4.1.3-1 -> 1:4.1.4-1)
[2019-07-19 10:47] [ALPM] upgraded libzip (1.5.2-1 -> 1.5.2-2)
[2019-07-19 10:47] [ALPM] upgraded kfilemetadata (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kidletime (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded js60 (60.7.2-1 -> 60.8.0-1)
[2019-07-19 10:47] [ALPM] upgraded btrfs-progs (5.1.1-1 -> 5.2-1)
[2019-07-19 10:47] [ALPM] upgraded libyaml (0.2.1-1 -> 0.2.2-1)
[2019-07-19 10:47] [ALPM] upgraded gnupg (2.2.16-1 -> 2.2.17-2)
[2019-07-19 10:47] [ALPM] upgraded solid (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kwidgetsaddons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kjobwidgets (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kdbusaddons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kwindowsystem (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kcrash (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kglobalaccel (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kcompletion (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kservice (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kauth (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kcodecs (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kguiaddons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kconfigwidgets (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kitemviews (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kiconthemes (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded sonnet (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded iso-codes (4.2-1 -> 4.3-1)
[2019-07-19 10:47] [ALPM] upgraded ktextwidgets (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kxmlgui (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kbookmarks (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded knotifications (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kwallet (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kio (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded baloo (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded baloo-widgets (19.04.2-1 -> 19.04.3-1)
[2019-07-19 10:47] [ALPM] upgraded bluez-qt (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded bluedevil (1:5.16.2-1 -> 1:5.16.3-1)
[2019-07-19 10:47] [ALPM] upgraded kpackage (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded knewstuff (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded frameworkintegration (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:47] [ALPM] upgraded kdecoration (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded breeze-icons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kwayland (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded breeze (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded breeze-gtk (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded imagemagick (7.0.8.50-1 -> 7.0.8.55-1)
[2019-07-19 10:48] [ALPM] upgraded cups-filters (1.25.0-1 -> 1.25.1-1)
[2019-07-19 10:48] [ALPM] upgraded kitemmodels (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kdeclarative (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kirigami2 (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded discover (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded dnssec-anchors (20181003-1 -> 20190629-1)
[2019-07-19 10:48] [ALPM] upgraded kdnssd (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded libwbclient (4.10.5-1 -> 4.10.6-1)
[2019-07-19 10:48] [ALPM] upgraded ldb (1:1.5.4-2 -> 1:1.5.5-1)
[2019-07-19 10:48] [ALPM] upgraded smbclient (4.10.5-1 -> 4.10.6-1)
[2019-07-19 10:48] [ALPM] upgraded kpty (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kactivities (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded syntax-highlighting (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kio-extras (19.04.2-1 -> 19.04.3-1)
[2019-07-19 10:48] [ALPM] upgraded kcmutils (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kparts (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kinit (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded dolphin (19.04.2-1 -> 19.04.3-1)
[2019-07-19 10:48] [ALPM] upgraded kxmlrpcclient (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded drkonqi (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded enchant (2.2.3-2 -> 2.2.4-1)
[2019-07-19 10:48] [ALPM] upgraded gtk-update-icon-cache (1:3.24.9-1 -> 1:3.24.10-1)
[2019-07-19 10:48] [ALPM] upgraded gtk3 (1:3.24.9-1 -> 1:3.24.10-1)
[2019-07-19 10:48] [ALPM] upgraded noto-fonts (20190111-1 -> 20190111-2)
[2019-07-19 10:48] [ALPM] upgraded firefox (67.0.4-1 -> 68.0.1-1)
[2019-07-19 10:48] [ALPM] warning: /etc/default/grub installed as /etc/default/grub.pacnew
[2019-07-19 10:48] [ALPM] upgraded grub (2:2.02-8 -> 2:2.04-1)
[2019-07-19 10:48] [ALPM] upgraded guile (2.2.5-1 -> 2.2.6-1)
[2019-07-19 10:48] [ALPM] upgraded intel-tbb (2019.7-1 -> 2019.8-1)
[2019-07-19 10:48] [ALPM] upgraded iproute2 (5.1.0-1 -> 5.2.0-1)
[2019-07-19 10:48] [ALPM] upgraded kactivities-stats (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kactivitymanagerd (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded kdesu (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kde-cli-tools (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:48] [ALPM] upgraded kjs (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded kjsembed (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded knotifyconfig (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:48] [ALPM] upgraded re2 (20190601-1 -> 20190701-1)
[2019-07-19 10:51] [ALPM] upgraded qt5-webengine (5.13.0-1 -> 5.13.0-3)
[2019-07-19 10:51] [ALPM] upgraded libksysguard (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:51] [ALPM] upgraded ktexteditor (5.59.0-2 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded kholidays (1:5.59.0-1 -> 1:5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded plasma-framework (5.59.0-2 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded threadweaver (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded krunner (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded milou (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:51] [ALPM] upgraded prison (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded kscreenlocker (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:51] [ALPM] upgraded kwin (5.16.2-4 -> 5.16.3-1)
[2019-07-19 10:51] [ALPM] upgraded qqc2-desktop-style (5.59.0-2 -> 5.60.0-1)
[2019-07-19 10:51] [ALPM] upgraded plasma-integration (5.16.2-2 -> 5.16.3-1)
[2019-07-19 10:51] [ALPM] upgraded kunitconversion (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:52] [ALPM] upgraded kemoticons (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:52] [ALPM] upgraded kded (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:52] [ALPM] upgraded kdelibs4support (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:54] [ALPM] upgraded plasma-workspace (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded systemsettings (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kde-gtk-config (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kdeplasma-addons (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kgamma5 (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded khotkeys (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kinfocenter (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kmenuedit (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded knetattach (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded konsole (19.04.2-1 -> 19.04.3-1)
[2019-07-19 10:54] [ALPM] upgraded kpeople (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:54] [ALPM] upgraded kross (5.59.0-1 -> 5.60.0-1)
[2019-07-19 10:54] [ALPM] upgraded libkscreen (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kscreen (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded ksshaskpass (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded ksysguard (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kwallet-pam (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kwayland-integration (5.16.2-2 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded kwrited (5.16.2-1 -> 5.16.3-1)
[2019-07-19 10:54] [ALPM] upgraded lib32-bzip2 (1.0.7-1 -> 1.0.8-2)
[2019-07-19 10:54] [ALPM] upgraded lib32-glib2 (2.60.4-1 -> 2.60.5-1)
[2019-07-19 10:54] [ALPM] upgraded lib32-freetype2 (2.10.0-2 -> 2.10.1-1)
[2019-07-19 10:54] [ALPM] upgraded lib32-libpciaccess (0.14-1 -> 0.15-1)
[2019-07-19 10:54] [ALPM] upgraded lib32-libdrm (2.4.98-1 -> 2.4.99-1)
[2019-07-19 10:56] [ALPM] upgraded lib32-mesa (19.1.1-1 -> 19.1.2-1)
[2019-07-19 10:56] [ALPM] upgraded lib32-systemd (242.29-1 -> 242.32-1)
[2019-07-19 10:56] [ALPM] upgraded libheif (1.4.0-1 -> 1.4.0-3)
[2019-07-19 10:56] [ALPM] upgraded libmm-glib (1.10.2-1 -> 1.10.4-1)
[2019-07-19 10:56] [ALPM] upgraded libraw (0.19.2-1 -> 0.19.3-1)
[2019-07-19 10:57] [ALPM] upgraded libreoffice-fresh (6.2.4-1 -> 6.2.5-1)
[2019-07-19 10:57] [ALPM] upgraded libteam (1.28-2 -> 1.29-1)
[2019-07-19 11:02] [ALPM] upgraded linux-firmware (20190618.acb56f2-1 -> 20190712.d52556e-1)
[2019-07-19 11:03] [ALPM] upgraded linux (5.1.15.arch1-1 -> 5.2.1.arch1-1)
[2019-07-19 11:03] [ALPM] upgraded modemmanager (1.10.2-1 -> 1.10.4-1)
[2019-07-19 11:03] [ALPM] upgraded modemmanager-qt (5.59.0-1 -> 5.60.0-1)
[2019-07-19 11:03] [ALPM] upgraded networkmanager-qt (5.59.0-1 -> 5.60.0-1)
[2019-07-19 11:03] [ALPM] upgraded nftables (1:0.9.0-4 -> 1:0.9.1-1)
[2019-07-19 11:03] [ALPM] upgraded nvidia (430.26-7 -> 430.34-1)
[2019-07-19 11:03] [ALPM] upgraded oxygen (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded perl-alien-build (1.76-1 -> 1.79-1)
[2019-07-19 11:03] [ALPM] upgraded polkit-kde-agent (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded plasma-desktop (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded plasma-nm (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded plasma-pa (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded plasma-sdk (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:03] [ALPM] upgraded plasma-vault (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:04] [ALPM] upgraded plasma-workspace-wallpapers (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:04] [ALPM] upgraded powerdevil (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:05] [ALPM] upgraded qt5-webkit (5.212.0alpha3-1 -> 5.212.0alpha3-3)
[2019-07-19 11:05] [ALPM] upgraded xorg-xauth (1.0.10-2 -> 1.1-1)
[2019-07-19 11:05] [ALPM] upgraded sddm-kcm (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:05] [ALPM] upgraded spirv-tools (2018.5-1 -> 2019.3-1)
[2019-07-19 11:05] [ALPM] upgraded systemd-sysvcompat (242.32-1 -> 242.32-3)
[2019-07-19 11:05] [ALPM] upgraded thunderbird (60.7.2-1 -> 60.8.0-1)
[2019-07-19 11:05] [ALPM] upgraded user-manager (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:05] [ALPM] upgraded vim-runtime (8.1.1467-2 -> 8.1.1635-1)
[2019-07-19 11:05] [ALPM] upgraded vim (8.1.1467-2 -> 8.1.1635-1)
[2019-07-19 11:06] [ALPM] upgraded virtualbox-host-dkms (6.0.8-2 -> 6.0.10-1)
[2019-07-19 11:07] [ALPM] upgraded virtualbox (6.0.8-2 -> 6.0.10-1)
[2019-07-19 11:07] [ALPM] upgraded vlc (3.0.7.1-1 -> 3.0.7.1-2)
[2019-07-19 11:07] [ALPM] upgraded vulkan-icd-loader (1.1.112-1 -> 1.1.115-1)
[2019-07-19 11:09] [ALPM] upgraded webkit2gtk (2.24.2-1 -> 2.24.3-1)
[2019-07-19 11:13] [ALPM] upgraded wine-staging (4.11-1 -> 4.12.1-1)
[2019-07-19 11:13] [ALPM] upgraded xdg-desktop-portal-kde (5.16.2-1 -> 5.16.3-1)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-devel (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-xdmx (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-xephyr (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-xnest (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-xvfb (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-server-xwayland (1.20.5-1 -> 1.20.5-2)
[2019-07-19 11:13] [ALPM] upgraded xorg-xbacklight (1.2.2-1 -> 1.2.3-1)
[2019-07-19 11:13] [ALPM] upgraded xorg-xwininfo (1.1.4-1 -> 1.1.5-1)
[2019-07-19 11:13] [ALPM] transaction completed
[2019-07-19 11:14] [ALPM] running '60-linux.hook'...
[2019-07-19 11:14] [ALPM] running '70-dkms-install.hook'...
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.10_OSE for kernel 5.2.1-arch1-1-ARCH: Missing kernel headers.
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.10_OSE for kernel *: Missing kernel headers.
[2019-07-19 11:14] [ALPM] running '90-linux.hook'...
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Starting build: 5.2.1-arch1-1-ARCH
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-07-19 11:14] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-07-19 11:14] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Starting build: 5.2.1-arch1-1-ARCH
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-07-19 11:16] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-07-19 11:16] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-07-19 11:16] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-07-19 11:16] [ALPM] running 'fontconfig-32.hook'...
[2019-07-19 11:16] [ALPM] running 'fontconfig.hook'...
[2019-07-19 11:16] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-07-19 11:16] [ALPM] running 'glib-compile-schemas.hook'...
[2019-07-19 11:16] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-07-19 11:16] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-binfmt.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-catalog.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-hwdb.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-sysctl.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-sysusers.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-udev-reload.hook'...
[2019-07-19 11:16] [ALPM] running 'systemd-update.hook'...
[2019-07-19 11:16] [ALPM] running 'texinfo-install.hook'...
[2019-07-19 11:17] [ALPM] running 'update-ca-trust.hook'...
[2019-07-19 11:17] [ALPM] running 'update-desktop-database.hook'...
[2019-07-19 11:17] [ALPM] running 'update-mime-database.hook'...
[2019-07-19 11:17] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-07-19 11:17] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-07-19 13:38] [PACMAN] Running 'pacman -Sc'
[2019-07-20 16:43] [PACMAN] Running 'pacman -S lib32-alsa-plugin lib32-libpulse lib32-opengl'
[2019-07-20 16:44] [PACMAN] Running 'pacman -S lib32-alsa-plugin'
[2019-07-20 16:45] [PACMAN] Running 'pacman -S lib32'
[2019-07-20 16:45] [PACMAN] Running 'pacman -S mutilib'
[2019-07-20 16:48] [PACMAN] Running 'pacman -S pulseaudio-alsa'
[2019-07-20 16:48] [ALPM] transaction started
[2019-07-20 16:48] [ALPM] installed pulseaudio-alsa (2-4)
[2019-07-20 16:48] [ALPM] transaction completed
[2019-07-26 12:19] [PACMAN] Running 'pacman -S winetricks'
[2019-07-26 12:20] [ALPM] transaction started
[2019-07-26 12:20] [ALPM] installed cabextract (1.9.1-1)
[2019-07-26 12:20] [ALPM] installed winetricks (20190615-1)
[2019-07-26 12:20] [ALPM] transaction completed
[2019-07-26 12:20] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-07-26 12:20] [ALPM] running 'systemd-update.hook'...
[2019-07-26 12:20] [ALPM] running 'update-desktop-database.hook'...
[2019-07-27 15:13] [PACMAN] Running 'pacman -Syu'
[2019-07-27 15:13] [PACMAN] synchronizing package lists
[2019-07-27 15:13] [PACMAN] starting full system upgrade
[2019-07-27 15:22] [ALPM] running '70-dkms-remove.hook'...
[2019-07-27 15:22] [ALPM] transaction started
[2019-07-27 15:22] [ALPM] upgraded glibc (2.29-3 -> 2.29-4)
[2019-07-27 15:22] [ALPM-SCRIPTLET] Generating locales...
[2019-07-27 15:22] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2019-07-27 15:22] [ALPM-SCRIPTLET] Generation complete.
[2019-07-27 15:22] [ALPM] upgraded aom (1.0.0-1 -> 1.0.0.errata1-1)
[2019-07-27 15:22] [ALPM] upgraded archlinux-appstream-data (20190614-1 -> 20190726-1)
[2019-07-27 15:22] [ALPM] upgraded libtasn1 (4.13-1 -> 4.14-1)
[2019-07-27 15:22] [ALPM] upgraded systemd-libs (242.32-3 -> 242.84-1)
[2019-07-27 15:22] [ALPM] upgraded systemd (242.32-3 -> 242.84-1)
[2019-07-27 15:22] [ALPM] upgraded curl (7.65.1-3 -> 7.65.3-1)
[2019-07-27 15:22] [ALPM] upgraded glib2 (2.60.5-1 -> 2.60.6-1)
[2019-07-27 15:22] [ALPM] upgraded desktop-file-utils (0.23+4+g92af410-1 -> 0.24-1)
[2019-07-27 15:22] [ALPM] upgraded enchant (2.2.4-1 -> 2.2.5-1)
[2019-07-27 15:22] [ALPM] upgraded gnutls (3.6.8-3 -> 3.6.9-1)
[2019-07-27 15:22] [ALPM] upgraded llvm-libs (8.0.0-2 -> 8.0.1-1)
[2019-07-27 15:22] [ALPM] upgraded mesa (19.1.2-1 -> 19.1.3-1)
[2019-07-27 15:22] [ALPM] upgraded sdl2 (2.0.9-1 -> 2.0.10-1)
[2019-07-27 15:22] [ALPM] upgraded zstd (1.4.0-1 -> 1.4.1-1)
[2019-07-27 15:22] [ALPM] upgraded giflib (5.1.9-3 -> 5.2.1-1)
[2019-07-27 15:22] [ALPM] upgraded libtool (2.4.6+42+gb88cebd5-4 -> 2.4.6+42+gb88cebd5-5)
[2019-07-27 15:22] [ALPM] upgraded firefox (68.0.1-1 -> 68.0.1-2)
[2019-07-27 15:22] [ALPM] upgraded fuse-common (3.6.1-1 -> 3.6.2-1)
[2019-07-27 15:22] [ALPM] upgraded spirv-tools (2019.3-1 -> 2019.3-2)
[2019-07-27 15:22] [ALPM] upgraded glslang (7.11.3214-1 -> 7.11.3214-2)
[2019-07-27 15:22] [ALPM] upgraded glu (9.0.0-5 -> 9.0.1-1)
[2019-07-27 15:22] [ALPM] upgraded imagemagick (7.0.8.55-1 -> 7.0.8.57-1)
[2019-07-27 15:22] [ALPM] installed libnet (1.1.6-3)
[2019-07-27 15:22] [ALPM] installed jre11-openjdk-headless (11.0.4.u11-1)
[2019-07-27 15:22] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-8-openjdk'
[2019-07-27 15:22] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2019-07-27 15:22] [ALPM] installed jre11-openjdk (11.0.4.u11-1)
[2019-07-27 15:22] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-8-openjdk'
[2019-07-27 15:22] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2019-07-27 15:22] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2019-07-27 15:22] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2019-07-27 15:22] [ALPM] installed rubygems (3.0.4-1)
[2019-07-27 15:22] [ALPM] installed ruby (2.6.3-1)
[2019-07-27 15:22] [ALPM] upgraded java-openjfx (8.u172-2 -> 11.0.3.u1-1)
[2019-07-27 15:22] [ALPM] upgraded knetattach (5.16.3-1 -> 5.16.3-2)
[2019-07-27 15:22] [ALPM] upgraded lib32-glibc (2.29-3 -> 2.29-4)
[2019-07-27 15:22] [ALPM] upgraded lib32-glib2 (2.60.5-1 -> 2.60.6-1)
[2019-07-27 15:22] [ALPM] upgraded lib32-libpciaccess (0.15-1 -> 0.16-1)
[2019-07-27 15:23] [ALPM] upgraded lib32-llvm-libs (8.0.0-1 -> 8.0.1-1)
[2019-07-27 15:23] [ALPM] upgraded lib32-mesa (19.1.2-1 -> 19.1.3-1)
[2019-07-27 15:23] [ALPM] upgraded lib32-systemd (242.32-1 -> 242.84-1)
[2019-07-27 15:23] [ALPM] upgraded lib32-zstd (1.4.0-1 -> 1.4.1-1)
[2019-07-27 15:23] [ALPM] upgraded libnm (1.18.0-1 -> 1.18.2-1)
[2019-07-27 15:23] [ALPM] upgraded libnm-glib (1.18.0-1 -> 1.18.2-1)
[2019-07-27 15:23] [ALPM] upgraded libqalculate (3.2.0-1 -> 3.3.0-1)
[2019-07-27 15:23] [ALPM] upgraded libtorrent (0.13.7-1 -> 0.13.8-1)
[2019-07-27 15:23] [ALPM] upgraded linux-firmware (20190712.d52556e-1 -> 20190717.bf13a71-1)
[2019-07-27 15:26] [ALPM] upgraded linux (5.2.1.arch1-1 -> 5.2.3.arch1-1)
[2019-07-27 15:26] [ALPM] upgraded lmdb (0.9.23-1 -> 0.9.24-1)
[2019-07-27 15:26] [ALPM] upgraded networkmanager (1.18.0-1 -> 1.18.2-1)
[2019-07-27 15:26] [ALPM] upgraded nvidia (430.34-1 -> 430.34-3)
[2019-07-27 15:26] [ALPM] upgraded openresolv (3.9.0-2 -> 3.9.1-1)
[2019-07-27 15:26] [ALPM] upgraded phonon-qt5-gstreamer (4.9.0-5 -> 4.9.1-1)
[2019-07-27 15:26] [ALPM] upgraded phonon-qt5 (4.10.2-1 -> 4.10.3-1)
[2019-07-27 15:26] [ALPM] upgraded pkgconf (1.6.1-1 -> 1.6.3-1)
[2019-07-27 15:26] [ALPM] upgraded poppler (0.78.0-1 -> 0.79.0-1)
[2019-07-27 15:26] [ALPM] upgraded poppler-qt5 (0.78.0-1 -> 0.79.0-1)
[2019-07-27 15:26] [ALPM] upgraded qt5-tools (5.13.0-1 -> 5.13.0-2)
[2019-07-27 15:27] [ALPM] upgraded plasma-workspace (5.16.3-1 -> 5.16.3-2)
[2019-07-27 15:28] [ALPM] upgraded plasma-desktop (5.16.3-1 -> 5.16.3-2)
[2019-07-27 15:28] [ALPM] upgraded python-pytoml (0.1.20-1 -> 0.1.21-1)
[2019-07-27 15:28] [ALPM] upgraded qca (2.2.1-1 -> 2.2.1-2)
[2019-07-27 15:28] [ALPM] upgraded shaderc (2018.0-3 -> 2019.0-1)
[2019-07-27 15:28] [ALPM] upgraded systemd-sysvcompat (242.32-3 -> 242.84-1)
[2019-07-27 15:28] [ALPM] upgraded xf86-video-intel (1:2.99.917+863+g6afed33b-1 -> 1:2.99.917+865+g60022507-1)
[2019-07-27 15:28] [ALPM] upgraded xorg-xinput (1.6.2-2 -> 1.6.3-1)
[2019-07-27 15:28] [ALPM] transaction completed
[2019-07-27 15:28] [ALPM] running '60-linux.hook'...
[2019-07-27 15:28] [ALPM] running '70-dkms-install.hook'...
[2019-07-27 15:28] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.10_OSE for kernel 5.2.3-arch1-1-ARCH: Missing kernel headers.
[2019-07-27 15:28] [ALPM] running '90-linux.hook'...
[2019-07-27 15:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-07-27 15:28] [ALPM-SCRIPTLET] ==> Starting build: 5.2.3-arch1-1-ARCH
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-07-27 15:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-07-27 15:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-07-27 15:28] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-07-27 15:29] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-07-27 15:29] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-07-27 15:29] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Starting build: 5.2.3-arch1-1-ARCH
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-07-27 15:30] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-07-27 15:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-07-27 15:30] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-07-27 15:30] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-catalog.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-hwdb.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-sysctl.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-sysusers.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-udev-reload.hook'...
[2019-07-27 15:31] [ALPM] running 'systemd-update.hook'...
[2019-07-27 15:31] [ALPM] running 'texinfo-install.hook'...
[2019-07-27 15:31] [ALPM] running 'update-appstream-cache.hook'...
[2019-07-27 15:31] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-07-27 15:31] [ALPM] running 'update-desktop-database.hook'...
[2019-07-27 15:32] [PACMAN] Running 'pacman -Syu multilib'
[2019-07-27 15:32] [PACMAN] synchronizing package lists
[2019-07-27 15:33] [PACMAN] Running 'pacman -Syu multi-lib'
[2019-07-27 15:33] [PACMAN] synchronizing package lists
[2019-07-27 15:33] [PACMAN] Running 'pacman -Syu multilib'
[2019-07-27 15:33] [PACMAN] synchronizing package lists
[2019-07-27 15:40] [PACMAN] Running 'pacman -Syu'
[2019-07-27 15:40] [PACMAN] synchronizing package lists
[2019-07-27 15:40] [PACMAN] starting full system upgrade
[2019-08-01 20:17] [PACMAN] Running 'pacman -U Downloads/lutris-0.5.2.2-1-any.pkg.tar.xz'
[2019-08-01 20:21] [PACMAN] Running 'pacman -U Downloads/lutris-0.5.2.2-1-any.pkg.tar.xz'
[2019-08-01 20:22] [PACMAN] Running 'pacman -U Downloads/lutris-0.5.2.2-1-any.pkg.tar.xz'
[2019-08-01 20:23] [PACMAN] Running 'pacman -Syu'
[2019-08-01 20:23] [PACMAN] synchronizing package lists
[2019-08-01 20:23] [PACMAN] starting full system upgrade
[2019-08-01 20:27] [ALPM] running '70-dkms-remove.hook'...
[2019-08-01 20:27] [ALPM] transaction started
[2019-08-01 20:27] [ALPM] upgraded iana-etc (20190702-1 -> 20190722-1)
[2019-08-01 20:27] [ALPM] upgraded shadow (4.6-3 -> 4.7-1)
[2019-08-01 20:27] [ALPM] upgraded nvidia-utils (430.34-1 -> 430.40-1)
[2019-08-01 20:27] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-08-01 20:27] [ALPM] upgraded kdecoration (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded pango (1:1.43.0-2 -> 1:1.44.1-1)
[2019-08-01 20:27] [ALPM] upgraded btrfs-progs (5.2-1 -> 5.2.1-1)
[2019-08-01 20:27] [ALPM] upgraded python (3.7.3-2 -> 3.7.4-1)
[2019-08-01 20:27] [ALPM] upgraded libbytesize (2.0-1 -> 2.1-1)
[2019-08-01 20:27] [ALPM] upgraded udisks2 (2.8.3-1 -> 2.8.4-1)
[2019-08-01 20:27] [ALPM] upgraded breeze (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded breeze-gtk (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded discover (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded drkonqi (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded libspiro (1:0.5.20150702-2 -> 1:20190731-1)
[2019-08-01 20:27] [ALPM] upgraded gegl (0.4.16-1 -> 0.4.16-2)
[2019-08-01 20:27] [ALPM] upgraded imagemagick (7.0.8.57-1 -> 7.0.8.58-1)
[2019-08-01 20:27] [ALPM] upgraded kactivitymanagerd (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kde-cli-tools (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded re2 (20190701-1 -> 20190801-1)
[2019-08-01 20:27] [ALPM] upgraded libksysguard (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded milou (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kscreenlocker (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kwin (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded plasma-integration (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded plasma-workspace (5.16.3-2 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded systemsettings (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded wayland-protocols (1.17-1 -> 1.18-1)
[2019-08-01 20:27] [ALPM] upgraded kde-gtk-config (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kdeplasma-addons (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kgamma5 (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded khotkeys (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kinfocenter (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded kmenuedit (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded knetattach (5.16.3-2 -> 5.16.4-1)
[2019-08-01 20:27] [ALPM] upgraded libkscreen (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded kscreen (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded ksshaskpass (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded ksysguard (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded kwallet-pam (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded kwayland-integration (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded kwrited (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded ldns (1.7.0-4 -> 1.7.1-1)
[2019-08-01 20:28] [ALPM] upgraded lib32-glu (9.0.0-4 -> 9.0.1-1)
[2019-08-01 20:28] [ALPM] upgraded linux (5.2.3.arch1-1 -> 5.2.5.arch1-1)
[2019-08-01 20:28] [ALPM] upgraded nvidia (430.34-3 -> 430.40-1)
[2019-08-01 20:28] [ALPM] upgraded openssh (8.0p1-1 -> 8.0p1-2)
[2019-08-01 20:28] [ALPM] upgraded oxygen (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded polkit-kde-agent (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-desktop (5.16.3-2 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-nm (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-pa (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-sdk (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-vault (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded plasma-workspace-wallpapers (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded powerdevil (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded python-pyparsing (2.4.0-1 -> 2.4.2-1)
[2019-08-01 20:28] [ALPM] upgraded s-nail (14.9.13-2 -> 14.9.14-1)
[2019-08-01 20:28] [ALPM] upgraded sddm-kcm (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded user-manager (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:28] [ALPM] upgraded vim-runtime (8.1.1635-1 -> 8.1.1776-1)
[2019-08-01 20:28] [ALPM] upgraded vim (8.1.1635-1 -> 8.1.1776-1)
[2019-08-01 20:28] [ALPM] upgraded xdg-desktop-portal-kde (5.16.3-1 -> 5.16.4-1)
[2019-08-01 20:29] [ALPM] transaction completed
[2019-08-01 20:29] [ALPM] running '60-linux.hook'...
[2019-08-01 20:29] [ALPM] running '70-dkms-install.hook'...
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.10_OSE for kernel 5.2.5-arch1-1-ARCH: Missing kernel headers.
[2019-08-01 20:29] [ALPM] running '90-linux.hook'...
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> Starting build: 5.2.5-arch1-1-ARCH
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-08-01 20:29] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-08-01 20:29] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Starting build: 5.2.5-arch1-1-ARCH
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-08-01 20:30] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-08-01 20:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-08-01 20:30] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-08-01 20:30] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-08-01 20:30] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-08-01 20:30] [ALPM] running 'systemd-sysusers.hook'...
[2019-08-01 20:30] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-08-01 20:30] [ALPM] running 'systemd-udev-reload.hook'...
[2019-08-01 20:30] [ALPM] running 'systemd-update.hook'...
[2019-08-01 20:30] [ALPM] running 'update-desktop-database.hook'...
[2019-08-01 20:31] [PACMAN] Running 'pacman -U Downloads/lutris-0.5.2.2-1-any.pkg.tar.xz'
[2019-08-01 20:31] [ALPM] transaction started
[2019-08-01 20:31] [ALPM] installed gobject-introspection-runtime (1.60.2-1)
[2019-08-01 20:31] [ALPM] installed pygobject-devel (3.32.2-1)
[2019-08-01 20:31] [ALPM] installed python-gobject (3.32.2-1)
[2019-08-01 20:31] [ALPM] installed python-yaml (5.1.1-1)
[2019-08-01 20:31] [ALPM] installed python-evdev (1.2.0-1)
[2019-08-01 20:31] [ALPM] installed p7zip (16.02-5)
[2019-08-01 20:31] [ALPM] installed libimagequant (2.12.5-1)
[2019-08-01 20:31] [ALPM] installed python-pillow (6.1.0-1)
[2019-08-01 20:31] [ALPM] installed bubblewrap (0.3.3-3)
[2019-08-01 20:31] [ALPM] installed gnome-desktop (1:3.32.2-1)
[2019-08-01 20:31] [ALPM] installed libcddb (1.3.2-5)
[2019-08-01 20:31] [ALPM] installed libcdio (2.1.0-1)
[2019-08-01 20:31] [ALPM] installed libcdio-paranoia (10.2+2.0.0-2)
[2019-08-01 20:31] [ALPM] installed gcr (3.28.1-1)
[2019-08-01 20:31] [ALPM] installed gvfs (1.40.2-1)
[2019-08-01 20:31] [ALPM] installed freeglut (3.0.0-2)
[2019-08-01 20:31] [ALPM] installed mesa-demos (8.4.0-1)
[2019-08-01 20:31] [ALPM] installed lutris (0.5.2.2-1)
[2019-08-01 20:31] [ALPM] transaction completed
[2019-08-01 20:31] [ALPM] running 'gio-querymodules.hook'...
[2019-08-01 20:31] [ALPM] running 'glib-compile-schemas.hook'...
[2019-08-01 20:31] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-08-01 20:31] [ALPM] running 'gvfsd.hook'...
[2019-08-01 20:31] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-08-01 20:31] [ALPM] running 'systemd-update.hook'...
[2019-08-01 20:31] [ALPM] running 'texinfo-install.hook'...
[2019-08-01 20:31] [ALPM] running 'update-desktop-database.hook'...
[2019-08-01 20:31] [ALPM] running 'update-mime-database.hook'...
[2019-08-01 20:37] [PACMAN] Running 'pacman -S vulcan-icd-loader lib32-vulcan-icd-loader'
[2019-08-01 20:37] [PACMAN] Running 'pacman -S vulkan-icd-loader lib32-vulkan-icd-loader'
[2019-08-01 20:37] [ALPM] transaction started
[2019-08-01 20:37] [ALPM] reinstalled vulkan-icd-loader (1.1.115-1)
[2019-08-01 20:37] [ALPM] installed lib32-vulkan-icd-loader (1.1.115-1)
[2019-08-01 20:37] [ALPM] transaction completed
[2019-08-01 20:37] [ALPM] running 'systemd-update.hook'...
[2019-08-01 20:48] [PACMAN] Running 'pacman -Syu'
[2019-08-01 20:48] [PACMAN] synchronizing package lists
[2019-08-01 20:48] [PACMAN] starting full system upgrade
[2019-09-02 14:32] [PACMAN] Running 'pacman -Sc'
[2019-09-02 14:38] [PACMAN] Running 'pacman -Rns fftw gamin gconf java-openjfx js52 lib32-libxss libplacebo libtorrent openssl-1.0 qt5-xmlpatterns xmlrpc-c'
[2019-09-17 20:06] [PACMAN] Running 'pacman -Syu'
[2019-09-17 20:06] [PACMAN] synchronizing package lists
[2019-09-17 20:06] [PACMAN] starting full system upgrade
[2019-09-17 20:36] [ALPM] running '70-dkms-remove.hook'...
[2019-09-17 20:36] [ALPM] transaction started
[2019-09-17 20:36] [ALPM] upgraded tzdata (2019b-1 -> 2019c-1)
[2019-09-17 20:36] [ALPM] upgraded iana-etc (20190722-1 -> 20190823-1)
[2019-09-17 20:36] [ALPM] upgraded bash (5.0.007-1 -> 5.0.009-1)
[2019-09-17 20:36] [ALPM] upgraded glib2 (2.60.6-1 -> 2.62.0-1)
[2019-09-17 20:36] [ALPM] upgraded libjpeg-turbo (2.0.2-1 -> 2.0.3-1)
[2019-09-17 20:36] [ALPM] upgraded libxml2 (2.9.9-2 -> 2.9.9-3)
[2019-09-17 20:36] [ALPM] upgraded shared-mime-info (1.12-1 -> 1.13.1-2)
[2019-09-17 20:36] [ALPM] upgraded lz4 (1:1.9.1-1 -> 1:1.9.2-1)
[2019-09-17 20:36] [ALPM] upgraded zstd (1.4.1-1 -> 1.4.2-1)
[2019-09-17 20:36] [ALPM] upgraded gdk-pixbuf2 (2.38.1-1 -> 2.38.2-1)
[2019-09-17 20:36] [ALPM] upgraded graphite (1:1.3.13-1 -> 1:1.3.13-2)
[2019-09-17 20:36] [ALPM] upgraded harfbuzz (2.5.3-1 -> 2.6.1-1)
[2019-09-17 20:36] [ALPM] upgraded cairo (1.16.0-2 -> 1.17.2+17+g52a7c79fd-1)
[2019-09-17 20:36] [ALPM] upgraded pango (1:1.44.1-1 -> 1:1.44.6-1)
[2019-09-17 20:36] [ALPM] upgraded librsvg (2:2.44.14+1+g17bb3cd6-1 -> 2:2.46.0-1)
[2019-09-17 20:36] [ALPM] upgraded gtk-update-icon-cache (1:3.24.10-1 -> 1:3.24.11-1)
[2019-09-17 20:36] [ALPM] upgraded adwaita-icon-theme (3.32.0-1 -> 3.34.0-1)
[2019-09-17 20:36] [ALPM] upgraded alsa-lib (1.1.9-1 -> 1.1.9-2)
[2019-09-17 20:36] [ALPM] upgraded libstemmer (0+337-3 -> 0+713-1)
[2019-09-17 20:36] [ALPM] upgraded appstream (0.12.7-1 -> 0.12.8-1)
[2019-09-17 20:36] [ALPM] upgraded xdg-utils (1.1.3-3 -> 1.1.3+18+g0547886-1)
[2019-09-17 20:36] [ALPM] upgraded llvm-libs (8.0.1-1 -> 8.0.1-3)
[2019-09-17 20:37] [ALPM] upgraded egl-wayland (1.1.3-1 -> 1.1.4-1)
[2019-09-17 20:37] [ALPM] upgraded libgpg-error (1.36-1 -> 1.36-2)
[2019-09-17 20:37] [ALPM] upgraded libgcrypt (1.8.4-1 -> 1.8.5-1)
[2019-09-17 20:37] [ALPM] upgraded systemd-libs (242.84-1 -> 243.0-1)
[2019-09-17 20:37] [ALPM] upgraded openssl (1.1.1.c-1 -> 1.1.1.d-1)
[2019-09-17 20:37] [ALPM] upgraded libldap (2.4.47-3 -> 2.4.48-1)
[2019-09-17 20:37] [ALPM] upgraded keyutils (1.6-1 -> 1.6.1-1)
[2019-09-17 20:37] [ALPM] upgraded dbus (1.12.16-1 -> 1.12.16-2)
[2019-09-17 20:37] [ALPM] upgraded libxfont2 (2.0.3-1 -> 2.0.4-1)
[2019-09-17 20:37] [ALPM] upgraded device-mapper (2.02.185-1 -> 2.02.186-2)
[2019-09-17 20:37] [ALPM] upgraded cryptsetup (2.1.0-1 -> 2.2.1-1)
[2019-09-17 20:37] [ALPM] upgraded kbd (2.0.4-2 -> 2.2.0-3)
[2019-09-17 20:37] [ALPM] upgraded hwids (20190316-1 -> 20190818-1)
[2019-09-17 20:37] [ALPM] upgraded libnftnl (1.1.3-1 -> 1.1.4-1)
[2019-09-17 20:37] [ALPM] upgraded shadow (4.7-1 -> 4.7-2)
[2019-09-17 20:37] [ALPM] upgraded systemd (242.84-1 -> 243.0-1)
[2019-09-17 20:37] [ALPM] upgraded libevdev (1.7.0-1 -> 1.8.0-1)
[2019-09-17 20:37] [ALPM] upgraded libgudev (232-1 -> 233-1)
[2019-09-17 20:37] [ALPM] upgraded libwacom (0.33-1 -> 1.0-1)
[2019-09-17 20:37] [ALPM] upgraded libinput (1.13.4-1 -> 1.14.1-1)
[2019-09-17 20:37] [ALPM] upgraded xf86-input-libinput (0.28.2-1 -> 0.29.0-1)
[2019-09-17 20:37] [ALPM] upgraded xorg-xkbcomp (1.4.2-1 -> 1.4.2+7+g29fda8e-1)
[2019-09-17 20:37] [ALPM] upgraded nvidia-utils (430.40-1 -> 435.21-1)
[2019-09-17 20:37] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2019-09-17 20:37] [ALPM] upgraded mesa (19.1.3-1 -> 19.1.7-1)
[2019-09-17 20:37] [ALPM] upgraded p11-kit (0.23.16.1-1 -> 0.23.17-2)
[2019-09-17 20:37] [ALPM] upgraded libcups (2.2.11-2 -> 2.3.0-3)
[2019-09-17 20:38] [ALPM] upgraded qt5-base (5.13.0-7 -> 5.13.1-2)
[2019-09-17 20:38] [ALPM] upgraded appstream-qt (0.12.7-1 -> 0.12.8-1)
[2019-09-17 20:38] [ALPM] upgraded archlinux-appstream-data (20190726-1 -> 20190825-1)
[2019-09-17 20:38] [ALPM] upgraded archlinux-keyring (20190123-2 -> 20190827-1)
[2019-09-17 20:38] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2019-09-17 20:38] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2019-09-17 20:38] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2019-09-17 20:38] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2019-09-17 20:38] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2019-09-17 20:38] [ALPM-SCRIPTLET] ==> Updating trust database...
[2019-09-17 20:38] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-10-12
[2019-09-17 20:38] [ALPM] upgraded arduino-builder (1.4.4-1 -> 1.4.4-2)
[2019-09-17 20:38] [ALPM] upgraded aspell (0.60.7rc1-1 -> 0.60.7-1)
[2019-09-17 20:38] [ALPM] upgraded at-spi2-core (2.32.1-1 -> 2.34.0-1)
[2019-09-17 20:38] [ALPM] upgraded atk (2.32-1 -> 2.34.1-1)
[2019-09-17 20:38] [ALPM] upgraded at-spi2-atk (2.32.0-1 -> 2.34.0-1)
[2019-09-17 20:38] [ALPM] upgraded attica (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded avr-gcc (9.1.0-1 -> 9.2.0-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-declarative (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded ki18n (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded karchive (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kconfig (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kcoreaddons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded exiv2 (0.27.1-1 -> 0.27.2-1)
[2019-09-17 20:38] [ALPM] upgraded nspr (4.21-1 -> 4.22-1)
[2019-09-17 20:38] [ALPM] upgraded nss (3.45-1 -> 3.46-1)
[2019-09-17 20:38] [ALPM] upgraded libnghttp2 (1.36.0-1 -> 1.39.2-1)
[2019-09-17 20:38] [ALPM] upgraded findutils (4.6.0-4 -> 4.7.0-1)
[2019-09-17 20:38] [ALPM] upgraded ca-certificates-mozilla (3.45-1 -> 3.46-1)
[2019-09-17 20:38] [ALPM] upgraded curl (7.65.3-1 -> 7.66.0-1)
[2019-09-17 20:38] [ALPM] upgraded poppler (0.79.0-1 -> 0.80.0-1)
[2019-09-17 20:38] [ALPM] upgraded poppler-qt5 (0.79.0-1 -> 0.80.0-1)
[2019-09-17 20:38] [ALPM] upgraded vulkan-icd-loader (1.1.115-1 -> 1.1.121-1)
[2019-09-17 20:38] [ALPM] upgraded glslang (7.11.3214-2 -> 7.12.3352-1)
[2019-09-17 20:38] [ALPM] upgraded shaderc (2019.0-1 -> 2019.0-2)
[2019-09-17 20:38] [ALPM] upgraded libplacebo (1.18.0-1 -> 1.18.0-2)
[2019-09-17 20:38] [ALPM] upgraded libibus (1.5.20-2 -> 1.5.21-1)
[2019-09-17 20:38] [ALPM] installed dav1d (0.4.0-1)
[2019-09-17 20:38] [ALPM] upgraded libogg (1.3.3-3 -> 1.3.4-1)
[2019-09-17 20:38] [ALPM] upgraded flac (1.3.2-2 -> 1.3.3-1)
[2019-09-17 20:38] [ALPM] upgraded libpulse (12.2-2 -> 13.0-2)
[2019-09-17 20:38] [ALPM] upgraded libvdpau (1.2-1 -> 1.3-1)
[2019-09-17 20:38] [ALPM] upgraded x265 (3.1.1-1 -> 3.1.2-1)
[2019-09-17 20:38] [ALPM] upgraded v4l-utils (1.16.6-1 -> 1.16.7-1)
[2019-09-17 20:38] [ALPM] upgraded ffmpeg (1:4.1.4-1 -> 1:4.2.1-2)
[2019-09-17 20:38] [ALPM] upgraded kfilemetadata (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-x11extras (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded kidletime (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded upower (0.99.10-1 -> 0.99.11-1)
[2019-09-17 20:38] [ALPM] upgraded js60 (60.8.0-1 -> 60.9.0-1)
[2019-09-17 20:38] [ALPM] upgraded lvm2 (2.02.185-1 -> 2.02.186-2)
[2019-09-17 20:38] [ALPM] upgraded ndctl (65-1 -> 66-1)
[2019-09-17 20:38] [ALPM] upgraded libsecret (0.18.8-2 -> 0.19.1-1)
[2019-09-17 20:38] [ALPM] upgraded solid (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kwidgetsaddons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kjobwidgets (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kdbusaddons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kwindowsystem (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kcrash (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kglobalaccel (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kcompletion (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kservice (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-svg (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded polkit-qt5 (0.112.0+git20180107-2 -> 0.113.0-1)
[2019-09-17 20:38] [ALPM] upgraded kauth (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kcodecs (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kguiaddons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kconfigwidgets (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kitemviews (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kiconthemes (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded sonnet (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded graphene (1.8.6-1 -> 1.10.0-1)
[2019-09-17 20:38] [ALPM] upgraded orc (0.4.29-1 -> 0.4.30-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-multimedia (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-speech (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded ktextwidgets (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kxmlgui (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kbookmarks (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded knotifications (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kwallet (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded qt5-script (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:38] [ALPM] upgraded kio (5.60.0-1 -> 5.62.1-1)
[2019-09-17 20:38] [ALPM] upgraded baloo (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded baloo-widgets (19.04.3-1 -> 19.08.1-1)
[2019-09-17 20:38] [ALPM] upgraded bison (3.3.2-1 -> 3.4-1)
[2019-09-17 20:38] [ALPM] upgraded libical (3.0.4-3 -> 3.0.5-1)
[2019-09-17 20:38] [ALPM] upgraded bluez (5.50-6 -> 5.50-7)
[2019-09-17 20:38] [ALPM] upgraded bluez-qt (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded bluedevil (1:5.16.3-1 -> 1:5.16.5-1)
[2019-09-17 20:38] [ALPM] upgraded bluez-libs (5.50-6 -> 5.50-7)
[2019-09-17 20:38] [ALPM] upgraded bluez-utils (5.50-6 -> 5.50-7)
[2019-09-17 20:38] [ALPM] upgraded kpackage (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded knewstuff (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded frameworkintegration (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:38] [ALPM] upgraded kdecoration (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:39] [ALPM] upgraded breeze-icons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kwayland (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded breeze (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:39] [ALPM] upgraded breeze-gtk (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:39] [ALPM] upgraded qpdf (8.4.2-1 -> 9.0.0-1)
[2019-09-17 20:39] [ALPM] upgraded imagemagick (7.0.8.58-1 -> 7.0.8.64-1)
[2019-09-17 20:39] [ALPM] upgraded cups-filters (1.25.1-1 -> 1.25.5-1)
[2019-09-17 20:39] [ALPM] upgraded cups (2.2.11-2 -> 2.3.0-3)
[2019-09-17 20:39] [ALPM] upgraded dconf (0.32.0-3 -> 0.34.0-1)
[2019-09-17 20:39] [ALPM] upgraded kitemmodels (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kdeclarative (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded qt5-graphicaleffects (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:39] [ALPM] upgraded qt5-quickcontrols (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:39] [ALPM] upgraded qt5-quickcontrols2 (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:39] [ALPM] upgraded kirigami2 (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded discover (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:39] [ALPM] upgraded kdnssd (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded libwbclient (4.10.6-1 -> 4.10.8-1)
[2019-09-17 20:39] [ALPM] upgraded smbclient (4.10.6-1 -> 4.10.8-1)
[2019-09-17 20:39] [ALPM] upgraded kpty (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kactivities (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded syntax-highlighting (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kio-extras (19.04.3-1 -> 19.08.1-1)
[2019-09-17 20:39] [ALPM] upgraded kcmutils (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kparts (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded kinit (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded phonon-qt5-gstreamer (4.9.1-1 -> 4.10.0-1)
[2019-09-17 20:39] [ALPM] upgraded phonon-qt5 (4.10.3-1 -> 4.11.0-1)
[2019-09-17 20:39] [ALPM] upgraded dolphin (19.04.3-1 -> 19.08.1-1)
[2019-09-17 20:39] [ALPM] upgraded kxmlrpcclient (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded drkonqi (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:39] [ALPM] upgraded hspell (1.4-1 -> 1.4-2)
[2019-09-17 20:39] [ALPM] upgraded enchant (2.2.5-1 -> 2.2.6-1)
[2019-09-17 20:39] [ALPM] upgraded fakeroot (1.23-1 -> 1.24-1)
[2019-09-17 20:39] [ALPM] upgraded gsettings-desktop-schemas (3.32.0-2 -> 3.34.0-1)
[2019-09-17 20:39] [ALPM] upgraded glib-networking (2.60.3-1 -> 2.62.0-1)
[2019-09-17 20:39] [ALPM] upgraded libsoup (2.66.2+4+g716acf96-1 -> 2.68.1-1)
[2019-09-17 20:39] [ALPM] upgraded gtk3 (1:3.24.10-1 -> 1:3.24.11-1)
[2019-09-17 20:39] [ALPM] upgraded firefox (68.0.1-2 -> 69.0-1)
[2019-09-17 20:39] [ALPM] upgraded foomatic-db-gutenprint-ppds (5.3.1-2 -> 5.3.3-1)
[2019-09-17 20:39] [ALPM] upgraded fuse-common (3.6.2-1 -> 3.6.2-2)
[2019-09-17 20:39] [ALPM] upgraded fuse2 (2.9.9-1 -> 2.9.9-2)
[2019-09-17 20:39] [ALPM] upgraded gawk (4.2.1-2 -> 5.0.1-1)
[2019-09-17 20:39] [ALPM] upgraded gcr (3.28.1-1 -> 3.33.4+6+g35df18d-1)
[2019-09-17 20:39] [ALPM] upgraded gettext (0.19.8.1-3 -> 0.20.1-2)
[2019-09-17 20:39] [ALPM] upgraded libheif (1.4.0-3 -> 1.5.1-1)
[2019-09-17 20:39] [ALPM] upgraded libraw (0.19.3-1 -> 0.19.5-2)
[2019-09-17 20:39] [ALPM] upgraded libmypaint (1.3.0-6 -> 1.4.0-1)
[2019-09-17 20:39] [ALPM] installed mypaint-brushes1 (1.3.0-1)
[2019-09-17 20:39] [ALPM] upgraded gimp (2.10.12-1 -> 2.10.12-3)
[2019-09-17 20:39] [ALPM] upgraded perl-error (0.17027-2 -> 0.17028-1)
[2019-09-17 20:40] [ALPM] upgraded git (2.22.0-1 -> 2.23.0-1)
[2019-09-17 20:40] [ALPM] upgraded gobject-introspection-runtime (1.60.2-1 -> 1.62.0-1)
[2019-09-17 20:40] [ALPM] warning: /etc/default/grub installed as /etc/default/grub.pacnew
[2019-09-17 20:40] [ALPM] upgraded grub (2:2.04-1 -> 2:2.04-2)
[2019-09-17 20:40] [ALPM] installed fuse3 (3.6.2-2)
[2019-09-17 20:40] [ALPM] upgraded gvfs (1.40.2-1 -> 1.42.0-1)
[2019-09-17 20:40] [ALPM] upgraded harfbuzz-icu (2.5.3-1 -> 2.6.1-1)
[2019-09-17 20:42] [ALPM] installed jre-openjdk-headless (12.0.2.u10-1)
[2019-09-17 20:42] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-8-openjdk'
[2019-09-17 20:42] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2019-09-17 20:42] [ALPM] installed jre-openjdk (12.0.2.u10-1)
[2019-09-17 20:42] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-8-openjdk'
[2019-09-17 20:42] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2019-09-17 20:42] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2019-09-17 20:42] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2019-09-17 20:42] [ALPM] upgraded rubygems (3.0.4-1 -> 3.0.6-1)
[2019-09-17 20:42] [ALPM] upgraded ruby (2.6.3-1 -> 2.6.4-1)
[2019-09-17 20:42] [ALPM] installed libwpe (1.3.91-1)
[2019-09-17 20:42] [ALPM] installed wpebackend-fdo (1.3.91-1)
[2019-09-17 20:42] [ALPM] installed xdg-dbus-proxy (0.1.1-1)
[2019-09-17 20:43] [ALPM] upgraded webkit2gtk (2.24.3-1 -> 2.26.0-1)
[2019-09-17 20:45] [ALPM] upgraded java-openjfx (11.0.3.u1-1 -> 12.0.2.u1-1)
[2019-09-17 20:45] [ALPM] upgraded kactivities-stats (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:45] [ALPM] upgraded kactivitymanagerd (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:45] [ALPM] upgraded kdesu (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:45] [ALPM] upgraded kde-cli-tools (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:45] [ALPM] upgraded kjs (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:45] [ALPM] upgraded kjsembed (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:45] [ALPM] upgraded knotifyconfig (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:45] [ALPM] upgraded qt5-webchannel (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:45] [ALPM] upgraded qt5-location (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:45] [ALPM] upgraded libevent (2.1.10-1 -> 2.1.11-2)
[2019-09-17 20:45] [ALPM] upgraded re2 (20190801-1 -> 20190901-1)
[2019-09-17 20:47] [ALPM] upgraded qt5-webengine (5.13.0-3 -> 5.13.1-2)
[2019-09-17 20:47] [ALPM] upgraded libksysguard (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:47] [ALPM] upgraded libgit2 (1:0.28.2-1 -> 1:0.28.3-1)
[2019-09-17 20:47] [ALPM] upgraded ktexteditor (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded libqalculate (3.3.0-1 -> 3.4.0-1)
[2019-09-17 20:47] [ALPM] upgraded qt5-tools (5.13.0-2 -> 5.13.1-1)
[2019-09-17 20:47] [ALPM] upgraded kholidays (1:5.60.0-1 -> 1:5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded plasma-framework (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded threadweaver (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded krunner (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded milou (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:47] [ALPM] upgraded prison (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:47] [ALPM] upgraded kscreenlocker (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:47] [ALPM] upgraded qt5-sensors (5.13.0-1 -> 5.13.1-1)
[2019-09-17 20:47] [ALPM] upgraded kwin (5.16.4-1 -> 5.16.5-2)
[2019-09-17 20:47] [ALPM] upgraded qqc2-desktop-style (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:48] [ALPM] upgraded xorg-font-util (1.3.1-2 -> 1.3.2-1)
[2019-09-17 20:48] [ALPM] upgraded plasma-integration (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded kunitconversion (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:49] [ALPM] upgraded kemoticons (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:49] [ALPM] upgraded kded (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:49] [ALPM] upgraded kdelibs4support (5.60.0-1 -> 5.62.0-2)
[2019-09-17 20:49] [ALPM] upgraded plasma-workspace (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded systemsettings (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded kde-gtk-config (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded kdeplasma-addons (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded kgamma5 (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:49] [ALPM] upgraded khotkeys (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:50] [ALPM] upgraded kinfocenter (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:50] [ALPM] upgraded kmenuedit (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:50] [ALPM] upgraded knetattach (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:50] [ALPM] upgraded konsole (19.04.3-1 -> 19.08.1-1)
[2019-09-17 20:50] [ALPM] upgraded kpeople (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:50] [ALPM] upgraded kross (5.60.0-1 -> 5.62.0-1)
[2019-09-17 20:51] [ALPM] upgraded libkscreen (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded kscreen (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded ksshaskpass (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded ksysguard (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded libktorrent (2.1-1 -> 2.1.1-1)
[2019-09-17 20:51] [ALPM] upgraded ktorrent (5.1.1-2 -> 5.1.2-1)
[2019-09-17 20:51] [ALPM] upgraded kwallet-pam (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded kwayland-integration (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded kwrited (5.16.4-1 -> 5.16.5-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-gettext (0.19.8.1-2 -> 0.20.1-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-glib2 (2.60.6-1 -> 2.62.0-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-harfbuzz (2.5.3-1 -> 2.6.1-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-libgcrypt (1.8.4-1 -> 1.8.5-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-libnl (3.4.0-1 -> 3.5.0-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-systemd (242.84-1 -> 243.0-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-libusb (1.0.22-1 -> 1.0.23-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-lz4 (1.9.1-1 -> 1.9.2-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-mesa (19.1.3-1 -> 19.1.7-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-vulkan-icd-loader (1.1.115-1 -> 1.1.121-1)
[2019-09-17 20:51] [ALPM] upgraded lib32-zstd (1.4.1-1 -> 1.4.3-1)
[2019-09-17 20:51] [ALPM] upgraded libabw (0.1.2-1 -> 0.1.3-1)
[2019-09-17 20:51] [ALPM] upgraded libdvbpsi (1:1.3.2-1 -> 1:1.3.3-1)
[2019-09-17 20:51] [ALPM] upgraded libmbim (1.18.2-1 -> 1.20.0-1)
[2019-09-17 20:51] [ALPM] upgraded libmm-glib (1.10.4-1 -> 1.10.6-1)
[2019-09-17 20:51] [ALPM] upgraded libnm (1.18.2-1 -> 1.20.2-1)
[2019-09-17 20:52] [ALPM] upgraded libqmi (1.22.4-1 -> 1.22.6-1)
[2019-09-17 20:52] [ALPM] upgraded libvisio (0.1.6-6 -> 0.1.7-1)
[2019-09-17 20:57] [ALPM] upgraded libreoffice-fresh (6.2.5-1 -> 6.3.1-1)
[2019-09-17 21:02] [ALPM] upgraded linux-firmware (20190717.bf13a71-1 -> 20190815.07b925b-1)
[2019-09-17 21:03] [ALPM] upgraded linux (5.2.5.arch1-1 -> 5.2.14.arch2-1)
[2019-09-17 21:03] [ALPM] upgraded logrotate (3.15.0-1 -> 3.15.1-1)
[2019-09-17 21:03] [ALPM] upgraded pygobject-devel (3.32.2-1 -> 3.34.0-1)
[2019-09-17 21:03] [ALPM] upgraded python-gobject (3.32.2-1 -> 3.34.0-1)
[2019-09-17 21:03] [ALPM] upgraded python-yaml (5.1.1-1 -> 5.1.2-1)
[2019-09-17 21:03] [ALPM] upgraded xorg-xrandr (1.5.0-2 -> 1.5.1-1)
[2019-09-17 21:03] [ALPM] installed python-attrs (19.1.0-1)
[2019-09-17 21:03] [ALPM] upgraded python-packaging (19.0-1 -> 19.1-2)
[2019-09-17 21:03] [ALPM] upgraded python-setuptools (1:41.0.1-1 -> 1:41.2.0-1)
[2019-09-17 21:03] [ALPM] upgraded lutris (0.5.2.2-1 -> 0.5.3-1)
[2019-09-17 21:03] [ALPM] upgraded man-db (2.8.5-2 -> 2.8.7-1)
[2019-09-17 21:04] [ALPM] upgraded man-pages (5.01-1 -> 5.02-1)
[2019-09-17 21:04] [ALPM] upgraded modemmanager (1.10.4-1 -> 1.10.6-1)
[2019-09-17 21:04] [ALPM] upgraded modemmanager-qt (5.60.0-1 -> 5.62.0-1)
[2019-09-17 21:04] [ALPM] upgraded mypaint-brushes (1.3.0-3 -> 2.0.1-1)
[2019-09-17 21:04] [ALPM] upgraded nano (4.3-1 -> 4.4-1)
[2019-09-17 21:04] [ALPM] upgraded wpa_supplicant (2:2.8-1 -> 2:2.9-1)
[2019-09-17 21:04] [ALPM] upgraded zeromq (4.3.1-2 -> 4.3.2-1)
[2019-09-17 21:04] [ALPM] upgraded networkmanager (1.18.2-1 -> 1.20.2-1)
[2019-09-17 21:04] [ALPM] upgraded networkmanager-qt (5.60.0-1 -> 5.62.0-1)
[2019-09-17 21:04] [ALPM] upgraded nftables (1:0.9.1-1 -> 1:0.9.2-1)
[2019-09-17 21:05] [ALPM] upgraded nvidia (430.40-1 -> 435.21-4)
[2019-09-17 21:05] [ALPM] upgraded oxygen (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:05] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2019-09-17 21:05] [ALPM] upgraded pacman-mirrorlist (20190614-1 -> 20190821-1)
[2019-09-17 21:05] [ALPM] upgraded perl-alien-build (1.79-1 -> 1.86-1)
[2019-09-17 21:05] [ALPM] upgraded perl-clone (0.41-3 -> 0.43-1)
[2019-09-17 21:05] [ALPM] upgraded pkgconf (1.6.3-1 -> 1.6.3-2)
[2019-09-17 21:05] [ALPM] upgraded polkit-kde-agent (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded plasma-desktop (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded plasma-nm (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded pulseaudio (12.2-2 -> 13.0-2)
[2019-09-17 21:06] [ALPM] upgraded plasma-pa (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded plasma-sdk (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded plasma-vault (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded plasma-workspace-wallpapers (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded powerdevil (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:06] [ALPM] upgraded pulseaudio-alsa (2-4 -> 2-5)
[2019-09-17 21:06] [ALPM] upgraded pulseaudio-bluetooth (12.2-2 -> 13.0-2)
[2019-09-17 21:06] [ALPM] installed python-more-itertools (4.3.0-2)
[2019-09-17 21:06] [ALPM] installed python-zipp (0.6.0-1)
[2019-09-17 21:06] [ALPM] installed python-importlib-metadata (0.22-1)
[2019-09-17 21:06] [ALPM] upgraded python-pep517 (0.5.0-1 -> 0.6.0-1)
[2019-09-17 21:07] [ALPM] upgraded qt5-webkit (5.212.0alpha3-3 -> 5.212.0alpha3-4)
[2019-09-17 21:07] [ALPM] upgraded qt5-xmlpatterns (5.13.0-1 -> 5.13.1-1)
[2019-09-17 21:07] [ALPM] upgraded s-nail (14.9.14-1 -> 14.9.15-1)
[2019-09-17 21:07] [ALPM] upgraded sddm-kcm (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:07] [ALPM] upgraded systemd-sysvcompat (242.84-1 -> 243.0-1)
[2019-09-17 21:08] [ALPM] upgraded thunderbird (60.8.0-1 -> 68.1.0-1)
[2019-09-17 21:08] [ALPM] upgraded usbutils (010-1 -> 012-1)
[2019-09-17 21:08] [ALPM] upgraded user-manager (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:09] [ALPM] upgraded vim-runtime (8.1.1776-1 -> 8.1.1968-1)
[2019-09-17 21:09] [ALPM] upgraded vim (8.1.1776-1 -> 8.1.1968-1)
[2019-09-17 21:09] [ALPM] upgraded virtualbox-host-dkms (6.0.10-1 -> 6.0.12-2)
[2019-09-17 21:11] [ALPM] upgraded virtualbox (6.0.10-1 -> 6.0.12-2)
[2019-09-17 21:12] [ALPM] upgraded vlc (3.0.7.1-2 -> 3.0.8-1)
[2019-09-17 21:17] [ALPM] upgraded wine-staging (4.12.1-1 -> 4.15-1)
[2019-09-17 21:17] [ALPM] upgraded winetricks (20190615-1 -> 20190912-1)
[2019-09-17 21:17] [ALPM] upgraded xdg-desktop-portal-kde (5.16.4-1 -> 5.16.5-1)
[2019-09-17 21:17] [ALPM] upgraded xf86-video-intel (1:2.99.917+865+g60022507-1 -> 1:2.99.917+870+g6f4972d5-1)
[2019-09-17 21:17] [ALPM] upgraded zenity (3.32.0-1 -> 3.32.0+17+gfb0938f-1)
[2019-09-17 21:17] [ALPM] transaction completed
[2019-09-17 21:17] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-binfmt.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-catalog.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-hwdb.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-sysctl.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-update.hook'...
[2019-09-17 21:18] [ALPM] running '60-linux.hook'...
[2019-09-17 21:18] [ALPM] running '70-dkms-install.hook'...
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.12_OSE for kernel *: Missing kernel headers.
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.12_OSE for kernel 5.2.14-arch2-1-ARCH: Missing kernel headers.
[2019-09-17 21:18] [ALPM] running '90-linux.hook'...
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-09-17 21:18] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Starting build: 5.2.14-arch2-1-ARCH
[2019-09-17 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [base]
##########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################[2019-09-17 23:29] [PACMAN] Running 'pacman -Syu'
[2019-09-17 23:29] [PACMAN] synchronizing package lists
[2019-09-17 23:29] [PACMAN] starting full system upgrade
[2019-09-17 23:30] [PACMAN] Running 'pacman -S intel'
[2019-09-17 23:35] [PACMAN] Running 'pacman -S xf86-video-intel mesa lib32-mesa'
[2019-09-17 23:41] [PACMAN] Running 'pacman -S xf86-video-intel mesa lib32-mesa'
[2019-09-17 23:41] [ALPM] transaction started
[2019-09-17 23:41] [ALPM] reinstalled mesa (19.1.7-1)
[2019-09-17 23:41] [ALPM] reinstalled xf86-video-intel (1:2.99.917+870+g6f4972d5-1)
[2019-09-17 23:41] [ALPM] reinstalled lib32-mesa (19.1.7-1)
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5.212.0 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so.435.21 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13.1 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.1 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37.39.1 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so.435.21 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18.14.5 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so.435.21 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.435.21 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13 is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-17 23:41] [ALPM-SCRIPTLET] 
[2019-09-17 23:41] [ALPM] transaction completed
[2019-09-17 23:41] [ALPM] running '30-systemd-update.hook'...
[2019-09-17 23:57] [PACMAN] Running 'pacman -S xorg'
[2019-09-17 23:57] [ALPM] transaction started
[2019-09-17 23:57] [ALPM] reinstalled xf86-video-vesa (2.4.0-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-bdftopcf (1.1-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-docs (1.7.1-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-font-util (1.3.2-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-fonts-encodings (1.0.5-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-mkfontscale (1.2.1-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-fonts-100dpi (1.0.3-4)
[2019-09-17 23:57] [ALPM] reinstalled xorg-fonts-75dpi (1.0.3-4)
[2019-09-17 23:57] [ALPM] reinstalled xorg-iceauth (1.0.8-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-luit (1.1.1-3)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xkbcomp (1.4.2+7+g29fda8e-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-setxkbmap (1.3.2-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-common (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-devel (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-xdmx (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-xephyr (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-xnest (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xauth (1.1-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-xvfb (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-server-xwayland (1.20.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-sessreg (1.1.2-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-smproxy (1.0.6-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-x11perf (1.6.1-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xbacklight (1.2.3-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xcmsdb (1.0.5-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xcursorgen (1.0.7-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xdpyinfo (1.3.2-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xdriinfo (1.0.6-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xev (1.2.3-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xgamma (1.0.6-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xhost (1.0.8-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xrandr (1.5.1-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xinput (1.6.3-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xkbevd (1.1.4-2)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xkbutils (1.0.4-3)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xkill (1.0.5-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xlsatoms (1.1.3-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xlsclients (1.1.4-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xmodmap (1.0.10-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xpr (1.0.5-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xprop (1.2.4-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xrdb (1.2.0-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xrefresh (1.0.6-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xset (1.2.4-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xsetroot (1.1.2-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xvinfo (1.1.4-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xwd (1.0.7-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xwininfo (1.1.5-1)
[2019-09-17 23:57] [ALPM] reinstalled xorg-xwud (1.0.5-1)
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5.212.0 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so.435.21 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13.1 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.1 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37.39.1 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so.435.21 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18.14.5 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so.435.21 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.435.21 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13 is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-17 23:57] [ALPM-SCRIPTLET] 
[2019-09-17 23:57] [ALPM] transaction completed
[2019-09-17 23:57] [ALPM] running '30-systemd-update.hook'...
[2019-09-17 23:57] [ALPM] running 'fontconfig-32.hook'...
[2019-09-17 23:57] [ALPM] running 'fontconfig.hook'...
[2019-09-17 23:57] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-09-18 00:11] [PACMAN] Running 'pacman -S xf86-video'
[2019-09-18 00:13] [PACMAN] Running 'pacman -S xf86-video-fbdev'
[2019-09-18 00:13] [ALPM] transaction started
[2019-09-18 00:13] [ALPM] installed xf86-video-fbdev (0.5.0-1)
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5.212.0 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so.5 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebKit.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so.435.21 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-glcore.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13.1 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.1 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libwebkit2gtk-4.0.so.37.39.1 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-rtcore.so.435.21 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so.18.14.5 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvidia-eglcore.so.435.21 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libjavascriptcoregtk-4.0.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libnvoptix.so.435.21 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libQt5WebEngineCore.so.5.13 is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 00:13] [ALPM-SCRIPTLET] 
[2019-09-18 00:13] [ALPM] transaction completed
[2019-09-18 00:13] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:10] [PACMAN] Running 'pacman -Rsc xorg'
[2019-09-18 12:10] [ALPM] running '70-dkms-remove.hook'...
[2019-09-18 12:10] [ALPM] running 'texinfo-remove.hook'...
[2019-09-18 12:10] [ALPM] transaction started
[2019-09-18 12:10] [ALPM] removed kwallet-pam (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed socat (1.7.3.3-1)
[2019-09-18 12:10] [ALPM] removed ksshaskpass (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed user-manager (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed libpwquality (1.4.0-2)
[2019-09-18 12:10] [ALPM] removed accountsservice (0.6.55-1)
[2019-09-18 12:10] [ALPM] removed plasma-sdk (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kwrited (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed ktorrent (5.1.2-1)
[2019-09-18 12:10] [ALPM] removed kross (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kscreen (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed konsole (19.08.1-1)
[2019-09-18 12:10] [ALPM] removed kgamma5 (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed drkonqi (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed gdb (8.3-1)
[2019-09-18 12:10] [ALPM] removed gdb-common (8.3-1)
[2019-09-18 12:10] [ALPM] removed guile2.0 (2.0.14-3)
[2019-09-18 12:10] [ALPM] removed kxmlrpcclient (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-webkit (5.212.0alpha3-4)
[2019-09-18 12:10] [ALPM] removed oxygen (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed libktorrent (2.1.1-1)
[2019-09-18 12:10] [ALPM] removed kwayland-integration (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kinfocenter (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed dolphin (19.08.1-1)
[2019-09-18 12:10] [ALPM] removed baloo-widgets (19.08.1-1)
[2019-09-18 12:10] [ALPM] removed kio-extras (19.08.1-1)
[2019-09-18 12:10] [ALPM] removed smbclient (4.10.8-1)
[2019-09-18 12:10] [ALPM] removed ldb (1:1.5.5-1)
[2019-09-18 12:10] [ALPM] removed tevent (1:0.9.39-2)
[2019-09-18 12:10] [ALPM] removed cifs-utils (6.8-2)
[2019-09-18 12:10] [ALPM] removed talloc (2.2.0-1)
[2019-09-18 12:10] [ALPM] removed libwbclient (4.10.8-1)
[2019-09-18 12:10] [ALPM] removed libbsd (0.9.1-1)
[2019-09-18 12:10] [ALPM] removed libmtp (1.1.16-1)
[2019-09-18 12:10] [ALPM] removed discover (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed discount (2.2.6-1)
[2019-09-18 12:10] [ALPM] removed archlinux-appstream-data (20190825-1)
[2019-09-18 12:10] [ALPM] removed bluedevil (1:5.16.5-1)
[2019-09-18 12:10] [ALPM] removed vlc (3.0.8-1)
[2019-09-18 12:10] [ALPM] removed lua (5.3.5-2)
[2019-09-18 12:10] [ALPM] removed libupnp (1.6.25-1)
[2019-09-18 12:10] [ALPM] removed libtar (1.2.20-4)
[2019-09-18 12:10] [ALPM] removed libmpeg2 (0.5.1-6)
[2019-09-18 12:10] [ALPM] removed libmpcdec (1:0.1+r475-2)
[2019-09-18 12:10] [ALPM] removed libmatroska (1.5.2-1)
[2019-09-18 12:10] [ALPM] removed libebml (1.3.9-1)
[2019-09-18 12:10] [ALPM] removed libmad (0.15.1b-8)
[2019-09-18 12:10] [ALPM] removed libidn (1.35-1)
[2019-09-18 12:10] [ALPM] removed libdvbpsi (1:1.3.3-1)
[2019-09-18 12:10] [ALPM] removed libdca (0.0.6-1)
[2019-09-18 12:10] [ALPM] removed faad2 (2.8.8-1)
[2019-09-18 12:10] [ALPM] removed aribb24 (1.0.3-2)
[2019-09-18 12:10] [ALPM] removed a52dec (0.7.4-10)
[2019-09-18 12:10] [ALPM] removed virtualbox (6.0.12-2)
[2019-09-18 12:10] [ALPM] removed virtualbox-host-dkms (6.0.12-2)
[2019-09-18 12:10] [ALPM] removed dkms (2.7.1-1)
[2019-09-18 12:10] [ALPM] removed sdl (1.2.15-10)
[2019-09-18 12:10] [ALPM] removed qt5-xmlpatterns (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed plasma-desktop (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed ksysguard (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed polkit-kde-agent (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed knetattach (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed baloo (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kfilemetadata (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed ebook-tools (0.2.2-6)
[2019-09-18 12:10] [ALPM] removed libzip (1.5.2-2)
[2019-09-18 12:10] [ALPM] removed convertlit (1.8-8)
[2019-09-18 12:10] [ALPM] removed taglib (1.11.1-3)
[2019-09-18 12:10] [ALPM] removed poppler-qt5 (0.80.0-1)
[2019-09-18 12:10] [ALPM] removed kpeople (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kmenuedit (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kdnssd (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kde-gtk-config (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed jdk8-openjdk (8.u222-2)
[2019-09-18 12:10] [ALPM] removed java-environment-common (3-1)
[2019-09-18 12:10] [ALPM] removed java-openjfx (12.0.2.u1-1)
[2019-09-18 12:10] [ALPM] removed ruby (2.6.4-1)
[2019-09-18 12:10] [ALPM] removed rubygems (3.0.6-1)
[2019-09-18 12:10] [ALPM] removed breeze-gtk (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed appstream-qt (0.12.8-1)
[2019-09-18 12:10] [ALPM] removed appstream (0.12.8-1)
[2019-09-18 12:10] [ALPM] removed libstemmer (0+713-1)
[2019-09-18 12:10] [ALPM] removed lmdb (0.9.24-1)
[2019-09-18 12:10] [ALPM] removed systemsettings (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kactivities-stats (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed sddm-kcm (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed powerdevil (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed libkscreen (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed bluez-qt (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed plasma-vault (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed plasma-pa (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed libcanberra-pulse (0.30+2+gc0620e4-2)
[2019-09-18 12:10] [ALPM] removed plasma-nm (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed mobile-broadband-provider-info (20190116-1)
[2019-09-18 12:10] [ALPM] removed qca (2.2.1-2)
[2019-09-18 12:10] [ALPM] removed networkmanager-qt (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed modemmanager-qt (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed modemmanager (1.10.6-1)
[2019-09-18 12:10] [ALPM] removed ppp (2.4.7-5)
[2019-09-18 12:10] [ALPM] removed libqmi (1.22.6-1)
[2019-09-18 12:10] [ALPM] removed libmbim (1.20.0-1)
[2019-09-18 12:10] [ALPM] removed nvidia (435.21-4)
[2019-09-18 12:10] [ALPM] removed khotkeys (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kdeplasma-addons (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed jre8-openjdk (8.u222-2)
[2019-09-18 12:10] [ALPM-SCRIPTLET] No Java environment is set as default anymore
[2019-09-18 12:10] [ALPM] removed jre8-openjdk-headless (8.u222-2)
[2019-09-18 12:10] [ALPM] removed xorg-xinit (1.4.1-1)
[2019-09-18 12:10] [ALPM] removed sddm (0.18.1-1)
[2019-09-18 12:10] [ALPM] removed plasma-workspace (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xmessage (1.0.5-1)
[2019-09-18 12:10] [ALPM] removed libqalculate (3.4.0-1)
[2019-09-18 12:10] [ALPM] removed milou (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed krunner (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed threadweaver (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed libksysguard (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed libxres (1.2.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-webengine (5.13.1-2)
[2019-09-18 12:10] [ALPM] removed snappy (1.1.7-1)
[2019-09-18 12:10] [ALPM] removed re2 (20190901-1)
[2019-09-18 12:10] [ALPM] removed minizip (1:1.2.11-3)
[2019-09-18 12:10] [ALPM] removed libevent (2.1.11-2)
[2019-09-18 12:10] [ALPM] removed qt5-webchannel (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed qt5-location (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kde-cli-tools (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kdesu (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kpty (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed libutempter (1.1.6-3)
[2019-09-18 12:10] [ALPM] removed kactivitymanagerd (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kwin (5.16.5-2)
[2019-09-18 12:10] [ALPM] removed xcb-util-cursor (0.1.3-2)
[2019-09-18 12:10] [ALPM] removed kcmutils (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed plasma-framework (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kactivities (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kscreenlocker (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed kdeclarative (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kidletime (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed breeze (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed breeze-icons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kdecoration (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed frameworkintegration (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed knewstuff (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kpackage (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-sensors (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed ktexteditor (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed libgit2 (1:0.28.3-1)
[2019-09-18 12:10] [ALPM] removed http-parser (2.9.2-1)
[2019-09-18 12:10] [ALPM] removed editorconfig-core-c (0.12.3-1)
[2019-09-18 12:10] [ALPM] removed syntax-highlighting (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed knotifyconfig (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed phonon-qt5 (4.11.0-1)
[2019-09-18 12:10] [ALPM] removed phonon-qt5-gstreamer (4.10.0-1)
[2019-09-18 12:10] [ALPM] removed kjsembed (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kjs (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kdelibs4support (5.62.0-2)
[2019-09-18 12:10] [ALPM] removed kded (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kinit (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kunitconversion (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kparts (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kemoticons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kitemmodels (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-tools (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed prison (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qrencode (4.0.2-1)
[2019-09-18 12:10] [ALPM] removed libdmtx (0.7.5-1)
[2019-09-18 12:10] [ALPM] removed kholidays (1:5.62.0-1)
[2019-09-18 12:10] [ALPM] removed plasma-integration (5.16.5-1)
[2019-09-18 12:10] [ALPM] removed qqc2-desktop-style (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kirigami2 (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-quickcontrols2 (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed qt5-quickcontrols (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed qt5-graphicaleffects (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kio (5.62.1-1)
[2019-09-18 12:10] [ALPM] removed kwallet (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed knotifications (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed libdbusmenu-qt5 (0.9.3+16.04.20160218-4)
[2019-09-18 12:10] [ALPM] removed kbookmarks (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kxmlgui (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed ktextwidgets (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-speech (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed qt5-multimedia (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed openal (1.19.1-2)
[2019-09-18 12:10] [ALPM] removed kservice (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kiconthemes (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kconfigwidgets (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed ki18n (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-declarative (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kguiaddons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kauth (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed polkit-qt5 (0.113.0-1)
[2019-09-18 12:10] [ALPM] removed kcodecs (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-svg (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kitemviews (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed karchive (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kcompletion (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed sonnet (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kglobalaccel (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kdbusaddons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kcrash (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kwindowsystem (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kconfig (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed attica (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kjobwidgets (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-x11extras (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kwidgetsaddons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed kcoreaddons (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed solid (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed upower (0.99.11-1)
[2019-09-18 12:10] [ALPM] removed libimobiledevice (1.2.0+87+g92c5462-1)
[2019-09-18 12:10] [ALPM] removed usbmuxd (1.1.0+48+g1cc8b34-3)
[2019-09-18 12:10] [ALPM] removed libusbmuxd (1.0.10+29+g9db5747-1)
[2019-09-18 12:10] [ALPM] removed libplist (2.0.0+11+gec9ba8b-2)
[2019-09-18 12:10] [ALPM] removed media-player-info (24-1)
[2019-09-18 12:10] [ALPM] removed qt5-script (5.13.1-1)
[2019-09-18 12:10] [ALPM] removed kwayland (5.62.0-1)
[2019-09-18 12:10] [ALPM] removed qt5-base (5.13.1-2)
[2019-09-18 12:10] [ALPM] removed tslib (1.20-1)
[2019-09-18 12:10] [ALPM] removed libxkbcommon-x11 (0.8.4-1)
[2019-09-18 12:10] [ALPM] removed double-conversion (3.1.5-1)
[2019-09-18 12:10] [ALPM] removed xdg-utils (1.1.3+18+g0547886-1)
[2019-09-18 12:10] [ALPM] removed ttf-hack (3.003-1)
[2019-09-18 12:10] [ALPM] removed lutris (0.5.3-1)
[2019-09-18 12:10] [ALPM] removed webkit2gtk (2.26.0-1)
[2019-09-18 12:10] [ALPM] removed xdg-dbus-proxy (0.1.1-1)
[2019-09-18 12:10] [ALPM] removed wpebackend-fdo (1.3.91-1)
[2019-09-18 12:10] [ALPM] removed libwpe (1.3.91-1)
[2019-09-18 12:10] [ALPM] removed libnotify (0.7.8-1)
[2019-09-18 12:10] [ALPM] removed enchant (2.2.6-1)
[2019-09-18 12:10] [ALPM] removed libvoikko (4.2-1)
[2019-09-18 12:10] [ALPM] removed hspell (1.4-2)
[2019-09-18 12:10] [ALPM] removed aspell (0.60.7-1)
[2019-09-18 12:10] [ALPM] removed woff2 (1.0.2-1)
[2019-09-18 12:10] [ALPM] removed python-yaml (5.1.2-1)
[2019-09-18 12:10] [ALPM] removed python-pillow (6.1.0-1)
[2019-09-18 12:10] [ALPM] removed libimagequant (2.12.5-1)
[2019-09-18 12:10] [ALPM] removed python-gobject (3.34.0-1)
[2019-09-18 12:10] [ALPM] removed pygobject-devel (3.34.0-1)
[2019-09-18 12:10] [ALPM] removed gobject-introspection-runtime (1.62.0-1)
[2019-09-18 12:10] [ALPM] removed python-evdev (1.2.0-1)
[2019-09-18 12:10] [ALPM] removed p7zip (16.02-5)
[2019-09-18 12:10] [ALPM] removed mesa-demos (8.4.0-1)
[2019-09-18 12:10] [ALPM] removed glew (2.1.0-1)
[2019-09-18 12:10] [ALPM] removed freeglut (3.0.0-2)
[2019-09-18 12:10] [ALPM] removed gvfs (1.42.0-1)
[2019-09-18 12:10] [ALPM] removed libcdio-paranoia (10.2+2.0.0-2)
[2019-09-18 12:10] [ALPM] removed libcdio (2.1.0-1)
[2019-09-18 12:10] [ALPM] removed libcddb (1.3.2-5)
[2019-09-18 12:10] [ALPM] removed gcr (3.33.4+6+g35df18d-1)
[2019-09-18 12:10] [ALPM] removed fuse3 (3.6.2-2)
[2019-09-18 12:10] [ALPM] removed udisks2 (2.8.4-1)
[2019-09-18 12:10] [ALPM] removed libblockdev (2.22-1)
[2019-09-18 12:10] [ALPM] removed volume_key (0.3.11-2)
[2019-09-18 12:10] [ALPM] removed parted (3.2-9)
[2019-09-18 12:10] [ALPM] removed ndctl (66-1)
[2019-09-18 12:10] [ALPM] removed libbytesize (2.1-1)
[2019-09-18 12:10] [ALPM] removed gptfdisk (1.0.4-1)
[2019-09-18 12:10] [ALPM] removed dosfstools (4.1-2)
[2019-09-18 12:10] [ALPM] removed dmraid (1.0.0.rc16.3-11)
[2019-09-18 12:10] [ALPM] removed btrfs-progs (5.2.1-1)
[2019-09-18 12:10] [ALPM] removed libyaml (0.2.2-1)
[2019-09-18 12:10] [ALPM] removed libatasmart (0.19-4)
[2019-09-18 12:10] [ALPM] removed gnome-desktop (1:3.32.2-1)
[2019-09-18 12:10] [ALPM] removed bubblewrap (0.3.3-3)
[2019-09-18 12:10] [ALPM] removed cabextract (1.9.1-1)
[2019-09-18 12:10] [ALPM] removed xorg-xwud (1.0.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xwininfo (1.1.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xwd (1.0.7-1)
[2019-09-18 12:10] [ALPM] removed xorg-xvinfo (1.1.4-1)
[2019-09-18 12:10] [ALPM] removed xorg-xsetroot (1.1.2-1)
[2019-09-18 12:10] [ALPM] removed xorg-xset (1.2.4-1)
[2019-09-18 12:10] [ALPM] removed xorg-xrefresh (1.0.6-1)
[2019-09-18 12:10] [ALPM] removed xorg-xrdb (1.2.0-1)
[2019-09-18 12:10] [ALPM] removed xorg-xprop (1.2.4-1)
[2019-09-18 12:10] [ALPM] removed xorg-xpr (1.0.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xmodmap (1.0.10-1)
[2019-09-18 12:10] [ALPM] removed xorg-xlsclients (1.1.4-1)
[2019-09-18 12:10] [ALPM] removed xorg-xlsatoms (1.1.3-1)
[2019-09-18 12:10] [ALPM] removed xorg-xkill (1.0.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xkbutils (1.0.4-3)
[2019-09-18 12:10] [ALPM] removed xorg-xkbevd (1.1.4-2)
[2019-09-18 12:10] [ALPM] removed xorg-xinput (1.6.3-1)
[2019-09-18 12:10] [ALPM] removed xorg-xrandr (1.5.1-1)
[2019-09-18 12:10] [ALPM] removed xorg-xhost (1.0.8-1)
[2019-09-18 12:10] [ALPM] removed xorg-xgamma (1.0.6-2)
[2019-09-18 12:10] [ALPM] removed xorg-xev (1.2.3-1)
[2019-09-18 12:10] [ALPM] removed xorg-xdriinfo (1.0.6-1)
[2019-09-18 12:10] [ALPM] removed xorg-xdpyinfo (1.3.2-2)
[2019-09-18 12:10] [ALPM] removed libxxf86dga (1.1.5-1)
[2019-09-18 12:10] [ALPM] removed xorg-xcursorgen (1.0.7-1)
[2019-09-18 12:10] [ALPM] removed xorg-xcmsdb (1.0.5-2)
[2019-09-18 12:10] [ALPM] removed xorg-xbacklight (1.2.3-1)
[2019-09-18 12:10] [ALPM] removed xorg-x11perf (1.6.1-1)
[2019-09-18 12:10] [ALPM] removed xorg-smproxy (1.0.6-2)
[2019-09-18 12:10] [ALPM] removed xorg-sessreg (1.1.2-1)
[2019-09-18 12:10] [ALPM] removed xorg-server-xwayland (1.20.5-2)
[2019-09-18 12:10] [ALPM] removed xorg-server-xvfb (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed xorg-xauth (1.1-1)
[2019-09-18 12:11] [ALPM] removed xorg-server-xnest (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed xorg-server-xephyr (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed xcb-util-wm (0.4.1-2)
[2019-09-18 12:11] [ALPM] removed xcb-util-renderutil (0.3.9-2)
[2019-09-18 12:11] [ALPM] removed xcb-util-keysyms (0.4.0-2)
[2019-09-18 12:11] [ALPM] removed xcb-util-image (0.4.0-2)
[2019-09-18 12:11] [ALPM] removed xorg-server-xdmx (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed libxaw (1.0.13-2)
[2019-09-18 12:11] [ALPM] removed libdmx (1.1.4-1)
[2019-09-18 12:11] [ALPM] removed xorg-server-devel (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed xorg-util-macros (1.19.2-1)
[2019-09-18 12:11] [ALPM] removed xorg-server (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed nvidia-utils (435.21-1)
[2019-09-18 12:11] [ALPM] removed egl-wayland (1.1.4-1)
[2019-09-18 12:11] [ALPM] removed eglexternalplatform (1.0+3+g7c8f8e2-1)
[2019-09-18 12:11] [ALPM] removed xf86-input-libinput (0.29.0-1)
[2019-09-18 12:11] [ALPM] removed libinput (1.14.1-1)
[2019-09-18 12:11] [ALPM] removed mtdev (1.1.5-2)
[2019-09-18 12:11] [ALPM] removed libwacom (1.0-1)
[2019-09-18 12:11] [ALPM] removed libxfont2 (2.0.4-1)
[2019-09-18 12:11] [ALPM] removed xorg-server-common (1.20.5-2)
[2019-09-18 12:11] [ALPM] removed xorg-xkbcomp (1.4.2+7+g29fda8e-1)
[2019-09-18 12:11] [ALPM] removed xorg-setxkbmap (1.3.2-1)
[2019-09-18 12:11] [ALPM] removed libxkbfile (1.1.0-1)
[2019-09-18 12:11] [ALPM] removed xorg-luit (1.1.1-3)
[2019-09-18 12:11] [ALPM] removed xorg-iceauth (1.0.8-1)
[2019-09-18 12:11] [ALPM] removed xorg-fonts-75dpi (1.0.3-4)
[2019-09-18 12:11] [ALPM] removed xorg-fonts-100dpi (1.0.3-4)
[2019-09-18 12:11] [ALPM] removed xorg-fonts-alias (1.0.3-2)
[2019-09-18 12:11] [ALPM] removed xorg-font-utils (7.6-5)
[2019-09-18 12:11] [ALPM] removed xorg-mkfontscale (1.2.1-1)
[2019-09-18 12:11] [ALPM] removed libfontenc (1.1.4-1)
[2019-09-18 12:11] [ALPM] removed xorg-fonts-encodings (1.0.5-1)
[2019-09-18 12:11] [ALPM] removed xorg-font-util (1.3.2-1)
[2019-09-18 12:12] [ALPM] removed xorg-docs (1.7.1-2)
[2019-09-18 12:12] [ALPM] removed xorg-bdftopcf (1.1-1)
[2019-09-18 12:12] [ALPM] removed xf86-video-vesa (2.4.0-2)
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 12:12] [ALPM-SCRIPTLET] 
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 12:12] [ALPM-SCRIPTLET] 
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 12:12] [ALPM-SCRIPTLET] 
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 12:12] [ALPM-SCRIPTLET] 
[2019-09-18 12:12] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 12:12] [ALPM-SCRIPTLET] 
[2019-09-18 12:12] [ALPM] transaction completed
[2019-09-18 12:12] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-18 12:12] [ALPM] running '30-systemd-hwdb.hook'...
[2019-09-18 12:12] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 12:12] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:12] [ALPM] running '60-linux.hook'...
[2019-09-18 12:12] [ALPM] running 'dbus-reload.hook'...
[2019-09-18 12:12] [ALPM] running 'fontconfig-32.hook'...
[2019-09-18 12:12] [ALPM] running 'fontconfig.hook'...
[2019-09-18 12:12] [ALPM] running 'gio-querymodules.hook'...
[2019-09-18 12:12] [ALPM] running 'glib-compile-schemas.hook'...
[2019-09-18 12:12] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 12:12] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 12:12] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 12:14] [PACMAN] Running 'pacman -S xorg'
[2019-09-18 12:15] [ALPM] transaction started
[2019-09-18 12:15] [ALPM] installed xf86-video-vesa (2.4.0-2)
[2019-09-18 12:15] [ALPM] installed xorg-bdftopcf (1.1-1)
[2019-09-18 12:15] [ALPM] installed xorg-docs (1.7.1-2)
[2019-09-18 12:15] [ALPM] installed xorg-font-util (1.3.2-1)
[2019-09-18 12:15] [ALPM] installed xorg-fonts-encodings (1.0.5-1)
[2019-09-18 12:15] [ALPM] installed xorg-fonts-alias (1.0.3-2)
[2019-09-18 12:15] [ALPM] installed libfontenc (1.1.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-mkfontscale (1.2.1-1)
[2019-09-18 12:15] [ALPM-SCRIPTLET] Creating X fontdir indices... done.
[2019-09-18 12:15] [ALPM] installed xorg-font-utils (7.6-5)
[2019-09-18 12:15] [ALPM] installed xorg-fonts-100dpi (1.0.3-4)
[2019-09-18 12:15] [ALPM] installed xorg-fonts-75dpi (1.0.3-4)
[2019-09-18 12:15] [ALPM] installed xorg-iceauth (1.0.8-1)
[2019-09-18 12:15] [ALPM] installed xorg-luit (1.1.1-3)
[2019-09-18 12:15] [ALPM] installed libxfont2 (2.0.4-1)
[2019-09-18 12:15] [ALPM] installed libxkbfile (1.1.0-1)
[2019-09-18 12:15] [ALPM] installed xorg-xkbcomp (1.4.2+7+g29fda8e-1)
[2019-09-18 12:15] [ALPM] installed xorg-setxkbmap (1.3.2-1)
[2019-09-18 12:15] [ALPM] installed xorg-server-common (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed mtdev (1.1.5-2)
[2019-09-18 12:15] [ALPM] installed libwacom (1.0-1)
[2019-09-18 12:15] [ALPM] installed libinput (1.14.1-1)
[2019-09-18 12:15] [ALPM] installed xf86-input-libinput (0.29.0-1)
[2019-09-18 12:15] [ALPM] installed xorg-server (1.20.5-2)
[2019-09-18 12:15] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2019-09-18 12:15] [ALPM-SCRIPTLET]     the help of systemd-logind. xserver will fail to run if not launched
[2019-09-18 12:15] [ALPM-SCRIPTLET]     from the same virtual terminal as was used to log in.
[2019-09-18 12:15] [ALPM-SCRIPTLET]     Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM-SCRIPTLET]     Old behavior can be restored through Xorg.wrap config file.
[2019-09-18 12:15] [ALPM-SCRIPTLET]     See Xorg.wrap man page (man xorg.wrap).
[2019-09-18 12:15] [ALPM] installed xorg-util-macros (1.19.2-1)
[2019-09-18 12:15] [ALPM] installed xorg-server-devel (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed libxaw (1.0.13-2)
[2019-09-18 12:15] [ALPM] installed libdmx (1.1.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-server-xdmx (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed xcb-util-image (0.4.0-2)
[2019-09-18 12:15] [ALPM] installed xcb-util-renderutil (0.3.9-2)
[2019-09-18 12:15] [ALPM] installed xcb-util-wm (0.4.1-2)
[2019-09-18 12:15] [ALPM] installed xcb-util-keysyms (0.4.0-2)
[2019-09-18 12:15] [ALPM] installed xorg-server-xephyr (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed xorg-server-xnest (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed xorg-xauth (1.1-1)
[2019-09-18 12:15] [ALPM] installed xorg-server-xvfb (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed xorg-server-xwayland (1.20.5-2)
[2019-09-18 12:15] [ALPM] installed xorg-sessreg (1.1.2-1)
[2019-09-18 12:15] [ALPM] installed xorg-smproxy (1.0.6-2)
[2019-09-18 12:15] [ALPM] installed xorg-x11perf (1.6.1-1)
[2019-09-18 12:15] [ALPM] installed xorg-xbacklight (1.2.3-1)
[2019-09-18 12:15] [ALPM] installed xorg-xcmsdb (1.0.5-2)
[2019-09-18 12:15] [ALPM] installed xorg-xcursorgen (1.0.7-1)
[2019-09-18 12:15] [ALPM] installed libxxf86dga (1.1.5-1)
[2019-09-18 12:15] [ALPM] installed xorg-xdpyinfo (1.3.2-2)
[2019-09-18 12:15] [ALPM] installed xorg-xdriinfo (1.0.6-1)
[2019-09-18 12:15] [ALPM] installed xorg-xev (1.2.3-1)
[2019-09-18 12:15] [ALPM] installed xorg-xgamma (1.0.6-2)
[2019-09-18 12:15] [ALPM] installed xorg-xhost (1.0.8-1)
[2019-09-18 12:15] [ALPM] installed xorg-xrandr (1.5.1-1)
[2019-09-18 12:15] [ALPM] installed xorg-xinput (1.6.3-1)
[2019-09-18 12:15] [ALPM] installed xorg-xkbevd (1.1.4-2)
[2019-09-18 12:15] [ALPM] installed xorg-xkbutils (1.0.4-3)
[2019-09-18 12:15] [ALPM] installed xorg-xkill (1.0.5-1)
[2019-09-18 12:15] [ALPM] installed xorg-xlsatoms (1.1.3-1)
[2019-09-18 12:15] [ALPM] installed xorg-xlsclients (1.1.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-xmodmap (1.0.10-1)
[2019-09-18 12:15] [ALPM] installed xorg-xpr (1.0.5-1)
[2019-09-18 12:15] [ALPM] installed xorg-xprop (1.2.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-xrdb (1.2.0-1)
[2019-09-18 12:15] [ALPM] installed xorg-xrefresh (1.0.6-1)
[2019-09-18 12:15] [ALPM] installed xorg-xset (1.2.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-xsetroot (1.1.2-1)
[2019-09-18 12:15] [ALPM] installed xorg-xvinfo (1.1.4-1)
[2019-09-18 12:15] [ALPM] installed xorg-xwd (1.0.7-1)
[2019-09-18 12:15] [ALPM] installed xorg-xwininfo (1.1.5-1)
[2019-09-18 12:15] [ALPM] installed xorg-xwud (1.0.5-1)
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 12:15] [ALPM-SCRIPTLET] 
[2019-09-18 12:15] [ALPM] transaction completed
[2019-09-18 12:15] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 12:15] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:15] [ALPM] running 'fontconfig-32.hook'...
[2019-09-18 12:15] [ALPM] running 'fontconfig.hook'...
[2019-09-18 12:15] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-09-18 12:15] [PACMAN] Running 'pacman -S plasma'
[2019-09-18 12:16] [PACMAN] Running 'pacman -Syu'
[2019-09-18 12:16] [PACMAN] synchronizing package lists
[2019-09-18 12:16] [PACMAN] starting full system upgrade
[2019-09-18 12:16] [ALPM] transaction started
[2019-09-18 12:16] [ALPM] upgraded imagemagick (7.0.8.64-1 -> 7.0.8.65-1)
[2019-09-18 12:16] [ALPM] upgraded iputils (20180629.f6aac8d-4 -> 20190709-1)
[2019-09-18 12:16] [ALPM] upgraded libssh2 (1.8.2-1 -> 1.9.0-1)
[2019-09-18 12:16] [ALPM] upgraded xfsprogs (4.20.0-2 -> 5.2.1-1)
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 12:16] [ALPM-SCRIPTLET] 
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 12:16] [ALPM-SCRIPTLET] 
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 12:16] [ALPM-SCRIPTLET] 
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 12:16] [ALPM-SCRIPTLET] 
[2019-09-18 12:16] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 12:16] [ALPM-SCRIPTLET] 
[2019-09-18 12:16] [ALPM] transaction completed
[2019-09-18 12:16] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-18 12:16] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:16] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-09-18 12:17] [PACMAN] Running 'pacman -S plasma'
[2019-09-18 12:43] [PACMAN] Running 'pacman -S plasma'
[2019-09-18 12:44] [PACMAN] Running 'pacman -S plasma'
[2019-09-18 12:44] [ALPM] transaction started
[2019-09-18 12:44] [ALPM] installed xdg-utils (1.1.3+18+g0547886-1)
[2019-09-18 12:44] [ALPM] installed tslib (1.20-1)
[2019-09-18 12:44] [ALPM] installed libxkbcommon-x11 (0.8.4-1)
[2019-09-18 12:44] [ALPM] installed double-conversion (3.1.5-1)
[2019-09-18 12:44] [ALPM] installed qt5-base (5.13.1-2)
[2019-09-18 12:44] [ALPM] installed bluez-qt (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed media-player-info (24-1)
[2019-09-18 12:44] [ALPM] installed libplist (2.0.0+11+gec9ba8b-2)
[2019-09-18 12:44] [ALPM] installed libusbmuxd (1.0.10+29+g9db5747-1)
[2019-09-18 12:44] [ALPM] installed usbmuxd (1.1.0+48+g1cc8b34-3)
[2019-09-18 12:44] [ALPM] installed libimobiledevice (1.2.0+87+g92c5462-1)
[2019-09-18 12:44] [ALPM] installed upower (0.99.11-1)
[2019-09-18 12:44] [ALPM] installed libatasmart (0.19-4)
[2019-09-18 12:44] [ALPM] installed btrfs-progs (5.2.1-1)
[2019-09-18 12:44] [ALPM] installed dosfstools (4.1-2)
[2019-09-18 12:44] [ALPM] installed dmraid (1.0.0.rc16.3-11)
[2019-09-18 12:44] [ALPM] installed gptfdisk (1.0.4-1)
[2019-09-18 12:44] [ALPM] installed libbytesize (2.1-1)
[2019-09-18 12:44] [ALPM] installed ndctl (66-1)
[2019-09-18 12:44] [ALPM] installed parted (3.2-9)
[2019-09-18 12:44] [ALPM] installed volume_key (0.3.11-2)
[2019-09-18 12:44] [ALPM] installed libyaml (0.2.2-1)
[2019-09-18 12:44] [ALPM] installed libblockdev (2.22-1)
[2019-09-18 12:44] [ALPM] installed udisks2 (2.8.4-1)
[2019-09-18 12:44] [ALPM] installed solid (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kcoreaddons (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kwidgetsaddons (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-x11extras (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed kjobwidgets (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kdbusaddons (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kconfig (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kwindowsystem (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kcrash (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kglobalaccel (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kcompletion (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-declarative (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed ki18n (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kservice (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-svg (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed polkit-qt5 (0.113.0-1)
[2019-09-18 12:44] [ALPM] installed kauth (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kcodecs (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kguiaddons (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kconfigwidgets (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kitemviews (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed karchive (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kiconthemes (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed sonnet (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed openal (1.19.1-2)
[2019-09-18 12:44] [ALPM] installed qt5-multimedia (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed qt5-speech (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed ktextwidgets (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed attica (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kxmlgui (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kbookmarks (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed libdbusmenu-qt5 (0.9.3+16.04.20160218-4)
[2019-09-18 12:44] [ALPM] installed knotifications (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kwallet (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-script (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed kio (5.62.1-1)
[2019-09-18 12:44] [ALPM] installed bluedevil (1:5.16.5-1)
[2019-09-18 12:44] [ALPM] installed kpackage (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed knewstuff (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed frameworkintegration (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kdecoration (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed breeze-icons (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kwayland (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed breeze (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed breeze-gtk (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed kitemmodels (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kdeclarative (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-graphicaleffects (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed libstemmer (0+713-1)
[2019-09-18 12:44] [ALPM] installed lmdb (0.9.24-1)
[2019-09-18 12:44] [ALPM] installed appstream (0.12.8-1)
[2019-09-18 12:44] [ALPM] installed appstream-qt (0.12.8-1)
[2019-09-18 12:44] [ALPM] installed archlinux-appstream-data (20190825-1)
[2019-09-18 12:44] [ALPM] installed qt5-quickcontrols (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed qt5-quickcontrols2 (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed kirigami2 (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed discount (2.2.6-1)
[2019-09-18 12:44] [ALPM] installed discover (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed kidletime (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kxmlrpcclient (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed guile2.0 (2.0.14-3)
[2019-09-18 12:44] [ALPM] installed gdb-common (8.3-1)
[2019-09-18 12:44] [ALPM] installed gdb (8.3-1)
[2019-09-18 12:44] [ALPM] installed drkonqi (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed kactivitymanagerd (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed libutempter (1.1.6-3)
[2019-09-18 12:44] [ALPM] installed kpty (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kdesu (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kcmutils (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kinit (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kactivities (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kde-cli-tools (5.16.5-1)
[2019-09-18 12:44] [ALPM] installed kactivities-stats (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kjs (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed kjsembed (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed a52dec (0.7.4-10)
[2019-09-18 12:44] [ALPM] installed libdvbpsi (1:1.3.3-1)
[2019-09-18 12:44] [ALPM] installed libdca (0.0.6-1)
[2019-09-18 12:44] [ALPM] installed lua (5.3.5-2)
[2019-09-18 12:44] [ALPM] installed libidn (1.35-1)
[2019-09-18 12:44] [ALPM] installed libebml (1.3.9-1)
[2019-09-18 12:44] [ALPM] installed libmatroska (1.5.2-1)
[2019-09-18 12:44] [ALPM] installed taglib (1.11.1-3)
[2019-09-18 12:44] [ALPM] installed libmpcdec (1:0.1+r475-2)
[2019-09-18 12:44] [ALPM] installed faad2 (2.8.8-1)
[2019-09-18 12:44] [ALPM] installed libupnp (1.6.25-1)
[2019-09-18 12:44] [ALPM] installed libmad (0.15.1b-8)
[2019-09-18 12:44] [ALPM] installed libmpeg2 (0.5.1-6)
[2019-09-18 12:44] [ALPM] installed libtar (1.2.20-4)
[2019-09-18 12:44] [ALPM] installed aribb24 (1.0.3-2)
[2019-09-18 12:44] [ALPM] installed vlc (3.0.8-1)
[2019-09-18 12:44] [ALPM] installed phonon-qt5-vlc (0.11.0-1)
[2019-09-18 12:44] [ALPM] installed phonon-qt5 (4.11.0-1)
[2019-09-18 12:44] [ALPM] installed knotifyconfig (5.62.0-1)
[2019-09-18 12:44] [ALPM] installed libxres (1.2.0-1)
[2019-09-18 12:44] [ALPM] installed qt5-webchannel (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed qt5-location (5.13.1-1)
[2019-09-18 12:44] [ALPM] installed libevent (2.1.11-2)
[2019-09-18 12:44] [ALPM] installed snappy (1.1.7-1)
[2019-09-18 12:44] [ALPM] installed minizip (1:1.2.11-3)
[2019-09-18 12:44] [ALPM] installed re2 (20190901-1)
[2019-09-18 12:45] [ALPM] installed qt5-webengine (5.13.1-2)
[2019-09-18 12:45] [ALPM] installed libksysguard (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kparts (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed syntax-highlighting (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed http-parser (2.9.2-1)
[2019-09-18 12:45] [ALPM] installed libgit2 (1:0.28.3-1)
[2019-09-18 12:45] [ALPM] installed editorconfig-core-c (0.12.3-1)
[2019-09-18 12:45] [ALPM] installed ktexteditor (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed libqalculate (3.4.0-1)
[2019-09-18 12:45] [ALPM] installed qt5-tools (5.13.1-1)
[2019-09-18 12:45] [ALPM] installed kholidays (1:5.62.0-1)
[2019-09-18 12:45] [ALPM] installed xorg-xmessage (1.0.5-1)
[2019-09-18 12:45] [ALPM] installed plasma-framework (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed threadweaver (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed krunner (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed milou (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed libdmtx (0.7.5-1)
[2019-09-18 12:45] [ALPM] installed qrencode (4.0.2-1)
[2019-09-18 12:45] [ALPM] installed prison (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed kscreenlocker (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed xcb-util-cursor (0.1.3-2)
[2019-09-18 12:45] [ALPM] installed qt5-sensors (5.13.1-1)
[2019-09-18 12:45] [ALPM] installed kwin (5.16.5-2)
[2019-09-18 12:45] [ALPM] installed ttf-hack (3.003-1)
[2019-09-18 12:45] [ALPM] installed qqc2-desktop-style (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed plasma-integration (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kunitconversion (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed kemoticons (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed kded (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed kdelibs4support (5.62.0-2)
[2019-09-18 12:45] [ALPM] installed plasma-workspace (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed systemsettings (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kde-gtk-config (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kdeplasma-addons (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kgamma5 (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed khotkeys (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kinfocenter (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kmenuedit (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed knetattach (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed libkscreen (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kscreen (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed ksshaskpass (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed ksysguard (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed socat (1.7.3.3-1)
[2019-09-18 12:45] [ALPM] installed kwallet-pam (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kwayland-integration (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kwrited (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed oxygen (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed plasma-browser-integration (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed polkit-kde-agent (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed kpeople (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed poppler-qt5 (0.80.0-1)
[2019-09-18 12:45] [ALPM] installed libzip (1.5.2-2)
[2019-09-18 12:45] [ALPM] installed convertlit (1.8-8)
[2019-09-18 12:45] [ALPM] installed ebook-tools (0.2.2-6)
[2019-09-18 12:45] [ALPM] installed kfilemetadata (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed baloo (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed plasma-desktop (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed ppp (2.4.7-5)
[2019-09-18 12:45] [ALPM] installed libmbim (1.20.0-1)
[2019-09-18 12:45] [ALPM] installed libqmi (1.22.6-1)
[2019-09-18 12:45] [ALPM] installed modemmanager (1.10.6-1)
[2019-09-18 12:45] [ALPM] installed modemmanager-qt (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed networkmanager-qt (5.62.0-1)
[2019-09-18 12:45] [ALPM] installed qca (2.2.1-2)
[2019-09-18 12:45] [ALPM] installed mobile-broadband-provider-info (20190116-1)
[2019-09-18 12:45] [ALPM] installed plasma-nm (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed libcanberra-pulse (0.30+2+gc0620e4-2)
[2019-09-18 12:45] [ALPM] installed plasma-pa (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed plasma-sdk (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed plasma-vault (5.16.5-1)
[2019-09-18 12:45] [ALPM] reinstalled plasma-workspace-wallpapers (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed powerdevil (5.16.5-1)
[2019-09-18 12:45] [ALPM] installed sddm (0.18.1-1)
[2019-09-18 12:45] [ALPM] installed sddm-kcm (5.16.5-1)
[2019-09-18 12:45] [ALPM] warning: directory permissions differ on /var/lib/AccountsService/users/
filesystem: 755  package: 700
[2019-09-18 12:45] [ALPM] installed accountsservice (0.6.55-1)
[2019-09-18 12:45] [ALPM] installed libpwquality (1.4.0-2)
[2019-09-18 12:45] [ALPM] installed user-manager (5.16.5-1)
[2019-09-18 12:45] [ALPM] reinstalled xdg-desktop-portal-kde (5.16.5-1)
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 12:45] [ALPM-SCRIPTLET] 
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 12:45] [ALPM-SCRIPTLET] 
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 12:45] [ALPM-SCRIPTLET] 
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 12:45] [ALPM-SCRIPTLET] 
[2019-09-18 12:45] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 12:45] [ALPM-SCRIPTLET] 
[2019-09-18 12:46] [ALPM] transaction completed
[2019-09-18 12:46] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-18 12:46] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-18 12:46] [ALPM] running '30-systemd-hwdb.hook'...
[2019-09-18 12:46] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-18 12:46] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 12:46] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:46] [ALPM] running '90-linux.hook'...
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> Starting build: 5.2.14-arch2-1-ARCH
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-09-18 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-09-18 12:46] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> Starting build: 5.2.14-arch2-1-ARCH
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-09-18 12:47] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-09-18 12:47] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-09-18 12:48] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-09-18 12:48] [ALPM] running 'dbus-reload.hook'...
[2019-09-18 12:48] [ALPM] running 'fontconfig-32.hook'...
[2019-09-18 12:48] [ALPM] running 'fontconfig.hook'...
[2019-09-18 12:48] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 12:48] [ALPM] running 'texinfo-install.hook'...
[2019-09-18 12:48] [ALPM] running 'update-appstream-cache.hook'...
[2019-09-18 12:48] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2019-09-18 12:48] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 12:48] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 12:48] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-09-18 12:48] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-09-18 12:48] [PACMAN] Running 'pacman -S xorg-xinit'
[2019-09-18 12:48] [ALPM] transaction started
[2019-09-18 12:48] [ALPM] installed xorg-xinit (1.4.1-1)
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 12:48] [ALPM-SCRIPTLET] 
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 12:48] [ALPM-SCRIPTLET] 
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 12:48] [ALPM-SCRIPTLET] 
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 12:48] [ALPM-SCRIPTLET] 
[2019-09-18 12:48] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 12:48] [ALPM-SCRIPTLET] 
[2019-09-18 12:48] [ALPM] transaction completed
[2019-09-18 12:48] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 12:48] [PACMAN] Running 'pacman -Syu'
[2019-09-18 12:48] [PACMAN] synchronizing package lists
[2019-09-18 12:48] [PACMAN] starting full system upgrade
[2019-09-18 13:08] [PACMAN] Running 'pacman -S konsol'
[2019-09-18 13:15] [PACMAN] Running 'pacman -S konsol'
[2019-09-18 13:15] [PACMAN] Running 'pacman -S konsol'
[2019-09-18 13:16] [PACMAN] Running 'pacman -S konsol'
[2019-09-18 13:16] [PACMAN] Running 'pacman -S kdeutils'
[2019-09-18 13:17] [ALPM] transaction started
[2019-09-18 13:17] [ALPM] installed ark (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed filelight (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kbackup (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kcalc (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kcharselect (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kdebugsettings (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kdf (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kfloppy (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed libakonadi (19.08.1-2)
[2019-09-18 13:17] [ALPM] installed kcontacts (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kmime (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed akonadi-contacts (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kgpg (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kteatime (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed ktimer (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed kwalletmanager (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed print-manager (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed sweeper (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed konsole (19.08.1-1)
[2019-09-18 13:17] [ALPM] installed yakuake (19.08.1-1)
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:17] [ALPM-SCRIPTLET] 
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:17] [ALPM-SCRIPTLET] 
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:17] [ALPM-SCRIPTLET] 
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:17] [ALPM-SCRIPTLET] 
[2019-09-18 13:17] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:17] [ALPM-SCRIPTLET] 
[2019-09-18 13:17] [ALPM] transaction completed
[2019-09-18 13:17] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:17] [ALPM] running 'dbus-reload.hook'...
[2019-09-18 13:17] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 13:17] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 13:17] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 13:20] [PACMAN] Running 'pacman -S pulsaudio'
[2019-09-18 13:20] [PACMAN] Running 'pacman -S pulseaudio'
[2019-09-18 13:20] [ALPM] transaction started
[2019-09-18 13:20] [ALPM] reinstalled pulseaudio (13.0-2)
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:20] [ALPM-SCRIPTLET] 
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:20] [ALPM-SCRIPTLET] 
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:20] [ALPM-SCRIPTLET] 
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:20] [ALPM-SCRIPTLET] 
[2019-09-18 13:20] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:20] [ALPM-SCRIPTLET] 
[2019-09-18 13:20] [ALPM] transaction completed
[2019-09-18 13:20] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 13:20] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:20] [ALPM] running 'glib-compile-schemas.hook'...
[2019-09-18 13:21] [PACMAN] Running 'pacman -S alsa'
[2019-09-18 13:21] [ALPM] transaction started
[2019-09-18 13:21] [ALPM] installed python-pyalsa (1.1.6-4)
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:21] [ALPM-SCRIPTLET] 
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:21] [ALPM-SCRIPTLET] 
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:21] [ALPM-SCRIPTLET] 
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:21] [ALPM-SCRIPTLET] 
[2019-09-18 13:21] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:21] [ALPM-SCRIPTLET] 
[2019-09-18 13:21] [ALPM] transaction completed
[2019-09-18 13:21] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:24] [PACMAN] Running 'pacman -R filelight'
[2019-09-18 13:24] [ALPM] transaction started
[2019-09-18 13:24] [ALPM] removed filelight (19.08.1-1)
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:24] [ALPM-SCRIPTLET] 
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:24] [ALPM-SCRIPTLET] 
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:24] [ALPM-SCRIPTLET] 
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:24] [ALPM-SCRIPTLET] 
[2019-09-18 13:24] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:24] [ALPM-SCRIPTLET] 
[2019-09-18 13:24] [ALPM] transaction completed
[2019-09-18 13:24] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:24] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 13:24] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 13:25] [PACMAN] Running 'pacman -S dolphin'
[2019-09-18 13:25] [ALPM] transaction started
[2019-09-18 13:25] [ALPM] installed baloo-widgets (19.08.1-1)
[2019-09-18 13:25] [ALPM] installed kdnssd (5.62.0-1)
[2019-09-18 13:25] [ALPM] installed talloc (2.2.0-1)
[2019-09-18 13:25] [ALPM] installed libbsd (0.9.1-1)
[2019-09-18 13:25] [ALPM] installed libwbclient (4.10.8-1)
[2019-09-18 13:25] [ALPM] installed cifs-utils (6.8-2)
[2019-09-18 13:25] [ALPM] installed tevent (1:0.9.39-2)
[2019-09-18 13:25] [ALPM] installed ldb (1:1.5.5-1)
[2019-09-18 13:25] [ALPM] installed smbclient (4.10.8-1)
[2019-09-18 13:25] [ALPM] installed libmtp (1.1.16-1)
[2019-09-18 13:25] [ALPM] installed kio-extras (19.08.1-1)
[2019-09-18 13:25] [ALPM] installed dolphin (19.08.1-1)
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:25] [ALPM-SCRIPTLET] 
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:25] [ALPM-SCRIPTLET] 
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:25] [ALPM-SCRIPTLET] 
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:25] [ALPM-SCRIPTLET] 
[2019-09-18 13:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:25] [ALPM-SCRIPTLET] 
[2019-09-18 13:25] [ALPM] transaction completed
[2019-09-18 13:25] [ALPM] running '30-systemd-hwdb.hook'...
[2019-09-18 13:25] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 13:25] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:25] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 13:25] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 13:26] [PACMAN] Running 'pacman -S lutris'
[2019-09-18 13:26] [ALPM] transaction started
[2019-09-18 13:26] [ALPM] installed gobject-introspection-runtime (1.62.0-1)
[2019-09-18 13:26] [ALPM] installed pygobject-devel (3.34.0-1)
[2019-09-18 13:26] [ALPM] installed python-gobject (3.34.0-1)
[2019-09-18 13:26] [ALPM] installed python-yaml (5.1.2-1)
[2019-09-18 13:26] [ALPM] installed python-evdev (1.2.0-1)
[2019-09-18 13:26] [ALPM] installed cabextract (1.9.1-1)
[2019-09-18 13:26] [ALPM] installed p7zip (16.02-5)
[2019-09-18 13:26] [ALPM] installed libimagequant (2.12.5-1)
[2019-09-18 13:26] [ALPM] installed python-pillow (6.1.0-1)
[2019-09-18 13:26] [ALPM] installed bubblewrap (0.3.3-3)
[2019-09-18 13:26] [ALPM] installed gnome-desktop (1:3.32.2-1)
[2019-09-18 13:26] [ALPM] installed aspell (0.60.7-1)
[2019-09-18 13:26] [ALPM] installed hspell (1.4-2)
[2019-09-18 13:26] [ALPM] installed libvoikko (4.2-1)
[2019-09-18 13:26] [ALPM] installed enchant (2.2.6-1)
[2019-09-18 13:26] [ALPM] installed libnotify (0.7.8-1)
[2019-09-18 13:26] [ALPM] installed woff2 (1.0.2-1)
[2019-09-18 13:26] [ALPM] installed libwpe (1.3.91-1)
[2019-09-18 13:26] [ALPM] installed wpebackend-fdo (1.3.91-1)
[2019-09-18 13:26] [ALPM] installed xdg-dbus-proxy (0.1.1-1)
[2019-09-18 13:26] [ALPM] installed webkit2gtk (2.26.0-1)
[2019-09-18 13:26] [ALPM] installed fuse3 (3.6.2-2)
[2019-09-18 13:26] [ALPM] installed libcddb (1.3.2-5)
[2019-09-18 13:26] [ALPM] installed libcdio (2.1.0-1)
[2019-09-18 13:26] [ALPM] installed libcdio-paranoia (10.2+2.0.0-2)
[2019-09-18 13:26] [ALPM] installed gcr (3.33.4+6+g35df18d-1)
[2019-09-18 13:26] [ALPM] installed gvfs (1.42.0-1)
[2019-09-18 13:26] [ALPM] installed glew (2.1.0-1)
[2019-09-18 13:26] [ALPM] installed freeglut (3.0.0-2)
[2019-09-18 13:26] [ALPM] installed mesa-demos (8.4.0-1)
[2019-09-18 13:26] [ALPM] installed lutris (0.5.3-1)
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:26] [ALPM-SCRIPTLET] 
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:26] [ALPM-SCRIPTLET] 
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:26] [ALPM-SCRIPTLET] 
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:26] [ALPM-SCRIPTLET] 
[2019-09-18 13:26] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:26] [ALPM-SCRIPTLET] 
[2019-09-18 13:26] [ALPM] transaction completed
[2019-09-18 13:26] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-18 13:26] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 13:26] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 13:26] [ALPM] running 'gio-querymodules.hook'...
[2019-09-18 13:26] [ALPM] running 'glib-compile-schemas.hook'...
[2019-09-18 13:26] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 13:26] [ALPM] running 'gvfsd.hook'...
[2019-09-18 13:26] [ALPM] running 'texinfo-install.hook'...
[2019-09-18 13:26] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 13:26] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 13:37] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 13:43] [PACMAN] Running 'pacman -R wine'
[2019-09-18 13:43] [PACMAN] Running 'pacman -R wine-staging'
[2019-09-18 13:43] [ALPM] transaction started
[2019-09-18 13:43] [ALPM] removed wine-staging (4.15-1)
[2019-09-18 13:43] [ALPM-SCRIPTLET] binfmt binary formats will be updated at reboot
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1.0 is empty, not checked.
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so is empty, not checked.
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: File /usr/lib32/libwine.so.1 is empty, not checked.
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 13:43] [ALPM-SCRIPTLET] 
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 13:43] [ALPM-SCRIPTLET] 
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 13:43] [ALPM-SCRIPTLET] 
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 13:43] [ALPM-SCRIPTLET] 
[2019-09-18 13:43] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 13:43] [ALPM-SCRIPTLET] 
[2019-09-18 13:43] [ALPM] transaction completed
[2019-09-18 13:43] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 13:51] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 14:02] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 14:03] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 14:09] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 14:13] [PACMAN] Running 'pacman -S wine-staging'
[2019-09-18 14:13] [ALPM] transaction started
[2019-09-18 14:13] [ALPM] installed wine-staging (4.15-1)
[2019-09-18 14:13] [ALPM-SCRIPTLET] Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system.
[2019-09-18 14:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 14:13] [ALPM-SCRIPTLET] 
[2019-09-18 14:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 14:13] [ALPM-SCRIPTLET] 
[2019-09-18 14:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 14:13] [ALPM-SCRIPTLET] 
[2019-09-18 14:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 14:13] [ALPM-SCRIPTLET] 
[2019-09-18 14:13] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 14:13] [ALPM-SCRIPTLET] 
[2019-09-18 14:13] [ALPM] transaction completed
[2019-09-18 14:13] [ALPM] running '30-systemd-binfmt.hook'...
[2019-09-18 14:13] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:13] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 14:18] [PACMAN] Running 'pacman -S pulseaudio'
[2019-09-18 14:18] [ALPM] transaction started
[2019-09-18 14:18] [ALPM] reinstalled pulseaudio (13.0-2)
[2019-09-18 14:18] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 14:18] [ALPM-SCRIPTLET] 
[2019-09-18 14:18] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 14:18] [ALPM-SCRIPTLET] 
[2019-09-18 14:18] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 14:18] [ALPM-SCRIPTLET] 
[2019-09-18 14:18] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 14:18] [ALPM-SCRIPTLET] 
[2019-09-18 14:18] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 14:18] [ALPM-SCRIPTLET] 
[2019-09-18 14:18] [ALPM] transaction completed
[2019-09-18 14:18] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-18 14:18] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:18] [ALPM] running 'glib-compile-schemas.hook'...
[2019-09-18 14:22] [PACMAN] Running 'pacman -S x256'
[2019-09-18 14:22] [PACMAN] Running 'pacman -S x256 3.1.2-1'
[2019-09-18 14:25] [PACMAN] Running 'pacman -S vlc'
[2019-09-18 14:25] [ALPM] transaction started
[2019-09-18 14:25] [ALPM] reinstalled vlc (3.0.8-1)
[2019-09-18 14:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM.so is truncated
[2019-09-18 14:25] [ALPM-SCRIPTLET] 
[2019-09-18 14:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 14:25] [ALPM-SCRIPTLET] 
[2019-09-18 14:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 14:25] [ALPM-SCRIPTLET] 
[2019-09-18 14:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.0.1.so is truncated
[2019-09-18 14:25] [ALPM-SCRIPTLET] 
[2019-09-18 14:25] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libLLVM-8.so is truncated
[2019-09-18 14:25] [ALPM-SCRIPTLET] 
[2019-09-18 14:25] [ALPM] transaction completed
[2019-09-18 14:25] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:25] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 14:25] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 14:25] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-09-18 14:27] [PACMAN] Running 'pacman -S llvm-libs'
[2019-09-18 14:27] [ALPM] transaction started
[2019-09-18 14:27] [ALPM] reinstalled llvm-libs (8.0.1-3)
[2019-09-18 14:27] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so.176 is truncated
[2019-09-18 14:27] [ALPM-SCRIPTLET] 
[2019-09-18 14:27] [ALPM-SCRIPTLET] ldconfig: file /usr/lib/libx265.so is truncated
[2019-09-18 14:27] [ALPM-SCRIPTLET] 
[2019-09-18 14:27] [ALPM] transaction completed
[2019-09-18 14:27] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:28] [PACMAN] Running 'pacman -S x265'
[2019-09-18 14:28] [ALPM] transaction started
[2019-09-18 14:28] [ALPM] reinstalled x265 (3.1.2-1)
[2019-09-18 14:28] [ALPM] transaction completed
[2019-09-18 14:28] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:28] [PACMAN] Running 'pacman -Syu'
[2019-09-18 14:28] [PACMAN] synchronizing package lists
[2019-09-18 14:28] [PACMAN] starting full system upgrade
[2019-09-18 14:38] [PACMAN] Running 'pacman -S pavucontrol'
[2019-09-18 14:38] [ALPM] transaction started
[2019-09-18 14:38] [ALPM] installed libsigc++ (2.10.2-1)
[2019-09-18 14:38] [ALPM] installed glibmm (2.60.0-1)
[2019-09-18 14:38] [ALPM] installed cairomm (1.12.2-3)
[2019-09-18 14:38] [ALPM] installed pangomm (2.42.0-1)
[2019-09-18 14:38] [ALPM] installed atkmm (2.28.0-1)
[2019-09-18 14:38] [ALPM] installed gtkmm3 (3.24.1-1)
[2019-09-18 14:38] [ALPM] installed pavucontrol (1:4.0-1)
[2019-09-18 14:38] [ALPM] transaction completed
[2019-09-18 14:38] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 14:38] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 15:23] [PACMAN] Running 'pacman -S jre-openjdk'
[2019-09-18 15:23] [ALPM] transaction started
[2019-09-18 15:23] [ALPM] reinstalled jre-openjdk (12.0.2.u10-1)
[2019-09-18 15:23] [ALPM] transaction completed
[2019-09-18 15:23] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 15:27] [PACMAN] Running 'pacman -S firefox'
[2019-09-18 15:27] [ALPM] transaction started
[2019-09-18 15:27] [ALPM] reinstalled firefox (69.0-1)
[2019-09-18 15:27] [ALPM] transaction completed
[2019-09-18 15:27] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 15:27] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 15:27] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 15:50] [PACMAN] Running 'pacman -S dbus'
[2019-09-18 15:50] [ALPM] transaction started
[2019-09-18 15:50] [ALPM] reinstalled dbus (1.12.16-2)
[2019-09-18 15:50] [ALPM] transaction completed
[2019-09-18 15:50] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-18 15:50] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-18 15:50] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-18 15:50] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 15:52] [PACMAN] Running 'pacman -S python'
[2019-09-18 15:52] [ALPM] transaction started
[2019-09-18 15:52] [ALPM] reinstalled python (3.7.4-1)
[2019-09-18 15:52] [ALPM] transaction completed
[2019-09-18 15:52] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 16:11] [PACMAN] Running 'pacman -Syu'
[2019-09-18 16:11] [PACMAN] synchronizing package lists
[2019-09-18 16:11] [PACMAN] starting full system upgrade
[2019-09-18 16:12] [PACMAN] Running 'pacman -S intelmicrocode'
[2019-09-18 16:13] [PACMAN] Running 'pacman -S microcode'
[2019-09-18 16:14] [PACMAN] Running 'pacman -S intel-ucode'
[2019-09-18 16:14] [ALPM] transaction started
[2019-09-18 16:14] [ALPM] reinstalled intel-ucode (20190618-1)
[2019-09-18 16:14] [ALPM] transaction completed
[2019-09-18 16:14] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 16:14] [PACMAN] Running 'pacman -S alsa'
[2019-09-18 16:14] [ALPM] transaction started
[2019-09-18 16:14] [ALPM] reinstalled python-pyalsa (1.1.6-4)
[2019-09-18 16:14] [ALPM] transaction completed
[2019-09-18 16:14] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 16:37] [PACMAN] Running 'pacman -S filesystem'
[2019-09-18 16:37] [ALPM] transaction started
[2019-09-18 16:37] [ALPM] reinstalled filesystem (2019.05-2)
[2019-09-18 16:37] [ALPM] transaction completed
[2019-09-18 16:37] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-18 16:37] [ALPM] running '30-systemd-sysctl.hook'...
[2019-09-18 16:37] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-18 16:37] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 17:00] [PACMAN] Running 'pacman -S policykit'
[2019-09-18 17:01] [PACMAN] Running 'pacman -S lxqt-policykit'
[2019-09-18 17:02] [ALPM] transaction started
[2019-09-18 17:02] [ALPM] installed libqtxdg (3.3.1-6)
[2019-09-18 17:02] [ALPM] installed liblxqt (0.14.1-1)
[2019-09-18 17:02] [ALPM] installed lxqt-policykit (0.14.1-1)
[2019-09-18 17:02] [ALPM] transaction completed
[2019-09-18 17:02] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 17:10] [PACMAN] Running 'pacman -S polkit'
[2019-09-18 17:10] [ALPM] transaction started
[2019-09-18 17:10] [ALPM] reinstalled polkit (0.116-2)
[2019-09-18 17:10] [ALPM] transaction completed
[2019-09-18 17:10] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-18 17:10] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-18 17:10] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 17:10] [ALPM] running 'dbus-reload.hook'...
[2019-09-18 17:37] [PACMAN] Running 'pacman -S thunderbird'
[2019-09-18 17:37] [ALPM] transaction started
[2019-09-18 17:37] [ALPM] reinstalled thunderbird (68.1.0-1)
[2019-09-18 17:37] [ALPM] transaction completed
[2019-09-18 17:37] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 17:37] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 17:37] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 18:26] [PACMAN] Running 'pacman -S libreoffice'
[2019-09-18 18:26] [ALPM] transaction started
[2019-09-18 18:26] [ALPM] reinstalled libreoffice-fresh (6.3.1-1)
[2019-09-18 18:26] [ALPM] transaction completed
[2019-09-18 18:26] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 18:26] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 18:26] [ALPM] running 'update-desktop-database.hook'...
[2019-09-18 18:26] [ALPM] running 'update-mime-database.hook'...
[2019-09-18 18:40] [PACMAN] Running 'pacman -S polkitd'
[2019-09-18 18:44] [PACMAN] Running 'pacman -Syu'
[2019-09-18 18:44] [PACMAN] synchronizing package lists
[2019-09-18 18:45] [PACMAN] starting full system upgrade
[2019-09-18 18:45] [ALPM] transaction started
[2019-09-18 18:45] [ALPM] upgraded firefox (69.0-1 -> 69.0.1-1)
[2019-09-18 18:45] [ALPM] upgraded freeglut (3.0.0-2 -> 3.2.0-1)
[2019-09-18 18:45] [ALPM] upgraded glibmm (2.60.0-1 -> 2.62.0-1)
[2019-09-18 18:46] [ALPM] transaction completed
[2019-09-18 18:46] [ALPM] running '30-systemd-update.hook'...
[2019-09-18 18:46] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-09-18 18:46] [ALPM] running 'update-desktop-database.hook'...

Offline

#5 2019-09-19 17:20:43

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: [SOLVED] Interupted update == corupted system

[2019-09-17 21:17] [ALPM] transaction completed
[2019-09-17 21:17] [ALPM] running '20-systemd-sysusers.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-binfmt.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-catalog.hook'...
[2019-09-17 21:17] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-hwdb.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-sysctl.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-tmpfiles.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-udev-reload.hook'...
[2019-09-17 21:18] [ALPM] running '30-systemd-update.hook'...
[2019-09-17 21:18] [ALPM] running '60-linux.hook'...
[2019-09-17 21:18] [ALPM] running '70-dkms-install.hook'...
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.12_OSE for kernel *: Missing kernel headers.
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Unable to install module vboxhost/6.0.12_OSE for kernel 5.2.14-arch2-1-ARCH: Missing kernel headers.
[2019-09-17 21:18] [ALPM] running '90-linux.hook'...
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-09-17 21:18] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-09-17 21:18] [ALPM-SCRIPTLET] ==> Starting build: 5.2.14-arch2-1-ARCH
[2019-09-17 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [base]
##########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################[2019-09-17 23:29] [PACMAN] Running 'pacman -Syu'
[2019-09-17 23:29] [PACMAN] synchronizing package lists
[2019-09-17 23:29] [PACMAN] starting full system upgrade

I would expect such output from a power failure.

accountsservice: 286 total files, 1 altered file
audit: 155 total files, 1 altered file
avr-gcc: 846 total files, 3 altered files
cups: 874 total files, 3 altered files
grub: 1083 total files, 3 altered files
java-runtime-common: 21 total files, 2 altered files
jre-openjdk-headless: 383 total files, 3 altered files
js60: 359 total files, 2 altered files
linux: 6604 total files, 9 altered files
linux-firmware: 2144 total files, 1 altered file
lutris: 723 total files, 6 altered files
python: 7362 total files, 24 altered files
python-attrs: 50 total files, 1 altered file
python-html5lib: 128 total files, 1 altered file
python-importlib-metadata: 56 total files, 3 altered files
python-more-itertools: 30 total files, 1 altered file
python-pip: 193 total files, 2 altered files
python-urllib3: 128 total files, 3 altered files
python2: 4755 total files, 9 altered files
python2-cairo: 19 total files, 1 altered file
qt5-quickcontrols: 433 total files, 1 altered file
winetricks: no mtree file
zenity: no mtree file

Please reinstall the above packages and see if that resolves the issue.

Last edited by loqs (2019-09-19 17:24:00)

Offline

#6 2019-09-19 17:21:06

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,467

Re: [SOLVED] Interupted update == corupted system

This looks like a power interruption, not a network interruption. With the long list of packages that were being updated/installed, I would just reinstall all packages at this point. https://wiki.archlinux.org/index.php/Pa … ependency?
You're very, very likely to run into "exists in filesystem" problems as well. https://wiki.archlinux.org/index.php/Pa … )%22_error

Side note: DKMS isn't working, so vbox probably isn't functional, and that's unrelated to the issue at hand.

Last edited by Scimmia (2019-09-19 17:23:36)

Online

#7 2019-09-19 17:22:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,467

Re: [SOLVED] Interupted update == corupted system

loqs wrote:

Please reinstall the above packages and see if that resolves the issue.

Since hooks were interrupted, all packages from that transaction should be reinstalled, not just ones that didn't get fully written to disk.

Online

#8 2019-09-19 19:18:53

FurikuriYugi
Member
Registered: 2018-04-23
Posts: 8

Re: [SOLVED] Interupted update == corupted system

Now that you mention the power failure that is why the internet went down.
I've removed all corrupted files and reinstalled all files with

pacman -Qqn | pacman -S -

and I am back in business thank you guys so very much.
Arch Linux community FTW!

Offline

Board footer

Powered by FluxBB