Here's a full "dmesg" log, if it helps:

tyson@ubuntu:~$ dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 5.4.0-1018-raspi (buildd@bos02-arm64-052) (gcc 
version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #20-Ubuntu SMP Sun Sep 6 05:11:16 UTC 
2020 (Ubuntu 5.4.0-1018.20-raspi 5.4.55)
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000002c000000, 
size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id 
shared-dma-pool
[    0.000000] On node 0 totalpages: 2061312
[    0.000000]   DMA zone: 3792 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 242688 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 12288 pages used for memmap
[    0.000000]   DMA32 zone: 770048 pages, LIFO batch:63
[    0.000000]   Normal zone: 16384 pages used for memmap
[    0.000000]   Normal zone: 1048576 pages, LIFO batch:63
[    0.000000] percpu: Embedded 32 pages/cpu s92120 r8192 d30760 u131072
[    0.000000] pcpu-alloc: s92120 r8192 d30760 u131072 alloc=32*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2028848
[    0.000000] Kernel command line:  coherent_pool=1M 8250.nr_uarts=1 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 
snd_bcm2835.enable_headphones=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 
bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:B8:1A:28 
vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 
dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=LABEL=writable 
rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 
bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 
bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x37400000-0x3b400000] (64MB)
[    0.000000] Memory: 7898136K/8245248K available (11772K kernel code, 1236K 
rwdata, 4244K rodata, 6144K init, 1076K bss, 281576K reserved, 65536K 
cma-reserved)
[    0.000000] random: get_random_u64 called from kmem_cache_open+0x38/0x3e0 
with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 39001 entries in 153 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff 
max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 
4398046511102ns
[    0.000200] Console: colour dummy device 80x25
[    0.000221] printk: console [tty1] enabled
[    0.000273] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000287] pid_max: default: 32768 minimum: 301
[    0.000491] LSM: Security Framework initializing
[    0.000540] Yama: becoming mindful.
[    0.000629] AppArmor: AppArmor initialized
[    0.000874] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, 
linear)
[    0.000961] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 
bytes, linear)
[    0.001028] *** VALIDATE tmpfs ***
[    0.001634] *** VALIDATE proc ***
[    0.002155] Disabling memory control group subsystem
[    0.002224] *** VALIDATE cgroup1 ***
[    0.002234] *** VALIDATE cgroup2 ***
[    0.003438] ASID allocator initialised with 32768 entries
[    0.003601] rcu: Hierarchical SRCU implementation.
[    0.005657] EFI services will not be available.
[    0.006469] smp: Bringing up secondary CPUs ...
[    0.007318] Detected PIPT I-cache on CPU1
[    0.007371] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.008416] Detected PIPT I-cache on CPU2
[    0.008454] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.009407] Detected PIPT I-cache on CPU3
[    0.009444] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.009586] smp: Brought up 1 node, 4 CPUs
[    0.009594] SMP: Total of 4 processors activated.
[    0.009604] CPU features: detected: 32-bit EL0 Support
[    0.009613] CPU features: detected: CRC32 instructions
[    0.017210] CPU features: emulated: Privileged Access Never (PAN) using 
TTBR0_EL1 switching
[    0.017219] CPU: All CPU(s) started at EL2
[    0.017291] alternatives: patching kernel code
[    0.019335] devtmpfs: initialized
[    0.028480] Enabled cp15_barrier support
[    0.028504] Enabled setend support
[    0.028960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.028981] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.031031] pinctrl core: initialized pinctrl subsystem
[    0.031637] DMI not present or invalid.
[    0.032315] NET: Registered protocol family 16
[    0.034685] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.034702] audit: initializing netlink subsys (disabled)
[    0.034956] audit: type=2000 audit(0.032:1): state=initialized 
audit_enabled=0 res=1
[    0.035467] cpuidle: using governor ladder
[    0.035502] cpuidle: using governor menu
[    0.035969] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.036288] Serial: AMBA PL011 UART driver
[    0.038831] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.052134] raspberrypi-firmware soc:firmware: Attached to firmware from 
2020-06-01 13:23, variant start
[    0.056144] raspberrypi-firmware soc:firmware: Firmware hash is 
6379679d1ec6a8c746d7e77e015f5b56b939976f
[    0.096096] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[    0.098851] iommu: Default domain type: Translated
[    0.099985] SCSI subsystem initialized
[    0.100231] libata version 3.00 loaded.
[    0.100641] usbcore: registered new interface driver usbfs
[    0.100680] usbcore: registered new interface driver hub
[    0.100777] usbcore: registered new device driver usb
[    0.101119] pps_core: LinuxPPS API ver. 1 registered
[    0.101127] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <[email protected]>
[    0.101143] PTP clock support registered
[    0.101431] EDAC MC: Ver: 3.0.0
[    0.102611] NetLabel: Initializing
[    0.102620] NetLabel:  domain hash size = 128
[    0.102626] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.102695] NetLabel:  unlabeled traffic allowed by default
[    0.103621] clocksource: Switched to clocksource arch_sys_counter
[    0.184279] *** VALIDATE bpf ***
[    0.184653] VFS: Disk quotas dquot_6.6.0
[    0.184738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.184849] *** VALIDATE ramfs ***
[    0.185401] AppArmor: AppArmor Filesystem Enabled
[    0.194313] thermal_sys: Registered thermal governor 'fair_share'
[    0.194318] thermal_sys: Registered thermal governor 'bang_bang'
[    0.194327] thermal_sys: Registered thermal governor 'step_wise'
[    0.194335] thermal_sys: Registered thermal governor 'user_space'
[    0.194343] thermal_sys: Registered thermal governor 'power_allocator'
[    0.194857] NET: Registered protocol family 2
[    0.195663] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 
65536 bytes, linear)
[    0.195731] TCP established hash table entries: 65536 (order: 7, 524288 
bytes, linear)
[    0.196105] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, 
linear)
[    0.196907] TCP: Hash tables configured (established 65536 bind 65536)
[    0.197191] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.197279] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, 
linear)
[    0.197594] NET: Registered protocol family 1
[    0.197622] NET: Registered protocol family 44
[    0.197638] PCI: CLS 0 bytes, default 64
[    0.197901] Trying to unpack rootfs image as initramfs...
[    0.830954] Freeing initrd memory: 28956K
[    0.832542] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 
counters available
[    0.832738] kvm [1]: IPA Size Limit: 44bits
[    0.833625] kvm [1]: vgic interrupt IRQ1
[    0.833852] kvm [1]: Hyp mode initialized successfully
[    0.835951] Initialise system trusted keyrings
[    0.836009] Key type blacklist registered
[    0.836270] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    0.842703] zbud: loaded
[    0.844624] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.845585] fuse: init (API version 7.31)
[    0.845682] *** VALIDATE fuse ***
[    0.845694] *** VALIDATE fuse ***
[    0.869245] Key type asymmetric registered
[    0.869254] Asymmetric key parser 'x509' registered
[    0.869295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
242)
[    0.869588] io scheduler mq-deadline registered
[    0.873576] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.873594] brcm-pcie fd500000.pcie:   No bus range found for 
/scb/pcie@7d500000, using [bus 00-ff]
[    0.873642] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 
0x00f8000000
[    0.873688] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 
0x0000000000
[    0.937718] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[    0.938013] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.938026] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.938040] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] 
(bus address [0xf8000000-0xfbffffff])
[    0.938083] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    0.938268] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.941640] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), 
reconfiguring
[    0.941807] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    0.941867] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.942048] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.954667] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.954702] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[    0.954718] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 
64bit]
[    0.954746] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.954762] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.955011] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    0.955188] pcieport 0000:00:00.0: PME: Signaling with IRQ 41
[    0.955546] pcieport 0000:00:00.0: AER: enabled with IRQ 41
[    0.955796] pci 0000:01:00.0: enabling device (0000 -> 0002)
[    1.011366] pci 0000:01:00.0: quirk_usb_early_handoff+0x0/0x720 took 54255 
usecs
[    1.011750] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling 
driver.
[    1.011787] bcm2708_fb: probe of soc:fb failed with error -2
[    1.013500] raspberrypi-clk firmware-clocks: CPU frequency range: min 
600000000, max 1500000000
[    1.072083] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    1.074352] iproc-rng200 fe104000.rng: hwrng registered
[    1.074739] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 
mem_size:0x40000000(1024 MiB)
[    1.075468] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 
0xfe200000
[    1.075828] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.412338] loop: module loaded
[    1.414771] spi-bcm2835 fe204000.spi: could not get clk: -517
[    1.416394] libphy: Fixed MDIO Bus: probed
[    1.416426] tun: Universal TUN/TAP device driver, 1.6
[    1.417004] bcmgenet fd580000.ethernet: failed to get enet clock
[    1.417018] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.417033] bcmgenet fd580000.ethernet: failed to get enet-wol clock
[    1.417046] bcmgenet fd580000.ethernet: failed to get enet-eee clock
[    1.417066] bcmgenet: Skipping UMAC reset
[    1.427656] libphy: bcmgenet MII bus: probed
[    1.483711] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.484484] PPP generic driver version 2.4.2
[    1.484729] usbcore: registered new interface driver lan78xx
[    1.484771] usbcore: registered new interface driver smsc95xx
[    1.484798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.484820] ehci-pci: EHCI PCI platform driver
[    1.484867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.484882] ohci-pci: OHCI PCI platform driver
[    1.484920] uhci_hcd: USB Universal Host Controller Interface driver
[    1.485346] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.485381] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus 
number 1
[    1.486148] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 
quirks 0x0000001000000890
[    1.487093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.04
[    1.487105] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.487115] usb usb1: Product: xHCI Host Controller
[    1.487125] usb usb1: Manufacturer: Linux 5.4.0-1018-raspi xhci-hcd
[    1.487134] usb usb1: SerialNumber: 0000:01:00.0
[    1.487679] hub 1-0:1.0: USB hub found
[    1.487759] hub 1-0:1.0: 1 port detected
[    1.488336] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.488353] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus 
number 2
[    1.488373] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.488688] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, 
bcdDevice= 5.04
[    1.488699] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.488709] usb usb2: Product: xHCI Host Controller
[    1.488718] usb usb2: Manufacturer: Linux 5.4.0-1018-raspi xhci-hcd
[    1.488727] usb usb2: SerialNumber: 0000:01:00.0
[    1.489216] hub 2-0:1.0: USB hub found
[    1.489276] hub 2-0:1.0: 4 ports detected
[    1.490060] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.490303] dwc_otg: FIQ enabled
[    1.490310] dwc_otg: NAK holdoff enabled
[    1.490316] dwc_otg: FIQ split-transaction FSM enabled
[    1.490325] Module dwc_common_port init
[    1.490818] mousedev: PS/2 mouse device common for all mice
[    1.491212] i2c /dev entries driver
[    1.493961] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.494166] device-mapper: uevent: version 1.0.3
[    1.494459] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: 
[email protected]
[    1.497322] sdhci: Secure Digital Host Controller Interface driver
[    1.497326] sdhci: Copyright(c) Pierre Ossman
[    1.497539] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    1.497692] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.499760] ledtrig-cpu: registered to indicate activity on CPUs
[    1.499823] hidraw: raw HID events driver (C) Jiri Kosina
[    1.500482] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
[    1.502545] drop_monitor: Initializing network drop monitor service
[    1.502950] NET: Registered protocol family 10
[    1.519846] Segment Routing with IPv6
[    1.519906] NET: Registered protocol family 17
[    1.520003] Key type dns_resolver registered
[    1.520355] registered taskstats version 1
[    1.520381] Loading compiled-in X.509 certificates
[    1.521762] Loaded X.509 cert 'Build time autogenerated kernel key: 
daf325e3d8bfb8ea576a5d103e8a6320c9a8166a'
[    1.521928] Key type ._fscrypt registered
[    1.521931] Key type .fscrypt registered
[    1.538462] cryptd: max_cpu_qlen set to 1000
[    1.556436] Key type big_key registered
[    1.578685] Key type encrypted registered
[    1.578697] AppArmor: AppArmor sha1 policy hashing enabled
[    1.578716] ima: No TPM chip found, activating TPM-bypass!
[    1.578732] ima: Allocated hash algorithm: sha1
[    1.578751] ima: No architecture policies found
[    1.578777] evm: Initialising EVM extended attributes:
[    1.578780] evm: security.selinux
[    1.578783] evm: security.SMACK64
[    1.578785] evm: security.SMACK64EXEC
[    1.578788] evm: security.SMACK64TRANSMUTE
[    1.578790] evm: security.SMACK64MMAP
[    1.578793] evm: security.apparmor
[    1.578795] evm: security.ima
[    1.578798] evm: security.capability
[    1.578801] evm: HMAC attrs: 0x1
[    1.582774] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.582830] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 14, base_baud 
= 0) is a PL011 rev2
[    1.587562] printk: console [ttyS0] disabled
[    1.587593] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 16, base_baud = 
62500000) is a 16550
[    1.601313] printk: console [ttyS0] enabled
[    1.601630] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains 
driver
[    1.603156] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.603162] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.651964] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.653476] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.654983] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.657693] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.659200] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.668266] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using 
ADMA
[    1.669100] hctosys: unable to open rtc device (rtc0)
[    1.669358] of_cfs_init
[    1.669423] of_cfs_init: OK
[    1.676941] Freeing unused kernel memory: 6144K
[    1.694317] random: fast init done
[    1.704021] Checked W+X mappings: passed, no W+X pages found
[    1.704027] Run /init as init process
[    1.719268] mmc1: new high speed SDIO card at address 0001
[    1.759545] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.762295] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.762328] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.763803] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
[    1.764469] mmcblk0: mmc0:59b4       238 GiB
[    1.766134]  mmcblk0: p1 p2
[    1.827656] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.978011] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, 
bcdDevice= 4.21
[    1.978019] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.978023] usb 1-1: Product: USB2.0 Hub
[    1.979189] hub 1-1:1.0: USB hub found
[    1.979466] hub 1-1:1.0: 4 ports detected
[    2.108001] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    2.130828] usb 2-2: New USB device found, idVendor=05e3, idProduct=0620, 
bcdDevice=92.26
[    2.130835] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.130839] usb 2-2: Product: USB3.1 Hub
[    2.130844] usb 2-2: Manufacturer: GenesysLogic
[    2.133397] hub 2-2:1.0: USB hub found
[    2.133723] hub 2-2:1.0: 4 ports detected
[    2.275376] usb_phy_generic phy: phy supply vcc not found, using dummy 
regulator
[    2.275662] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[    2.379337] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, 
bcdDevice=92.26
[    2.379346] usb 1-1.2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.379350] usb 1-1.2: Product: USB2.0 Hub
[    2.379355] usb 1-1.2: Manufacturer: GenesysLogic
[    2.380824] hub 1-1.2:1.0: USB hub found
[    2.381156] hub 1-1.2:1.0: 4 ports detected
[    2.456056] usb 2-2.3: new SuperSpeed Gen 1 USB device number 3 using 
xhci_hcd
[    2.479003] usb 2-2.3: New USB device found, idVendor=05e3, idProduct=0620, 
bcdDevice=92.26
[    2.479011] usb 2-2.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.479016] usb 2-2.3: Product: USB3.1 Hub
[    2.479020] usb 2-2.3: Manufacturer: GenesysLogic
[    2.482183] hub 2-2.3:1.0: USB hub found
[    2.482544] hub 2-2.3:1.0: 4 ports detected
[    3.959945] usb 2-2.3.4: new SuperSpeed Gen 1 USB device number 4 using 
xhci_hcd
[    3.981048] usb 2-2.3.4: New USB device found, idVendor=1c04, 
idProduct=0013, bcdDevice=61.08
[    3.981054] usb 2-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    3.981058] usb 2-2.3.4: Product: TR-004
[    3.981062] usb 2-2.3.4: Manufacturer: QNAP Systems, Inc.
[    3.981066] usb 2-2.3.4: SerialNumber: 51323032493034393139
[    4.005413] usb-storage 2-2.3.4:1.0: USB Mass Storage device detected
[    4.005741] scsi host0: usb-storage 2-2.3.4:1.0
[    4.006038] usbcore: registered new interface driver usb-storage
[    4.008766] usbcore: registered new interface driver uas
[    4.107626] usb 1-1.2.3: new high-speed USB device number 5 using xhci_hcd
[    4.210752] usb 1-1.2.3: New USB device found, idVendor=05e3, 
idProduct=0610, bcdDevice=92.26
[    4.210756] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    4.210760] usb 1-1.2.3: Product: USB2.0 Hub
[    4.210764] usb 1-1.2.3: Manufacturer: GenesysLogic
[    4.212128] hub 1-1.2.3:1.0: USB hub found
[    4.212495] hub 1-1.2.3:1.0: 4 ports detected
[    5.028168] scsi 0:0:0:0: Direct-Access     QNAP     TR-004 DISK00    6108 
PQ: 0 ANSI: 6
[    5.028417] scsi 0:0:0:1: Direct-Access     QNAP     TR-004 DISK01    6108 
PQ: 0 ANSI: 6
[    5.028657] scsi 0:0:0:2: Direct-Access     QNAP     TR-004 DISK02    6108 
PQ: 0 ANSI: 6
[    5.028896] scsi 0:0:0:3: Direct-Access     QNAP     TR-004 DISK03    6108 
PQ: 0 ANSI: 6
[    5.029405] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.029641] sd 0:0:0:0: [sda] Very big device. Trying to use READ 
CAPACITY(16).
[    5.029783] scsi 0:0:0:1: Attached scsi generic sg1 type 0
[    5.029881] sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 
TB/3.64 TiB)
[    5.029886] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    5.030187] scsi 0:0:0:2: Attached scsi generic sg2 type 0
[    5.030523] sd 0:0:0:0: [sda] Write Protect is off
[    5.030529] sd 0:0:0:0: [sda] Mode Sense: 47 00 00 08
[    5.030595] scsi 0:0:0:3: Attached scsi generic sg3 type 0
[    5.031182] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.031447] sd 0:0:0:1: [sdb] Very big device. Trying to use READ 
CAPACITY(16).
[    5.031686] sd 0:0:0:2: [sdc] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    5.031828] sd 0:0:0:1: [sdb] 7814037168 512-byte logical blocks: (4.00 
TB/3.64 TiB)
[    5.031832] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[    5.032066] sd 0:0:0:3: [sdd] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    5.032589] sd 0:0:0:2: [sdc] Write Protect is off
[    5.032595] sd 0:0:0:2: [sdc] Mode Sense: 47 00 00 08
[    5.033150] sd 0:0:0:1: [sdb] Write Protect is off
[    5.033155] sd 0:0:0:1: [sdb] Mode Sense: 47 00 00 08
[    5.037297] sd 0:0:0:3: [sdd] Write Protect is off
[    5.037304] sd 0:0:0:3: [sdd] Mode Sense: 47 00 00 08
[    5.039795] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.040387] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.040979] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.811614] raid6: neonx8   gen()  3194 MB/s
[    5.859618] raid6: neonx8   xor()  2987 MB/s
[    5.907608] raid6: neonx4   gen()  2692 MB/s
[    5.955617] raid6: neonx4   xor()  2487 MB/s
[    6.003628] raid6: neonx2   gen()  2379 MB/s
[    6.051606] raid6: neonx2   xor()  2440 MB/s
[    6.099615] raid6: neonx1   gen()  1917 MB/s
[    6.147615] raid6: neonx1   xor()  1934 MB/s
[    6.195632] raid6: int64x8  gen()  1668 MB/s
[    6.243615] raid6: int64x8  xor()  1267 MB/s
[    6.291631] raid6: int64x4  gen()  1667 MB/s
[    6.339620] raid6: int64x4  xor()  1308 MB/s
[    6.387605] raid6: int64x2  gen()  1221 MB/s
[    6.435632] raid6: int64x2  xor()  1146 MB/s
[    6.483647] raid6: int64x1  gen()   950 MB/s
[    6.531616] raid6: int64x1  xor()   807 MB/s
[    6.531619] raid6: using algorithm neonx8 gen() 3194 MB/s
[    6.531622] raid6: .... xor() 2987 MB/s, rmw enabled
[    6.531625] raid6: using neon recovery algorithm
[    6.535205] xor: measuring software checksum speed
[    6.571604]    8regs     :  5943.000 MB/sec
[    6.611602]    32regs    :  6777.000 MB/sec
[    6.651602]    arm64_neon:  6296.000 MB/sec
[    6.651605] xor: using function: 32regs (6777.000 MB/sec)
[    6.653436] async_tx: api initialized (async)
[    6.803344] Btrfs loaded, crc32c=crc32c-generic
[    7.791657]  sda: sda1 sda9
[    7.794833]  sdb: sdb1 sdb2
[    7.795916]  sdd: sdd1 sdd9
[    7.796913]  sdc: sdc1 sdc9
[    7.800658] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.802573] sd 0:0:0:3: [sdd] Attached SCSI disk
[    7.804271] sd 0:0:0:2: [sdc] Attached SCSI disk
[    7.805717] sd 0:0:0:1: [sdb] Attached SCSI disk
[    8.063854] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly 
filesystem
[    8.063860] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    8.501417] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[    8.501584] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
[    8.501588] EXT4-fs (mmcblk0p2): recovery complete
[    8.514098] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 
Opts: (null)
[    9.104441] systemd[1]: System time before build time, advancing clock.
[    9.146999] systemd[1]: Inserted module 'autofs4'
[    9.216654] systemd[1]: systemd 245.4-4ubuntu3.2 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)
[    9.217322] systemd[1]: Detected architecture arm64.
[    9.283140] systemd[1]: Set hostname to <ubuntu>.
[   10.009533] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= 
references a path below legacy directory /var/run/, updating 
/var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update 
the unit file accordingly.
[   10.153589] random: crng init done
[   10.153595] random: 7 urandom warning(s) missed due to ratelimiting
[   10.186497] systemd[1]: Created slice system-modprobe.slice.
[   10.187746] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   10.188764] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   10.189629] systemd[1]: Created slice User and Session Slice.
[   10.189895] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[   10.195556] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[   10.195733] systemd[1]: Reached target User and Group Name Lookups.
[   10.195787] systemd[1]: Reached target Slices.
[   10.195836] systemd[1]: Reached target Swap.
[   10.196188] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   10.196558] systemd[1]: Listening on LVM2 poll daemon socket.
[   10.196788] systemd[1]: Listening on multipathd control socket.
[   10.200820] systemd[1]: Listening on Syslog Socket.
[   10.201168] systemd[1]: Listening on fsck to fsckd communication Socket.
[   10.201361] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   10.201967] systemd[1]: Listening on Journal Audit Socket.
[   10.202294] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.202700] systemd[1]: Listening on Journal Socket.
[   10.203131] systemd[1]: Listening on Network Service Netlink Socket.
[   10.203476] systemd[1]: Listening on udev Control Socket.
[   10.203767] systemd[1]: Listening on udev Kernel Socket.
[   10.204091] systemd[1]: Condition check resulted in Huge Pages File System 
being skipped.
[   10.207549] systemd[1]: Mounting POSIX Message Queue File System...
[   10.211739] systemd[1]: Mounting Kernel Debug File System...
[   10.216178] systemd[1]: Mounting Kernel Trace File System...
[   10.221820] systemd[1]: Starting Journal Service...
[   10.226102] systemd[1]: Starting Set the console keyboard layout...
[   10.230499] systemd[1]: Starting Create list of static device nodes for the 
current kernel...
[   10.234917] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. 
using dmeventd or progress polling...
[   10.239892] systemd[1]: Starting Load Kernel Module drm...
[   10.245007] systemd[1]: Condition check resulted in Set Up Additional Binary 
Formats being skipped.
[   10.251793] systemd[1]: Starting Load Kernel Modules...
[   10.256262] systemd[1]: Starting Remount Root and Kernel File Systems...
[   10.261195] systemd[1]: Starting udev Coldplug all Devices...
[   10.266350] systemd[1]: Starting Uncomplicated firewall...
[   10.272588] systemd[1]: Mounted POSIX Message Queue File System.
[   10.273457] systemd[1]: Mounted Kernel Debug File System.
[   10.274317] systemd[1]: Mounted Kernel Trace File System.
[   10.277484] systemd[1]: Finished Create list of static device nodes for the 
current kernel.
[   10.298030] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   10.303439] systemd[1]: Finished Remount Root and Kernel File Systems.
[   10.319303] systemd[1]: Condition check resulted in Rebuild Hardware 
Database being skipped.
[   10.319453] systemd[1]: Condition check resulted in Platform Persistent 
Storage Archival being skipped.
[   10.324055] systemd[1]: Starting Create System Users...
[   10.326382] systemd[1]: [email protected]: Succeeded.
[   10.327842] systemd[1]: Finished Load Kernel Module drm.
[   10.331071] systemd[1]: Finished Load Kernel Modules.
[   10.334575] systemd[1]: Finished Uncomplicated firewall.
[   10.339808] systemd[1]: Mounting FUSE Control File System...
[   10.344145] systemd[1]: Mounting Kernel Configuration File System...
[   10.349426] systemd[1]: Starting Apply Kernel Variables...
[   10.354825] systemd[1]: Mounted FUSE Control File System.
[   10.356362] systemd[1]: Mounted Kernel Configuration File System.
[   10.369462] systemd[1]: Finished Create System Users.
[   10.374698] systemd[1]: Starting Create Static Device Nodes in /dev...
[   10.405176] systemd[1]: Finished Apply Kernel Variables.
[   10.421435] systemd[1]: Finished Create Static Device Nodes in /dev.
[   10.427185] systemd[1]: Starting udev Kernel Device Manager...
[   10.476303] systemd[1]: Finished Set the console keyboard layout.
[   10.505586] systemd[1]: Started Journal Service.
[   10.526327] systemd-journald[955]: Received client request to flush runtime 
journal.
[   10.541962] systemd-journald[955]: File 
/var/log/journal/a28cc28ac29c441eb2ec6e58ff3c1e7d/system.journal corrupted or 
uncleanly shut down, renaming and replacing.
[   11.201075] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: 
Registers at 0xfeb00000 length 0x00010000
[   11.203184] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem 
initialised: Registers at 0xfeb10000 length 0x00001000
[   11.203382] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: 
Registers at 0xfeb20000 length 0x00010000
[   11.203554] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: 
Registers at 0xfeb30000 length 0x00010000
[   11.240858] vc_sm_cma: module is from the staging directory, the quality is 
unknown, you have been warned.
[   11.241313] vc_sm_cma: module verification failed: signature and/or required 
key missing - tainting kernel
[   11.242376] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[   11.242384] [vc_sm_connected_init]: start
[   11.252795] mc: Linux media interface: v0.10
[   11.258821] [vc_sm_connected_init]: installed successfully
[   11.281294] videodev: Linux video capture interface: v2.00
[   11.339338] snd_bcm2835: module is from the staging directory, the quality 
is unknown, you have been warned.
[   11.343278] bcm2835_audio bcm2835_audio: card created with 8 channels
[   11.345491] bcm2835_mmal_vchiq: module is from the staging directory, the 
quality is unknown, you have been warned.
[   11.347496] bcm2835_mmal_vchiq: module is from the staging directory, the 
quality is unknown, you have been warned.
[   11.354308] bcm2835_codec: module is from the staging directory, the quality 
is unknown, you have been warned.
[   11.354763] bcm2835_mmal_vchiq: module is from the staging directory, the 
quality is unknown, you have been warned.
[   11.356436] bcm2835_v4l2: module is from the staging directory, the quality 
is unknown, you have been warned.
[   11.364082] bcm2835_isp: module is from the staging directory, the quality 
is unknown, you have been warned.
[   11.364117] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[   11.364138] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[   11.373624] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[   11.373688] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[   11.374539] bcm2835-isp bcm2835-isp: Device node output[0] registered as 
/dev/video13
[   11.378343] bcm2835-isp bcm2835-isp: Device node capture[0] registered as 
/dev/video14
[   11.378823] bcm2835-isp bcm2835-isp: Device node capture[1] registered as 
/dev/video15
[   11.380156] bcm2835-isp bcm2835-isp: Device node stats[2] registered as 
/dev/video16
[   11.380174] bcm2835-isp bcm2835-isp: Register output node 0 with media 
controller
[   11.380185] bcm2835-isp bcm2835-isp: Register capture node 1 with media 
controller
[   11.380193] bcm2835-isp bcm2835-isp: Register capture node 2 with media 
controller
[   11.380199] bcm2835-isp bcm2835-isp: Register capture node 3 with media 
controller
[   11.380308] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[   11.380824] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[   11.380846] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[   11.453019] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[   11.454020] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.596149] brcmfmac: F1 signature read @0x18000000=0x15264345
[   11.603776] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio 
for chip BCM4345/6
[   11.616159] usbcore: registered new interface driver brcmfmac
[   11.820085] Bluetooth: Core ver 2.22
[   11.820168] NET: Registered protocol family 31
[   11.820172] Bluetooth: HCI device and connection manager initialized
[   11.820188] Bluetooth: HCI socket layer initialized
[   11.820196] Bluetooth: L2CAP socket layer initialized
[   11.820211] Bluetooth: SCO socket layer initialized
[   11.887179] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio 
for chip BCM4345/6
[   11.910261] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar  2 
2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[   13.311167] spl: loading out-of-tree module taints kernel.
[   13.345022] znvpair: module license 'CDDL' taints kernel.
[   13.345034] Disabling lock debugging due to kernel taint
[   15.301220] ZFS: Loaded module v0.8.3-1ubuntu12.4, ZFS pool version 5000, 
ZFS filesystem version 5
[   15.377487] alua: device handler registered
[   15.380319] emc: device handler registered
[   15.383707] rdac: device handler registered
[   22.826135] audit: type=1400 audit(1585761835.715:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" 
pid=3120 comm="apparmor_parser"
[   22.836871] audit: type=1400 audit(1585761835.727:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lsb_release" pid=3122 
comm="apparmor_parser"
[   22.841704] audit: type=1400 audit(1585761835.731:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=3124 
comm="apparmor_parser"
[   22.854441] audit: type=1400 audit(1585761835.743:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=3119 
comm="apparmor_parser"
[   22.854455] audit: type=1400 audit(1585761835.743:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=3119 comm="apparmor_parser"
[   22.854463] audit: type=1400 audit(1585761835.743:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/connman/scripts/dhclient-script" pid=3119 comm="apparmor_parser"
[   22.854471] audit: type=1400 audit(1585761835.743:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" 
pid=3119 comm="apparmor_parser"
[   22.858784] audit: type=1400 audit(1585761835.747:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=3126 
comm="apparmor_parser"
[   22.858798] audit: type=1400 audit(1585761835.747:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
pid=3126 comm="apparmor_parser"
[   22.868292] audit: type=1400 audit(1585761835.759:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="ippusbxd" pid=3125 
comm="apparmor_parser"
[   26.556653] bcmgenet: Skipping UMAC reset
[   26.558244] bcmgenet fd580000.ethernet: configuring instance for external 
RGMII
[   26.558447] bcmgenet fd580000.ethernet eth0: Link is Down
[   29.134780] new mount options do not match the existing superblock, will be 
ignored
[   30.763313] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   31.683728] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow 
control rx/tx
[   31.683763] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   33.780424] bpfilter: Loaded bpfilter_umh pid 3474
[   33.781409] Started bpfilter
[   33.914681] bridge: filtering via arp/ip/ip6tables is no longer available by 
default. Update your scripts to load br_netfilter if you need this.
[   34.609649] kauditd_printk_skb: 27 callbacks suppressed
[   34.609653] audit: type=1400 audit(1602484212.359:39): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="/usr/bin/lxc-start" pid=3572 comm="apparmor_parser"
[   34.651385] audit: type=1400 audit(1602484212.399:40): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="lxc-container-default" pid=3578 
comm="apparmor_parser"
[   34.651402] audit: type=1400 audit(1602484212.399:41): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="lxc-container-default-cgns" pid=3578 
comm="apparmor_parser"
[   34.651411] audit: type=1400 audit(1602484212.399:42): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="lxc-container-default-with-mounting" pid=3578 
comm="apparmor_parser"
[   34.651419] audit: type=1400 audit(1602484212.399:43): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="lxc-container-default-with-nesting" pid=3578 
comm="apparmor_parser"
[   41.071205] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   41.071212] Bluetooth: BNEP filters: protocol multicast
[   41.071224] Bluetooth: BNEP socket layer initialized
[  243.119739] Adding 16777212k swap on /dev/zd0.  Priority:-2 extents:1 
across:16777212k SSFS
[27346.975312] audit: type=1400 audit(1602511524.531:44): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/snap/snapd/9611/usr/lib/snapd/snap-confine" pid=710579 
comm="apparmor_parser"
[27346.976173] audit: type=1400 audit(1602511524.535:45): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/snap/snapd/9611/usr/lib/snapd/snap-confine//mount-namespace-capture-helper"
 pid=710579 comm="apparmor_parser"
[27348.275485] audit: type=1400 audit(1602511525.835:46): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap-update-ns.chromium" pid=710581 
comm="apparmor_parser"
[27348.300016] audit: type=1400 audit(1602511525.859:47): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap-update-ns.lxd" pid=710585 comm="apparmor_parser"
[27348.303109] audit: type=1400 audit(1602511525.859:48): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.activate" pid=710586 comm="apparmor_parser"
[27348.307462] audit: type=1400 audit(1602511525.863:49): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.benchmark" pid=710587 comm="apparmor_parser"
[27348.310657] audit: type=1400 audit(1602511525.867:50): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.buginfo" pid=710588 comm="apparmor_parser"
[27348.314973] audit: type=1400 audit(1602511525.871:51): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.check-kernel" pid=710589 
comm="apparmor_parser"
[27348.315546] audit: type=1400 audit(1602511525.875:52): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.chromium.chromium" pid=710584 
comm="apparmor_parser"
[27348.316978] audit: type=1400 audit(1602511525.875:53): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.chromium.chromedriver" pid=710583 
comm="apparmor_parser"
[27352.951677]  sdc: sdc1 sdc9
[27354.312295]  sda: sda1 sda9
[27354.972361]  sdb: sdb1 sdb2
[27355.414148]  sdd: sdd1 sdd9
[27358.289134]  sda: sda1 sda9
[27358.777001]  sdd: sdd1 sdd9
[27358.957704] kauditd_printk_skb: 8 callbacks suppressed
[27358.957709] audit: type=1400 audit(1602511536.515:62): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/snap/snapd/9611/usr/lib/snapd/snap-confine" pid=712872 
comm="apparmor_parser"
[27358.974531] audit: type=1400 audit(1602511536.531:63): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/snap/snapd/9611/usr/lib/snapd/snap-confine//mount-namespace-capture-helper"
 pid=712872 comm="apparmor_parser"
[27359.247007]  sdc: sdc1 sdc9
[27359.662728] audit: type=1400 audit(1602511537.219:64): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.activate" 
pid=712922 comm="apparmor_parser"
[27359.941040]  sdb: sdb1 sdb2
[27360.401202] audit: type=1400 audit(1602511537.959:65): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.benchmark" 
pid=713135 comm="apparmor_parser"
[27360.653026]  sda: sda1 sda9
[27361.240012] audit: type=1400 audit(1602511538.799:66): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.buginfo" 
pid=713335 comm="apparmor_parser"
[27361.512315]  sdd: sdd1 sdd9
[27362.052045] audit: type=1400 audit(1602511539.611:67): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap-update-ns.chromium" pid=712919 
comm="apparmor_parser"
[27362.163702]  sdc: sdc1 sdc9
[27362.618001] audit: type=1400 audit(1602511540.175:68): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.check-kernel" 
pid=713552 comm="apparmor_parser"
[27362.745814]  sdb: sdb1 sdb2
[27363.358711] audit: type=1400 audit(1602511540.915:69): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.daemon" 
pid=713742 comm="apparmor_parser"
[27363.486938] audit: type=1400 audit(1602511541.043:70): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.hook.remove" 
pid=713906 comm="apparmor_parser"
[27363.585200]  sda: sda1 sda9
[27364.295906]  sdd: sdd1 sdd9
[27364.503580] audit: type=1400 audit(1602511542.059:71): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.lxc" pid=714127 
comm="apparmor_parser"
[27364.605412] audit: type=1400 audit(1602511542.163:72): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.lxc-to-lxd" 
pid=714136 comm="apparmor_parser"
[27365.028519]  sdc: sdc1 sdc9
[27365.364775] audit: type=1400 audit(1602511542.923:73): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.lxd" pid=714414 
comm="apparmor_parser"
[27365.649759] audit: type=1400 audit(1602511543.207:74): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.lxd.migrate" 
pid=714453 comm="apparmor_parser"
[27365.778537]  sdb: sdb1 sdb2
[27366.652441]  sda: sda1 sda9
[27367.249548]  sdd: sdd1 sdd9
[27367.962739]  sdc: sdc1 sdc9
[27368.482554] audit: type=1400 audit(1602511546.039:75): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="snap.chromium.chromium" 
pid=712921 comm="apparmor_parser"
[27368.640448]  sdb: sdb1 sdb2
[27368.833188] audit: type=1400 audit(1602511546.391:76): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="snap.chromium.chromedriver" pid=712920 comm="apparmor_parser"
[27368.903468] audit: type=1400 audit(1602511546.459:77): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap-update-ns.lxd" pid=715583 comm="apparmor_parser"
[27368.929028] audit: type=1400 audit(1602511546.487:78): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.hook.install" pid=715585 
comm="apparmor_parser"
[27368.939182] audit: type=1400 audit(1602511546.495:79): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap.lxd.hook.configure" pid=715584 
comm="apparmor_parser"
[27369.232615]  sda: sda1 sda9
[27369.729705]  sdd: sdd1 sdd9
[27370.228874]  sdc: sdc1 sdc9
[27370.722378]  sdb: sdb1 sdb2
[27371.263602]  sda: sda1 sda9
[27371.684444]  sdd: sdd1 sdd9
[27371.692442]  sdd: sdd1 sdd9
[27372.167672]  sdc: sdc1 sdc9
[27372.869031]  sdb: sdb1 sdb2
[27373.391645]  sda: sda1 sda9
[27373.859973]  sdc: sdc1 sdc9
[27374.420862]  sdb: sdb1 sdb2
[27374.427292]  sdb: sdb1 sdb2
[27374.964374]  sda: sda1 sda9
[27375.735492]  sdc: sdc1 sdc9
[27376.278930]  sda: sda1 sda9
[27376.859563]  sdc: sdc1 sdc9
[27377.299938]  sda: sda1 sda9
[27377.818320]  sdc: sdc1 sdc9
[27378.311743]  sda: sda1 sda9
[27378.800875]  sdc: sdc1 sdc9
[27379.259938]  sda: sda1 sda9
[27379.713254]  sdc: sdc1 sdc9
[27379.722988]  sdc: sdc1 sdc9
[27380.145557]  sda: sda1 sda9
[27380.893207]  sda: sda1 sda9
[27381.470450]  sda: sda1 sda9
[27382.031968]  sda: sda1 sda9
[27382.592046]  sda: sda1 sda9
[27383.174845]  sda: sda1 sda9
[27383.749170]  sda: sda1 sda9
[27384.356431]  sda: sda1 sda9
[27384.917934]  sda: sda1 sda9
[27385.479965]  sda: sda1 sda9
[27386.050479]  sda: sda1 sda9
[27386.621184]  sda: sda1 sda9
[27387.188572]  sda: sda1 sda9
[27387.766194]  sda: sda1 sda9
[27388.323151]  sda: sda1 sda9
[27388.910231]  sda: sda1 sda9
[27389.491911]  sda: sda1 sda9
[27390.079395]  sda: sda1 sda9
[27390.656700]  sda: sda1 sda9
[27391.229812]  sda: sda1 sda9
[27391.803519]  sda: sda1 sda9
[27392.367622]  sda: sda1 sda9
[27392.958425]  sda: sda1 sda9
[27393.532567]  sda: sda1 sda9
[27394.105404]  sda: sda1 sda9
[27394.700039]  sda: sda1 sda9
[27395.274696]  sda: sda1 sda9
[27395.855586]  sda: sda1 sda9
[27396.424309]  sda: sda1 sda9
[27396.999972]  sda: sda1 sda9
[27397.584765]  sda: sda1 sda9
[27398.165171]  sda: sda1 sda9
[27398.755553]  sda: sda1 sda9
[27399.310112]  sda: sda1 sda9
[27399.880963]  sda: sda1 sda9
[27400.461303]  sda: sda1 sda9
[27401.044693]  sda: sda1 sda9
[27401.619849]  sda: sda1 sda9
[27402.191469]  sda: sda1 sda9
[27402.760332]  sda: sda1 sda9
[27403.335080]  sda: sda1 sda9
[27403.915383]  sda: sda1 sda9
[27404.501118]  sda: sda1 sda9
[27405.078167]  sda: sda1 sda9
[27405.084729]  sda: sda1 sda9
[110079.681102] INFO: task z_wr_iss_h:2171 blocked for more than 120 seconds.
[110079.688123]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.695167] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.703260] z_wr_iss_h      D    0  2171      2 0x00000028
[110079.703276] Call trace:
[110079.703297]  __switch_to+0x104/0x170
[110079.703308]  __schedule+0x30c/0x7c0
[110079.703317]  schedule+0x3c/0xb8
[110079.703325]  io_schedule+0x20/0x58
[110079.703338]  rq_qos_wait+0x100/0x178
[110079.703347]  wbt_wait+0xb4/0xf0
[110079.703357]  __rq_qos_throttle+0x38/0x50
[110079.703370]  blk_mq_make_request+0x128/0x610
[110079.703382]  generic_make_request+0xb4/0x2d8
[110079.703392]  submit_bio+0x48/0x218
[110079.703629]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.703850]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.704068]  zio_nowait+0xd4/0x170 [zfs]
[110079.704285]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110079.704503]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110079.704720]  zio_execute+0xac/0x110 [zfs]
[110079.704760]  taskq_thread+0x2f8/0x570 [spl]
[110079.704773]  kthread+0xfc/0x128
[110079.704784]  ret_from_fork+0x10/0x1c
[110079.704795] INFO: task z_wr_int:2173 blocked for more than 120 seconds.
[110079.711650]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.718668] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.726745] z_wr_int        D    0  2173      2 0x00000028
[110079.726760] Call trace:
[110079.726780]  __switch_to+0x104/0x170
[110079.726790]  __schedule+0x30c/0x7c0
[110079.726803]  schedule+0x3c/0xb8
[110079.726811]  io_schedule+0x20/0x58
[110079.726823]  rq_qos_wait+0x100/0x178
[110079.726832]  wbt_wait+0xb4/0xf0
[110079.726842]  __rq_qos_throttle+0x38/0x50
[110079.726854]  blk_mq_make_request+0x128/0x610
[110079.726866]  generic_make_request+0xb4/0x2d8
[110079.726877]  submit_bio+0x48/0x218
[110079.727100]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.727320]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.727549]  zio_nowait+0xd4/0x170 [zfs]
[110079.727766]  vdev_queue_io_done+0x1ec/0x2a0 [zfs]
[110079.727991]  zio_vdev_io_done+0xec/0x220 [zfs]
[110079.728209]  zio_execute+0xac/0x110 [zfs]
[110079.728255]  taskq_thread+0x2f8/0x570 [spl]
[110079.728268]  kthread+0xfc/0x128
[110079.728279]  ret_from_fork+0x10/0x1c
[110079.728309] INFO: task txg_sync:2388 blocked for more than 120 seconds.
[110079.735157]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.742175] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.750306] txg_sync        D    0  2388      2 0x00000028
[110079.750321] Call trace:
[110079.750337]  __switch_to+0x104/0x170
[110079.750348]  __schedule+0x30c/0x7c0
[110079.750356]  schedule+0x3c/0xb8
[110079.750366]  schedule_timeout+0x9c/0x190
[110079.750374]  io_schedule_timeout+0x28/0x48
[110079.750412]  __cv_timedwait_common+0x1a8/0x1f8 [spl]
[110079.750447]  __cv_timedwait_io+0x3c/0x50 [spl]
[110079.750670]  zio_wait+0x130/0x2a0 [zfs]
[110079.750890]  dsl_pool_sync+0x3fc/0x498 [zfs]
[110079.751109]  spa_sync+0x538/0xe68 [zfs]
[110079.751326]  txg_sync_thread+0x2c0/0x468 [zfs]
[110079.751364]  thread_generic_wrapper+0x74/0xa0 [spl]
[110079.751377]  kthread+0xfc/0x128
[110079.751388]  ret_from_fork+0x10/0x1c
[110079.751459] INFO: task borg:1063669 blocked for more than 120 seconds.
[110079.758224]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.765237] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.773310] borg            D    0 1063669 1063661 0x00000000
[110079.773324] Call trace:
[110079.773344]  __switch_to+0x104/0x170
[110079.773355]  __schedule+0x30c/0x7c0
[110079.773366]  schedule+0x3c/0xb8
[110079.773406]  cv_wait_common+0x188/0x1b0 [spl]
[110079.773441]  __cv_wait+0x30/0x40 [spl]
[110079.773664]  zil_commit_impl+0x234/0xd30 [zfs]
[110079.773882]  zil_commit+0x48/0x70 [zfs]
[110079.774112]  zfs_write+0xa3c/0xb90 [zfs]
[110079.774331]  zpl_write_common_iovec+0xac/0x120 [zfs]
[110079.774557]  zpl_iter_write+0xe4/0x150 [zfs]
[110079.774569]  new_sync_write+0x100/0x1a8
[110079.774578]  __vfs_write+0x74/0x90
[110079.774593]  vfs_write+0xe4/0x1c8
[110079.774603]  ksys_write+0x78/0x100
[110079.774612]  __arm64_sys_write+0x24/0x30
[110079.774622]  el0_svc_common.constprop.0+0x80/0x218
[110079.774631]  el0_svc_handler+0x34/0xa0
[110079.774640]  el0_svc+0x10/0x2cc
[110079.774665] INFO: task z_wr_iss_h:3853507 blocked for more than 120 seconds.
[110079.781953]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.788973] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.797052] z_wr_iss_h      D    0 3853507      2 0x00000028
[110079.797067] Call trace:
[110079.797083]  __switch_to+0x104/0x170
[110079.797094]  __schedule+0x30c/0x7c0
[110079.797102]  schedule+0x3c/0xb8
[110079.797110]  io_schedule+0x20/0x58
[110079.797123]  rq_qos_wait+0x100/0x178
[110079.797132]  wbt_wait+0xb4/0xf0
[110079.797142]  __rq_qos_throttle+0x38/0x50
[110079.797154]  blk_mq_make_request+0x128/0x610
[110079.797165]  generic_make_request+0xb4/0x2d8
[110079.797176]  submit_bio+0x48/0x218
[110079.797398]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.797616]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.797834]  zio_nowait+0xd4/0x170 [zfs]
[110079.798050]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110079.798267]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110079.798484]  zio_execute+0xac/0x110 [zfs]
[110079.798522]  taskq_thread+0x2f8/0x570 [spl]
[110079.798535]  kthread+0xfc/0x128
[110079.798545]  ret_from_fork+0x10/0x1c
[110079.798674] INFO: task z_wr_iss_h:3853521 blocked for more than 120 seconds.
[110079.805950]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.812940] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.820986] z_wr_iss_h      D    0 3853521      2 0x00000028
[110079.820998] Call trace:
[110079.821007]  __switch_to+0x104/0x170
[110079.821014]  __schedule+0x30c/0x7c0
[110079.821017]  schedule+0x3c/0xb8
[110079.821020]  io_schedule+0x20/0x58
[110079.821026]  rq_qos_wait+0x100/0x178
[110079.821031]  wbt_wait+0xb4/0xf0
[110079.821035]  __rq_qos_throttle+0x38/0x50
[110079.821040]  blk_mq_make_request+0x128/0x610
[110079.821045]  generic_make_request+0xb4/0x2d8
[110079.821050]  submit_bio+0x48/0x218
[110079.821157]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.821248]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.821343]  zio_nowait+0xd4/0x170 [zfs]
[110079.821430]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110079.821521]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110079.821608]  zio_execute+0xac/0x110 [zfs]
[110079.821627]  taskq_thread+0x2f8/0x570 [spl]
[110079.821633]  kthread+0xfc/0x128
[110079.821638]  ret_from_fork+0x10/0x1c
[110079.821643] INFO: task z_wr_iss_h:3853701 blocked for more than 120 seconds.
[110079.828906]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.835893] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.843938] z_wr_iss_h      D    0 3853701      2 0x00000028
[110079.843944] Call trace:
[110079.843951]  __switch_to+0x104/0x170
[110079.843956]  __schedule+0x30c/0x7c0
[110079.843959]  schedule+0x3c/0xb8
[110079.843962]  io_schedule+0x20/0x58
[110079.843967]  rq_qos_wait+0x100/0x178
[110079.843971]  wbt_wait+0xb4/0xf0
[110079.843975]  __rq_qos_throttle+0x38/0x50
[110079.843980]  blk_mq_make_request+0x128/0x610
[110079.843985]  generic_make_request+0xb4/0x2d8
[110079.843989]  submit_bio+0x48/0x218
[110079.844083]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.844170]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.844257]  zio_nowait+0xd4/0x170 [zfs]
[110079.844343]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110079.844430]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110079.844517]  zio_execute+0xac/0x110 [zfs]
[110079.844533]  taskq_thread+0x2f8/0x570 [spl]
[110079.844539]  kthread+0xfc/0x128
[110079.844543]  ret_from_fork+0x10/0x1c
[110079.844547] INFO: task z_wr_iss_h:3853747 blocked for more than 120 seconds.
[110079.851801]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.858786] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.866829] z_wr_iss_h      D    0 3853747      2 0x00000028
[110079.866835] Call trace:
[110079.866844]  __switch_to+0x104/0x170
[110079.866849]  __schedule+0x30c/0x7c0
[110079.866853]  schedule+0x3c/0xb8
[110079.866857]  io_schedule+0x20/0x58
[110079.866862]  rq_qos_wait+0x100/0x178
[110079.866866]  wbt_wait+0xb4/0xf0
[110079.866870]  __rq_qos_throttle+0x38/0x50
[110079.866875]  blk_mq_make_request+0x128/0x610
[110079.866880]  generic_make_request+0xb4/0x2d8
[110079.866884]  submit_bio+0x48/0x218
[110079.866980]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.867071]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.867166]  zio_nowait+0xd4/0x170 [zfs]
[110079.867253]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110079.867344]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110079.867431]  zio_execute+0xac/0x110 [zfs]
[110079.867451]  taskq_thread+0x2f8/0x570 [spl]
[110079.867457]  kthread+0xfc/0x128
[110079.867462]  ret_from_fork+0x10/0x1c
[110079.867466] INFO: task z_wr_int:3853774 blocked for more than 121 seconds.
[110079.874546]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110079.881532] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110079.889574] z_wr_int        D    0 3853774      2 0x00000028
[110079.889580] Call trace:
[110079.889588]  __switch_to+0x104/0x170
[110079.889592]  __schedule+0x30c/0x7c0
[110079.889595]  schedule+0x3c/0xb8
[110079.889599]  io_schedule+0x20/0x58
[110079.889604]  rq_qos_wait+0x100/0x178
[110079.889607]  wbt_wait+0xb4/0xf0
[110079.889611]  __rq_qos_throttle+0x38/0x50
[110079.889616]  blk_mq_make_request+0x128/0x610
[110079.889621]  generic_make_request+0xb4/0x2d8
[110079.889625]  submit_bio+0x48/0x218
[110079.889721]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110079.889809]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110079.889896]  zio_nowait+0xd4/0x170 [zfs]
[110079.889982]  vdev_queue_io_done+0x1ec/0x2a0 [zfs]
[110079.890069]  zio_vdev_io_done+0xec/0x220 [zfs]
[110079.890156]  zio_execute+0xac/0x110 [zfs]
[110079.890172]  taskq_thread+0x2f8/0x570 [spl]
[110079.890177]  kthread+0xfc/0x128
[110079.890181]  ret_from_fork+0x10/0x1c
[110200.513965] INFO: task z_wr_iss_h:2171 blocked for more than 241 seconds.
[110200.520988]       Tainted: P         C OE     5.4.0-1018-raspi #20-Ubuntu
[110200.528031] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[110200.536134] z_wr_iss_h      D    0  2171      2 0x00000028
[110200.536150] Call trace:
[110200.536170]  __switch_to+0x104/0x170
[110200.536182]  __schedule+0x30c/0x7c0
[110200.536191]  schedule+0x3c/0xb8
[110200.536199]  io_schedule+0x20/0x58
[110200.536212]  rq_qos_wait+0x100/0x178
[110200.536222]  wbt_wait+0xb4/0xf0
[110200.536232]  __rq_qos_throttle+0x38/0x50
[110200.536244]  blk_mq_make_request+0x128/0x610
[110200.536256]  generic_make_request+0xb4/0x2d8
[110200.536266]  submit_bio+0x48/0x218
[110200.536505]  vdev_disk_io_start+0x670/0x9f8 [zfs]
[110200.536726]  zio_vdev_io_start+0xdc/0x2b8 [zfs]
[110200.536945]  zio_nowait+0xd4/0x170 [zfs]
[110200.537161]  vdev_mirror_io_start+0xa8/0x1b0 [zfs]
[110200.537380]  zio_vdev_io_start+0x248/0x2b8 [zfs]
[110200.537597]  zio_execute+0xac/0x110 [zfs]
[110200.537638]  taskq_thread+0x2f8/0x570 [spl]
[110200.537651]  kthread+0xfc/0x128
[110200.537662]  ret_from_fork+0x10/0x1c

Also:

tyson@ubuntu:~$ sudo lspci -v
00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2711 (rev 10) 
(prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 41
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 00000000-00000fff [size=4K]
        Memory behind bridge: f8000000-f80fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        Capabilities: [48] Power Management version 3
        Capabilities: [ac] Express Root Port (Slot-), MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [180] Vendor Specific Information: ID=0000 Rev=0 Len=028 
<?>
        Capabilities: [240] L1 PM Substates
        Kernel driver in use: pcieport

01:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller 
(rev 01) (prog-if 30 [XHCI])
        Subsystem: VIA Technologies, Inc. VL805 USB 3.0 Host Controller
        Flags: bus master, fast devsel, latency 0, IRQ 42
        Memory at 600000000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: [80] Power Management version 3
        Capabilities: [90] MSI: Enable+ Count=1/4 Maskable- 64bit+
        Capabilities: [c4] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Kernel driver in use: xhci_hcd

tyson@ubuntu:~$ sudo lspci -vv
00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2711 (rev 10) 
(prog-if 00 [Normal decode])
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 41
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 00000000-00000fff [size=4K]
        Memory behind bridge: f8000000-f80fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: [48] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [ac] Express (v2) Root Port (Slot-), MSI 00
                DevCap: MaxPayload 512 bytes, PhantFunc 0
                        ExtTag- RBE+
                DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit 
Latency L0s <1us, L1 <2us
                        ClockPM+ Surprise- LLActRep- BwNot+ ASPMOptComp+
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s (ok), Width x1 (ok)
                        TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt+
                RootCap: CRSVisible+
                RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ 
CRSVisible+
                RootSta: PME ReqID 0000, PMEStatus- PMEPending-
                DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, 
NROPrPrP-, LTR+
                         10BitTagComp-, 10BitTagReq-, OBFF Via WAKE#, ExtFmt-, 
EETLPPrefix-
                         EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
                         FRS-, LN System CLS Not Supported, TPHComp-, 
ExtTPHComp-, ARIFwd-
                         AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, 
OBFF Disabled ARIFwd-
                         AtomicOpsCtl: ReqEn- EgressBlck-
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB, 
EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, 
LinkEqualizationRequest-
        Capabilities: [100 v1] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- 
AdvNonFatalErr-
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- 
AdvNonFatalErr+
                AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- 
ECRCChkCap- ECRCChkEn-
                        MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
                HeaderLog: 00000000 00000000 00000000 00000000
                RootCmd: CERptEn+ NFERptEn+ FERptEn+
                RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
                         FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
                ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
        Capabilities: [180 v1] Vendor Specific Information: ID=0000 Rev=0 
Len=028 <?>
        Capabilities: [240 v1] L1 PM Substates
                L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ 
L1_PM_Substates+
                          PortCommonModeRestoreTime=8us PortTPowerOnTime=10us
                L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
                           T_CommonMode=1us LTR1.2_Threshold=0ns
                L1SubCtl2: T_PwrOn=10us
        Kernel driver in use: pcieport

01:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller 
(rev 01) (prog-if 30 [XHCI])
        Subsystem: VIA Technologies, Inc. VL805 USB 3.0 Host Controller
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 42
        Region 0: Memory at 600000000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: [80] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
PME(D0+,D1-,D2-,D3hot-,D3cold+)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [90] MSI: Enable+ Count=1/4 Maskable- 64bit+
                Address: 0000000ffffffffc  Data: 6540
        Capabilities: [c4] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, 
L1 <1us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- 
SlotPowerLimit 0.000W
                DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit 
Latency L0s <2us, L1 <16us
                        ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s (ok), Width x1 (ok)
                        TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Range B, TimeoutDis+, NROPrPrP-, 
LTR-
                         10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
                         EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
                         FRS-, TPHComp-, ExtTPHComp-
                         AtomicOpsCap: 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
                         AtomicOpsCtl: ReqEn-
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis+
                         Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -3.5dB, 
EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, 
LinkEqualizationRequest-
        Capabilities: [100 v1] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- 
AdvNonFatalErr-
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- 
AdvNonFatalErr+
                AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- 
ECRCChkCap- ECRCChkEn-
                        MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
                HeaderLog: 00000000 00000000 00000000 00000000
        Kernel driver in use: xhci_hcd

tyson@ubuntu:~$ sudo lsusb -vv

Bus 002 Device 010: ID 1c04:0013 QNAP System Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         9
  idVendor           0x1c04 QNAP System Inc.
  idProduct          0x0013
  bcdDevice           61.08
  iManufacturer           1 QNAP Systems, Inc.
  iProduct                2 TR-004
  iSerial                 3 51323032493034393139
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x002c
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                8mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x0016
  bNumDeviceCaps          2
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000f0e
      BESL Link Power Management (LPM) Supported
    BESL value     3840 us
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat          10 micro seconds
    bU2DevExitLat          32 micro seconds
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x000d
  Self Powered
  U1 Enabled
  U2 Enabled

Bus 002 Device 009: ID 05e3:0620 Genesys Logic, Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         3
  bMaxPacketSize0         9
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0620
  bcdDevice           92.26
  iManufacturer           1 GenesysLogic
  iProduct                2 USB3.1 Hub
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              1 GenesysLogic
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes           19
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval               8
        bMaxBurst               0
Hub Descriptor:
  bLength              12
  bDescriptorType      42
  nNbrPorts             4
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    576 milli Ampere
  bHubDecLat          0.0 micro seconds
  wHubDelay          1248 nano seconds
  DeviceRemovable    0x00
 Hub Port Status:
   Port 1: 0000.02a0 lowspeed L1
   Port 2: 0000.02a0 lowspeed L1
   Port 3: 0000.02a0 lowspeed L1
   Port 4: 0000.0203 lowspeed enable connect
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000006
      BESL Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat           8 micro seconds
    bU2DevExitLat         190 micro seconds
  Container ID Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType      4
    bReserved               0
    ContainerID             {26212ee3-816b-734c-8361-7c901cbac028}
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x000d
  Self Powered
  U1 Enabled
  U2 Enabled

Bus 002 Device 008: ID 05e3:0620 Genesys Logic, Inc. USB3.1 Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         3
  bMaxPacketSize0         9
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0620
  bcdDevice           92.26
  iManufacturer           1 GenesysLogic
  iProduct                2 USB3.1 Hub
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              1 GenesysLogic
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes           19
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Feedback
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval               8
        bMaxBurst               0
Hub Descriptor:
  bLength              12
  bDescriptorType      42
  nNbrPorts             4
  wHubCharacteristic 0x000d
    Per-port power switching
    Compound device
    Per-port overcurrent protection
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    576 milli Ampere
  bHubDecLat          0.0 micro seconds
  wHubDelay          1248 nano seconds
  DeviceRemovable    0x08
 Hub Port Status:
   Port 1: 0000.02a0 lowspeed L1
   Port 2: 0000.02a0 lowspeed L1
   Port 3: 0000.0203 lowspeed enable connect
   Port 4: 0000.02a0 lowspeed L1
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000006
      BESL Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat           8 micro seconds
    bU2DevExitLat         190 micro seconds
  Container ID Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType      4
    bReserved               0
    ContainerID             {ca0c2dd2-8821-ab4e-ab70-a0dcafa18726}
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x000d
  Self Powered
  U1 Enabled
  U2 Enabled

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         3
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            5.04
  iManufacturer           3 Linux 5.4.0-1018-raspi xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 0000:01:00.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x001f
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0
Hub Descriptor:
  bLength              12
  bDescriptorType      42
  nNbrPorts             4
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  bHubDecLat          0.0 micro seconds
  wHubDelay             0 nano seconds
  DeviceRemovable    0x00
 Hub Port Status:
   Port 1: 0000.02a0 5Gbps power Rx.Detect
   Port 2: 0000.0203 5Gbps power U0 enable connect
   Port 3: 0000.02a0 5Gbps power Rx.Detect
   Port 4: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x000f
  bNumDeviceCaps          1
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x02
      Latency Tolerance Messages (LTM) Supported
    wSpeedsSupported   0x0008
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   3
      Lowest fully-functional device speed is SuperSpeed (5Gbps)
    bU1DevExitLat           4 micro seconds
    bU2DevExitLat         231 micro seconds
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 010: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         2 TT per port
  bMaxPacketSize0        64
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0610 4-port hub
  bcdDevice           92.26
  iManufacturer           1 GenesysLogic
  iProduct                2 USB2.0 Hub
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      1 Single TT
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      2 TT per port
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00e9
    Per-port power switching
    Per-port overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000006
      BESL Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat           8 micro seconds
    bU2DevExitLat         190 micro seconds
  Container ID Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType      4
    bReserved               0
    ContainerID             {26212ee3-816b-734c-8361-7c901cbac028}
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 007: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         2 TT per port
  bMaxPacketSize0        64
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0610 4-port hub
  bcdDevice           92.26
  iManufacturer           1 GenesysLogic
  iProduct                2 USB2.0 Hub
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      1 Single TT
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      2 TT per port
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00ed
    Per-port power switching
    Compound device
    Per-port overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x08
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0507 highspeed power suspend enable connect
   Port 4: 0000.0100 power
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000006
      BESL Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat           8 micro seconds
    bU2DevExitLat         190 micro seconds
  Container ID Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType      4
    bReserved               0
    ContainerID             {ca0c2dd2-8821-ab4e-ab70-a0dcafa18726}
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x2109 VIA Labs, Inc.
  idProduct          0x3431 Hub
  bcdDevice            4.21
  iManufacturer           0
  iProduct                1 USB2.0 Hub
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00e0
    Ganged power switching
    Ganged overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0507 highspeed power suspend enable connect
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000002
      HIRD Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat           4 micro seconds
    bU2DevExitLat         231 micro seconds
  Container ID Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType      4
    bReserved               0
    ContainerID             {30eef35c-07d5-2549-b001-802d79434c30}
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            5.04
  iManufacturer           3 Linux 5.4.0-1018-raspi xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 0000:01:00.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             1
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0507 highspeed power suspend enable connect
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered
tyson@ubuntu:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899249

Title:
  OpenZFS writing stalls, under load

To manage notifications about this bug go to:
https://bugs.launchpad.net/zfs/+bug/1899249/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to