Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 113 06 Jul 2025, 20:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 133 2 22 0 0 157 19 2 21 54:21.391 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:32.178
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.028
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:35.260
And I update APT using apt 19.430
And I install "python3-behave" using apt 34.222
Then the Tails Persistent Storage behave tests pass 3.264
After features/support/hooks.rb:335 3.121
After features/support/hooks.rb:105 0.000
Tags: @product
1:21.867
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 with a persistent partition and stopped at Tails Greeter's login screen 23.333
When I log in to a new session without activating the Persistent Storage 42.685
Then Tails is running from USB drive "__internal" 1.764
And persistence is disabled 0.832
But a Tails persistence partition exists on USB drive "__internal" 13.251
After features/support/hooks.rb:335 5.793
After features/support/hooks.rb:105 0.000
Tags: @product
5:0.828
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Given I have started Tails without network from a USB drive without a persistent partition and logged in 31.481
Then Tails is running from USB drive "__internal" 3.602
When I create a file in the Persistent directory 0.335
And I create a persistent partition with the default settings 43.364
Then the file I created was copied to the Persistent Storage 2.489
When I shutdown Tails and wait for the computer to power off 19.450
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:19.245
Then persistence for "Persistent" is active 0.775
And the file I created in the Persistent directory exists 0.082
After features/support/hooks.rb:335 0.814
After features/support/hooks.rb:105 0.010
Tags: @product
1:23.984
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 15.573
And the system is very low on memory 5.632
When I create a file in the Persistent directory 2.093
When I try to create a persistent partition 35.564
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.700
When I close the Persistent Storage app 2.875
And I free up some memory 3.133
And I create a persistent partition with the default settings 18.001
Then the file I created was copied to the Persistent Storage 0.408
After features/support/hooks.rb:335 2.763
After features/support/hooks.rb:105 0.000
Tags: @product
4:45.508
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 enabled and logged in 20.343
Then Tails is running from USB drive "__internal" 4.271
And all tps features are active 7.079
And all persistent directories have safe access rights 3.091
When I disable the first tps feature 15.971
Then all tps features but the first one are active 3.421
And I shutdown Tails and wait for the computer to power off 19.458
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:24.625
Then all tps features but the first one are active 7.245
After features/support/hooks.rb:335 5.290
After features/support/hooks.rb:105 0.049
Tags: @product
1:35.544
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.023
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:14.409
Then persistence for "Persistent" is active 2.586
And I create a file in the Persistent directory 1.634
Then the file I created was copied to the Persistent Storage 1.161
When I disable the first tps feature 6.952
Then persistence for "Persistent" is not active 0.092
And the Persistent directory does not exist 0.083
When I enable the first tps feature 5.359
Then persistence for "Persistent" is active 1.277
And the file I created in the Persistent directory exists 1.987
After features/support/hooks.rb:335 5.975
After features/support/hooks.rb:105 0.000
Tags: @product
1:16.257
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.030
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 50.553
Then persistence for "Persistent" is active 1.747
When I create a file in the Persistent directory 0.560
And I disable the first tps feature 10.873
And I delete the data of the Persistent Folder feature 10.806
Then the file I created does not exist on the Persistent Storage 1.715
After features/support/hooks.rb:335 4.102
After features/support/hooks.rb:105 0.000
Tags: @product
2:46.997
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 28.314
And the network is plugged 1.251
And Tor is ready 1:7.764
And I take note of which tps features are available 1.091
When I write some files expected to persist 2.329
And I shutdown Tails and wait for the computer to power off 17.732
# 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" 48.513
After features/support/hooks.rb:335 0.285
After features/support/hooks.rb:105 0.000
Tags: @product
1:29.071
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.039
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:29.071
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:83:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And the network is plugged 0.000
And Tor is ready 0.000
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.000
And I shutdown Tails and wait for the computer to power off 0.000
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
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:335 7.448

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:04:56_Creating_and_using_a_persistent_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:04:56_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:04:56_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:04:56_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:105 0.000
Tags: @product
1:58.872
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 22.844
And I enable persistence creation in Tails Greeter 2.882
And I log in to a new session expecting no warning about the Persistent Storage not being activated 45.018
Then I create a persistent partition with the default settings using the wizard that was already open 48.127
After features/support/hooks.rb:335 6.724
After features/support/hooks.rb:105 0.000
Tags: @product
1:27.688
Scenario Persistent Greeter options
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.394
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:27.688
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\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/persistence.feature:103:in `Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen'
When I enable persistence 0.000
Then no persistent Greeter options were restored 0.000
When I set all Greeter options to non-default values 0.000
And I log in to a new session in German (de) after having activated the Persistent Storage 0.000
Then all Greeter options are set to non-default values 0.000
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
Given I enable persistence 0.000
Then persistent Greeter options were restored 0.000
When I log in to a new session after having activated the Persistent Storage 0.000
Then all Greeter options are set to non-default values 0.000
After features/support/hooks.rb:335 5.770

SCENARIO FAILED: 'Persistent Greeter options' (at time 04:08:37)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:08:37_Persistent_Greeter_options.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:08:37_Persistent_Greeter_options.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:08:37_Persistent_Greeter_options.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/113/artifact/build-artifacts/04:08:37_Persistent_Greeter_options.journal

After features/support/hooks.rb:105 0.000
Tags: @product
5:33.201
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 21.991
# 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 1:12.639
And I shutdown Tails and wait for the computer to power off 17.213
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:49.299
And I change the passphrase of the Persistent Storage back to the original 52.057
After features/support/hooks.rb:335 3.746
After features/support/hooks.rb:105 0.009
Tags: @product
1:24.419
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 11.999
And I log in to a new session without activating the Persistent Storage 27.936
Then persistence is disabled 0.280
But a Tails persistence partition exists on USB drive "__internal" 19.503
And all notifications have disappeared 16.746
When I delete the persistent partition 7.650
Then there is no persistence partition on USB drive "__internal" 0.302
After features/support/hooks.rb:335 5.382
After features/support/hooks.rb:105 0.000
Tags: @product
3:15.244
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.755
When I write some dotfile expected to persist 0.060
And I shutdown Tails and wait for the computer to power off 12.846
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:50.048
Then the expected persistent dotfile is present in the filesystem 0.533
After features/support/hooks.rb:335 5.869
After features/support/hooks.rb:105 0.032
Tags: @product
2:26.197
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.043
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.179
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.156
When I try to enable persistence 0.483
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 56.419
When I log in to a new session after having activated the Persistent Storage 55.811
And all notifications have disappeared 7.760
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 7.181
And all tps features are enabled 4.454
And all tps features but the first one are active 2.751
After features/support/hooks.rb:335 2.027
After features/support/hooks.rb:105 0.000
Tags: @product
6:0.683
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:12.905
And I enable persistence 43.641
And I log in to a new session after having activated the Persistent Storage 1:0.477
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.970
And persistence is enabled 2.689
After features/support/hooks.rb:335 2.253
After features/support/hooks.rb:105 0.000
Tags: @product
54.725
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 22.351
And I enable persistence but something goes wrong during the LUKS header upgrade 31.603
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.770
After features/support/hooks.rb:335 0.733
After features/support/hooks.rb:105 0.000
Tags: @product
1:18.214
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 12.150
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.969
When I enable persistence 48.323
Then the filesystem of the Persistent Storage was repaired 0.967
And persistence is successfully enabled 7.803
After features/support/hooks.rb:335 1.594
After features/support/hooks.rb:105 0.000
Tags: @product
1:24.196
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 and stopped at Tails Greeter's login screen 16.315
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.861
When I try to enable persistence 0.494
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 47.926
When I repair the filesystem of the Persistent Storage 2.814
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.225
And the filesystem of the Persistent Storage was repaired 5.271
When I close the filesystem repair dialog 1.242
Then persistence is successfully enabled 2.045
After features/support/hooks.rb:335 2.256
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:38.348
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 15.794
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.109
When I try to enable persistence 0.493
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 44.162
When I repair the filesystem of the Persistent Storage 2.383
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.897
When I log in to a new session 50.509
And all notifications have disappeared 14.878
# 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.490
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.864
When I close the "whisperback" window 1.715
Then the Tor Browser starts 24.012
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.038
After features/support/hooks.rb:335 6.133
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:47.358
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.085
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.655
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.090
And Tails detects disk read failures on the boot device 1.792
When I try to enable persistence 0.555
Then the Welcome Screen tells me that my hardware is probably failing 29.101
When I log in to a new session 1:14.269
And all notifications have disappeared 8.556
Then the Tor Browser starts 29.176
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.159
After features/support/hooks.rb:335 4.469
After features/support/hooks.rb:105 0.000