Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 11 15 Mar 2025, 07:15

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 150 1 6 0 0 157 20 1 21 39:58.132 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:23.634
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:33.214
And I update APT using apt 2:23.246
And I install "python3-behave" using apt 1:24.215
Then the Tails Persistent Storage behave tests pass 2.957
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.000
Tags: @product
43.159
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.806
When I log in to a new session without activating the Persistent Storage 21.650
Then Tails is running from USB drive "__internal" 0.599
And persistence is disabled 0.278
But a Tails persistence partition exists on USB drive "__internal" 9.823
After features/support/hooks.rb:330 2.055
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.978
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 without a persistent partition and logged in 12.030
Then Tails is running from USB drive "__internal" 0.419
When I create a file in the Persistent directory 0.164
And I create a persistent partition with the default settings 21.785
Then the file I created was copied to the Persistent Storage 0.598
When I shutdown Tails and wait for the computer to power off 10.575
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.825
Then persistence for "Persistent" is active 0.512
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.008
Tags: @product
1:0.207
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 10.179
And the system is very low on memory 3.152
When I create a file in the Persistent directory 1.536
When I try to create a persistent partition 26.011
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.576
When I close the Persistent Storage app 2.623
And I free up some memory 1.370
And I create a persistent partition with the default settings 14.508
Then the file I created was copied to the Persistent Storage 0.247
After features/support/hooks.rb:330 2.214
After features/support/hooks.rb:100 0.000
Tags: @product
2:41.320
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 enabled and logged in 11.681
Then Tails is running from USB drive "__internal" 0.423
And all tps features are active 2.475
And all persistent directories have safe access rights 2.558
When I disable the first tps feature 5.488
Then all tps features but the first one are active 2.063
And I shutdown Tails and wait for the computer to power off 12.420
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.019
Then all tps features but the first one are active 2.189
After features/support/hooks.rb:330 1.293
After features/support/hooks.rb:100 0.008
Tags: @product
19.041
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 enabled and logged in 9.845
Then persistence for "Persistent" is active 0.117
And I create a file in the Persistent directory 0.077
Then the file I created was copied to the Persistent Storage 0.074
When I disable the first tps feature 5.598
Then persistence for "Persistent" is not active 0.075
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.068
Then persistence for "Persistent" is active 0.068
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 1.261
After features/support/hooks.rb:100 0.000
Tags: @product
18.924
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 enabled and logged in 9.320
Then persistence for "Persistent" is active 0.109
When I create a file in the Persistent directory 0.072
And I disable the first tps feature 5.727
And I delete the data of the Persistent Folder feature 3.642
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:330 1.431
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.529
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 enabled and logged in 9.823
And the network is plugged 0.114
And Tor is ready 20.722
And I take note of which tps features are available 0.677
When I write some files expected to persist 1.453
And I shutdown Tails and wait for the computer to power off 8.533
# 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" 24.205
After features/support/hooks.rb:330 0.165
After features/support/hooks.rb:100 0.000
Tags: @product
1:47.789
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.037
And the network is plugged 0.090
And Tor is ready 19.100
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.180
And I shutdown Tails and wait for the computer to power off 8.428
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:10.951
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:357:in `grabFocus'
./features/step_definitions/usb.rb:672:in `/^I try to enable persistence( with the changed passphrase)?$/'
./features/step_definitions/usb.rb:703:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/common_steps.rb:291: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/persistence.feature:88:in `Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 4.959

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 04:11:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20816-block-paths-bwrap/11/artifact/build-artifacts/04:11:30_Creating_and_using_a_persistent_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20816-block-paths-bwrap/11/artifact/build-artifacts/04:11:30_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20816-block-paths-bwrap/11/artifact/build-artifacts/04:11:30_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20816-block-paths-bwrap/11/artifact/build-artifacts/04:11:30_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.008
Tags: @product
56.579
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 without a persistent partition and stopped at Tails Greeter's login screen 12.505
And I enable persistence creation in Tails Greeter 1.194
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.024
Then I create a persistent partition with the default settings using the wizard that was already open 22.855
After features/support/hooks.rb:330 2.141
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.835
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 11.903
When I enable persistence 32.437
Then no persistent Greeter options were restored 13.988
When I set all Greeter options to non-default values 26.456
And I log in to a new session in German (de) after having activated the Persistent Storage 43.797
Then all Greeter options are set to non-default values 0.811
When I cold reboot the computer 9.629
And the computer reboots Tails 59.342
Given I enable persistence 17.652
Then persistent Greeter options were restored 0.557
When I log in to a new session after having activated the Persistent Storage 38.802
Then all Greeter options are set to non-default values 0.455
After features/support/hooks.rb:330 1.665
After features/support/hooks.rb:100 0.008
Tags: @product
3:26.221
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 9.688
# 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 31.339
And I shutdown Tails and wait for the computer to power off 12.688
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:4.855
And I change the passphrase of the Persistent Storage back to the original 27.649
After features/support/hooks.rb:330 2.130
After features/support/hooks.rb:100 0.008
Tags: @product
55.380
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 9.507
And I log in to a new session without activating the Persistent Storage 19.382
Then persistence is disabled 0.577
But a Tails persistence partition exists on USB drive "__internal" 10.094
And all notifications have disappeared 9.251
When I delete the persistent partition 6.102
Then there is no persistence partition on USB drive "__internal" 0.464
After features/support/hooks.rb:330 1.499
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.099
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 enabled and logged in 9.466
When I write some dotfile expected to persist 0.055
And I shutdown Tails and wait for the computer to power off 8.697
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.441
Then the expected persistent dotfile is present in the filesystem 0.438
After features/support/hooks.rb:330 1.140
After features/support/hooks.rb:100 0.008
Tags: @product
1:32.984
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 9.503
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.105
When I try to enable persistence 0.406
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.673
When I log in to a new session after having activated the Persistent Storage 39.195
And all notifications have disappeared 8.949
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.971
And all tps features are enabled 2.130
And all tps features but the first one are active 2.049
After features/support/hooks.rb:330 1.610
After features/support/hooks.rb:100 0.000
Tags: @product
4:35.961
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:19.553
And I enable persistence 32.769
And I log in to a new session after having activated the Persistent Storage 37.815
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.170
And persistence is enabled 3.652
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.000
Tags: @product
28.279
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.651
And I enable persistence but something goes wrong during the LUKS header upgrade 18.978
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.650
After features/support/hooks.rb:330 0.709
After features/support/hooks.rb:100 0.000
Tags: @product
46.535
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 9.048
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.531
When I enable persistence 29.208
Then the filesystem of the Persistent Storage was repaired 0.117
And persistence is successfully enabled 2.630
After features/support/hooks.rb:330 1.613
After features/support/hooks.rb:100 0.000
Tags: @product
48.463
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 8.916
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.783
When I try to enable persistence 0.417
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 19.958
When I repair the filesystem of the Persistent Storage 5.112
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.242
And the filesystem of the Persistent Storage was repaired 1.455
When I close the filesystem repair dialog 5.153
Then persistence is successfully enabled 1.423
After features/support/hooks.rb:330 1.537
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:42.042
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 8.599
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.136
When I try to enable persistence 0.366
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.168
When I repair the filesystem of the Persistent Storage 1.922
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.082
When I log in to a new session 40.252
And all notifications have disappeared 10.186
# 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" 0.481
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.476
When I close the "whisperback" window 1.471
Then the Tor Browser starts 14.164
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.733
After features/support/hooks.rb:330 1.757
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:48.162
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 8.923
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.414
And Tails detects disk read failures on the boot device 0.494
When I try to enable persistence 0.419
Then the Welcome Screen tells me that my hardware is probably failing 16.801
When I log in to a new session 44.938
And all notifications have disappeared 8.482
Then the Tor Browser starts 21.943
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.744
After features/support/hooks.rb:330 2.902
After features/support/hooks.rb:100 0.000