Project Number Date
test_Tails_ISO_stable 4988 01 Aug 2024, 14:00

Failures Overview

The following summary displays scenarios that failed.

31.881
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 9.138
And I prepare Tails for memory erasure tests 0.461
When I start a process allocating 128 MiB of memory with a known pattern 2.463
Then patterns cover at least 128 MiB in the guest's memory 10.363

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

When I kill the allocating process 0.494
Then I find very few patterns in the guest's memory 8.961
5.577% 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: 5.577% (48 MiB out of 864 MiB reference memory)

After features/support/hooks.rb:326 5.960

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4988/artifact/build-artifacts/00:29:16_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4988/artifact/build-artifacts/00:29:16_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4988/artifact/build-artifacts/00:29:16_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4988/artifact/build-artifacts/00:29:16_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000