Project Number Date
test_Tails_ISO_devel 4125 17 Dec 2025, 15:28

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 21:19.761 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.508
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.997
And I temporarily create a 4 GiB disk named "gptfat" 0.052
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.344
And I plug USB drive "gptfat" 2.297
When I start Tails Installer 10.772
Then I am told by Tails Installer that the destination device "is too small" 0.044
After features/support/hooks.rb:331 1.479
After features/support/hooks.rb:100 0.001
Tags: @product
23.091
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 8.980
And I temporarily create a 7200 MiB disk named "temp" 0.048
And I start Tails Installer 10.725
But a suitable USB device is not found 0.019
When I plug USB drive "temp" 2.919
Then the "temp" USB drive is selected 0.076
When I unplug USB drive "temp" 0.291
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:331 0.749
After features/support/hooks.rb:100 0.000
Tags: @product
3:16.022
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 8.361
And I temporarily create a 7200 MiB disk named "install" 0.174
And I create a gpt partition with a vfat filesystem on disk "install" 4.852
And I plug USB drive "install" 2.398
And I install Tails to USB drive "install" by cloning 2:37.937
Then the running Tails is installed on USB drive "install" 18.749
And there is a random seed on USB drive "install" 3.482
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:331 32.389
After features/support/hooks.rb:100 3.069
Tags: @product
4:27.571
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.059
Given I have started Tails from DVD without network and logged in 53.314
And I temporarily create a 7200 MiB disk named "install" 15.184
And I plug USB drive "install" 2.631
And I install Tails to USB drive "install" by cloning 2:53.357
Then the running Tails is installed on USB drive "install" 19.189
And there is a random seed on USB drive "install" 3.826
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:331 0.798
After features/support/hooks.rb:100 0.184
Tags: @product
3:39.405
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.001
And I create a file in the Persistent directory 0.064
And I temporarily create a 7200 MiB disk named "install" 0.044
And I create a gpt partition with a vfat filesystem on disk "install" 5.151
And I plug USB drive "install" 2.326
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:41.338
Then the running Tails is installed on USB drive "install" 29.955
And there is a random seed on USB drive "install" 4.294
And there is a persistence partition on USB drive "install" 0.097
And the USB drive "install" contains the same files as my persistent storage 4.130
After features/support/hooks.rb:331 1.352
After features/support/hooks.rb:100 0.188
Tags: @product
3:30.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.362
And I temporarily create a 7200 MiB disk named "install" 0.073
And I plug USB drive "install" 2.391
And I install Tails to USB drive "install" by cloning 2:22.727
Then the running Tails is installed on USB drive "install" 21.921
And there is a random seed on USB drive "install" 31.796
And there is no persistence partition on USB drive "install" 0.472
After features/support/hooks.rb:331 1.180
After features/support/hooks.rb:100 0.182
Tags: @product
44.269
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
# 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 10.886
And I have started Tails from DVD without network and logged in 8.894
And I clone USB drive "__internal" to a temporary USB drive "install" 1.411
And I plug USB drive "install" 2.550
# 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 20.526
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:75:in `When I reinstall 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:331 9.277

SCENARIO FAILED: 'Re-installing Tails over an existing USB installation with a persistent partition' (at time 00:59:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4125/artifact/build-artifacts/00:59:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4125/artifact/build-artifacts/00:59:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4125/artifact/build-artifacts/00:59:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4125/artifact/build-artifacts/00:59:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:100 0.189
Tags: @product @uefi
1:33.578
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.530
And I power off the computer 0.310
And the computer is set to boot in UEFI mode 0.054
When I start Tails from USB drive "__internal" with network unplugged and I login 1:15.110
Then Tails is running from USB drive "__internal" 0.666
And the boot device has safe access rights 2.850
And Tails has started in UEFI mode 0.054
After features/support/hooks.rb:331 0.939
After features/support/hooks.rb:100 0.008
Tags: @product
2:5.709
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 8.518
And I plug and mount a USB drive containing a Tails USB image 41.686
And I create a 7200 MiB disk named "usbimage" 0.041
And I plug USB drive "usbimage" 2.386
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:13.076
After features/support/hooks.rb:331 1.751
After features/support/hooks.rb:100 0.278
Tags: @product
1:11.859
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.243
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:10.535
Then Tails is running from USB drive "usbimage" 0.321
And the label of the system partition on "usbimage" is "Tails" 0.203
And the system partition on "usbimage" is an EFI system partition 0.169
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.127
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.084
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.094
And the system partition on "usbimage" has the expected flags 0.078
After features/support/hooks.rb:331 0.990
After features/support/hooks.rb:100 0.007