QubesOS / updates-status

Track packages in testing repository
37 stars 5 forks source link

linux-firmware v20220610 (r4.1) #2982

Closed qubesos-bot closed 2 years ago

qubesos-bot commented 2 years ago

Update of linux-firmware to v20220610 for Qubes r4.1, see comments below for details.

Built from: https://github.com/QubesOS/qubes-linux-firmware/commit/ba7ca5bdc9176509d3475e79d004a331d0ee4b50

Changes since previous version: QubesOS/qubes-linux-firmware@ba7ca5b update to 20220610 QubesOS/qubes-linux-firmware@80378b9 Drop Travis CI QubesOS/qubes-linux-firmware@ed58e29 ci: add R4.0 build too

Referenced issues:

If you're release manager, you can issue GPG-inline signed command:

Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).

qubesos-bot commented 2 years ago

Package for dom0 was built (build log) and uploaded to current-testing repository

na-- commented 2 years ago

@marmarek, this linux-firmware version seems to break my system pretty consistently - amdgpu/Xorg crashed in dom0 roughly 30 minutes after boot in two consecutive reboots. I reverted to linux-firmware-20211216-127 and so far no issues for ~5h, and no issues for weeks before the linux-firmware update today. The kernel version has been 5.18.3-1 all the while.

The good news is that journalctl --boot=-1 contains some potentially useful logs from both crashes. This is from the first crash:

Jun 28 09:38:56 dom0 kernel: Linux version 5.18.3-1.fc32.qubes.x86_64 (mockbuild@2504a7a94845467b875cf80e44d61ac5) (gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1), GNU ld version 2.34-6.fc32) #1 SMP PREEMPT_DYNAMIC Sat Jun 11 03:46:48 CEST 2022
... 
(nothing weird here) 
...
Jun 28 10:01:01 dom0 run-parts[12314]: (/etc/cron.hourly) finished 0anacron
Jun 28 10:12:13 dom0 kernel: [drm:amdgpu_dm_commit_planes [amdgpu]] *ERROR* Waiting for fences timed out!
Jun 28 10:12:13 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=557531, emitted seq=557533
Jun 28 10:12:13 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xorg pid 3438 thread X:cs0 pid 4767
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Jun 28 10:12:13 dom0 kernel: [drm] free PSP TMR buffer
Jun 28 10:12:13 dom0 kernel: CPU: 6 PID: 886 Comm: kworker/u16:8 Not tainted 5.18.3-1.fc32.qubes.x86_64 #1
Jun 28 10:12:13 dom0 kernel: Hardware name: (redacted, laptop with AMD Ryzen 7 4800H)
Jun 28 10:12:13 dom0 kernel: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
Jun 28 10:12:13 dom0 kernel: Call Trace:
Jun 28 10:12:13 dom0 kernel:  <TASK>
Jun 28 10:12:13 dom0 kernel:  dump_stack_lvl+0x45/0x5a
Jun 28 10:12:13 dom0 kernel:  amdgpu_reset_reg_dumps.isra.0+0x13/0x93 [amdgpu]
Jun 28 10:12:13 dom0 kernel:  amdgpu_do_asic_reset+0x27/0x3a6 [amdgpu]
Jun 28 10:12:13 dom0 kernel:  amdgpu_device_gpu_recover_imp.cold+0x524/0x65b [amdgpu]
Jun 28 10:12:13 dom0 kernel:  amdgpu_job_timedout+0x17a/0x1b0 [amdgpu]
Jun 28 10:12:13 dom0 kernel:  drm_sched_job_timedout+0x76/0x110 [gpu_sched]
Jun 28 10:12:13 dom0 kernel:  process_one_work+0x1e5/0x3b0
Jun 28 10:12:13 dom0 kernel:  worker_thread+0x49/0x2e0
Jun 28 10:12:13 dom0 kernel:  ? rescuer_thread+0x3a0/0x3a0
Jun 28 10:12:13 dom0 kernel:  kthread+0xe7/0x110
Jun 28 10:12:13 dom0 kernel:  ? kthread_complete_and_exit+0x20/0x20
Jun 28 10:12:13 dom0 kernel:  ret_from_fork+0x22/0x30
Jun 28 10:12:13 dom0 kernel:  </TASK>
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
Jun 28 10:12:13 dom0 kernel: [drm] PCIE GART of 1024M enabled.
Jun 28 10:12:13 dom0 kernel: [drm] PTB located at 0x000000F400900000
Jun 28 10:12:13 dom0 kernel: [drm] PSP is resuming...
Jun 28 10:12:13 dom0 kernel: [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
Jun 28 10:12:13 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
Jun 28 10:12:13 dom0 kernel: [drm] DMUB hardware initialized: version=0x01010020
Jun 28 10:12:14 dom0 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 28 10:12:14 dom0 kernel: amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Jun 28 10:12:14 dom0 kernel: [drm:amdgpu_gfx_enable_kcq.cold [amdgpu]] *ERROR* KCQ enable failed
Jun 28 10:12:14 dom0 kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v9_0> failed -110
Jun 28 10:12:14 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(2) failed
Jun 28 10:12:14 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset end with ret = -110
Jun 28 10:12:14 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -110
Jun 28 10:12:15 dom0 systemd-logind[1902]: Lid opened.
Jun 28 10:12:24 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=557533, emitted seq=557533
Jun 28 10:12:24 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xorg pid 3438 thread X:cs0 pid 4767
Jun 28 10:12:24 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Jun 28 10:13:08 dom0 qrexec-policy-daemon[6976]: 2022-06-28 10:13:08.886 qrexec-client[6976]: process_io.c:187:process_io: vchan connection closed early (fds: -1 6 -1, status: -1 -1)

And this is from the second:

Jun 28 10:13:50 dom0 kernel: Linux version 5.18.3-1.fc32.qubes.x86_64 (mockbuild@2504a7a94845467b875cf80e44d61ac5) (gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1), GNU ld version 2.34-6.fc32) #1 SMP PREEMPT_DYNAMIC Sat Jun 11 03:46:48 CEST 2022
... 
(nothing weird here)
...
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114814000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114816000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114800000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x000080011481e000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114802000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114800000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114814000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114816000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114820000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x000080011480a000 from IH client 0x1b (UTCL2)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:44:56 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: [drm:amdgpu_dm_commit_planes [amdgpu]] *ERROR* Waiting for fences timed out!
Jun 28 10:45:06 dom0 kernel: gmc_v9_0_process_interrupt: 1278 callbacks suppressed
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148d2000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148be000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148d4000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x000080011490e000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148c0000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148be000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148a0000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x0000800114910000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x000080011488c000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:24 vmid:1 pasid:32770, for process Xorg pid 5746 thread X:cs0 pid 6428)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:   in page starting at address 0x00008001148c0000 from IH client 0x1b (UTCL2)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00101031
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          Faulty UTCL2 client ID: TCP (0x8)
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MORE_FAULTS: 0x1
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          WALKER_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          PERMISSION_FAULTS: 0x3
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          MAPPING_ERROR: 0x0
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu:          RW: 0x0
Jun 28 10:45:06 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=675720, emitted seq=675722
Jun 28 10:45:06 dom0 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xorg pid 5746 thread X:cs0 pid 6428
Jun 28 10:45:06 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Jun 28 10:45:07 dom0 kernel: [drm] free PSP TMR buffer
Jun 28 10:45:07 dom0 kernel: CPU: 5 PID: 14272 Comm: kworker/u16:8 Not tainted 5.18.3-1.fc32.qubes.x86_64 #1
Jun 28 10:45:07 dom0 kernel: Hardware name: (redacted, laptop with AMD Ryzen 7 4800H)
Jun 28 10:45:07 dom0 kernel: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
Jun 28 10:45:07 dom0 kernel: Call Trace:
Jun 28 10:45:07 dom0 kernel:  <TASK>
Jun 28 10:45:07 dom0 kernel:  dump_stack_lvl+0x45/0x5a
Jun 28 10:45:07 dom0 kernel:  amdgpu_reset_reg_dumps.isra.0+0x13/0x93 [amdgpu]
Jun 28 10:45:07 dom0 kernel:  amdgpu_do_asic_reset+0x27/0x3a6 [amdgpu]
Jun 28 10:45:07 dom0 kernel:  amdgpu_device_gpu_recover_imp.cold+0x524/0x65b [amdgpu]
Jun 28 10:45:07 dom0 kernel:  amdgpu_job_timedout+0x17a/0x1b0 [amdgpu]
Jun 28 10:45:07 dom0 kernel:  drm_sched_job_timedout+0x76/0x110 [gpu_sched]
Jun 28 10:45:07 dom0 kernel:  process_one_work+0x1e5/0x3b0
Jun 28 10:45:07 dom0 kernel:  worker_thread+0x49/0x2e0
Jun 28 10:45:07 dom0 kernel:  ? rescuer_thread+0x3a0/0x3a0
Jun 28 10:45:07 dom0 kernel:  kthread+0xe7/0x110
Jun 28 10:45:07 dom0 kernel:  ? kthread_complete_and_exit+0x20/0x20
Jun 28 10:45:07 dom0 kernel:  ret_from_fork+0x22/0x30
Jun 28 10:45:07 dom0 kernel:  </TASK>
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
Jun 28 10:45:07 dom0 kernel: [drm] PCIE GART of 1024M enabled.
Jun 28 10:45:07 dom0 kernel: [drm] PTB located at 0x000000F400900000
Jun 28 10:45:07 dom0 kernel: [drm] PSP is resuming...
Jun 28 10:45:07 dom0 kernel: [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
Jun 28 10:45:07 dom0 kernel: [drm] DMUB hardware initialized: version=0x01010020
Jun 28 10:45:07 dom0 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 28 10:45:07 dom0 kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 28 10:45:07 dom0 kernel: [drm] JPEG decode initialized successfully.
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow start
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow done
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(2) succeeded!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
Jun 28 10:45:07 dom0 kernel: [drm] Skip scheduling IBs!
qubesos-bot commented 2 years ago

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.1&build=2022071206-4.1&flavor=update

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.1&build=2022062106-4.1&flavor=update

Failed tests

45 failures * system_tests_basic_vm_qrexec_gui@hw1 * TC_00_AppVM_debian-11: [test_223_audio_play_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_debian-11/17) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_debian-11: [test_225_audio_rec_unmuted_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_debian-11/19) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_fedora-36: [test_224_audio_rec_muted_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_fedora-36/18) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_fedora-36: [test_225_audio_rec_unmuted_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_fedora-36/19) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_whonix-ws-16: [test_223_audio_play_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_whonix-ws-16/17) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_whonix-ws-16: [test_224_audio_rec_muted_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_whonix-ws-16/18) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * TC_00_AppVM_whonix-ws-16: [test_225_audio_rec_unmuted_hvm](https://openqa.qubes-os.org/tests/43807#step/TC_00_AppVM_whonix-ws-16/19) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 60 secon...` * system_tests_suspend@hw1 * suspend: [unnamed test](https://openqa.qubes-os.org/tests/43809#step/suspend/20) (unknown) * [unstable] suspend: [Failed](https://openqa.qubes-os.org/tests/43809#step/suspend/21) (test died) `# Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...` * system_tests_devices * [unstable] TC_10_Attach_debian-11: [test_000_attach_reattach](https://openqa.qubes-os.org/tests/43816#step/TC_10_Attach_debian-11/1) (error) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...` * [unstable] TC_10_Attach_fedora-36: [test_000_attach_reattach](https://openqa.qubes-os.org/tests/43816#step/TC_10_Attach_fedora-36/1) (error) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...` * [unstable] TC_10_Attach_whonix-gw-16: [test_000_attach_reattach](https://openqa.qubes-os.org/tests/43816#step/TC_10_Attach_whonix-gw-16/1) (error) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...` * [unstable] TC_10_Attach_whonix-ws-16: [test_000_attach_reattach](https://openqa.qubes-os.org/tests/43816#step/TC_10_Attach_whonix-ws-16/1) (error) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...` * system_tests_network_updates * TC_11_QvmTemplateMgmtVM_whonix-gw-16: [test_000_template_list](https://openqa.qubes-os.org/tests/43832#step/TC_11_QvmTemplateMgmtVM_whonix-gw-16/1) (failure) `AssertionError: libvirt event impl drain timeout` * TC_11_QvmTemplateMgmtVM_whonix-ws-16: [test_010_template_install](https://openqa.qubes-os.org/tests/43832#step/TC_11_QvmTemplateMgmtVM_whonix-ws-16/2) (skipped + cleanup) * system_tests_dispvm * TC_20_DispVM_debian-11: [test_010_simple_dvm_run](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_debian-11/1) (error) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` * TC_20_DispVM_debian-11: [test_020_gui_app](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_debian-11/2) (error + cleanup) `raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError` * [unstable] TC_20_DispVM_debian-11: [test_030_edit_file](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_debian-11/3) (failure + cleanup) `AssertionError: Timeout while waiting for disp[0-9]* window to show` * [unstable] TC_20_DispVM_debian-11: [test_100_open_in_dispvm](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_debian-11/4) (failure + cleanup) `AssertionError: './open-file test.txt' failed with ./open-file test...` * TC_20_DispVM_fedora-36: [test_010_simple_dvm_run](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_fedora-36/1) (failure) `assert len(self.loop._selector.get_map()) \... AssertionError` * [unstable] TC_20_DispVM_fedora-36: [test_030_edit_file](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_fedora-36/3) (failure + cleanup) `AssertionError: Timeout while waiting for disp[0-9]* window to show` * [unstable] TC_20_DispVM_fedora-36: [test_100_open_in_dispvm](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_fedora-36/4) (failure + cleanup) `AssertionError: './open-file test.txt' failed with ./open-file test...` * [unstable] TC_20_DispVM_whonix-gw-16: [test_010_simple_dvm_run](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-gw-16/1) (skipped + cleanup) * [unstable] TC_20_DispVM_whonix-gw-16: [test_020_gui_app](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-gw-16/2) (skipped + cleanup) * [unstable] TC_20_DispVM_whonix-gw-16: [test_030_edit_file](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-gw-16/3) (skipped + cleanup) * [unstable] TC_20_DispVM_whonix-gw-16: [test_100_open_in_dispvm](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-gw-16/4) (skipped + cleanup) * [unstable] TC_20_DispVM_whonix-ws-16: [test_010_simple_dvm_run](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-ws-16/1) (error + cleanup) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` * [unstable] TC_20_DispVM_whonix-ws-16: [test_030_edit_file](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-ws-16/3) (failure + cleanup) `AssertionError: Timeout while waiting for disp[0-9]* window to show` * [unstable] TC_20_DispVM_whonix-ws-16: [test_100_open_in_dispvm](https://openqa.qubes-os.org/tests/43841#step/TC_20_DispVM_whonix-ws-16/4) (failure + cleanup) `AssertionError: './open-file test.txt' failed with ./open-file test...` * system_tests_qrexec * TC_00_Qrexec_debian-11: [test_050_qrexec_simple_eof](https://openqa.qubes-os.org/tests/43856#step/TC_00_Qrexec_debian-11/1) (failure) `AssertionError: Timeout, probably EOF wasn't transferred to the VM ...` * system_tests_gui_tools * qubesmanager_backuprestore: [unnamed test](https://openqa.qubes-os.org/tests/43865#step/qubesmanager_backuprestore/6) (unknown) * qubesmanager_backuprestore: [Failed](https://openqa.qubes-os.org/tests/43865#step/qubesmanager_backuprestore/7) (test died) `# Test died: no candidate needle with tag(s) 'qubes-backup' matched...` * system_tests_basic_vm_qrexec_gui_ext4 * switch_pool: [wait_serial](https://openqa.qubes-os.org/tests/43872#step/switch_pool/32) (wait serial expected) `# wait_serial expected: qr/_~rjB-\d+-/...` * switch_pool: [Failed](https://openqa.qubes-os.org/tests/43872#step/switch_pool/33) (test died + timed out) `# Test died: command 'migrate_templates' timed out at qubesos/tests...` * system_tests_guivm_gui_interactive * guivm_manager: [unnamed test](https://openqa.qubes-os.org/tests/43876#step/guivm_manager/8) (unknown) * guivm_manager: [Failed](https://openqa.qubes-os.org/tests/43876#step/guivm_manager/9) (test died) `# Test died: no candidate needle with tag(s) 'menu-qubes-tools' mat...` * system_tests_splitgpg * [unstable] TC_10_Thunderbird_debian-11: [test_000_send_receive_default](https://openqa.qubes-os.org/tests/43877#step/TC_10_Thunderbird_debian-11/1) (failure) `dogtail.tree.SearchError: child of [desktop frame | main]: "Thunder...` * [unstable] TC_10_Thunderbird_debian-11: [test_010_send_receive_inline_signed_only](https://openqa.qubes-os.org/tests/43877#step/TC_10_Thunderbird_debian-11/2) (failure) `dogtail.tree.SearchError: child of [desktop frame | main]: "Thunder...` * [unstable] TC_10_Thunderbird_fedora-36: [test_000_send_receive_default](https://openqa.qubes-os.org/tests/43877#step/TC_10_Thunderbird_fedora-36/1) (failure) `dogtail.tree.SearchError: child of [desktop frame | main]: "Thunder...` * [unstable] TC_10_Thunderbird_fedora-36: [test_010_send_receive_inline_signed_only](https://openqa.qubes-os.org/tests/43877#step/TC_10_Thunderbird_fedora-36/2) (failure) `dogtail.tree.SearchError: child of [desktop frame | main]: "Thunder...` * [unstable] TC_10_Thunderbird_fedora-36: [test_020_send_receive_inline_with_attachment](https://openqa.qubes-os.org/tests/43877#step/TC_10_Thunderbird_fedora-36/3) (failure) `dogtail.tree.SearchError: child of [desktop frame | main]: "Thunder...` * system_tests_qwt_win7@hw1 * windows_clipboard_and_filecopy: [unnamed test](https://openqa.qubes-os.org/tests/43878#step/windows_clipboard_and_filecopy/12) (unknown) * windows_clipboard_and_filecopy: [Failed](https://openqa.qubes-os.org/tests/43878#step/windows_clipboard_and_filecopy/13) (test died) `# Test died: no candidate needle with tag(s) 'windows-Explorer-Docu...` * system_tests_basic_vm_qrexec_gui_xfs * switch_pool: [wait_serial](https://openqa.qubes-os.org/tests/43882#step/switch_pool/34) (wait serial expected) `# wait_serial expected: qr/_~rjB-\d+-/...` * switch_pool: [Failed](https://openqa.qubes-os.org/tests/43882#step/switch_pool/35) (test died + timed out) `# Test died: command 'migrate_templates' timed out at qubesos/tests...`

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/42506#dependencies

5 fixed * system_tests_suspend@hw1 * suspend: [wait_serial](https://openqa.qubes-os.org/tests/42531#step/suspend/24) (wait serial expected) `# wait_serial expected: "xl info; echo 8Ye1l-\$?-"...` * system_tests_network_updates * TC_11_QvmTemplateMgmtVM_debian-11: [test_010_template_install](https://openqa.qubes-os.org/tests/42602#step/TC_11_QvmTemplateMgmtVM_debian-11/2) (failure) `AssertionError: libvirt event impl drain timeout` * system_tests_guivm_gui_interactive * guivm_startup: [wait_serial](https://openqa.qubes-os.org/tests/42625#step/guivm_startup/22) (wait serial expected) `# wait_serial expected: "echo -e 'userpass\nuserpass' | qvm-run --n...` * guivm_startup: [unnamed test](https://openqa.qubes-os.org/tests/42625#step/guivm_startup/32) (unknown) * guivm_startup: [Failed](https://openqa.qubes-os.org/tests/42625#step/guivm_startup/33) (test died) `# Test died: no candidate needle with tag(s) 'desktop-runner' match...`

Unstable tests

* system_tests_basic_vm_qrexec_gui@hw1
TC_00_AppVM_fedora-35/test_223_audio_play_hvm (1/5 times with errors) - [job 41349](https://openqa.qubes-os.org/tests/41349#step/TC_00_AppVM_fedora-35/17) `AssertionError: Timeout waiting for pulseaudio start in test-inst-v...`
TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors) - [job 41818](https://openqa.qubes-os.org/tests/41818#step/TC_00_AppVM_whonix-gw-16/21) `AssertionError: Dom0 window doesn't match VM window content`
* system_tests_suspend@hw1
suspend/ (1/5 times with errors) - [job 42195](https://openqa.qubes-os.org/tests/42195#step/suspend/19) `None`
suspend/Failed (1/5 times with errors) - [job 42195](https://openqa.qubes-os.org/tests/42195#step/suspend/20) `# Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...`
* system_tests_devices
TC_10_Attach_debian-11/test_000_attach_reattach (1/5 times with errors) - [job 42968](https://openqa.qubes-os.org/tests/42968#step/TC_10_Attach_debian-11/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...`
TC_10_Attach_fedora-35/test_000_attach_reattach (1/5 times with errors) - [job 42612](https://openqa.qubes-os.org/tests/42612#step/TC_10_Attach_fedora-35/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...`
TC_10_Attach_fedora-36/test_000_attach_reattach (1/5 times with errors) - [job 42968](https://openqa.qubes-os.org/tests/42968#step/TC_10_Attach_fedora-36/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...`
TC_10_Attach_whonix-gw-16/test_000_attach_reattach (2/5 times with errors) - [job 42612](https://openqa.qubes-os.org/tests/42612#step/TC_10_Attach_whonix-gw-16/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...` - [job 42968](https://openqa.qubes-os.org/tests/42968#step/TC_10_Attach_whonix-gw-16/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...`
TC_10_Attach_whonix-ws-16/test_000_attach_reattach (1/5 times with errors) - [job 42968](https://openqa.qubes-os.org/tests/42968#step/TC_10_Attach_whonix-ws-16/1) `subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...`
* system_tests_basic_vm_qrexec_gui_btrfs
TC_00_AppVM_whonix-gw-16-pool/test_000_start_shutdown (1/5 times with errors) - [job 43019](https://openqa.qubes-os.org/tests/43019#step/TC_00_AppVM_whonix-gw-16-pool/1) `qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...`
TC_00_AppVM_whonix-gw-16-pool/test_100_qrexec_filecopy (1/5 times with errors) - [job 42177](https://openqa.qubes-os.org/tests/42177#step/TC_00_AppVM_whonix-gw-16-pool/5) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (1/5 times with errors) - [job 42970](https://openqa.qubes-os.org/tests/42970#step/TC_00_AppVM_whonix-ws-16-pool/17) `AssertionError: Timeout waiting for pulseaudio start in test-inst-v...`
* system_tests_network
VmNetworking_debian-11/test_020_simple_proxyvm_nm (2/5 times with errors) - [job 42235](https://openqa.qubes-os.org/tests/42235#step/VmNetworking_debian-11/3) `AssertionError: 1 != 0 : nm-applet window not found` - [job 42306](https://openqa.qubes-os.org/tests/42306#step/VmNetworking_debian-11/3) `AssertionError: 1 != 0 : nm-applet window not found`
* system_tests_network_ipv6
VmIPv6Networking_debian-11/test_540_ipv6_inter_vm (1/5 times with errors) - [job 43248](https://openqa.qubes-os.org/tests/43248#step/VmIPv6Networking_debian-11/25) `raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError`
* system_tests_network_updates
TC_10_QvmTemplate_whonix-gw-16/test_000_template_list (1/5 times with errors) - [job 41859](https://openqa.qubes-os.org/tests/41859#step/TC_10_QvmTemplate_whonix-gw-16/1) `subprocess.CalledProcessError: Command 'systemcheck --cli' returned...`
TC_11_QvmTemplateMgmtVM_debian-11/test_010_template_install (1/5 times with errors) - [job 42602](https://openqa.qubes-os.org/tests/42602#step/TC_11_QvmTemplateMgmtVM_debian-11/2) `AssertionError: libvirt event impl drain timeout`
TC_11_QvmTemplateMgmtVM_whonix-gw-16/test_010_template_install (1/5 times with errors) - [job 41859](https://openqa.qubes-os.org/tests/41859#step/TC_11_QvmTemplateMgmtVM_whonix-gw-16/2) `subprocess.CalledProcessError: Command 'systemcheck --cli' returned...`
* system_tests_basic_vm_qrexec_gui
TC_00_AppVM_fedora-35/test_223_audio_play_hvm (1/5 times with errors) - [job 41349](https://openqa.qubes-os.org/tests/41349#step/TC_00_AppVM_fedora-35/17) `AssertionError: Timeout waiting for pulseaudio start in test-inst-v...`
TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors) - [job 41818](https://openqa.qubes-os.org/tests/41818#step/TC_00_AppVM_whonix-gw-16/21) `AssertionError: Dom0 window doesn't match VM window content`
* system_tests_dispvm
TC_04_DispVM/test_003_cleanup_destroyed (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_04_DispVM/2) `raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_04_DispVM/2) `raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError`
TC_20_DispVM_fedora-35/test_010_simple_dvm_run (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_fedora-35/1) `assert len(self.loop._selector.get_map()) \... AssertionError` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_fedora-35/1) `assert len(self.loop._selector.get_map()) \... AssertionError`
TC_20_DispVM_whonix-gw-16/test_010_simple_dvm_run (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-gw-16/1) `None` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-gw-16/1) `None`
TC_20_DispVM_whonix-ws-16/test_010_simple_dvm_run (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-ws-16/1) `assert len(self.loop._selector.get_map()) \... AssertionError` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-ws-16/1) `assert len(self.loop._selector.get_map()) \... AssertionError`
TC_20_DispVM_whonix-gw-16/test_020_gui_app (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-gw-16/2) `None` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-gw-16/2) `None`
TC_20_DispVM_debian-11/test_030_edit_file (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_debian-11/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_debian-11/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show`
TC_20_DispVM_fedora-35/test_030_edit_file (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_fedora-35/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_fedora-35/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show`
TC_20_DispVM_fedora-36/test_030_edit_file (2/5 times with errors) - [job 42967](https://openqa.qubes-os.org/tests/42967#step/TC_20_DispVM_fedora-36/3) `AssertionError: Timeout waiting for editor window` - [job 43255](https://openqa.qubes-os.org/tests/43255#step/TC_20_DispVM_fedora-36/3) `AssertionError: Timeout waiting for editor window`
TC_20_DispVM_whonix-gw-16/test_030_edit_file (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-gw-16/3) `None` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-gw-16/3) `None`
TC_20_DispVM_whonix-ws-16/test_030_edit_file (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-ws-16/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-ws-16/3) `AssertionError: Timeout while waiting for disp[0-9]* window to show`
TC_20_DispVM_debian-11/test_100_open_in_dispvm (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_debian-11/4) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_debian-11/4) `AssertionError: './open-file test.txt' failed with ./open-file test...`
TC_20_DispVM_fedora-35/test_100_open_in_dispvm (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_fedora-35/4) `AssertionError: './open-file test.txt' failed with ./open-file test...` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_fedora-35/4) `AssertionError: './open-file test.txt' failed with ./open-file test...`
TC_20_DispVM_fedora-36/test_100_open_in_dispvm (2/5 times with errors) - [job 42967](https://openqa.qubes-os.org/tests/42967#step/TC_20_DispVM_fedora-36/4) `AssertionError: Timeout waiting for editor window` - [job 43255](https://openqa.qubes-os.org/tests/43255#step/TC_20_DispVM_fedora-36/4) `AssertionError: Timeout waiting for editor window`
TC_20_DispVM_whonix-gw-16/test_100_open_in_dispvm (2/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-gw-16/4) `None` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-gw-16/4) `None`
TC_20_DispVM_whonix-ws-16/test_100_open_in_dispvm (5/5 times with errors) - [job 42213](https://openqa.qubes-os.org/tests/42213#step/TC_20_DispVM_whonix-ws-16/4) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42585](https://openqa.qubes-os.org/tests/42585#step/TC_20_DispVM_whonix-ws-16/4) `AssertionError: Timeout while waiting for disp[0-9]* window to show` - [job 42626](https://openqa.qubes-os.org/tests/42626#step/TC_20_DispVM_whonix-ws-16/4) `AssertionError: libvirt event impl drain timeout` - [job 42967](https://openqa.qubes-os.org/tests/42967#step/TC_20_DispVM_whonix-ws-16/4) `AssertionError: libvirt event impl drain timeout` - [job 43255](https://openqa.qubes-os.org/tests/43255#step/TC_20_DispVM_whonix-ws-16/4) `AssertionError: libvirt event impl drain timeout`
* system_tests_suspend
suspend/ (1/5 times with errors) - [job 42195](https://openqa.qubes-os.org/tests/42195#step/suspend/19) `None`
suspend/Failed (1/5 times with errors) - [job 42195](https://openqa.qubes-os.org/tests/42195#step/suspend/20) `# Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...`
* system_tests_qrexec
TC_00_Qrexec_debian-11/test_090_qrexec_service_socket_dom0 (1/5 times with errors) - [job 42973](https://openqa.qubes-os.org/tests/42973#step/TC_00_Qrexec_debian-11/16) `AssertionError: service timeout, probably EOF wasn't transferred to...`
* system_tests_usbproxy
TC_20_USBProxy_core3_fedora-35/test_061_auto_attach_on_reconnect (1/5 times with errors) - [job 42232](https://openqa.qubes-os.org/tests/42232#step/TC_20_USBProxy_core3_fedora-35/8) `AssertionError: 1 != 0 : Device reconnection failed`
TC_20_USBProxy_core3_whonix-gw-16/test_070_attach_not_installed_front (1/5 times with errors) - [job 42965](https://openqa.qubes-os.org/tests/42965#step/TC_20_USBProxy_core3_whonix-gw-16/9) `qubesusbproxy.core3ext.QubesUSBException: Device attach failed: 202...`
* system_tests_basic_vm_qrexec_gui_ext4
TC_00_AppVM_whonix-gw-16-pool/test_100_qrexec_filecopy (1/5 times with errors) - [job 42178](https://openqa.qubes-os.org/tests/42178#step/TC_00_AppVM_whonix-gw-16-pool/5) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
* system_tests_splitgpg
TC_10_Thunderbird_debian-11/test_000_send_receive_default (1/5 times with errors) - [job 43834](https://openqa.qubes-os.org/tests/43834#step/TC_10_Thunderbird_debian-11/1) `Exception: Failed to send message with error 'unknown'`
TC_10_Thunderbird_fedora-36/test_000_send_receive_default (1/5 times with errors) - [job 43834](https://openqa.qubes-os.org/tests/43834#step/TC_10_Thunderbird_fedora-36/1) `dogtail.tree.SearchError: descendent of [menu bar | Application]: c...`
TC_10_Thunderbird_debian-11/test_010_send_receive_inline_signed_only (1/5 times with errors) - [job 42194](https://openqa.qubes-os.org/tests/42194#step/TC_10_Thunderbird_debian-11/2) `Exception: Failed to send message with error 'unknown'`
TC_10_Thunderbird_fedora-35/test_010_send_receive_inline_signed_only (1/5 times with errors) - [job 42194](https://openqa.qubes-os.org/tests/42194#step/TC_10_Thunderbird_fedora-35/2) `dogtail.tree.SearchError: descendent of [panel | ]: child with name...`
TC_10_Thunderbird_fedora-36/test_010_send_receive_inline_signed_only (1/5 times with errors) - [job 43834](https://openqa.qubes-os.org/tests/43834#step/TC_10_Thunderbird_fedora-36/2) `dogtail.tree.SearchError: descendent of [menu bar | Application]: c...`
TC_10_Thunderbird_debian-11/test_020_send_receive_inline_with_attachment (1/5 times with errors) - [job 43834](https://openqa.qubes-os.org/tests/43834#step/TC_10_Thunderbird_debian-11/3) `dogtail.tree.SearchError: descendent of [application | Thunderbird]...`
TC_10_Thunderbird_fedora-35/test_020_send_receive_inline_with_attachment (1/5 times with errors) - [job 42194](https://openqa.qubes-os.org/tests/42194#step/TC_10_Thunderbird_fedora-35/3) `dogtail.tree.SearchError: descendent of [application | Thunderbird]...`
TC_10_Thunderbird_fedora-36/test_020_send_receive_inline_with_attachment (1/5 times with errors) - [job 43834](https://openqa.qubes-os.org/tests/43834#step/TC_10_Thunderbird_fedora-36/3) `dogtail.tree.SearchError: descendent of [menu bar | Application]: c...`
TC_10_Thunderbird_whonix-ws-16/test_020_send_receive_inline_with_attachment (1/5 times with errors) - [job 42194](https://openqa.qubes-os.org/tests/42194#step/TC_10_Thunderbird_whonix-ws-16/3) `assert received_attachment == orig_attachment... AssertionError`
* system_tests_pvgrub_salt_storage
TC_41_HVMGrub_debian-11/test_000_standalone_vm (2/5 times with errors) - [job 42193](https://openqa.qubes-os.org/tests/42193#step/TC_41_HVMGrub_debian-11/1) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` - [job 43833](https://openqa.qubes-os.org/tests/43833#step/TC_41_HVMGrub_debian-11/1) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_42_PVHGrub_debian-11/test_000_standalone_vm (2/5 times with errors) - [job 42193](https://openqa.qubes-os.org/tests/42193#step/TC_42_PVHGrub_debian-11/1) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` - [job 43833](https://openqa.qubes-os.org/tests/43833#step/TC_42_PVHGrub_debian-11/1) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_41_HVMGrub_debian-11/test_010_template_based_vm (2/5 times with errors) - [job 42193](https://openqa.qubes-os.org/tests/42193#step/TC_41_HVMGrub_debian-11/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` - [job 43833](https://openqa.qubes-os.org/tests/43833#step/TC_41_HVMGrub_debian-11/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_41_HVMGrub_fedora-35/test_010_template_based_vm (1/5 times with errors) - [job 42193](https://openqa.qubes-os.org/tests/42193#step/TC_41_HVMGrub_fedora-35/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_41_HVMGrub_fedora-36/test_010_template_based_vm (1/5 times with errors) - [job 43833](https://openqa.qubes-os.org/tests/43833#step/TC_41_HVMGrub_fedora-36/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
TC_42_PVHGrub_debian-11/test_010_template_based_vm (2/5 times with errors) - [job 42193](https://openqa.qubes-os.org/tests/42193#step/TC_42_PVHGrub_debian-11/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...` - [job 43833](https://openqa.qubes-os.org/tests/43833#step/TC_42_PVHGrub_debian-11/2) `qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...`
* system_tests_basic_vm_qrexec_gui_xfs
TC_00_AppVM_fedora-35-pool/test_225_audio_rec_unmuted_hvm (1/5 times with errors) - [job 42209](https://openqa.qubes-os.org/tests/42209#step/TC_00_AppVM_fedora-35-pool/19) `AssertionError: Timeout waiting for pulseaudio start in test-inst-v...`
TC_00_AppVM_whonix-ws-16-pool/test_225_audio_rec_unmuted_hvm (1/5 times with errors) - [job 43010](https://openqa.qubes-os.org/tests/43010#step/TC_00_AppVM_whonix-ws-16-pool/19) `AssertionError: only silence detected, no useful audio data`
alt3r-3go commented 2 years ago

As an additional data point, on my system (ADL-H/Intel 12th gen CPU laptop, blocklisted nouveau, i915 as the main video, 5.18.3 kernel, wired network) this FW package does work okay and doesn't cause any immediate or apparent problems.

marmarek commented 2 years ago

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

Upload linux-firmware ba7ca5bdc9176509d3475e79d004a331d0ee4b50 r4.1 current repo -----BEGIN PGP SIGNATURE-----

iQJUBAEBCAA+FiEEF7fMGYa9PSjEFHW2hG1rcJxuLn8FAmLWHPwgHG1hcm1hcmVr QGludmlzaWJsZXRoaW5nc2xhYi5jb20ACgkQhG1rcJxuLn9qVBAAojqapCVEqwEi XdpqShGKFyGdX1lgYru9B10bSpBjMhWa02In+/cDrrmZMO9SZwezeP4vm+Fst9B2 THPWW8cqMxKQCvrMBomC0vXNrRQcyTfFNOQ6ClWDIfj8dkPZ8tC2Rv4MXc6el49z uEgj9B0xdbWdLF7p+BwoamNzXkitojGyUqvG2ncBhn/wO4GK4FfeyZGhS+u5H2tT zTQP6tl68dlaygPvCNZPlhgXJRcTYb4tkAUthm7zSajvozvqJg/3XF7PKCS8Avk0 rsztm2zcvS1H9mJ7YLukobgMUmfGOvs4z+VCjooX1i9L7Q3KsayqDW+pDEsB8JBX KuC69YB6wLCQZzyrstwVIaS1726a+3gZdlqZftz7mPRnTfDeDaPvNBIaYv9KQKxg fLyiVIU8sThYceG4AzJjrWSyGfHiZ+dUnYaJ0v9RXTL5hvMukGpGqPJ4V+yV1Z4y F3cTwZyREe7wAqCAI9vWm1u4aDPcqt/l5JbUlmvNt1p4Ym2DIN2b3HpSd9xxL/6h WeKpX0HLvmEDxrY2mQXAupwekVypU0gESuCPRJhjOEIIiqJRFCAhkMCiJUAIzwxz +QMqtg7btC5YN/mvFQOTkBexpgr+IjMK57FqxDVcFFxQxzfcdQjBfJUw4t/qZjaW lldobH6qn5RgVobcI660T41NUEP8ESw= =19oS -----END PGP SIGNATURE-----

qubesos-bot commented 2 years ago

Package for dom0 was uploaded to stable repository