Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 10 25 Jun 2025, 21:51

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 58 2 15 0 0 75 8 2 10 48:31.131 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:27.104
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 50.162
And I temporarily create a 4 GiB disk named "gptfat" 0.731
And I create a gpt partition with a vfat filesystem on disk "gptfat" 14.880
And I plug USB drive "gptfat" 5.388
When I start Tails Installer 15.882
Then I am told by Tails Installer that the destination device "is too small" 0.059
After features/support/hooks.rb:330 6.387
After features/support/hooks.rb:100 0.035
Tags: @product
43.374
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.038
Given I have started Tails from DVD without network and logged in 13.713
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 17.995
But a suitable USB device is not found 0.059
When I plug USB drive "temp" 6.196
Then the "temp" USB drive is selected 2.555
When I unplug USB drive "temp" 2.508
Then a suitable USB device is not found 0.299
After features/support/hooks.rb:330 2.727
After features/support/hooks.rb:100 0.001
Tags: @product
4:30.612
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails from DVD without network and logged in 31.448
And I temporarily create a 7200 MiB disk named "install" 1.711
And I create a gpt partition with a vfat filesystem on disk "install" 13.872
And I plug USB drive "install" 7.870
And I install Tails to USB drive "install" by cloning 2:44.824
Then the running Tails is installed on USB drive "install" 41.066
And there is a random seed on USB drive "install" 8.247
But there is no persistence partition on USB drive "install" 1.569
After features/support/hooks.rb:330 6.390
After features/support/hooks.rb:100 0.447
Tags: @product
3:47.363
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails from DVD without network and logged in 11.206
And I temporarily create a 7200 MiB disk named "install" 0.490
And I plug USB drive "install" 8.372
And I install Tails to USB drive "install" by cloning 2:29.988
Then the running Tails is installed on USB drive "install" 45.868
And there is a random seed on USB drive "install" 10.983
But there is no persistence partition on USB drive "install" 0.453
After features/support/hooks.rb:330 2.172
After features/support/hooks.rb:100 0.159
Tags: @product
11:52.707
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
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 with a persistent partition enabled and logged in 11:52.707
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:139:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/usb_install.feature:45:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I create a file in the Persistent directory 0.000
And I temporarily create a 7200 MiB disk named "install" 0.000
And I create a gpt partition with a vfat filesystem on disk "install" 0.000
And I plug USB drive "install" 0.000
And I install Tails with Persistent Storage to USB drive "install" by cloning 0.000
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 a persistence partition on USB drive "install" 0.000
And the USB drive "install" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:330 5.736

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 01:21:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:21:18_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:21:18_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:21:18_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:21:18_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.005
Tags: @product
10:53.072
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.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10:53.072
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\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/usb_install.feature:57:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I temporarily create a 7200 MiB disk named "install" 0.000
And I plug USB drive "install" 0.000
And I install Tails to USB drive "install" by cloning 0.000
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 5.840

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:32:17_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_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:32:17_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_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:32:17_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_21027-fix-interactive-debugging-context/10/artifact/build-artifacts/01:32:17_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:32.762
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 22.884
And I have started Tails from DVD without network and logged in 22.161
And I clone USB drive "__internal" to a temporary USB drive "install" 11.422
And I plug USB drive "install" 3.380
# 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:36.995
Then the running Tails is installed on USB drive "install" 39.213
And there is a random seed on USB drive "install" 15.168
And there is no persistence partition on USB drive "install" 1.536
After features/support/hooks.rb:330 3.111
After features/support/hooks.rb:100 0.140
Tags: @product @uefi
3:45.183
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 25.541
And I power off the computer 0.347
And the computer is set to boot in UEFI mode 0.062
When I start Tails from USB drive "__internal" with network unplugged and I login 3:6.018
Then Tails is running from USB drive "__internal" 6.233
And the boot device has safe access rights 6.699
And Tails has started in UEFI mode 0.281
After features/support/hooks.rb:330 0.990
After features/support/hooks.rb:100 0.007
Tags: @product
4:0.991
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 22.659
And I plug and mount a USB drive containing a Tails USB image 1:46.017
And I create a 7200 MiB disk named "usbimage" 0.815
And I plug USB drive "usbimage" 5.173
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:46.326
After features/support/hooks.rb:330 7.343
After features/support/hooks.rb:100 1.214
Tags: @product
2:57.959
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.835
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:49.234
Then Tails is running from USB drive "usbimage" 0.522
And the label of the system partition on "usbimage" is "Tails" 0.748
And the system partition on "usbimage" is an EFI system partition 3.351
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 1.645
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.200
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 1.000
And the system partition on "usbimage" has the expected flags 0.420
After features/support/hooks.rb:330 3.226
After features/support/hooks.rb:100 0.074