Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 8 27 Jul 2024, 17:08

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 382 4 47 0 0 433 49 4 53 1:8:58.806 Failed
Feature: Time syncing
1:38.272
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD without network and logged in 8.685
When I bump the system time with "-15 days" 0.273
And I warm reboot the computer 0.017
And the computer reboots Tails 1:28.702
Then Tails' hardware clock is close to the host system's time 0.594
After features/support/hooks.rb:515 0.092
After features/support/hooks.rb:326 0.576
After features/support/hooks.rb:100 0.032
Feature: Time syncing
1:24.277
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD without network and logged in 8.918
When I bump the hardware clock's time with "-15 days" 1.379
And I warm reboot the computer 0.012
And the computer reboots Tails 1:12.935
Then the hardware clock is still off by "-15 days" 1.031
After features/support/hooks.rb:515 0.115
After features/support/hooks.rb:326 0.675
After features/support/hooks.rb:100 0.006
20.814
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.285
And I prepare Tails for memory erasure tests 0.469
When I start a process allocating 128 MiB of memory with a known pattern 2.358
Then patterns cover at least 128 MiB in the guest's memory 3.574

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I kill the allocating process 2.004
Then I find very few patterns in the guest's memory 4.121

Pattern coverage: 0.000% (0 MiB out of 873 MiB reference memory)

After features/support/hooks.rb:326 0.786
After features/support/hooks.rb:100 0.000
24.979
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.704
And I prepare Tails for memory erasure tests 0.465
And I find very few patterns in the guest's memory 4.018

Pattern coverage: 0.000% (0 MiB out of 869 MiB reference memory)

When I mount a 128 MiB tmpfs on "/mnt" and fill it with a known pattern 2.410
Then patterns cover at least 99% of the test FS size in the guest's memory 3.878

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I umount "/mnt" 0.718
Then I find very few patterns in the guest's memory 4.783

Pattern coverage: 0.000% (0 MiB out of 869 MiB reference memory)

After features/support/hooks.rb:326 1.606
After features/support/hooks.rb:100 0.000
54.869
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.317
And I prepare Tails for memory erasure tests 0.443
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.108
Then I find very few patterns in the guest's memory 4.760

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 6.662
Then patterns cover at least 86% of the test FS size in the guest's memory 4.348

Pattern coverage: 87.142% (111 MiB out of 127 MiB reference memory)

When I umount the USB drive 1.233
Then I find very few patterns in the guest's memory 4.506

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

# read cache
When I mount the USB drive again 0.300
And I read the content of the test FS 0.632
Then patterns cover at least 99% of the test FS size in the guest's memory 4.109

Pattern coverage: 100.596% (128 MiB out of 127 MiB reference memory)

When I umount the USB drive 5.451
Then I find very few patterns in the guest's memory 3.992

Pattern coverage: 0.000% (0 MiB out of 893 MiB reference memory)

After features/support/hooks.rb:326 1.518
After features/support/hooks.rb:100 0.000
1:14.089
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.006
And I prepare Tails for memory erasure tests 0.412
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 35.062
Then I find very few patterns in the guest's memory 3.592

Pattern coverage: 0.000% (0 MiB out of 867 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 3.419
Then patterns cover at least 99% of the test FS size in the guest's memory 2.786

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 1.759
Then I find very few patterns in the guest's memory 3.199

Pattern coverage: 0.000% (0 MiB out of 867 MiB reference memory)

# read cache
When I mount the USB drive again 6.281
And I read the content of the test FS 0.518
Then patterns cover at least 99% of the test FS size in the guest's memory 3.868

Pattern coverage: 106.117% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.812
Then I find very few patterns in the guest's memory 3.371

Pattern coverage: 0.000% (0 MiB out of 867 MiB reference memory)

After features/support/hooks.rb:326 0.977
After features/support/hooks.rb:100 0.000
52.616
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.265
And I prepare Tails for memory erasure tests 0.380
When I fill a 128 MiB file with a known pattern on the root filesystem 16.875
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.843
Then patterns cover at least 128 MiB in the guest's memory 3.252

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I trigger shutdown 0.014
And I wait 20 seconds 20.018

Slept for 20 seconds

Then I find very few patterns in the guest's memory 1.967

Pattern coverage: 0.000% (0 MiB out of 873 MiB reference memory)

After features/support/hooks.rb:326 3.578
After features/support/hooks.rb:100 0.000
7:27.791
Scenario Erasure of read and write disk caches of persistent data on shutdown
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:27.791
try_for() timeout expired
Last ignored exception was: Test::Unit::AssertionFailedError: <false> is not true.
./features/step_definitions/usb.rb:684:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:683:in `block in <top (required)>'
./features/step_definitions/usb.rb:702:in `block in <top (required)>'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `block (2 levels) in <top (required)>' (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:683:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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/erase_memory.feature:76:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I prepare Tails for memory erasure tests 0.000
When I fill a 128 MiB file with a known pattern on the persistent filesystem 0.000
When I trigger shutdown 0.000
And I wait 20 seconds 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:326 5.319

SCENARIO FAILED: 'Erasure of read and write disk caches of persistent data on shutdown' (at time 00:40:12)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/00:40:12_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/00:40:12_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/00:40:12_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/00:40:12_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.journal

After features/support/hooks.rb:100 0.012
32.948
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 10.584
And I temporarily create a 4 GiB disk named "gptfat" 0.766
And I create a gpt partition with a vfat filesystem on disk "gptfat" 10.029
And I plug USB drive "gptfat" 2.780
When I start Tails Installer 8.729
Then I am told by Tails Installer that the destination device "is too small" 0.056
After features/support/hooks.rb:326 1.789
After features/support/hooks.rb:100 0.001
3:2.299
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Steps
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:2.103
try_for() timeout expired
Last ignored exception was: Test::Unit::AssertionFailedError: <false> is not true.
./features/step_definitions/usb.rb:684:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:683:in `block in <top (required)>'
./features/step_definitions/usb.rb:702:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:285:in `block in <top (required)>' (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:683:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/common_steps.rb:285:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/additional_software_packages.feature:79:in `And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password'
And I configure APT to prefer an old version of cowsay 0.000
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 0.000
And I accept adding "cowsay" to Additional Software 0.000
And Additional Software is correctly configured for package "cowsay" 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 0.000
And I enable persistence 0.000
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.000
And the network is plugged 0.000
And Tor is ready 0.000
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 0.000
And available upgrades have been checked 0.000
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.000
And I can open the Additional Software configuration window from the notification 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 0.000
And I enable persistence 0.000
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:515 0.034
After features/support/hooks.rb:326 5.266

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:16:24)

Exception thrown while trying to save /tmp/TailsToaster/artifact.file_content_run_live-additional-software_log: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/run/live-additional-software/log'

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:16:24_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.017
1:1.982
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 50.288
When I eject the boot medium 0.245
Then Tails eventually shuts down 11.448
After features/support/hooks.rb:326 0.312
After features/support/hooks.rb:100 0.000
43.669
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.438
And I prepare Tails for memory erasure tests 0.443
And I fill a 128 MiB file with a known pattern on the root filesystem 16.378
And patterns cover at least 128 MiB in the guest's memory 3.619

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I eject the boot medium 0.583
And I wait for Tails to finish wiping the memory 12.441
Then I find very few patterns in the guest's memory 1.764

Pattern coverage: 0.000% (0 MiB out of 873 MiB reference memory)

After features/support/hooks.rb:326 3.603
After features/support/hooks.rb:100 0.000
38.302
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.810
And I prepare Tails for memory erasure tests 0.434
And I plug and mount a 128 MiB USB drive with a vfat filesystem 9.249
And I fill the USB drive with a known pattern 2.374
And I read the content of the test FS 0.123
And patterns cover at least 90% of the test FS size in the guest's memory 3.590

Pattern coverage: 97.912% (124 MiB out of 127 MiB reference memory)

When I eject the boot medium 0.522
And I wait for Tails to finish wiping the memory 11.475
Then I find very few patterns in the guest's memory 1.722

Pattern coverage: 0.000% (0 MiB out of 875 MiB reference memory)

After features/support/hooks.rb:326 3.603
After features/support/hooks.rb:100 0.000
1:5.281
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.707
And I prepare Tails for memory erasure tests 0.485
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 35.321
And I fill the USB drive with a known pattern 1.526
And I read the content of the test FS 0.069
And patterns cover at least 99% of the test FS size in the guest's memory 4.558

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I eject the boot medium 0.664
And I wait for Tails to finish wiping the memory 12.148
Then I find very few patterns in the guest's memory 1.798

Pattern coverage: 0.000% (0 MiB out of 875 MiB reference memory)

After features/support/hooks.rb:326 3.560
After features/support/hooks.rb:100 0.000
2:9.997
Scenario Tails erases memory and shuts down on USB boot medium removal: persistent data
Before features/support/hooks.rb:269 0.019
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 2:9.997
try_for() timeout expired
Last ignored exception was: Test::Unit::AssertionFailedError: <false> is not true.
./features/step_definitions/usb.rb:684:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:683:in `block in <top (required)>'
./features/step_definitions/usb.rb:702:in `block in <top (required)>'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `block (2 levels) in <top (required)>' (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:683:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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/emergency_shutdown.feature:48:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I prepare Tails for memory erasure tests 0.000
And I fill a 128 MiB file with a known pattern on the persistent filesystem 0.000
And patterns cover at least 100 MiB in the guest's memory 0.000
When I eject the boot medium 0.000
And I wait for Tails to finish wiping the memory 0.000
Then I find very few patterns in the guest's memory 0.000
And Tails eventually shuts down 0.000
After features/support/hooks.rb:326 5.692

SCENARIO FAILED: 'Tails erases memory and shuts down on USB boot medium removal: persistent data' (at time 01:43:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:43:48_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:43:48_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:43:48_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:43:48_Tails_erases_memory_and_shuts_down_on_USB_boot_medium_removal:_persistent_data.journal

After features/support/hooks.rb:100 0.000
44.368
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.059
When I start "Tails Documentation" via GNOME Activities Overview 10.793
Then the Tor Browser has started 23.980
Then "Tails - Documentation" has loaded in the Tor Browser 0.534
After features/support/hooks.rb:326 1.284
After features/support/hooks.rb:100 0.000
51.906
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.545
When I start "Tails Documentation" via GNOME Activities Overview 10.668
Then the Tor Browser has started 25.990
Then "Tails - Documentation" has loaded in the Tor Browser 0.700
After features/support/hooks.rb:326 1.087
After features/support/hooks.rb:100 0.000
Feature: Using Evince
22.887
Before features/support/hooks.rb:269 0.024
Given I have started Tails from DVD without network and logged in 8.715
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.178
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.053
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.071
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.111
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.170
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.846
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 3.210
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.071
When I close Evince 0.199
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.147
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.238
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.736
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.102
When I close Evince 0.193
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.192
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.257
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.326
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.061
After features/support/hooks.rb:326 1.492
After features/support/hooks.rb:100 0.000
Feature: Using Evince
2:10.069
Scenario I cannot view a PDF file stored in persistent /home/amnesia/.gnupg
Before features/support/hooks.rb:269 0.009
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 2:10.069
try_for() timeout expired
Last ignored exception was: Test::Unit::AssertionFailedError: <false> is not true.
./features/step_definitions/usb.rb:684:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:683:in `block in <top (required)>'
./features/step_definitions/usb.rb:702:in `block in <top (required)>'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `block (2 levels) in <top (required)>' (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:683:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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/evince.feature:54:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.000
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.000
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.000
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 0.000
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.000
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.000
After features/support/hooks.rb:326 6.451

SCENARIO FAILED: 'I cannot view a PDF file stored in persistent /home/amnesia/.gnupg' (at time 01:56:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:56:14_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:56:14_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:56:14_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/8/artifact/build-artifacts/01:56:14_I_cannot_view_a_PDF_file_stored_in_persistent__home_amnesia_.gnupg.journal

After features/support/hooks.rb:100 0.000
21.182
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.435
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.088
When I press the "PRINTSCREEN" key 0.124
And GNOME offers me various screenshot options 1.332
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.070
After features/support/hooks.rb:326 0.866
After features/support/hooks.rb:100 0.000
Feature: Localization
2:49.105
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.552
When I log in to a new session in Arabic (ar) 32.143
Then the keyboard layout is set to "us" 0.165
When the network is plugged 0.050
And Tor is ready 45.825
Then I successfully start the Unsafe Browser in "ar" 15.425
And I kill the Unsafe Browser 5.849
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 30.090
And DuckDuckGo is the default search engine 10.525
And I kill the Tor Browser 5.645
And the screen keyboard works in Thunderbird 13.214
And the layout of the screen keyboard is set to "us" 1.513
After features/support/hooks.rb:326 1.358
After features/support/hooks.rb:100 0.000
Feature: Localization
2:28.985
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.406
When I log in to a new session in Chinese (zh_CN) 35.093
Then the keyboard layout is set to "cn" 0.378
When the network is plugged 0.046
And Tor is ready 19.423
Then I successfully start the Unsafe Browser in "zh_CN" 16.373
And I kill the Unsafe Browser 5.836
When I enable the screen keyboard 0.151
Then the screen keyboard works in Tor Browser 29.785
And DuckDuckGo is the default search engine 9.551
And I kill the Tor Browser 5.256
And the screen keyboard works in Thunderbird 18.086
And the layout of the screen keyboard is set to "us" 0.595
After features/support/hooks.rb:326 1.751
After features/support/hooks.rb:100 0.000
Feature: Localization
1:57.756
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.320
When I log in to a new session in English (en) 16.869
Then the keyboard layout is set to "us" 0.152
When the network is plugged 0.049
And Tor is ready 17.278
Then I successfully start the Unsafe Browser in "en" 15.470
And I kill the Unsafe Browser 5.833
When I enable the screen keyboard 0.133
Then the screen keyboard works in Tor Browser 29.461
And DuckDuckGo is the default search engine 5.328
And I kill the Tor Browser 5.273
And the screen keyboard works in Thunderbird 13.033
And the layout of the screen keyboard is set to "us" 0.551
After features/support/hooks.rb:326 1.654
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.212
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.394
When I log in to a new session in French (fr) 34.193
Then the keyboard layout is set to "fr" 0.216
When the network is plugged 0.043
And Tor is ready 17.573
Then I successfully start the Unsafe Browser in "fr" 14.983
And I kill the Unsafe Browser 5.832
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 28.841
And DuckDuckGo is the default search engine 9.779
And I kill the Tor Browser 5.298
And the screen keyboard works in Thunderbird 14.352
And the layout of the screen keyboard is set to "fr" 0.588
After features/support/hooks.rb:326 1.042
After features/support/hooks.rb:100 0.000
Feature: Localization
2:21.720
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.492
When I log in to a new session in German (de) 33.302
Then the keyboard layout is set to "de" 0.196
When the network is plugged 0.041
And Tor is ready 21.112
Then I successfully start the Unsafe Browser in "de" 13.730
And I kill the Unsafe Browser 5.852
When I enable the screen keyboard 0.137
Then the screen keyboard works in Tor Browser 28.558
And DuckDuckGo is the default search engine 10.048
And I kill the Tor Browser 5.287
And the screen keyboard works in Thunderbird 14.350
And the layout of the screen keyboard is set to "de" 0.608
After features/support/hooks.rb:326 1.564
After features/support/hooks.rb:100 0.000
Feature: Localization
2:23.937
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.725
When I log in to a new session in Italian (it) 35.793
Then the keyboard layout is set to "it" 0.389
When the network is plugged 0.052
And Tor is ready 19.322
Then I successfully start the Unsafe Browser in "it" 15.042
And I kill the Unsafe Browser 5.978
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 28.359
And DuckDuckGo is the default search engine 11.113
And I kill the Tor Browser 5.599
And the screen keyboard works in Thunderbird 12.887
And the layout of the screen keyboard is set to "us" 0.557
After features/support/hooks.rb:326 1.385
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.755
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.082
When I log in to a new session in Persian (fa) 33.146
Then the keyboard layout is set to "ir" 0.133
When the network is plugged 0.064
And Tor is ready 15.959
Then I successfully start the Unsafe Browser in "fa" 15.640
And I kill the Unsafe Browser 5.874
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 29.012
And DuckDuckGo is the default search engine 10.137
And I kill the Tor Browser 5.296
And the screen keyboard works in Thunderbird 12.744
And the layout of the screen keyboard is set to "ir" 0.549
After features/support/hooks.rb:326 1.121
After features/support/hooks.rb:100 0.000
Feature: Localization
2:17.487
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.085
When I log in to a new session in Portuguese (pt) 32.837
Then the keyboard layout is set to "pt" 0.173
When the network is plugged 0.042
And Tor is ready 15.396
Then I successfully start the Unsafe Browser in "pt" 16.161
And I kill the Unsafe Browser 5.984
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 29.986
And DuckDuckGo is the default search engine 9.597
And I kill the Tor Browser 5.392
And the screen keyboard works in Thunderbird 13.041
And the layout of the screen keyboard is set to "us" 0.689
After features/support/hooks.rb:326 1.587
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.631
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.312
When I log in to a new session in Russian (ru) 32.817
Then the keyboard layout is set to "ru" 0.223
When the network is plugged 0.054
And Tor is ready 17.041
Then I successfully start the Unsafe Browser in "ru" 15.952
And I kill the Unsafe Browser 5.940
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 29.491
And DuckDuckGo is the default search engine 9.523
And I kill the Tor Browser 5.328
And the screen keyboard works in Thunderbird 14.230
And the layout of the screen keyboard is set to "ru" 0.599
After features/support/hooks.rb:326 1.592
After features/support/hooks.rb:100 0.000
Feature: Localization
2:15.754
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.212
When I log in to a new session in Spanish (es) 33.083
Then the keyboard layout is set to "es" 0.178
When the network is plugged 0.042
And Tor is ready 16.118
Then I successfully start the Unsafe Browser in "es" 15.338
And I kill the Unsafe Browser 5.913
When I enable the screen keyboard 0.111
Then the screen keyboard works in Tor Browser 27.473
And DuckDuckGo is the default search engine 10.005
And I kill the Tor Browser 5.270
And the screen keyboard works in Thunderbird 13.378
And the layout of the screen keyboard is set to "us" 0.627
After features/support/hooks.rb:326 4.176
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.570
Before features/support/hooks.rb:269 0.018
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.205
When I log in to a new session in Turkish (tr) 35.187
Then the keyboard layout is set to "tr" 0.200
When the network is plugged 0.042
And Tor is ready 16.906
Then I successfully start the Unsafe Browser in "tr" 15.206
And I kill the Unsafe Browser 5.841
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 28.822
And DuckDuckGo is the default search engine 9.489
And I kill the Tor Browser 5.263
And the screen keyboard works in Thunderbird 14.739
And the layout of the screen keyboard is set to "us" 0.574
After features/support/hooks.rb:326 1.854
After features/support/hooks.rb:100 0.000
1:35.700
Before features/support/hooks.rb:269 0.010
Given a computer 0.269
And I start Tails from DVD with network unplugged and I login 1:18.410
And I plug and mount a USB drive containing a sample PNG 15.390
Then MAT can clean some sample PNG file 1.630
After features/support/hooks.rb:326 0.806
After features/support/hooks.rb:100 0.010
Feature: Networking
38.078
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.025
And I disable networking in Tails Greeter 0.983
And I log in to a new session 18.441
Then no network interfaces are enabled 0.227
When I hotplug a network device 0.161
And I wait 10 seconds 10.009

Slept for 10 seconds

Then no network interfaces are enabled 0.229
After features/support/hooks.rb:326 0.998
After features/support/hooks.rb:100 0.000
19.153
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 18.923
Then no unexpected services are listening for network connections 0.229

Service 'cups-browsed' is listening on 0.0.0.0:631 but has an exception

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

After features/support/hooks.rb:326 0.662
After features/support/hooks.rb:100 0.000
1:28.389
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.934
When I request a reboot using the system menu 2.070
Then Tails eventually restarts 1:13.384
After features/support/hooks.rb:326 3.450
After features/support/hooks.rb:100 0.000
13.941
Given I have the SSH key pair for an SFTP server 0.233
When I connect to an SFTP server on the Internet 12.180
Then I successfully connect to the SFTP server 1.526
After features/support/hooks.rb:515 0.535
After features/support/hooks.rb:326 0.781
After features/support/hooks.rb:100 0.000
12.672
When the network is plugged 0.043
And the Tor Connection Assistant autostarts 6.821
And I look at the hide mode but then I go back 4.220
And I choose to connect to Tor automatically 1.435
Then Tor Connection does not propose me to use Tor bridges 0.151
After features/support/hooks.rb:326 0.851
After features/support/hooks.rb:100 0.000
10.292
When I monitor the network connections of tails-security-check 0.083
And I re-run tails-security-check 0.185
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.023
After features/support/hooks.rb:515 0.504
After features/support/hooks.rb:326 0.995
After features/support/hooks.rb:100 0.000
2.486
When I monitor the network connections of htpdate 0.071
And I re-run htpdate 2.400
Then I see that htpdate is properly stream isolated 0.014
After features/support/hooks.rb:515 0.429
After features/support/hooks.rb:326 0.629
After features/support/hooks.rb:100 0.000
32.213
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.070
And I re-run tails-upgrade-frontend-wrapper 32.127
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.015
After features/support/hooks.rb:515 0.535
After features/support/hooks.rb:326 1.044
After features/support/hooks.rb:100 0.000
36.906
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.586
When I successfully start the Unsafe Browser 19.934
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.683
And the Unsafe Browser chroot is torn down 0.581
After features/support/hooks.rb:326 0.889
After features/support/hooks.rb:100 0.000
46.821
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.124
When I successfully start the Unsafe Browser 21.104
# Wait for whatever facility the GNOME Activities Overview uses to
# learn about which applications are running to "settle". Without
# this sleep, it is confused and it's impossible to start a new
# instance (it will just switch to the one we already started).
And I wait 10 seconds 10.007

Slept for 10 seconds

And I try to start the Unsafe Browser 0.283
Then I see a warning about another instance already running 3.301
After features/support/hooks.rb:326 2.862
After features/support/hooks.rb:100 0.000
2:31.348
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.243
And I capture all network traffic 0.009
And I configure the Unsafe Browser to check for updates more frequently 0.083
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 18.337
And I wait 120 seconds 2:0.068

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.593
After features/support/hooks.rb:515 0.504
After features/support/hooks.rb:326 0.705
After features/support/hooks.rb:100 0.042
30.895
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.837
And the network is unplugged 0.058
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.010

Slept for 10 seconds

When I try to start the Unsafe Browser 0.124
Then I am told I cannot start the Unsafe Browser when I am offline 8.865
After features/support/hooks.rb:326 0.956
After features/support/hooks.rb:100 0.000
22.672
When I plug a USB drive containing a basic VeraCrypt volume 7.508
And I cancel the GNOME authentication prompt 2.421
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.740
And I open this VeraCrypt volume in GNOME Files 5.981
Then I see the expected contents in this VeraCrypt volume 0.401
When I lock the currently opened VeraCrypt volume 0.470
Then the VeraCrypt volume has been unmounted and locked 0.149
After features/support/hooks.rb:326 0.769
After features/support/hooks.rb:100 0.000
23.667
When I plug a USB drive containing a hidden VeraCrypt volume 10.272
And I cancel the GNOME authentication prompt 2.079
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.921
And I open this VeraCrypt volume in GNOME Files 5.378
Then I see the expected contents in this VeraCrypt volume 0.401
When I lock the currently opened VeraCrypt volume 0.432
Then the VeraCrypt volume has been unmounted and locked 0.180
After features/support/hooks.rb:326 0.877
After features/support/hooks.rb:100 0.000
38.668
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.800
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.473
And I open this VeraCrypt volume in GNOME Files 7.058
Then I see the expected contents in this VeraCrypt volume 6.389
When I lock the currently opened VeraCrypt file container 0.372
Then the VeraCrypt file container has been unmounted and locked 0.573
After features/support/hooks.rb:326 0.946
After features/support/hooks.rb:100 0.000
41.321
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.997
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.047
And I open this VeraCrypt volume in GNOME Files 6.228
Then I see the expected contents in this VeraCrypt volume 0.385
When I lock the currently opened VeraCrypt file container 0.371
Then the VeraCrypt file container has been unmounted and locked 0.289
After features/support/hooks.rb:326 0.764
After features/support/hooks.rb:100 0.016
26.458
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.054
And I cancel the GNOME authentication prompt 2.264
And I unlock and mount this VeraCrypt volume with GNOME Disks 11.564
And I open this VeraCrypt volume in GNOME Files 4.534
Then I see the expected contents in this VeraCrypt volume 0.350
When I lock the currently opened VeraCrypt volume 0.534
Then the VeraCrypt volume has been unmounted and locked 0.156
After features/support/hooks.rb:326 0.844
After features/support/hooks.rb:100 0.000
27.656
When I plug a USB drive containing a hidden VeraCrypt volume 10.170
And I cancel the GNOME authentication prompt 2.220
And I unlock and mount this VeraCrypt volume with GNOME Disks 9.311
And I open this VeraCrypt volume in GNOME Files 4.938
Then I see the expected contents in this VeraCrypt volume 0.336
When I lock the currently opened VeraCrypt volume 0.491
Then the VeraCrypt volume has been unmounted and locked 0.188
After features/support/hooks.rb:326 0.841
After features/support/hooks.rb:100 0.000
50.943
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 22.345
And I unlock and mount this VeraCrypt file container with GNOME Disks 22.585
And I open this VeraCrypt volume in GNOME Files 4.478
Then I see the expected contents in this VeraCrypt volume 0.719
When I lock the currently opened VeraCrypt file container 0.605
Then the VeraCrypt file container has been unmounted and locked 0.209
After features/support/hooks.rb:326 0.878
After features/support/hooks.rb:100 0.015
51.526
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.760
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.014
And I open this VeraCrypt volume in GNOME Files 4.729
Then I see the expected contents in this VeraCrypt volume 0.343
When I lock the currently opened VeraCrypt file container 0.445
Then the VeraCrypt file container has been unmounted and locked 0.232
After features/support/hooks.rb:326 0.849
After features/support/hooks.rb:100 0.017
42.467
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.914
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.272
And I open this VeraCrypt volume in GNOME Files 4.975
Then I see the expected contents in this VeraCrypt volume 0.642
When I lock the currently opened VeraCrypt file container 0.464
Then the VeraCrypt file container has been unmounted and locked 0.199
After features/support/hooks.rb:326 0.891
After features/support/hooks.rb:100 0.000