Project Number Date
test_Tails_ISO_20267-webtunnel 8 16 Jul 2025, 11:45

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 71 1 3 0 0 75 9 1 10 25:2.034 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
38.421
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 14.062
And I temporarily create a 4 GiB disk named "gptfat" 0.104
And I create a gpt partition with a vfat filesystem on disk "gptfat" 7.391
And I plug USB drive "gptfat" 2.744
When I start Tails Installer 14.074
Then I am told by Tails Installer that the destination device "is too small" 0.045
After features/support/hooks.rb:330 1.211
After features/support/hooks.rb:100 0.001
Tags: @product
32.234
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 12.845
And I temporarily create a 7200 MiB disk named "temp" 0.062
And I start Tails Installer 9.667
But a suitable USB device is not found 0.056
When I plug USB drive "temp" 5.125
Then the "temp" USB drive is selected 1.719
When I unplug USB drive "temp" 2.667
Then a suitable USB device is not found 0.089
After features/support/hooks.rb:330 2.616
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.932
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.683
And I temporarily create a 7200 MiB disk named "install" 0.085
And I create a gpt partition with a vfat filesystem on disk "install" 13.583
And I plug USB drive "install" 2.617
And I install Tails to USB drive "install" by cloning 2:9.419
Then the running Tails is installed on USB drive "install" 23.402
And there is a random seed on USB drive "install" 6.063
But there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:330 1.788
After features/support/hooks.rb:100 0.208
Tags: @product
2:43.861
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 11.069
And I temporarily create a 7200 MiB disk named "install" 0.138
And I plug USB drive "install" 3.352
And I install Tails to USB drive "install" by cloning 1:59.095
Then the running Tails is installed on USB drive "install" 24.112
And there is a random seed on USB drive "install" 5.997
But there is no persistence partition on USB drive "install" 0.097
After features/support/hooks.rb:330 4.170
After features/support/hooks.rb:100 0.513
Tags: @product
3:43.654
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.985
And I create a file in the Persistent directory 0.128
And I temporarily create a 7200 MiB disk named "install" 0.060
And I create a gpt partition with a vfat filesystem on disk "install" 13.398
And I plug USB drive "install" 2.778
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:32.052
Then the running Tails is installed on USB drive "install" 26.165
And there is a random seed on USB drive "install" 6.151
And there is a persistence partition on USB drive "install" 0.082
And the USB drive "install" contains the same files as my persistent storage 8.851
After features/support/hooks.rb:330 2.757
After features/support/hooks.rb:100 0.188
Tags: @product
3:7.643
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.396
And I temporarily create a 7200 MiB disk named "install" 0.265
And I plug USB drive "install" 3.147
And I install Tails to USB drive "install" by cloning 2:8.101
Then the running Tails is installed on USB drive "install" 33.395
And there is a random seed on USB drive "install" 6.263
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:330 3.082
After features/support/hooks.rb:100 0.246
Tags: @product
3:9.737
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
# We reach this first checkpoint only to ensure that the ' __internal' disk has reached the state (Tails installed + persistent partition set up) we need before we clone it below.
# This first part is done without Tails Installer (install from Tails USB image)
# Note: the "__internal" disk will keep its state across scenarios
# and features until one of its snapshots is restored.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.907
And I have started Tails from DVD without network and logged in 13.544
And I clone USB drive "__internal" to a temporary USB drive "install" 1.323
And I plug USB drive "install" 2.426
# This second part is done with Tails Installer, that's what this scenario is about
When I reinstall Tails to USB drive "install" by cloning 1:59.438
Then the running Tails is installed on USB drive "install" 25.744
And there is a random seed on USB drive "install" 12.036
And there is no persistence partition on USB drive "install" 0.315
After features/support/hooks.rb:330 1.729
After features/support/hooks.rb:100 0.127
Tags: @product @uefi
3:21.452
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.004
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 18.703
And I power off the computer 0.390
And the computer is set to boot in UEFI mode 0.051
When I start Tails from USB drive "__internal" with network unplugged and I login 3:2.306
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuKernelCmdlineUEFI_Bullseye.png", "TailsBootMenuKernelCmdlineUEFI_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:424:in `block in enter_boot_menu_cmdline'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66: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:409:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:447:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:289: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:409:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:447:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:289: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:330 10.865

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/8/artifact/build-artifacts/01:10:42_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/8/artifact/build-artifacts/01:10:42_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20267-webtunnel/8/artifact/build-artifacts/01:10:42_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 0.381
Tags: @product
2:29.471
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 9.947
And I plug and mount a USB drive containing a Tails USB image 1:1.532
And I create a 7200 MiB disk named "usbimage" 0.045
And I plug USB drive "usbimage" 3.379
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:14.566
After features/support/hooks.rb:330 3.604
After features/support/hooks.rb:100 0.116
Tags: @product
2:10.625
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 1.518
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:6.264
Then Tails is running from USB drive "usbimage" 0.915
And the label of the system partition on "usbimage" is "Tails" 0.633
And the system partition on "usbimage" is an EFI system partition 0.652
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.190
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.139
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.110
And the system partition on "usbimage" has the expected flags 0.200
After features/support/hooks.rb:330 0.758
After features/support/hooks.rb:100 0.006