Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-utils v4.2.6 (r4.2) #3650

Closed
qubesos-bot opened this issue Apr 10, 2023 · 9 comments
Closed

linux-utils v4.2.6 (r4.2) #3650

qubesos-bot opened this issue Apr 10, 2023 · 9 comments

Comments

@qubesos-bot
Copy link

Update of linux-utils to v4.2.6 for Qubes OS r4.2, see comments below for details and build status.

From commit: QubesOS/qubes-linux-utils@8af10c2

Changes since previous version:
QubesOS/qubes-linux-utils@8af10c2 version 4.2.6
QubesOS/qubes-linux-utils@d360a3d Write /dev/loopN to physical-device-path
QubesOS/qubes-linux-utils@e84bb22 Respond to suggestions from code review
QubesOS/qubes-linux-utils@94066d9 Always write "diskseq" entry
QubesOS/qubes-linux-utils@c25e4ed Avoid setting a size limit for the loop device
QubesOS/qubes-linux-utils@eb91a1d Add some static assertions
QubesOS/qubes-linux-utils@1694d8d deduplicate loop opening code
QubesOS/qubes-linux-utils@2d0088a Serialize loop device opening
QubesOS/qubes-linux-utils@98f06b4 Work around bug in LOOP_CTL_GET_FREE
QubesOS/qubes-linux-utils@3131d57 Clean up some error checks
QubesOS/qubes-linux-utils@edc7b41 Retry LOOP_CONFIGURE as well as open
QubesOS/qubes-linux-utils@cd10495 Always use permissive mode
QubesOS/qubes-linux-utils@e34df81 Use different physical-device format for autoclear-enabled kernels
QubesOS/qubes-linux-utils@6fe621a Use "opened" Xenstore key instead of magic file in /etc
QubesOS/qubes-linux-utils@1808a5f Use new "opened" Xenstore key to indicate device open
QubesOS/qubes-linux-utils@da47343 Allow xenstore watch
QubesOS/qubes-linux-utils@3a9a25f Working block script
QubesOS/qubes-linux-utils@8fb76c6 Do not rely on autoclear
QubesOS/qubes-linux-utils@e9c921e Actually open files to be written for writing :)
QubesOS/qubes-linux-utils@581fbc2 more logs
QubesOS/qubes-linux-utils@b67f578 more logs
QubesOS/qubes-linux-utils@01ca72f test
QubesOS/qubes-linux-utils@55b1ea3 C block script implementation
QubesOS/qubes-linux-utils@78a0180 Link testsuite to ICU
QubesOS/qubes-linux-utils@4e5ad00 fix signs
QubesOS/qubes-linux-utils@b6e9fe7 Use uint8_t* with U8_APPEND macros
QubesOS/qubes-linux-utils@b7de85e Generate allowlist at compile-time
QubesOS/qubes-linux-utils@f7e4524 Add some tests
QubesOS/qubes-linux-utils@f015a8e Fix CentOS 8 build
QubesOS/qubes-linux-utils@b7b4461 Create libqubes-pure: a library of Qubes-specific code that does no I/O
QubesOS/qubes-linux-utils@b177446 Only allow scripts recommended for identifiers
QubesOS/qubes-linux-utils@185fc58 Do not allow non-ASCII symbols in filenames
QubesOS/qubes-linux-utils@cc746b8 Only allow a subset of scripts
QubesOS/qubes-linux-utils@828c509 Reject bidirectional text
QubesOS/qubes-linux-utils@e685bf3 Add fast path for ASCII
QubesOS/qubes-linux-utils@0fbab24 Misc cleanup
QubesOS/qubes-linux-utils@0287c18 Reject all unassigned and invalid Unicode codepoints
QubesOS/qubes-linux-utils@911dfdd Simplify loop
QubesOS/qubes-linux-utils@9270d80 Drop a call to strlen()
QubesOS/qubes-linux-utils@45b844a Remove redundant code in pathname handling
QubesOS/qubes-linux-utils@de71f77 Forbid trailing slashes in paths
QubesOS/qubes-linux-utils@a1cdd44 Avoid unit testing strchr()
QubesOS/qubes-linux-utils@3b7f159 Avoid closing AT_FDCWD
QubesOS/qubes-linux-utils@53f691b Avoid using a mutable static variable
QubesOS/qubes-linux-utils@bb1e735 Rename open_safe to opendir_safe and document it
QubesOS/qubes-linux-utils@def2672 gentlb.py: Flush stdout before exiting
QubesOS/qubes-linux-utils@f3906b1 Use "surrogates" instead of "category Cs"
QubesOS/qubes-linux-utils@039273c Handle too-large code points in generated code
QubesOS/qubes-linux-utils@f6e93a8 Use GCC case ranges more
QubesOS/qubes-linux-utils@b566640 Clarify differences between code and RFC3629
QubesOS/qubes-linux-utils@c0fddfa Make code_point computations consistent
QubesOS/qubes-linux-utils@da18bd6 Do not allow UTIME_OMIT and UTIME_NOW
QubesOS/qubes-linux-utils@ddf04b9 Use simpler check to allow spaces in file names
QubesOS/qubes-linux-utils@13389b5 Remove useless check
QubesOS/qubes-linux-utils@ed68c01 Use FD-based versions chmod and utime
QubesOS/qubes-linux-utils@ba28e0f Use a generated blocklist
QubesOS/qubes-linux-utils@82887e9 Simplify rejection of invalid codepoints
QubesOS/qubes-linux-utils@36321a7 Add a blocklist of bad characters
QubesOS/qubes-linux-utils@372fcab Allow UTF-8 characters outside of ASCII
QubesOS/qubes-linux-utils@ce2df91 Initial work on safe open
QubesOS/qubes-linux-utils@136bacb Sanitize paths in qfile-unpacker

Referenced issues:

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

  • Upload-component r4.2 linux-utils 8af10c2680f1dd4c67ad12bafda47f2720015fc2 current all (available 5 days from now)
  • Upload-component r4.2 linux-utils 8af10c2680f1dd4c67ad12bafda47f2720015fc2 security-testing

You can choose subset of distributions like:

  • Upload-component r4.2 linux-utils 8af10c2680f1dd4c67ad12bafda47f2720015fc2 current vm-bookworm,vm-fc37 (available 5 days from now)

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

For more information on how to test this update, please take a look at https://www.qubes-os.org/doc/testing/#updates.

@qubesos-bot
Copy link
Author

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

@qubesos-bot
Copy link
Author

Package for vm-fc36 was built (build log) and uploaded to current-testing repository.

@qubesos-bot
Copy link
Author

Package for vm-fc37 was built (build log) and uploaded to current-testing repository.

@qubesos-bot
Copy link
Author

Package for vm-fc38 was built (build log) and uploaded to current-testing repository.

@qubesos-bot
Copy link
Author

qubesos-bot commented Apr 11, 2023

OpenQA test summary

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

New failures, excluding unstable

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

  • system_tests_basic_vm_qrexec_gui_zfs

    • TC_00_AppVM_whonix-ws-16-pool: test_105_qrexec_filemove (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_devices

  • system_tests_network_ipv6

    • VmIPv6Networking_debian-11: test_000_simple_networking (error)
      qubes.exc.QubesMemoryError: Not enough memory to start domain 'test...
  • system_tests_usbproxy

    • TC_20_USBProxy_core3_whonix-gw-16: test_030_detach (failure)
      AssertionError: <AppVM at 0x7832c9e2ec10 name='test-inst-frontend' ...
  • system_tests_guivm_gui_interactive

    • guivm_manager: unnamed test (unknown)
    • guivm_manager: Failed (test died)
      # Test died: no candidate needle with tag(s) 'manager-vm-settings' ...
  • system_tests_network_updates

Failed tests

13 failures
  • system_tests_basic_vm_qrexec_gui_zfs

    • TC_00_AppVM_whonix-ws-16-pool: test_105_qrexec_filemove (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_devices

  • system_tests_dispvm

    • [unstable] TC_20_DispVM_whonix-ws-16: test_100_open_in_dispvm (failure)
      AssertionError: libvirt event impl drain timeout
  • system_tests_network_ipv6

    • VmIPv6Networking_debian-11: test_000_simple_networking (error)
      qubes.exc.QubesMemoryError: Not enough memory to start domain 'test...
  • system_tests_splitgpg

  • system_tests_usbproxy

    • TC_20_USBProxy_core3_whonix-gw-16: test_030_detach (failure)
      AssertionError: <AppVM at 0x7832c9e2ec10 name='test-inst-frontend' ...
  • system_tests_guivm_gui_interactive

    • guivm_manager: unnamed test (unknown)
    • guivm_manager: Failed (test died)
      # Test died: no candidate needle with tag(s) 'manager-vm-settings' ...
  • system_tests_network_updates

Fixed failures

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

8 fixed
  • system_tests_basic_vm_qrexec_gui@hw1

  • system_tests_qwt_win10@hw1

    • windows_install: wait_serial (wait serial expected)
      # wait_serial expected: qr/Rt7qO-\d+-/...

    • windows_install: Failed (test died + timed out)
      # Test died: command './install.sh' timed out at /usr/lib/os-autoin...

  • system_tests_network

  • system_tests_network_ipv6

  • system_tests_pvgrub_salt_storage

    • StorageFile: test_001_non_volatile (error)
      subprocess.CalledProcessError: Command '/usr/lib/qubes/destroy-snap...
  • system_tests_network_updates

    • TC_11_QvmTemplateMgmtVM_whonix-gw-16: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

Unstable tests

  • system_tests_whonix@hw1

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (2/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 70358 # Test died: no candidate needle with tag(s) 'tor-browser-ipcheck-o...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 69775 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 69402 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_basic_vm_qrexec_gui@hw1

    TC_03_QvmRevertTemplateChanges/test_000_revert_linux (1/5 times with errors)
    • job 69327 qubes.exc.QubesMemoryError: Not enough memory to start domain 'test...
    TC_00_AppVM_debian-11/test_105_qrexec_filemove (1/5 times with errors)
    • job 69778 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 69778 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11/test_220_audio_play (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37/test_220_audio_play (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16/test_220_audio_play (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_debian-11/test_223_audio_play_hvm (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37/test_223_audio_play_hvm (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16/test_223_audio_play_hvm (3/5 times with errors)
    • job 68974 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 69327 AssertionError: Dom0 window doesn't match VM window content
  • system_tests_gui_tools@hw1

    qubesmanager_vmsettings/ (1/5 times with errors)
    qubesmanager_vmsettings/Failed (1/5 times with errors)
    • job 60685 # Test died: no candidate needle with tag(s) 'vm-settings-applicati...
  • system_tests_basic_vm_qrexec_gui_ext4

    TC_00_AppVM_debian-11-pool/test_220_audio_play (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_220_audio_play (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_220_audio_play (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_debian-11-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69349 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69413 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
  • system_tests_dispvm

    TC_20_DispVM_debian-11/test_030_edit_file (1/5 times with errors)
    • job 69461 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_fedora-37/test_030_edit_file (1/5 times with errors)
    • job 69755 AssertionError: b'test1\n' != b'Test test 2\ntest1\n'
    TC_20_DispVM_fedora-37/test_100_open_in_dispvm (4/5 times with errors)
    • job 69332 self.assertEqual(test_txt_content.s... AssertionError: b'' != b'test1'
    • job 69461 self.assertEqual(test_txt_content.s... AssertionError: b'' != b'test1'
    • job 69755 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 70372 self.assertEqual(test_txt_content.s... AssertionError: b'' != b'test1'
    TC_20_DispVM_whonix-ws-16/test_100_open_in_dispvm (4/5 times with errors)
    • job 69461 AssertionError: libvirt event impl drain timeout
    • job 69755 AssertionError: libvirt event impl drain timeout
    • job 70372 AssertionError: libvirt event impl drain timeout
    • job 71312 AssertionError: libvirt event impl drain timeout
  • system_tests_network

    VmNetworking_debian-11/test_020_simple_proxyvm_nm (1/5 times with errors)
    • job 69420 AssertionError: 1 != 0 : nm-applet window not found
    VmNetworking_fedora-37/test_111_dynamic_detach_attach (1/5 times with errors)
    • job 69420 self.assertEqual(self.run_cmd(self.testvm1, ... AssertionError: 2 != 0
  • system_tests_network_ipv6

    VmIPv6Networking_debian-11/test_030_firewallvm_firewall (1/5 times with errors)
    • job 71329 raise exceptions.TimeoutError() from exc... TimeoutError
    VmIPv6Networking_debian-11/test_040_inter_vm (1/5 times with errors)
    • job 69421 raise exceptions.TimeoutError() from exc... TimeoutError
    VmIPv6Networking_debian-11/test_203_fake_ip_inter_vm_allow (1/5 times with errors)
    • job 70377 raise exceptions.TimeoutError() from exc... TimeoutError
    VmIPv6Networking_debian-11/test_520_ipv6_simple_proxyvm_nm (1/5 times with errors)
    • job 71329 AssertionError: 1 != 0 : nm-applet window not found
    VmIPv6Networking_fedora-37/test_540_ipv6_inter_vm (1/5 times with errors)
    • job 69337 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    VmIPv6Networking_debian-11/test_712_ipv6_custom_ip_firewall (1/5 times with errors)
    • job 69760 raise exceptions.TimeoutError() from exc... TimeoutError
  • system_tests_pvgrub_salt_storage

    TC_41_HVMGrub_debian-11/test_000_standalone_vm (2/5 times with errors)
    • job 69762 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 70379 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_42_PVHGrub_debian-11/test_000_standalone_vm (1/5 times with errors)
    • job 70379 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_41_HVMGrub_debian-11/test_010_template_based_vm (3/5 times with errors)
    • job 69762 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 70379 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 71319 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_42_PVHGrub_debian-11/test_010_template_based_vm (3/5 times with errors)
    • job 69423 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 69762 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 70379 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_qrexec

    TC_00_Qrexec_whonix-ws-16/test_070_qrexec_vm_simultaneous_write (1/5 times with errors)
    • job 69340 AssertionError: Timeout, probably deadlock
    TC_00_Qrexec_whonix-ws-16/test_080_qrexec_service_argument_allow_default (1/5 times with errors)
    • job 69340 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_Qrexec_whonix-ws-16/test_084_qrexec_service_argument_extra_env (1/5 times with errors)
    • job 69340 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_Qrexec_whonix-ws-16/test_091_qrexec_service_socket_dom0_send (1/5 times with errors)
    • job 69340 AssertionError: service timeout, probably EOF wasn't transferred to...
  • system_tests_splitgpg

    TC_10_Thunderbird_fedora-37/test_020_send_receive_inline_with_attachment (2/5 times with errors)
    • job 69764 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 71330 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_whonix

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (2/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 70358 # Test died: no candidate needle with tag(s) 'tor-browser-ipcheck-o...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 69775 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 69402 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_basic_vm_qrexec_gui

    TC_03_QvmRevertTemplateChanges/test_000_revert_linux (1/5 times with errors)
    • job 69327 qubes.exc.QubesMemoryError: Not enough memory to start domain 'test...
    TC_00_AppVM_debian-11/test_105_qrexec_filemove (1/5 times with errors)
    • job 69778 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 69778 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11/test_220_audio_play (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37/test_220_audio_play (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16/test_220_audio_play (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_debian-11/test_223_audio_play_hvm (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37/test_223_audio_play_hvm (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16/test_223_audio_play_hvm (2/5 times with errors)
    • job 69327 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69411 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 69327 AssertionError: Dom0 window doesn't match VM window content
  • system_tests_basic_vm_qrexec_gui_btrfs

    TC_00_AppVM_debian-11-pool/test_100_qrexec_filecopy (2/5 times with errors)
    • job 70394 subprocess.CalledProcessError: Command 'cp /etc/passwd /tmp/passwd'...
    • job 71308 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-37-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 71308 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-37-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 70394 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 71308 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-37-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 70394 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 71308 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 70394 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_210_time_sync (1/5 times with errors)
    • job 70394 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_220_audio_play (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_220_audio_play (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_220_audio_play (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_debian-11-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69361 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69412 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
  • system_tests_basic_vm_qrexec_gui_xfs

    TC_30_Gui_daemon/test_000_clipboard (1/5 times with errors)
    • job 69753 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_000_start_shutdown (2/5 times with errors)
    • job 70370 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 71310 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_00_AppVM_debian-11-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 69753 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 69753 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 69753 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_210_time_sync (1/5 times with errors)
    • job 69753 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_220_audio_play (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_220_audio_play (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_220_audio_play (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_debian-11-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_fedora-37-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (2/5 times with errors)
    • job 69330 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
    • job 69460 subprocess.CalledProcessError: Command '['pkill', 'parecord']' retu...
  • system_tests_gui_tools

    qubesmanager_vmsettings/ (1/5 times with errors)
    qubesmanager_vmsettings/Failed (1/5 times with errors)
    • job 71327 # Test died: no candidate needle with tag(s) 'vm-settings-warn-mem'...
  • system_tests_usbproxy

    TC_20_USBProxy_core3_whonix-gw-16/test_061_auto_attach_on_reconnect (1/5 times with errors)
    • job 69740 AssertionError: 1 != 0 : Device reconnection failed
  • system_tests_network_updates

    TC_10_QvmTemplate_debian-11/test_000_template_list (1/5 times with errors)
    • job 71318 AssertionError: libvirt event impl drain timeout

@qubesos-secondary-bot
Copy link

Package for vm-archlinux failed to build (build log) ((('linux-utils:vm-archlinux-rolling.x86_64:archlinux: Cannot find PKGBUILD.in.',),)).

@qubesos-secondary-bot
Copy link

Package for vm-archlinux failed to build (build log) ((('linux-utils:vm-archlinux-rolling.x86_64:archlinux: Cannot find PKGBUILD.in.',),)).

@qubesos-secondary-bot
Copy link

Package for vm-archlinux failed to build (build log) ((('linux-utils:vm-archlinux-rolling.x86_64:archlinux: Cannot find PKGBUILD.in.',),)).

@marmarek
Copy link
Member

Superseded by #3682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants