Project Number Date
test_Tails_ISO_devel 3548 14 Oct 2024, 13:03

Failures Overview

The following summary displays scenarios that failed.

23:3.372
Scenario Upgrading an initial Tails installation with an incremental upgrade
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.656
And no SquashFS delta is installed 0.170
And Tails is fooled to think that version 6.0~testoverlayfs was initially installed 0.360
And Tails is fooled to think it is running version 6.0~testoverlayfs 0.051
And the file system changes introduced in version 6.2~testoverlayfs are not present 0.288
And the file system changes introduced in version 6.3~testoverlayfs are not present 0.433
When the network is plugged 0.075
And Tor is ready 23.503
Then I am proposed to install an incremental upgrade to version 6.2~testoverlayfs 7.274
And I can successfully install the incremental upgrade to version 6.2~testoverlayfs 11.740
Given I shutdown Tails and wait for the computer to power off 9.807
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 21:58.010
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:712:in `new'
./features/step_definitions/common_steps.rb:712:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:298: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:93:in `When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then Tails is running version 6.2~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.2~testoverlayfs are present 0.000
And only the 6.2~testoverlayfs SquashFS delta is installed 0.000
# Our IUK sets a release date that can make Tor bootstrapping impossible
Given Tails system time is magically synchronized 0.000
# We'll really install Tails_amd64_6.0~testoverlayfs_to_6.3~testoverlayfs.iuk
# but we need some way to force upgrading a second time in a row
# even if only the initially installed version is considered
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then I am proposed to install an incremental upgrade to version 6.3~testoverlayfs 0.000
And I can successfully install the incremental upgrade to version 6.3~testoverlayfs 0.000
Given I shutdown Tails and wait for the computer to power off 0.000
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then Tails is running version 6.3~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present 0.000
And only the 6.3~testoverlayfs SquashFS delta is installed 0.000
# Regression test for #17425 (i.e. the Upgrader would propose
# upgrading to the version that's already running)
Given Tails system time is magically synchronized 0.000
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then the Upgrader considers the system as up-to-date 0.000
# Regression test on #8158 (i.e. the IUK's filesystem is not part of the Unsafe Browser's chroot)
And I successfully start the Unsafe Browser 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present in the Unsafe Browser's chroot 0.000
After features/support/hooks.rb:326 10.896

SCENARIO FAILED: 'Upgrading an initial Tails installation with an incremental upgrade' (at time 02:13:12)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/02:13:12_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/02:13:12_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/02:13:12_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.journal

After features/support/hooks.rb:100 0.013
Tags: @source
3.323
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 3.323
Command failed (returned pid 71038 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_devel/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_devel/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@56bd543e6e-20241014T0658Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@56bd543e6e-20241014T0658Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - gdisk (1.0.10-1~bpo12+1~tails1) to Debian trixie (1.0.10-2)
.
<0> expected but was
<#<Process::Status: pid 71038 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:539 0.000
After features/support/hooks.rb:100 0.000
8:46.726
Scenario Playing an Ogg audio track
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.343
When I start the Tor Browser 22.432
And the Tor Browser loads the startup page 0.978
Then I can listen to an Ogg audio track in Tor Browser 8:9.972
Tor
Tor operation failed (despite retrying 10 times) with
Test::Unit::AssertionFailedError: <false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/browser.rb:355:in `/^I can listen to an Ogg audio track in Tor Browser$/'
features/torified_browsing.feature:41:in `Then I can listen to an Ogg audio track in Tor Browser'
After features/support/hooks.rb:515 0.041
After features/support/hooks.rb:326 5.316

SCENARIO FAILED: 'Playing an Ogg audio track' (at time 05:01:04)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:01:04_Playing_an_Ogg_audio_track.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:01:04_Playing_an_Ogg_audio_track.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:01:04_Playing_an_Ogg_audio_track.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:01:04_Playing_an_Ogg_audio_track.journal

After features/support/hooks.rb:100 0.000
29.295
Scenario Use Unlock VeraCrypt Volumes to unlock a hidden VeraCrypt file container
Steps
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.489
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 3.805
The
The Dogtail init script raised: AttributeError: can't set attribute
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:209:in `set_field'
./features/support/helpers/dogtail.rb:245:in `text='
./features/step_definitions/common_steps.rb:1658:in `select_path_in_file_chooser'
./features/step_definitions/veracrypt.rb:167:in `/^I unlock and mount this VeraCrypt (volume|file container) with Unlock VeraCrypt Volumes$/'
features/veracrypt.feature:40:in `And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes'
And I open this VeraCrypt volume in GNOME Files 0.000
Then I see the expected contents in this VeraCrypt volume 0.000
When I lock the currently opened VeraCrypt file container 0.000
Then the VeraCrypt file container has been unmounted and locked 0.000
After features/support/hooks.rb:326 5.157

SCENARIO FAILED: 'Use Unlock VeraCrypt Volumes to unlock a hidden VeraCrypt file container' (at time 05:29:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:29:55_Use_Unlock_VeraCrypt_Volumes_to_unlock_a_hidden_VeraCrypt_file_container.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:29:55_Use_Unlock_VeraCrypt_Volumes_to_unlock_a_hidden_VeraCrypt_file_container.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:29:55_Use_Unlock_VeraCrypt_Volumes_to_unlock_a_hidden_VeraCrypt_file_container.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3548/artifact/build-artifacts/05:29:55_Use_Unlock_VeraCrypt_Volumes_to_unlock_a_hidden_VeraCrypt_file_container.journal

After features/support/hooks.rb:100 0.016