Project Number Date
test_Tails_ISO_stable 4999 05 Aug 2024, 20:07

Failures Overview

The following summary displays scenarios that failed.

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

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

When I kill the allocating process 0.817
Then I find very few patterns in the guest's memory 4.669
13.104% 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: 13.104% (116 MiB out of 889 MiB reference memory)

After features/support/hooks.rb:326 5.233

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/00:30:54_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/4999/artifact/build-artifacts/00:30:54_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/00:30:54_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/00:30:54_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
Tags: @product
4:13.144
Scenario Installing Tails with GNOME Disks from a USB image
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 10.281
And I plug and mount a USB drive containing a Tails USB image 50.838
And I create a 7200 MiB disk named "usbimage" 0.082
And I plug USB drive "usbimage" 2.374
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 3:9.567
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:1560:in `/^I install a Tails USB image to the (\d+) MiB disk with GNOME Disks$/'
features/usb_install.feature:95:in `And I install a Tails USB image to the 7200 MiB disk with GNOME Disks'
After features/support/hooks.rb:326 11.006

SCENARIO FAILED: 'Installing Tails with GNOME Disks from a USB image' (at time 01:06:58)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:06:58_Installing_Tails_with_GNOME_Disks_from_a_USB_image.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:06:58_Installing_Tails_with_GNOME_Disks_from_a_USB_image.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:06:58_Installing_Tails_with_GNOME_Disks_from_a_USB_image.journal

After features/support/hooks.rb:100 0.108
Tags: @product
3:16.457
Scenario Upgrading an old Tails USB installation from another Tails USB drive
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.241
And I log in to a new session 3:4.216
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/common_steps.rb:553:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:509: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/usb_upgrade.feature:62:in `And I log in to a new session'
And I clone USB drive "old" to a new USB drive "to_upgrade" 0.000
And I plug USB drive "to_upgrade" 0.000
When I upgrade Tails to USB drive "to_upgrade" by cloning 0.000
Then the running Tails is installed on USB drive "to_upgrade" 0.000
And I unplug USB drive "to_upgrade" 0.000
And I unplug USB drive "__internal" 0.000
After features/support/hooks.rb:326 5.410

SCENARIO FAILED: 'Upgrading an old Tails USB installation from another Tails USB drive' (at time 01:51:06)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:06_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:06_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:06_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:06_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.journal

After features/support/hooks.rb:100 0.000
Tags: @product
0.315
Scenario Booting Tails from a USB drive upgraded from USB with persistence enabled
Before features/support/hooks.rb:269 0.008
Steps
Given a computer 0.282
And I start Tails from USB drive "to_upgrade" with network unplugged and I login with persistence enabled 0.033
Call to virStorageVolLookupByName failed: Storage volume not found: no storage vol with matching name 'to_upgrade' (Libvirt::RetrieveError)
./features/support/helpers/storage_helper.rb:151:in `lookup_volume_by_name'
./features/support/helpers/storage_helper.rb:151:in `disk_path'
./features/support/helpers/vm_helper.rb:332:in `plug_drive'
./features/support/helpers/vm_helper.rb:411:in `set_disk_boot'
./features/step_definitions/common_steps.rb:144:in `/^the computer is set to boot from (.+?) drive "(.+?)"$/'
./features/step_definitions/common_steps.rb:276: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/usb_upgrade.feature:73:in `And I start Tails from USB drive "to_upgrade" with network unplugged and I login with persistence enabled'
Then all tps features from the old Tails version are active 0.000
And Tails is running from USB drive "to_upgrade" 0.000
And the boot device has safe access rights 0.000
And the expected persistent files created with the old Tails version are present in the filesystem 0.000
And all persistent directories from the old Tails version have safe access rights 0.000
Hooks
After features/support/hooks.rb:326 4.298
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:449:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:444:in `each'
./features/support/hooks.rb:444:in `After'
Output 1

SCENARIO FAILED: 'Booting Tails from a USB drive upgraded from USB with persistence enabled' (at time 01:51:11)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:11_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4999/artifact/build-artifacts/01:51:11_Booting_Tails_from_a_USB_drive_upgraded_from_USB_with_persistence_enabled.mkv

After features/support/hooks.rb:100 0.000