Project Number Date
test_Tails_ISO_simplify-build-memory-requirements 1 13 May 2025, 16:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 155 1 1 0 0 157 20 1 21 49:51.615 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:34.332
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:48.583
And I update APT using apt 16.809
And I install "python3-behave" using apt 26.063
Then the Tails Persistent Storage behave tests pass 2.875
After features/support/hooks.rb:330 0.823
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.667
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 23.218
When I log in to a new session without activating the Persistent Storage 30.539
Then Tails is running from USB drive "__internal" 0.855
And persistence is disabled 0.534
But a Tails persistence partition exists on USB drive "__internal" 11.519
After features/support/hooks.rb:330 3.808
After features/support/hooks.rb:100 0.000
Tags: @product
3:43.772
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 23.339
Then Tails is running from USB drive "__internal" 0.572
When I create a file in the Persistent directory 0.162
And I create a persistent partition with the default settings 29.799
Then the file I created was copied to the Persistent Storage 2.833
When I shutdown Tails and wait for the computer to power off 15.344
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:30.912
Then persistence for "Persistent" is active 0.717
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:330 2.084
After features/support/hooks.rb:100 0.008
Tags: @product
1:25.364
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 13.041
And the system is very low on memory 16.901
When I create a file in the Persistent directory 5.250
When I try to create a persistent partition 29.671
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.237
When I close the Persistent Storage app 2.698
And I free up some memory 3.039
And I create a persistent partition with the default settings 14.256
Then the file I created was copied to the Persistent Storage 0.266
After features/support/hooks.rb:330 2.546
After features/support/hooks.rb:100 0.000
Tags: @product
3:7.134
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 14.161
Then Tails is running from USB drive "__internal" 0.508
And all tps features are active 2.693
And all persistent directories have safe access rights 2.827
When I disable the first tps feature 7.248
Then all tps features but the first one are active 2.333
And I shutdown Tails and wait for the computer to power off 13.433
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.660
Then all tps features but the first one are active 2.266
After features/support/hooks.rb:330 1.837
After features/support/hooks.rb:100 0.008
Tags: @product
23.387
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 13.645
Then persistence for "Persistent" is active 0.118
And I create a file in the Persistent directory 0.095
Then the file I created was copied to the Persistent Storage 0.069
When I disable the first tps feature 5.862
Then persistence for "Persistent" is not active 0.076
And the Persistent directory does not exist 0.043
When I enable the first tps feature 3.233
Then persistence for "Persistent" is active 0.107
And the file I created in the Persistent directory exists 0.134
After features/support/hooks.rb:330 1.356
After features/support/hooks.rb:100 0.000
Tags: @product
19.762
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 9.654
Then persistence for "Persistent" is active 0.106
When I create a file in the Persistent directory 0.104
And I disable the first tps feature 6.059
And I delete the data of the Persistent Folder feature 3.775
Then the file I created does not exist on the Persistent Storage 0.061
After features/support/hooks.rb:330 1.478
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.601
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 enabled and logged in 10.026
And the network is plugged 0.113
And Tor is ready 51.218
And I take note of which tps features are available 0.652
When I write some files expected to persist 1.549
And I shutdown Tails and wait for the computer to power off 9.147
# 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.894
After features/support/hooks.rb:330 0.149
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.173
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.748
And the network is plugged 0.096
And Tor is ready 19.282
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.194
And I shutdown Tails and wait for the computer to power off 8.573
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.536
And I capture all network traffic 0.016
And the network is plugged 0.075
And Tor is ready 21.026
And I switch to the "persistent-con-current" NetworkManager connection 0.384
And the 1st network device has a spoofed MAC address configured 0.100
And no network device leaked the real MAC address 0.138
After features/support/hooks.rb:330 0.625
After features/support/hooks.rb:100 0.072
Tags: @product
1:0.575
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 13.269
And I enable persistence creation in Tails Greeter 1.120
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.280
Then I create a persistent partition with the default settings using the wizard that was already open 22.903
After features/support/hooks.rb:330 2.414
After features/support/hooks.rb:100 0.000
Tags: @product
4:58.395
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 28.299
When I enable persistence 40.843
Then no persistent Greeter options were restored 14.634
When I set all Greeter options to non-default values 27.417
And I log in to a new session in German (de) after having activated the Persistent Storage 51.800
Then all Greeter options are set to non-default values 0.774
When I cold reboot the computer 8.177
And the computer reboots Tails 1:6.748
Given I enable persistence 18.675
Then persistent Greeter options were restored 0.599
When I log in to a new session after having activated the Persistent Storage 39.933
Then all Greeter options are set to non-default values 0.490
After features/support/hooks.rb:330 0.925
After features/support/hooks.rb:100 0.010
Tags: @product
3:56.163
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.261
# 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 36.126
And I shutdown Tails and wait for the computer to power off 14.992
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:16.379
And I change the passphrase of the Persistent Storage back to the original 37.405
After features/support/hooks.rb:330 3.025
After features/support/hooks.rb:100 0.008
Tags: @product
1:1.690
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 9.906
And I log in to a new session without activating the Persistent Storage 22.932
Then persistence is disabled 0.505
But a Tails persistence partition exists on USB drive "__internal" 11.098
And all notifications have disappeared 10.300
When I delete the persistent partition 5.955
Then there is no persistence partition on USB drive "__internal" 0.991
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.000
Tags: @product
2:55.270
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 10.563
When I write some dotfile expected to persist 0.117
And I shutdown Tails and wait for the computer to power off 9.130
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:35.087
Then the expected persistent dotfile is present in the filesystem 0.370
After features/support/hooks.rb:330 1.359
After features/support/hooks.rb:100 0.010
Tags: @product
2:11.143
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.471
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.089
When I try to enable persistence 0.312
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 42.945
When I log in to a new session after having activated the Persistent Storage 43.964
And all notifications have disappeared 8.888
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.740
And all tps features are enabled 10.459
And all tps features but the first one are active 9.271
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.000
Tags: @product
9:53.256
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:25.800
And I enable persistence 36.930
And I log in to a new session after having activated the Persistent Storage 45.173
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.684
And persistence is enabled 3.667
After features/support/hooks.rb:330 1.170
After features/support/hooks.rb:100 0.000
Tags: @product
32.707
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9.016
And I enable persistence but something goes wrong during the LUKS header upgrade 22.866
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.825
After features/support/hooks.rb:330 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
57.458
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 9.494
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.442
When I enable persistence 37.514
Then the filesystem of the Persistent Storage was repaired 0.097
And persistence is successfully enabled 2.908
After features/support/hooks.rb:330 1.335
After features/support/hooks.rb:100 0.000
Tags: @product
54.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 persistent partition and stopped at Tails Greeter's login screen 9.067
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.871
When I try to enable persistence 0.447
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.977
When I repair the filesystem of the Persistent Storage 1.281
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.677
And the filesystem of the Persistent Storage was repaired 4.865
When I close the filesystem repair dialog 1.238
Then persistence is successfully enabled 1.533
After features/support/hooks.rb:330 1.401
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.562
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.350
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.118
When I try to enable persistence 0.305
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.883
When I repair the filesystem of the Persistent Storage 1.206
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.094
When I log in to a new session 37.709
And all notifications have disappeared 8.254
# 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.826
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.496
When I close the "whisperback" window 1.425
Then the Tor Browser starts 21.979
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.912
After features/support/hooks.rb:330 5.021
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:6.234
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.343
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.514
And Tails detects disk read failures on the boot device 1.667
When I try to enable persistence 0.512
Then the Welcome Screen tells me that my hardware is probably failing 20.326
When I log in to a new session 46.274
And all notifications have disappeared 8.773
Then the Tor Browser starts 30.822
cannot find TorBrowserNewTabButton.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/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
features/persistence.feature:213:in `Then the Tor Browser starts'
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 6.678

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 04:11:00)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_simplify-build-memory-requirements/1/artifact/build-artifacts/04:11:00_Filesystem_and_I_O_errors.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_simplify-build-memory-requirements/1/artifact/build-artifacts/04:11:00_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_simplify-build-memory-requirements/1/artifact/build-artifacts/04:11:00_Filesystem_and_I_O_errors.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_simplify-build-memory-requirements/1/artifact/build-artifacts/04:11:00_Filesystem_and_I_O_errors.journal

After features/support/hooks.rb:100 0.000