Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 79 21 May 2024, 06:39

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 52 1 0 0 0 53 5 1 6 11:53.110 Failed
Feature System memory erasure on shutdown
As a Tails user when I shutdown Tails I want the system memory to be free from sensitive data.
19.540
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:259 0.003
Steps
Given I have started Tails from DVD without network and logged in 8.534
And I prepare Tails for memory erasure tests 0.651
When I start a process allocating 128 MiB of memory with a known pattern 2.363
Then patterns cover at least 128 MiB in the guest's memory 3.956

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

When I kill the allocating process 0.226
Then I find very few patterns in the guest's memory 3.809
2.610% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:219:in `/^I find very few patterns in the guest's memory$/'
features/erase_memory.feature:19:in `Then I find very few patterns in the guest's memory'
Output 1

Pattern coverage: 2.610% (23 MiB out of 914 MiB reference memory)

After features/support/hooks.rb:305 4.571

SCENARIO FAILED: 'Erasure of memory freed by killed userspace processes' (at time 00:28:12)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/79/artifact/build-artifacts/00:28:12_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/79/artifact/build-artifacts/00:28:12_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/79/artifact/build-artifacts/00:28:12_Erasure_of_memory_freed_by_killed_userspace_processes.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/79/artifact/build-artifacts/00:28:12_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:89 0.000
26.615
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 8.776
And I prepare Tails for memory erasure tests 0.731
And I find very few patterns in the guest's memory 4.720

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

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

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

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

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

After features/support/hooks.rb:305 0.984
After features/support/hooks.rb:89 0.000
54.338
Before features/support/hooks.rb:259 0.002
Given I have started Tails from DVD without network and logged in 8.488
And I prepare Tails for memory erasure tests 0.434
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.326
Then I find very few patterns in the guest's memory 5.096

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

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

Pattern coverage: 92.172% (117 MiB out of 127 MiB reference memory)

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

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

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

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

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

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

After features/support/hooks.rb:305 1.006
After features/support/hooks.rb:89 0.000
1:20.448
Before features/support/hooks.rb:259 0.003
Given I have started Tails from DVD without network and logged in 8.904
And I prepare Tails for memory erasure tests 0.705
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 37.463
Then I find very few patterns in the guest's memory 3.968

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:305 1.169
After features/support/hooks.rb:89 0.000
55.665
Before features/support/hooks.rb:259 0.002
Given I have started Tails from DVD without network and logged in 8.246
And I prepare Tails for memory erasure tests 0.416
When I fill a 128 MiB file with a known pattern on the root filesystem 18.868
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.091
Then patterns cover at least 128 MiB in the guest's memory 4.042

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

When I trigger shutdown 0.020
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:305 3.557
After features/support/hooks.rb:89 0.000
7:56.501
Before features/support/hooks.rb:259 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:10.919
And I prepare Tails for memory erasure tests 0.436
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.765
When I trigger shutdown 0.016
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:305 3.556
After features/support/hooks.rb:89 0.012