Project Number Date
test_Tails_ISO_21014-htpdateerror 25 08 Jul 2025, 03:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 83 10 64 0 0 157 11 10 21 58:5.031 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
6:38.180
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 5:16.840
And I update APT using apt 29.609
And I install "python3-behave" using apt 41.430
Then the Tails Persistent Storage behave tests pass 10.300
After features/support/hooks.rb:330 3.289
After features/support/hooks.rb:100 0.000
Tags: @product
37.442
Scenario Booting Tails from a USB drive with a disabled persistent partition
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 24.924
When I log in to a new session without activating the Persistent Storage 12.518
<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:14:in `When I log in to a new session without activating the Persistent Storage'
Then Tails is running from USB drive "__internal" 0.000
And persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
Hooks
After features/support/hooks.rb:330 5.708
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Booting Tails from a USB drive with a disabled persistent partition' (at time 05:33:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:33:40_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:33:40_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:33:40_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
7:13.500
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given I have started Tails without network from a USB drive without a persistent partition and logged in 1:14.133
Then Tails is running from USB drive "__internal" 1.854
When I create a file in the Persistent directory 0.170
And I create a persistent partition with the default settings 58.707
Then the file I created was copied to the Persistent Storage 2.252
When I shutdown Tails and wait for the computer to power off 18.815
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:35.763
Then persistence for "Persistent" is active 1.540
And the file I created in the Persistent directory exists 0.263
After features/support/hooks.rb:330 2.500
After features/support/hooks.rb:100 0.011
Tags: @product
1:19.685
Scenario Creating a Persistent Storage when system is low on memory
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 without a persistent partition and logged in 1:19.685
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\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistence.feature:31:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
And the system is very low on memory 0.000
When I create a file in the Persistent directory 0.000
When I try to create a persistent partition 0.000
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.000
When I close the Persistent Storage app 0.000
And I free up some memory 0.000
And I create a persistent partition with the default settings 0.000
Then the file I created was copied to the Persistent Storage 0.000
Hooks
After features/support/hooks.rb:330 6.252
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Creating a Persistent Storage when system is low on memory' (at time 05:42:21)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:42:21_Creating_a_Persistent_Storage_when_system_is_low_on_memory.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:42:21_Creating_a_Persistent_Storage_when_system_is_low_on_memory.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:42:21_Creating_a_Persistent_Storage_when_system_is_low_on_memory.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:28.090
Scenario Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:28.090
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:42:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
Then Tails is running from USB drive "__internal" 0.000
And all tps features are active 0.000
And all persistent directories have safe access rights 0.000
When I disable the first tps feature 0.000
Then all tps features but the first one are active 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then all tps features but the first one are active 0.000
Hooks
After features/support/hooks.rb:330 7.323
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it' (at time 05:43:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:43:56_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:43:56_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:43:56_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:21.569
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:3.188
Then persistence for "Persistent" is active 0.240
And I create a file in the Persistent directory 0.127
Then the file I created was copied to the Persistent Storage 0.092
When I disable the first tps feature 14.129
Then persistence for "Persistent" is not active 0.082
And the Persistent directory does not exist 0.056
When I enable the first tps feature 3.377
Then persistence for "Persistent" is active 0.127
And the file I created in the Persistent directory exists 0.147
After features/support/hooks.rb:330 1.759
After features/support/hooks.rb:100 0.000
Tags: @product
46.584
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 persistent partition enabled and logged in 20.534
Then persistence for "Persistent" is active 0.310
When I create a file in the Persistent directory 0.143
And I disable the first tps feature 15.979
And I delete the data of the Persistent Folder feature 9.172
Then the file I created does not exist on the Persistent Storage 0.444
After features/support/hooks.rb:330 4.594
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.914
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.040
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 57.062
And the network is plugged 2.989
And Tor is ready 45.901
And I take note of which tps features are available 1.031
When I write some files expected to persist 2.410
And I shutdown Tails and wait for the computer to power off 16.609
# 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" 58.908
After features/support/hooks.rb:330 0.165
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.309
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:14.309
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
Hooks
After features/support/hooks.rb:330 6.964
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 05:50:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:50:38_Creating_and_using_a_persistent_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:50:38_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/05:50:38_Creating_and_using_a_persistent_NetworkManager_connection.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
2:1.891
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 22.888
And I enable persistence creation in Tails Greeter 1.529
And I log in to a new session expecting no warning about the Persistent Storage not being activated 48.633
Then I create a persistent partition with the default settings using the wizard that was already open 48.839
After features/support/hooks.rb:330 8.903
After features/support/hooks.rb:100 0.000
Tags: @product
9:24.844
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.065
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:3.858
When I enable persistence 1:21.207
Then no persistent Greeter options were restored 19.315
When I set all Greeter options to non-default values 1:1.803
And I log in to a new session in German (de) after having activated the Persistent Storage 1:25.236
Then all Greeter options are set to non-default values 0.463
When I cold reboot the computer 14.802
And the computer reboots Tails 1:58.551
Given I enable persistence 40.386
Then persistent Greeter options were restored 0.631
When I log in to a new session after having activated the Persistent Storage 1:16.639
Then all Greeter options are set to non-default values 1.946
After features/support/hooks.rb:330 1.751
After features/support/hooks.rb:100 0.010
Tags: @product
1:18.118
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:18.118
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
Hooks
After features/support/hooks.rb:330 6.912
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 06:03:41)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:03:41_Changing_the_Persistent_Storage_passphrase.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:03:41_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:03:41_Changing_the_Persistent_Storage_passphrase.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:59.727
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 persistent partition and stopped at Tails Greeter's login screen 21.350
And I log in to a new session without activating the Persistent Storage 49.191
Then persistence is disabled 1.279
But a Tails persistence partition exists on USB drive "__internal" 20.022
And all notifications have disappeared 11.808
When I delete the persistent partition 14.953
Then there is no persistence partition on USB drive "__internal" 1.121
After features/support/hooks.rb:330 6.572
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.998
Scenario Dotfiles persistence
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.152
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:22.998
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:136:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
When I write some dotfile expected to persist 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then the expected persistent dotfile is present in the filesystem 0.000
Hooks
After features/support/hooks.rb:330 6.977
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Dotfiles persistence' (at time 06:07:17)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:07:17_Dotfiles_persistence.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:07:17_Dotfiles_persistence.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:07:17_Dotfiles_persistence.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:14.960
Scenario Feature activation fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
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:14.960
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:143:in `Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen'
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.000
When I try to enable persistence 0.000
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 0.000
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
Hooks
After features/support/hooks.rb:330 5.264
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Feature activation fails' (at time 06:08:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:08:39_Feature_activation_fails.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:08:39_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:08:39_Feature_activation_fails.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
8:27.734
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
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:41.432
And I enable persistence 1:20.612
And I log in to a new session after having activated the Persistent Storage 1:16.640
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.366
And persistence is enabled 7.681
After features/support/hooks.rb:330 6.881
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.291
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
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 13.029
And I enable persistence but something goes wrong during the LUKS header upgrade 49.205
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.055
After features/support/hooks.rb:330 1.324
After features/support/hooks.rb:100 0.000
Tags: @product
1:57.081
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.125
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 22.519
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 18.753
When I enable persistence 1:1.982
Then the filesystem of the Persistent Storage was repaired 0.125
And persistence is successfully enabled 13.700
After features/support/hooks.rb:330 2.318
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.095
Scenario Manual filesystem repair is successful
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 40.955
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 18.515
When I try to enable persistence 0.583
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.040
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
Hooks
After features/support/hooks.rb:330 12.569
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 06:22:24)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:22:24_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:22:24_Manual_filesystem_repair_is_successful.mkv

After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.664
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 52.359
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 1.263
When I try to enable persistence 4.034
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.007
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
Hooks
After features/support/hooks.rb:330 15.829
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 06:24:38)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:24:38_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:24:38_Manual_filesystem_repair_fails.mkv

After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:32.346
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.039
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.200
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 13.764
And Tails detects disk read failures on the boot device 0.619
When I try to enable persistence 0.758
Then the Welcome Screen tells me that my hardware is probably failing 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: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
Hooks
After features/support/hooks.rb:330 18.908
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 06:26:28)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:26:28_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/06:26:28_Filesystem_and_I_O_errors.mkv

After features/support/hooks.rb:100 0.000