Skip to content

Conversation

@marmarek
Copy link
Member

Automatic detection crashes in domU (see referenced issue). Since it
isn't relevant for driver domains, simply disable it.

Fixes QubesOS/qubes-issues#10050

Automatic detection crashes in domU (see referenced issue). Since it
isn't relevant for driver domains, simply disable it.
Replace the whole xl.conf file as it makes it easier on updates, and the
original file (which will be saved as xl.conf.qubes-orig) has only
comments.

Fixes QubesOS/qubes-issues#10050
@qubesos-bot
Copy link

qubesos-bot commented Jul 28, 2025

OpenQA test summary

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

Test run included the following:

New failures, excluding unstable

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

  • system_tests_network

    • VmNetworking_debian-13-minimal: test_204_fake_ip_proxy (error + cleanup)
      raise TimeoutError from exc_val... TimeoutError
  • system_tests_pvgrub_salt_storage

    • TC_40_PVGrub_debian-13-minimal: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_001_standalone_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_001_standalone_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_10_VMSalt_debian-13-minimal: test_000_simple_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_001_multi_state_highstate (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_003_update (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_004_user_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_000_simple_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_001_multi_state_highstate (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_003_update (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_004_user_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

  • system_tests_extra

    • TC_10_AppmenusIntegration: test_000_created (failure)
      AssertionError: Items in the first set but not the second:

    • TC_10_AppmenusIntegration: test_001_created_registered (failure)
      AssertionError: Path /home/user/.local/share/applications/org.qubes...

    • TC_10_Thunderbird_debian-13-xfce: test_000_send_receive_default (failure)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_10_Thunderbird_debian-13-xfce: test_010_send_receive_inline_signed_only (failure + cleanup)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_10_Thunderbird_debian-13-xfce: test_020_send_receive_inline_with_attachment (failure + cleanup)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_00_QVCTest_debian-13-minimal: test_010_screenshare (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

    • TC_00_QVCTest_debian-13-minimal: test_020_webcam (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

  • system_tests_network_updates

    • TC_00_Dom0Upgrade_debian-13-minimal: test_001_update_check (failure)
      ^... AssertionError: '' is not true

    • TC_10_QvmTemplate_debian-13-minimal: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_10_QvmTemplate_debian-13-minimal: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

    • TC_11_QvmTemplateMgmtVM_debian-13-minimal: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_11_QvmTemplateMgmtVM_debian-13-minimal: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

  • system_tests_guivm_gui_interactive

    • update_guivm: Failed (test died)
      # Test died: command '(set -o pipefail; qubesctl --all --show-outpu...
  • system_tests_gui_interactive

    • gui_filecopy: unnamed test (unknown)
    • gui_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'file-save-dialog-home...

Failed tests

32 failures
  • system_tests_network

    • VmNetworking_debian-13-minimal: test_204_fake_ip_proxy (error + cleanup)
      raise TimeoutError from exc_val... TimeoutError
  • system_tests_pvgrub_salt_storage

    • TC_40_PVGrub_debian-13-minimal: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_001_standalone_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-minimal: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_001_standalone_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_40_PVGrub_debian-13-xfce: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_10_VMSalt_debian-13-minimal: test_000_simple_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_001_multi_state_highstate (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_003_update (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-minimal: test_004_user_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_000_simple_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_001_multi_state_highstate (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_003_update (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

    • TC_10_VMSalt_debian-13-xfce: test_004_user_sls (failure)
      AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...

  • system_tests_extra

    • TC_10_AppmenusIntegration: test_000_created (failure)
      AssertionError: Items in the first set but not the second:

    • TC_10_AppmenusIntegration: test_001_created_registered (failure)
      AssertionError: Path /home/user/.local/share/applications/org.qubes...

    • TC_10_Thunderbird_debian-13-xfce: test_000_send_receive_default (failure)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_10_Thunderbird_debian-13-xfce: test_010_send_receive_inline_signed_only (failure + cleanup)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_10_Thunderbird_debian-13-xfce: test_020_send_receive_inline_with_attachment (failure + cleanup)
      dogtail.tree.SearchError: descendent of [application | Thunderbird]...

    • TC_00_QVCTest_debian-13-minimal: test_010_screenshare (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

    • TC_00_QVCTest_debian-13-minimal: test_020_webcam (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

  • system_tests_network_updates

    • TC_00_Dom0Upgrade_debian-13-minimal: test_001_update_check (failure)
      ^... AssertionError: '' is not true

    • TC_10_QvmTemplate_debian-13-minimal: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_10_QvmTemplate_debian-13-minimal: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

    • TC_11_QvmTemplateMgmtVM_debian-13-minimal: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_11_QvmTemplateMgmtVM_debian-13-minimal: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

  • system_tests_guivm_gui_interactive

    • update_guivm: Failed (test died)
      # Test died: command '(set -o pipefail; qubesctl --all --show-outpu...
  • system_tests_gui_interactive

    • gui_filecopy: unnamed test (unknown)
    • gui_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'file-save-dialog-home...

Fixed failures

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

9 fixed

Unstable tests

Performance Tests

Performance degradation:

No issues

Remaining performance tests:

No remaining performance tests

@marmarek marmarek merged commit e02358e into QubesOS:main Jul 30, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

networking only on sys-net when using debian-13 for sys-net

2 participants