Project Number Date
test_Tails_ISO_feature-trixie 19 05 Jun 2025, 22:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 156 1 0 0 0 157 20 1 21 58:6.064 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:4.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:18.990
And I update APT using apt 13.434
And I install "python3-behave" using apt 27.269
Then the Tails Persistent Storage behave tests pass 4.848
After features/support/hooks.rb:330 1.580
After features/support/hooks.rb:100 0.000
Tags: @product
1:26.240
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 29.020
When I log in to a new session without activating the Persistent Storage 40.787
Then Tails is running from USB drive "__internal" 1.148
And persistence is disabled 1.305
But a Tails persistence partition exists on USB drive "__internal" 13.978
After features/support/hooks.rb:330 2.337
After features/support/hooks.rb:100 0.000
Tags: @product
5:46.287
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 49.538
Then Tails is running from USB drive "__internal" 1.237
When I create a file in the Persistent directory 0.231
And I create a persistent partition with the default settings 28.579
Then the file I created was copied to the Persistent Storage 2.137
When I shutdown Tails and wait for the computer to power off 21.104
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:2.359
Then persistence for "Persistent" is active 1.014
And the file I created in the Persistent directory exists 0.085
After features/support/hooks.rb:330 0.669
After features/support/hooks.rb:100 0.019
Tags: @product
1:8.169
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 without a persistent partition and logged in 13.222
And the system is very low on memory 6.136
When I create a file in the Persistent directory 1.069
When I try to create a persistent partition 18.830
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.488
When I close the Persistent Storage app 2.752
And I free up some memory 3.787
And I create a persistent partition with the default settings 20.209
Then the file I created was copied to the Persistent Storage 1.670
After features/support/hooks.rb:330 1.811
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.640
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 13.897
Then Tails is running from USB drive "__internal" 0.597
And all tps features are active 7.942
And all persistent directories have safe access rights 3.199
When I disable the first tps feature 5.349
Then all tps features but the first one are active 2.641
And I shutdown Tails and wait for the computer to power off 20.852
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:14.927
Then all tps features but the first one are active 4.232
After features/support/hooks.rb:330 0.855
After features/support/hooks.rb:100 0.020
Tags: @product
22.800
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 with a persistent partition enabled and logged in 12.975
Then persistence for "Persistent" is active 0.238
And I create a file in the Persistent directory 0.082
Then the file I created was copied to the Persistent Storage 0.175
When I disable the first tps feature 5.588
Then persistence for "Persistent" is not active 0.085
And the Persistent directory does not exist 0.083
When I enable the first tps feature 3.360
Then persistence for "Persistent" is active 0.100
And the file I created in the Persistent directory exists 0.110
After features/support/hooks.rb:330 0.859
After features/support/hooks.rb:100 0.000
Tags: @product
18.985
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.137
Then persistence for "Persistent" is active 0.126
When I create a file in the Persistent directory 0.124
And I disable the first tps feature 4.668
And I delete the data of the Persistent Folder feature 3.822
Then the file I created does not exist on the Persistent Storage 0.106
After features/support/hooks.rb:330 1.231
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.861
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 with a persistent partition enabled and logged in 10.528
And the network is plugged 0.094
And Tor is ready 27.399
And I take note of which tps features are available 0.649
When I write some files expected to persist 2.011
And I shutdown Tails and wait for the computer to power off 12.874
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 26.303
After features/support/hooks.rb:330 0.117
After features/support/hooks.rb:100 0.000
Tags: @product
4:22.287
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 with a persistent partition enabled and logged in 10.455
And the network is plugged 0.089
And Tor is ready 27.013
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 1.698
And I shutdown Tails and wait for the computer to power off 10.684
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.070
And I capture all network traffic 0.013
And the network is plugged 0.098
And Tor is ready 21.304
And I switch to the "persistent-con-current" NetworkManager connection 0.518
And the 1st network device has a spoofed MAC address configured 0.167
And no network device leaked the real MAC address 0.172
After features/support/hooks.rb:330 0.731
After features/support/hooks.rb:100 0.050
Tags: @product
1:18.497
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 without a persistent partition and stopped at Tails Greeter's login screen 13.375
And I enable persistence creation in Tails Greeter 1.239
And I log in to a new session expecting no warning about the Persistent Storage not being activated 35.918
Then I create a persistent partition with the default settings using the wizard that was already open 27.963
After features/support/hooks.rb:330 4.134
After features/support/hooks.rb:100 0.000
Tags: @product
5:56.030
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.049
When I enable persistence 51.688
Then no persistent Greeter options were restored 15.917
When I set all Greeter options to non-default values 35.464
And I log in to a new session in German (de) after having activated the Persistent Storage 54.791
Then all Greeter options are set to non-default values 0.624
When I cold reboot the computer 9.922
And the computer reboots Tails 1:58.990
Given I enable persistence 22.174
Then persistent Greeter options were restored 0.642
When I log in to a new session after having activated the Persistent Storage 30.752
Then all Greeter options are set to non-default values 1.010
After features/support/hooks.rb:330 1.121
After features/support/hooks.rb:100 0.010
Tags: @product
4:58.399
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.328
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 42.782
And I shutdown Tails and wait for the computer to power off 15.328
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:35.775
And I change the passphrase of the Persistent Storage back to the original 14.184
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/support/helpers/dogtail.rb:371:in `grabFocus'
./features/step_definitions/usb.rb:457:in `/^I change the passphrase of the Persistent Storage( back to the original)?$/'
features/persistence.feature:124:in `And I change the passphrase of the Persistent Storage back to the original'
After features/support/hooks.rb:330 5.977

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 06:04:09)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/19/artifact/build-artifacts/06:04:09_Changing_the_Persistent_Storage_passphrase.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/19/artifact/build-artifacts/06:04:09_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/19/artifact/build-artifacts/06:04:09_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/19/artifact/build-artifacts/06:04:09_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:100 0.009
Tags: @product
1:28.766
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 and stopped at Tails Greeter's login screen 10.357
And I log in to a new session without activating the Persistent Storage 37.307
Then persistence is disabled 1.232
But a Tails persistence partition exists on USB drive "__internal" 19.162
And all notifications have disappeared 14.519
When I delete the persistent partition 5.350
Then there is no persistence partition on USB drive "__internal" 0.837
After features/support/hooks.rb:330 2.053
After features/support/hooks.rb:100 0.000
Tags: @product
3:49.799
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.946
When I write some dotfile expected to persist 0.093
And I shutdown Tails and wait for the computer to power off 9.868
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:27.384
Then the expected persistent dotfile is present in the filesystem 1.506
After features/support/hooks.rb:330 0.759
After features/support/hooks.rb:100 0.010
Tags: @product
2:19.587
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.052
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.121
When I try to enable persistence 0.347
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 49.510
When I log in to a new session after having activated the Persistent Storage 53.280
And all notifications have disappeared 17.086
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.664
And all tps features are enabled 3.341
And all tps features but the first one are active 2.180
After features/support/hooks.rb:330 0.805
After features/support/hooks.rb:100 0.000
Tags: @product
7:55.365
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 6:15.170
And I enable persistence 46.660
And I log in to a new session after having activated the Persistent Storage 44.855
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.770
And persistence is enabled 6.908
After features/support/hooks.rb:330 0.893
After features/support/hooks.rb:100 0.000
Tags: @product
51.722
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 with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 10.714
And I enable persistence but something goes wrong during the LUKS header upgrade 40.149
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.858
After features/support/hooks.rb:330 1.300
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.687
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 with a persistent partition and stopped at Tails Greeter's login screen 10.267
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 10.933
When I enable persistence 36.417
Then the filesystem of the Persistent Storage was repaired 0.110
And persistence is successfully enabled 2.958
After features/support/hooks.rb:330 1.185
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.502
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.197
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.535
When I try to enable persistence 1.747
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.207
When I repair the filesystem of the Persistent Storage 1.368
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.140
And the filesystem of the Persistent Storage was repaired 3.543
When I close the filesystem repair dialog 1.290
Then persistence is successfully enabled 1.470
After features/support/hooks.rb:330 1.379
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:38.111
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 and stopped at Tails Greeter's login screen 10.439
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.126
When I try to enable persistence 0.347
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.366
When I repair the filesystem of the Persistent Storage 1.997
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.057
When I log in to a new session 54.189
And all notifications have disappeared 26.209
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 1.953
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 2.812
When I close the "whisperback" window 11.930
Then the Tor Browser starts 3.365
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.313
After features/support/hooks.rb:330 1.871
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:39.775
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 and stopped at Tails Greeter's login screen 10.698
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.057
And Tails detects disk read failures on the boot device 1.860
When I try to enable persistence 0.459
Then the Welcome Screen tells me that my hardware is probably failing 28.463
When I log in to a new session 53.190
And all notifications have disappeared 37.263
Then the Tor Browser starts 14.402
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.376
After features/support/hooks.rb:330 1.554
After features/support/hooks.rb:100 0.000