Project Number Date
test_Tails_ISO_devel 4102 05 Dec 2025, 23:14

Failures Overview

The following summary displays scenarios that failed.

Tags: @product @uefi
3:16.406
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.575
And I power off the computer 0.328
And the computer is set to boot in UEFI mode 0.065
When I start Tails from USB drive "__internal" with network unplugged and I login 3:2.437
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuGRUB_Bookworm.png"] on the screen
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:351:in `block in enter_boot_menu_cmdline'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:348:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:398:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:235:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:348:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:398:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:235:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_install.feature:85:in `When I start Tails from USB drive "__internal" with network unplugged and I login'
Then Tails is running from USB drive "__internal" 0.000
And the boot device has safe access rights 0.000
And Tails has started in UEFI mode 0.000
After features/support/hooks.rb:331 10.879

SCENARIO FAILED: 'Booting Tails from a USB drive in UEFI mode' (at time 01:13:05)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/01:13:05_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/01:13:05_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/01:13:05_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 0.104
Tags: @product
30.679
Scenario Activating and deactivating Persistent Storage features
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.582
Then persistence for "Persistent" is active 0.087
And I create a file in the Persistent directory 0.068
Then the file I created was copied to the Persistent Storage 0.066
When I disable the first tps feature 12.872
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:307:in `/^I (enable|disable) the first tps feature$/'
features/persistence.feature:57:in `When I disable the first tps feature'
Then persistence for "Persistent" is not active 0.000
And the Persistent directory does not exist 0.000
When I enable the first tps feature 0.000
Then persistence for "Persistent" is active 0.000
And the file I created in the Persistent directory exists 0.000
After features/support/hooks.rb:331 6.219

SCENARIO FAILED: 'Activating and deactivating Persistent Storage features' (at time 03:15:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/03:15:18_Activating_and_deactivating_Persistent_Storage_features.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/03:15:18_Activating_and_deactivating_Persistent_Storage_features.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/03:15:18_Activating_and_deactivating_Persistent_Storage_features.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4102/artifact/build-artifacts/03:15:18_Activating_and_deactivating_Persistent_Storage_features.journal

After features/support/hooks.rb:100 0.000