Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 98 21 Jun 2025, 20:32

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 119 6 32 0 0 157 15 6 21 1:25.838 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:24.085
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.030
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:24.066
And I update APT using apt 19.908
And I install "python3-behave" using apt 32.741
Then the Tails Persistent Storage behave tests pass 7.369
After features/support/hooks.rb:335 1.340
After features/support/hooks.rb:105 0.000
Tags: @product
1:22.609
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 17.780
When I log in to a new session without activating the Persistent Storage 36.749
Then Tails is running from USB drive "__internal" 2.039
And persistence is disabled 0.472
But a Tails persistence partition exists on USB drive "__internal" 25.567
After features/support/hooks.rb:335 2.152
After features/support/hooks.rb:105 0.000
Tags: @product
5:5.839
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.019
Given I have started Tails without network from a USB drive without a persistent partition and logged in 19.890
Then Tails is running from USB drive "__internal" 1.072
When I create a file in the Persistent directory 0.186
And I create a persistent partition with the default settings 42.295
Then the file I created was copied to the Persistent Storage 5.781
When I shutdown Tails and wait for the computer to power off 19.725
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:34.178
Then persistence for "Persistent" is active 1.316
And the file I created in the Persistent directory exists 1.392
After features/support/hooks.rb:335 4.539
After features/support/hooks.rb:105 0.034
Tags: @product
1:26.245
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.803
And the system is very low on memory 9.859
When I create a file in the Persistent directory 0.764
When I try to create a persistent partition 33.852
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.872
When I close the Persistent Storage app 2.796
And I free up some memory 2.962
And I create a persistent partition with the default settings 21.041
Then the file I created was copied to the Persistent Storage 0.291
After features/support/hooks.rb:335 2.183
After features/support/hooks.rb:105 0.000
Tags: @product
4:31.528
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 18.597
Then Tails is running from USB drive "__internal" 0.554
And all tps features are active 3.645
And all persistent directories have safe access rights 9.078
When I disable the first tps feature 7.221
Then all tps features but the first one are active 2.923
And I shutdown Tails and wait for the computer to power off 21.511
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:22.425
Then all tps features but the first one are active 5.571
After features/support/hooks.rb:335 2.415
After features/support/hooks.rb:105 0.010
Tags: @product
25.591
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.588
Then persistence for "Persistent" is active 0.706
And I create a file in the Persistent directory 0.516
Then the file I created was copied to the Persistent Storage 0.385
When I disable the first tps feature 8.631
Then persistence for "Persistent" is not active 0.078
And the Persistent directory does not exist 0.056
When I enable the first tps feature 3.426
Then persistence for "Persistent" is active 0.089
And the file I created in the Persistent directory exists 0.110
After features/support/hooks.rb:335 2.031
After features/support/hooks.rb:105 0.000
Tags: @product
32.483
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.055
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.716
Then persistence for "Persistent" is active 0.399
When I create a file in the Persistent directory 0.215
And I disable the first tps feature 8.589
And I delete the data of the Persistent Folder feature 6.507
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:335 1.470
After features/support/hooks.rb:105 0.000
Tags: @product
2:13.358
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 47.986
And the network is plugged 0.576
And Tor is ready 28.918
And I take note of which tps features are available 0.962
When I write some files expected to persist 1.907
And I shutdown Tails and wait for the computer to power off 13.804
# 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" 39.201
After features/support/hooks.rb:335 0.291
After features/support/hooks.rb:105 0.000
Tags: @product
5:6.858
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.025
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.023
And the network is plugged 0.113
And Tor is ready 35.146
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.231
And I shutdown Tails and wait for the computer to power off 16.939
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:24.460
And I capture all network traffic 0.015
And the network is plugged 0.146
And Tor is ready 36.196
And I switch to the "persistent-con-current" NetworkManager connection 0.317
And the 1st network device has a spoofed MAC address configured 0.101
And no network device leaked the real MAC address 0.166
After features/support/hooks.rb:335 0.668
After features/support/hooks.rb:105 0.056
Tags: @product
2:22.386
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 44.497
And I enable persistence creation in Tails Greeter 1.334
And I log in to a new session expecting no warning about the Persistent Storage not being activated 39.338
Then I create a persistent partition with the default settings using the wizard that was already open 57.214
After features/support/hooks.rb:335 10.279
After features/support/hooks.rb:105 0.000
Tags: @product
9:6.542
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.027
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 57.570
When I enable persistence 1:34.495
Then no persistent Greeter options were restored 21.032
When I set all Greeter options to non-default values 57.698
And I log in to a new session in German (de) after having activated the Persistent Storage 1:31.127
Then all Greeter options are set to non-default values 3.779
When I cold reboot the computer 10.626
And the computer reboots Tails 1:55.309
Given I enable persistence 35.207
Then persistent Greeter options were restored 0.674
When I log in to a new session after having activated the Persistent Storage 57.716
Then all Greeter options are set to non-default values 1.304
After features/support/hooks.rb:335 1.439
After features/support/hooks.rb:105 0.009
Tags: @product
1:16.921
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:16.921
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/persistence.feature:117:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
# 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 0.000
And I shutdown Tails and wait for the computer to power off 0.000
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 0.000
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:335 7.602

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 04:17:43)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:17:43_Changing_the_Persistent_Storage_passphrase.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:17:43_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:17:43_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:17:43_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:105 0.000
Tags: @product
26.986
Scenario Deleting a Tails persistent partition
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 19.538
And I log in to a new session without activating the Persistent Storage 7.447
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/common_steps.rb:519: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:128:in `And I log in to a new session without activating the Persistent Storage'
Then persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
And all notifications have disappeared 0.000
When I delete the persistent partition 0.000
Then there is no persistence partition on USB drive "__internal" 0.000
After features/support/hooks.rb:335 7.184

SCENARIO FAILED: 'Deleting a Tails persistent partition' (at time 04:18:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:18:18_Deleting_a_Tails_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:18:18_Deleting_a_Tails_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:18:18_Deleting_a_Tails_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:18:18_Deleting_a_Tails_persistent_partition.journal

After features/support/hooks.rb:105 0.000
Tags: @product
5:22.152
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:14.951
When I write some dotfile expected to persist 0.471
And I shutdown Tails and wait for the computer to power off 18.037
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:47.948
Then the expected persistent dotfile is present in the filesystem 0.743
After features/support/hooks.rb:335 1.317
After features/support/hooks.rb:105 0.039
Tags: @product
1:19.796
Scenario Feature activation fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.023
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 19.063
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.282
When I try to enable persistence 0.449
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.001
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/step_definitions/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
After features/support/hooks.rb:335 15.960

SCENARIO FAILED: 'Feature activation fails' (at time 04:25:08)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:25:08_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:25:08_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:25:08_Feature_activation_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product
8:20.476
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.025
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 5:32.154
And I enable persistence 1:21.801
And I log in to a new session after having activated the Persistent Storage 1:11.957
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 6.357
And persistence is enabled 8.204
After features/support/hooks.rb:335 4.432
After features/support/hooks.rb:105 0.000
Tags: @product
1:11.818
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.029
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 20.369
And I enable persistence but something goes wrong during the LUKS header upgrade 47.996
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 3.452
After features/support/hooks.rb:335 2.438
After features/support/hooks.rb:105 0.000
Tags: @product
2:24.549
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.021
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 30.132
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 16.758
When I enable persistence 1:34.371
Then the filesystem of the Persistent Storage was repaired 0.106
And persistence is successfully enabled 3.180
After features/support/hooks.rb:335 2.430
After features/support/hooks.rb:105 0.000
Tags: @product
1:37.013
Scenario Manual filesystem repair is successful
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 20.347
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 16.278
When I try to enable persistence 0.385
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.002
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/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:176:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.000
And the filesystem of the Persistent Storage was repaired 0.000
When I close the filesystem repair dialog 0.000
Then persistence is successfully enabled 0.000
After features/support/hooks.rb:335 12.996

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 04:39:08)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:39:08_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:39:08_Manual_filesystem_repair_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:39:08_Manual_filesystem_repair_is_successful.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:19.101
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.028
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 17.135
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.543
When I try to enable persistence 1.395
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.027
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/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:188:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.000
When I log in to a new session 0.000
And all notifications have disappeared 0.000
# 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.000
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.000
When I close the "whisperback" window 0.000
Then the Tor Browser starts 0.000
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:335 16.175

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 04:40:42)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:40:42_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:40:42_Manual_filesystem_repair_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:40:42_Manual_filesystem_repair_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:29.493
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.371
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.393
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.791
And Tails detects disk read failures on the boot device 0.752
When I try to enable persistence 0.554
Then the Welcome Screen tells me that my hardware is probably failing 1:0.001
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/step_definitions/usb.rb:1835:in `/^the Welcome Screen tells me that my hardware is probably failing$/'
features/persistence.feature:210:in `Then the Welcome Screen tells me that my hardware is probably failing'
When I log in to a new session 0.000
And all notifications have disappeared 0.000
Then the Tor Browser starts 0.000
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:335 19.243

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 04:42:31)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:42:31_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:42:31_Filesystem_and_I_O_errors.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/98/artifact/build-artifacts/04:42:31_Filesystem_and_I_O_errors.journal

After features/support/hooks.rb:105 0.000