Project Number Date
test_Tails_ISO_devel 3379 08 May 2024, 12:56

Failures Overview

The following summary displays scenarios that failed.

21:52.110
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.009
Steps
Given a computer 0.195
And I start Tails from USB drive "__internal" with network unplugged 59.104
And I enable persistence 14.235
And I remove the "cowsay" deb files from the APT cache 0.669
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.089
And I log in to a new session 37.695
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20:0.120
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:587:in `new'
./features/step_definitions/common_steps.rb:587:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/additional_software_packages.feature:132:in `Then I see the "The installation of your additional software failed" notification after at most 300 seconds'
And I can open the Additional Software log file from the notification 0.000
And the package "cowsay" is not installed 0.000
After features/support/hooks.rb:464 0.039
After features/support/hooks.rb:305 10.196

SCENARIO FAILED: 'I am notified when Additional Software fails to install a package' (at time 02:00:20)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:00:20_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:00:20_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

After features/support/hooks.rb:89 0.011
Tags: @product
27.702
Scenario The included APT repository keys are up-to-date
Before features/support/hooks.rb:259 0.006
Steps
Given I have started Tails from DVD without network and logged in 8.508
Then the keys trusted by APT are valid for the next 3 months 19.193
The
The following APT key(s) will not be valid in 3 months: A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89, 2265EB4CB2BF88D900AE8D1B74A941BA219EC810.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:29:in `assert_all_keys_are_valid_for_n_months'
./features/step_definitions/checks.rb:8:in `/^the keys trusted by APT are valid for the next (\d+) months$/'
features/keys.feature:11:in `Then the keys trusted by APT are valid for the next 3 months'
After features/support/hooks.rb:305 4.364

SCENARIO FAILED: 'The included APT repository keys are up-to-date' (at time 02:44:40)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:44:40_The_included_APT_repository_keys_are_up-to-date.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:44:40_The_included_APT_repository_keys_are_up-to-date.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:44:40_The_included_APT_repository_keys_are_up-to-date.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/02:44:40_The_included_APT_repository_keys_are_up-to-date.journal

After features/support/hooks.rb:89 0.000
Tags: @product
3:8.808
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:259 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.010
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 32.505
And I shutdown Tails and wait for the computer to power off 13.326
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.966
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "gnome-shell" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:711:in `new'
./features/step_definitions/common_steps.rb:711:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:295: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/persistence.feature:123:in `Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase'
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:305 4.261

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 03:50:41)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:50:41_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:50:41_Changing_the_Persistent_Storage_passphrase.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:50:41_Changing_the_Persistent_Storage_passphrase.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:50:41_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:89 0.010
Tags: @product
2:31.893
Scenario Dotfiles persistence
Before features/support/hooks.rb:259 0.009
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.631
When I write some dotfile expected to persist 0.089
And I shutdown Tails and wait for the computer to power off 9.134
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.038
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "gnome-shell" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:711:in `new'
./features/step_definitions/common_steps.rb:711:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:295: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/persistence.feature:139:in `And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then the expected persistent dotfile is present in the filesystem 0.000
After features/support/hooks.rb:305 4.075

SCENARIO FAILED: 'Dotfiles persistence' (at time 03:54:25)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:54:25_Dotfiles_persistence.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:54:25_Dotfiles_persistence.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:54:25_Dotfiles_persistence.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3379/artifact/build-artifacts/03:54:25_Dotfiles_persistence.journal

After features/support/hooks.rb:89 0.013