Project Number Date
test_Tails_ISO_fix-homepage-image 2 08 Jul 2025, 03:12

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 50 5 20 0 0 75 5 5 10 25:49.349 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
1:0.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.035
Given I have started Tails from DVD without network and logged in 16.684
And I temporarily create a 4 GiB disk named "gptfat" 0.061
And I create a gpt partition with a vfat filesystem on disk "gptfat" 18.610
And I plug USB drive "gptfat" 6.116
When I start Tails Installer 15.847
Then I am told by Tails Installer that the destination device "is too small" 2.684
After features/support/hooks.rb:330 9.003
After features/support/hooks.rb:100 0.001
Tags: @product
59.859
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 30.695
And I temporarily create a 7200 MiB disk named "temp" 1.306
And I start Tails Installer 14.874
But a suitable USB device is not found 0.037
When I plug USB drive "temp" 6.745
Then the "temp" USB drive is selected 5.686
When I unplug USB drive "temp" 0.484
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:330 0.862
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.544
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and logged in 29.144
And I temporarily create a 7200 MiB disk named "install" 0.829
And I create a gpt partition with a vfat filesystem on disk "install" 16.114
And I plug USB drive "install" 5.908
And I install Tails to USB drive "install" by cloning 2:44.241
Then the running Tails is installed on USB drive "install" 49.852
And there is a random seed on USB drive "install" 16.996
But there is no persistence partition on USB drive "install" 0.457
After features/support/hooks.rb:330 2.539
After features/support/hooks.rb:100 0.146
Tags: @product
50.877
Scenario Installing Tails with Tails Installer to a pristine USB drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and logged in 19.517
And I temporarily create a 7200 MiB disk named "install" 0.061
And I plug USB drive "install" 11.414
And I install Tails to USB drive "install" by cloning 19.884
cannot find TailsClonerWindow.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/usb.rb:156:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:39:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
But there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:330 5.897

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive' (at time 01:20:33)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:20:33_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:20:33_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:20:33_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:20:33_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.journal

After features/support/hooks.rb:100 0.001
Tags: @product
5:22.640
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.047
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 23.691
And I create a file in the Persistent directory 0.088
And I temporarily create a 7200 MiB disk named "install" 0.092
And I create a gpt partition with a vfat filesystem on disk "install" 16.480
And I plug USB drive "install" 3.359
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:26.958
Then the running Tails is installed on USB drive "install" 47.717
And there is a random seed on USB drive "install" 18.089
And there is a persistence partition on USB drive "install" 0.520
And the USB drive "install" contains the same files as my persistent storage 5.642
After features/support/hooks.rb:330 7.139
After features/support/hooks.rb:100 0.486
Tags: @product
44.986
Scenario Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.228
And I temporarily create a 7200 MiB disk named "install" 0.392
And I plug USB drive "install" 5.720
And I install Tails to USB drive "install" by cloning 21.644
cannot find TailsClonerWindow.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/usb.rb:156:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:60:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
And there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:330 6.076

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage' (at time 01:26:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:26:55_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:26:55_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:26:55_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:26:55_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
4:20.531
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
# 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 20.588
And I have started Tails from DVD without network and logged in 20.740
And I clone USB drive "__internal" to a temporary USB drive "install" 11.827
And I plug USB drive "install" 3.972
# 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 2:21.190
Then the running Tails is installed on USB drive "install" 43.518
And there is a random seed on USB drive "install" 18.280
And there is no persistence partition on USB drive "install" 0.413
After features/support/hooks.rb:330 7.080
After features/support/hooks.rb:100 1.898
Tags: @product @uefi
6:35.038
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.098
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 55.210
And I power off the computer 6.208
And the computer is set to boot in UEFI mode 0.217
When I start Tails from USB drive "__internal" with network unplugged and I login 5:33.401
Remote shell seems to be down (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/support/helpers/vm_helper.rb:548:in `wait_until_remote_shell_is_up'
./features/step_definitions/common_steps.rb:450:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:284: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 14.615

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:38:09_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:38:09_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:38:09_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 0.049
Tags: @product
1:11.573
Scenario Installing Tails with GNOME Disks from a USB image
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and logged in 1:11.573
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/usb_install.feature:91:in `Given I have started Tails from DVD without network and logged in'
And I plug and mount a USB drive containing a Tails USB image 0.000
And I create a 7200 MiB disk named "usbimage" 0.000
And I plug USB drive "usbimage" 0.000
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 0.000
After features/support/hooks.rb:330 5.852

SCENARIO FAILED: 'Installing Tails with GNOME Disks from a USB image' (at time 01:39:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:32_Installing_Tails_with_GNOME_Disks_from_a_USB_image.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:32_Installing_Tails_with_GNOME_Disks_from_a_USB_image.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:32_Installing_Tails_with_GNOME_Disks_from_a_USB_image.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:32_Installing_Tails_with_GNOME_Disks_from_a_USB_image.journal

After features/support/hooks.rb:100 0.000
Tags: @product
0.292
Scenario The system partition is updated when booting from a USB drive where a Tails USB image was copied
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given a computer 0.266
And I start Tails from USB drive "usbimage" with network unplugged and I login 0.026
Call to virStorageVolLookupByName failed: Storage volume not found: no storage vol with matching name 'usbimage' (Libvirt::RetrieveError)
./features/support/helpers/storage_helper.rb:151:in `lookup_volume_by_name'
./features/support/helpers/storage_helper.rb:151:in `disk_path'
./features/support/helpers/vm_helper.rb:337:in `plug_drive'
./features/support/helpers/vm_helper.rb:416:in `set_disk_boot'
./features/step_definitions/common_steps.rb:144:in `/^the computer is set to boot from (.+?) drive "(.+?)"$/'
./features/step_definitions/common_steps.rb:282: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:100:in `And I start Tails from USB drive "usbimage" with network unplugged and I login'
Then Tails is running from USB drive "usbimage" 0.000
And the label of the system partition on "usbimage" is "Tails" 0.000
And the system partition on "usbimage" is an EFI system partition 0.000
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.000
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.000
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.000
And the system partition on "usbimage" has the expected flags 0.000
Hooks
After features/support/hooks.rb:330 4.650
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'The system partition is updated when booting from a USB drive where a Tails USB image was copied' (at time 01:39:38)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:38_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/2/artifact/build-artifacts/01:39:38_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.mkv

After features/support/hooks.rb:100 0.000