Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 43 28 Apr 2025, 18:49

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 43:52.475 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:15.117
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:35.352
And I update APT using apt 13.398
And I install "python3-behave" using apt 23.337
Then the Tails Persistent Storage behave tests pass 3.028
After features/support/hooks.rb:335 0.618
After features/support/hooks.rb:105 0.000
Tags: @product
44.921
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.716
When I log in to a new session without activating the Persistent Storage 25.277
Then Tails is running from USB drive "__internal" 0.585
And persistence is disabled 0.575
But a Tails persistence partition exists on USB drive "__internal" 6.766
After features/support/hooks.rb:335 2.033
After features/support/hooks.rb:105 0.000
Tags: @product
3:22.873
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.295
Then Tails is running from USB drive "__internal" 0.462
When I create a file in the Persistent directory 0.137
And I create a persistent partition with the default settings 24.866
Then the file I created was copied to the Persistent Storage 2.650
When I shutdown Tails and wait for the computer to power off 14.771
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:26.187
Then persistence for "Persistent" is active 0.408
And the file I created in the Persistent directory exists 0.094
After features/support/hooks.rb:335 2.072
After features/support/hooks.rb:105 0.007
Tags: @product
1:16.611
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive without a persistent partition and logged in 24.594
And the system is very low on memory 4.147
When I create a file in the Persistent directory 0.638
When I try to create a persistent partition 27.358
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.249
When I close the Persistent Storage app 2.650
And I free up some memory 3.271
And I create a persistent partition with the default settings 13.377
Then the file I created was copied to the Persistent Storage 0.323
After features/support/hooks.rb:335 2.232
After features/support/hooks.rb:105 0.000
Tags: @product
2:55.750
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.259
Then Tails is running from USB drive "__internal" 0.432
And all tps features are active 2.489
And all persistent directories have safe access rights 2.585
When I disable the first tps feature 6.308
Then all tps features but the first one are active 2.352
And I shutdown Tails and wait for the computer to power off 15.263
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.705
Then all tps features but the first one are active 2.355
After features/support/hooks.rb:335 1.190
After features/support/hooks.rb:105 0.010
Tags: @product
19.899
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.263
Then persistence for "Persistent" is active 0.124
And I create a file in the Persistent directory 0.096
Then the file I created was copied to the Persistent Storage 0.090
When I disable the first tps feature 5.938
Then persistence for "Persistent" is not active 0.076
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.103
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.075
After features/support/hooks.rb:335 1.736
After features/support/hooks.rb:105 0.000
Tags: @product
19.718
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.376
Then persistence for "Persistent" is active 0.236
When I create a file in the Persistent directory 0.208
And I disable the first tps feature 6.097
And I delete the data of the Persistent Folder feature 3.738
Then the file I created does not exist on the Persistent Storage 0.059
After features/support/hooks.rb:335 1.901
After features/support/hooks.rb:105 0.000
Tags: @product
1:8.985
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.058
And the network is plugged 0.104
And Tor is ready 22.345
And I take note of which tps features are available 0.510
When I write some files expected to persist 1.656
And I shutdown Tails and wait for the computer to power off 10.774
# 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.535
After features/support/hooks.rb:335 0.158
After features/support/hooks.rb:105 0.000
Tags: @product
3:10.923
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.837
And the network is plugged 0.089
And Tor is ready 22.495
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 8.751
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.088
And I capture all network traffic 0.008
And the network is plugged 0.109
And Tor is ready 20.754
And I switch to the "persistent-con-current" NetworkManager connection 0.385
And the 1st network device has a spoofed MAC address configured 0.081
And no network device leaked the real MAC address 0.144
After features/support/hooks.rb:335 0.704
After features/support/hooks.rb:105 0.060
Tags: @product
3:18.107
Scenario Creating persistence from the Welcome Screen
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.890
And I enable persistence creation in Tails Greeter 1.115
And I log in to a new session expecting no warning about the Persistent Storage not being activated 3:5.101
cannot find GnomeApplicationsMenu.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/common_steps.rb:566:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:522:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/persistence.feature:99:in `And I log in to a new session expecting no warning about the Persistent Storage not being activated'
Then I create a persistent partition with the default settings using the wizard that was already open 0.000
After features/support/hooks.rb:335 6.275

SCENARIO FAILED: 'Creating persistence from the Welcome Screen' (at time 03:38:33)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/43/artifact/build-artifacts/03:38:33_Creating_persistence_from_the_Welcome_Screen.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/43/artifact/build-artifacts/03:38:33_Creating_persistence_from_the_Welcome_Screen.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/43/artifact/build-artifacts/03:38:33_Creating_persistence_from_the_Welcome_Screen.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/43/artifact/build-artifacts/03:38:33_Creating_persistence_from_the_Welcome_Screen.journal

After features/support/hooks.rb:105 0.000
Tags: @product
4:23.448
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 12.445
When I enable persistence 37.193
Then no persistent Greeter options were restored 14.465
When I set all Greeter options to non-default values 27.589
And I log in to a new session in German (de) after having activated the Persistent Storage 42.384
Then all Greeter options are set to non-default values 0.511
When I cold reboot the computer 9.907
And the computer reboots Tails 1:1.747
Given I enable persistence 15.750
Then persistent Greeter options were restored 0.632
When I log in to a new session after having activated the Persistent Storage 40.002
Then all Greeter options are set to non-default values 0.819
After features/support/hooks.rb:335 1.556
After features/support/hooks.rb:105 0.011
Tags: @product
4:3.284
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.134
# 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 38.411
And I shutdown Tails and wait for the computer to power off 13.434
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:17.813
And I change the passphrase of the Persistent Storage back to the original 43.489
After features/support/hooks.rb:335 3.440
After features/support/hooks.rb:105 0.009
Tags: @product
1:1.518
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.133
And I log in to a new session without activating the Persistent Storage 21.236
Then persistence is disabled 0.526
But a Tails persistence partition exists on USB drive "__internal" 9.968
And all notifications have disappeared 11.403
When I delete the persistent partition 6.279
Then there is no persistence partition on USB drive "__internal" 0.971
After features/support/hooks.rb:335 1.649
After features/support/hooks.rb:105 0.000
Tags: @product
2:32.699
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.826
When I write some dotfile expected to persist 0.110
And I shutdown Tails and wait for the computer to power off 11.085
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.180
Then the expected persistent dotfile is present in the filesystem 0.496
After features/support/hooks.rb:335 0.654
After features/support/hooks.rb:105 0.007
Tags: @product
1:46.391
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.065
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.108
When I try to enable persistence 0.255
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.088
When I log in to a new session after having activated the Persistent Storage 46.997
And all notifications have disappeared 7.906
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.204
And all tps features are enabled 2.695
And all tps features but the first one are active 2.070
After features/support/hooks.rb:335 1.953
After features/support/hooks.rb:105 0.000
Tags: @product
5:18.480
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 3:57.237
And I enable persistence 30.564
And I log in to a new session after having activated the Persistent Storage 43.979
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.464
And persistence is enabled 3.233
After features/support/hooks.rb:335 1.711
After features/support/hooks.rb:105 0.000
Tags: @product
32.159
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.544
And I enable persistence but something goes wrong during the LUKS header upgrade 21.834
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.780
After features/support/hooks.rb:335 0.767
After features/support/hooks.rb:105 0.000
Tags: @product
48.035
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.452
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.147
When I enable persistence 30.738
Then the filesystem of the Persistent Storage was repaired 0.103
And persistence is successfully enabled 2.593
After features/support/hooks.rb:335 2.030
After features/support/hooks.rb:105 0.000
Tags: @product
52.956
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.639
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.443
When I try to enable persistence 0.579
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.302
When I repair the filesystem of the Persistent Storage 1.884
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.778
And the filesystem of the Persistent Storage was repaired 3.699
When I close the filesystem repair dialog 1.225
Then persistence is successfully enabled 1.401
After features/support/hooks.rb:335 0.874
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:50.657
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.454
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.086
When I try to enable persistence 0.309
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.024
When I repair the filesystem of the Persistent Storage 1.351
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.094
When I log in to a new session 36.710
And all notifications have disappeared 10.092
# 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.395
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.744
When I close the "whisperback" window 1.432
Then the Tor Browser starts 19.063
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.898
After features/support/hooks.rb:335 3.634
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:49.932
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 8.895
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.647
And Tails detects disk read failures on the boot device 0.528
When I try to enable persistence 0.467
Then the Welcome Screen tells me that my hardware is probably failing 17.399
When I log in to a new session 44.893
And all notifications have disappeared 7.969
Then the Tor Browser starts 23.127
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.004
After features/support/hooks.rb:335 3.763
After features/support/hooks.rb:105 0.000