Project Number Date
test_Tails_ISO_21079-secure-boot-disabled 4 02 May 2026, 13:23

Failures Overview

The following summary displays scenarios that failed.

3:15.317
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.004
Steps
Given a computer 0.060
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:19.346
And I configure APT to prefer an old version of cowsay 0.005
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 8.587
And I accept adding "cowsay" to Additional Software 4.952
And Additional Software is correctly configured for package "cowsay" 0.731
And I shutdown Tails and wait for the computer to power off 8.098
And I start Tails from USB drive "__internal" with network unplugged 39.175
And I enable persistence 7.443
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.013
# 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.070
And I log in to a new session 10.001
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.211
And I revert the APT tweaks that made it prefer an old version of cowsay 0.033
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.043
And the network is plugged 0.015
And Tor is ready 13.197
And available upgrades have been checked 2.211
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.543
And I can open the Additional Software configuration window from the notification 10.573
The
The Dogtail init script raised: SearchError: descendant of [notification | ]: child with name='Configure' roleName='button'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/additional_software_packages.rb:34:in `click_gnome_shell_notification_button'
./features/step_definitions/additional_software_packages.rb:160:in `/^I can open the Additional Software configuration window from the notification$/'
features/additional_software_packages.feature:103:in `And I can open the Additional Software configuration window from the notification'
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:527 0.032
After features/support/hooks.rb:331 5.674

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 00:54:54)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/00:54:54_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.010
Tags: @product
43.455
Scenario Upgrading an old Tails USB installation from another Tails USB drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.789
And I log in to a new session 12.960
And I clone USB drive "old" to a new USB drive "to_upgrade" 1.114
And I plug USB drive "to_upgrade" 2.378
When I upgrade Tails to USB drive "to_upgrade" by cloning 18.212
cannot find TailsClonerWindow.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/usb.rb:156:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_upgrade.feature:65:in `When I upgrade Tails to USB drive "to_upgrade" by cloning'
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:331 5.373

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:01:26_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_21079-secure-boot-disabled/4/artifact/build-artifacts/01:01:26_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:01:26_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:01:26_Upgrading_an_old_Tails_USB_installation_from_another_Tails_USB_drive.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:18.599
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.781
When I log in to a new session in Arabic (ar) 26.046
Then the keyboard layout is set to "eg" 0.102
And tpsd is localized to the selected locale 0.092
When the network is plugged 0.027
And Tor is ready 11.724
Then I successfully start the Unsafe Browser 4.952
And I kill the Unsafe Browser 5.314
When I enable the screen keyboard 0.059
Then the screen keyboard works in Tor Browser 22.497
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:44:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.207

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#1)' (at time 01:38:21)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:38:21_Tails_is_localized_for_every_tier-1_language,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:38:21_Tails_is_localized_for_every_tier-1_language,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:38:21_Tails_is_localized_for_every_tier-1_language,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:38:21_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:17.344
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.363
When I log in to a new session in Chinese (zh_CN) 26.463
Then the keyboard layout is set to "cn" 0.094
And tpsd is localized to the selected locale 0.087
When the network is plugged 0.020
And Tor is ready 11.763
Then I successfully start the Unsafe Browser 4.378
And I kill the Unsafe Browser 5.176
When I enable the screen keyboard 0.058
Then the screen keyboard works in Tor Browser 21.936
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:45:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.479

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#2)' (at time 01:39:43)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:39:43_Tails_is_localized_for_every_tier-1_language,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:39:43_Tails_is_localized_for_every_tier-1_language,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:39:43_Tails_is_localized_for_every_tier-1_language,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:39:43_Tails_is_localized_for_every_tier-1_language,_Examples___2_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:4.118
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.414
When I log in to a new session in English (en) 11.823
Then the keyboard layout is set to "us" 0.135
And tpsd is localized to the selected locale 0.150
When the network is plugged 0.027
And Tor is ready 12.606
Then I successfully start the Unsafe Browser 5.524
And I kill the Unsafe Browser 5.236
When I enable the screen keyboard 0.047
Then the screen keyboard works in Tor Browser 21.150
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:46:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.185

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#3)' (at time 01:40:53)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:40:53_Tails_is_localized_for_every_tier-1_language,_Examples___3_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:40:53_Tails_is_localized_for_every_tier-1_language,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:40:53_Tails_is_localized_for_every_tier-1_language,_Examples___3_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:40:53_Tails_is_localized_for_every_tier-1_language,_Examples___3_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:19.567
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.282
When I log in to a new session in French (fr) 28.089
Then the keyboard layout is set to "fr" 0.102
And tpsd is localized to the selected locale 0.104
When the network is plugged 0.017
And Tor is ready 12.146
Then I successfully start the Unsafe Browser 5.157
And I kill the Unsafe Browser 5.241
When I enable the screen keyboard 0.050
Then the screen keyboard works in Tor Browser 21.374
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:47:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "fr" 0.000
After features/support/hooks.rb:331 5.522

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#4)' (at time 01:42:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:42:18_Tails_is_localized_for_every_tier-1_language,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:42:18_Tails_is_localized_for_every_tier-1_language,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:42:18_Tails_is_localized_for_every_tier-1_language,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:42:18_Tails_is_localized_for_every_tier-1_language,_Examples___4_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:20.367
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.353
When I log in to a new session in German (de) 26.336
Then the keyboard layout is set to "de" 0.159
And tpsd is localized to the selected locale 0.148
When the network is plugged 0.025
And Tor is ready 13.792
Then I successfully start the Unsafe Browser 4.955
And I kill the Unsafe Browser 5.221
When I enable the screen keyboard 0.062
Then the screen keyboard works in Tor Browser 22.311
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:48:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "de" 0.000
After features/support/hooks.rb:331 5.461

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#5)' (at time 01:43:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:43:44_Tails_is_localized_for_every_tier-1_language,_Examples___5_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:43:44_Tails_is_localized_for_every_tier-1_language,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:43:44_Tails_is_localized_for_every_tier-1_language,_Examples___5_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:43:44_Tails_is_localized_for_every_tier-1_language,_Examples___5_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:18.586
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.201
When I log in to a new session in Hindi (hi) 26.558
Then the keyboard layout is set to "in" 0.107
And tpsd is localized to the selected locale 0.195
When the network is plugged 0.063
And Tor is ready 11.749
Then I successfully start the Unsafe Browser 5.402
And I kill the Unsafe Browser 5.236
When I enable the screen keyboard 0.107
Then the screen keyboard works in Tor Browser 21.963
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:49:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.076

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#6)' (at time 01:45:08)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:45:08_Tails_is_localized_for_every_tier-1_language,_Examples___6_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:45:08_Tails_is_localized_for_every_tier-1_language,_Examples___6_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:45:08_Tails_is_localized_for_every_tier-1_language,_Examples___6_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:45:08_Tails_is_localized_for_every_tier-1_language,_Examples___6_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:19.737
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.087
When I log in to a new session in Indonesian (id) 27.744
Then the keyboard layout is set to "id" 0.104
And tpsd is localized to the selected locale 0.090
When the network is plugged 0.017
And Tor is ready 12.712
Then I successfully start the Unsafe Browser 5.493
And I kill the Unsafe Browser 5.195
When I enable the screen keyboard 0.058
Then the screen keyboard works in Tor Browser 21.233
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:50:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 4.967

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#7)' (at time 01:46:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:46:32_Tails_is_localized_for_every_tier-1_language,_Examples___7_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:46:32_Tails_is_localized_for_every_tier-1_language,_Examples___7_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:46:32_Tails_is_localized_for_every_tier-1_language,_Examples___7_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:46:32_Tails_is_localized_for_every_tier-1_language,_Examples___7_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:18.571
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.389
When I log in to a new session in Italian (it) 25.936
Then the keyboard layout is set to "it" 0.116
And tpsd is localized to the selected locale 0.106
When the network is plugged 0.019
And Tor is ready 12.445
Then I successfully start the Unsafe Browser 6.008
And I kill the Unsafe Browser 5.194
When I enable the screen keyboard 0.071
Then the screen keyboard works in Tor Browser 21.283
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:51:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.198

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#8)' (at time 01:47:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:47:56_Tails_is_localized_for_every_tier-1_language,_Examples___8_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:47:56_Tails_is_localized_for_every_tier-1_language,_Examples___8_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:47:56_Tails_is_localized_for_every_tier-1_language,_Examples___8_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:47:56_Tails_is_localized_for_every_tier-1_language,_Examples___8_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:19.176
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.746
When I log in to a new session in Persian (fa) 26.701
Then the keyboard layout is set to "ir" 0.096
And tpsd is localized to the selected locale 0.108
When the network is plugged 0.025
And Tor is ready 12.162
Then I successfully start the Unsafe Browser 5.309
And I kill the Unsafe Browser 5.193
When I enable the screen keyboard 0.051
Then the screen keyboard works in Tor Browser 21.780
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:52:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "ir" 0.000
After features/support/hooks.rb:331 5.168

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#9)' (at time 01:49:20)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:49:20_Tails_is_localized_for_every_tier-1_language,_Examples___9_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:49:20_Tails_is_localized_for_every_tier-1_language,_Examples___9_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:49:20_Tails_is_localized_for_every_tier-1_language,_Examples___9_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:49:20_Tails_is_localized_for_every_tier-1_language,_Examples___9_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:17.736
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.518
When I log in to a new session in Portuguese (pt) 26.145
Then the keyboard layout is set to "pt" 0.118
And tpsd is localized to the selected locale 0.081
When the network is plugged 0.022
And Tor is ready 11.915
Then I successfully start the Unsafe Browser 4.841
And I kill the Unsafe Browser 5.200
When I enable the screen keyboard 0.058
Then the screen keyboard works in Tor Browser 21.834
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:53:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.337

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#10)' (at time 01:50:43)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:50:43_Tails_is_localized_for_every_tier-1_language,_Examples___10_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:50:43_Tails_is_localized_for_every_tier-1_language,_Examples___10_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:50:43_Tails_is_localized_for_every_tier-1_language,_Examples___10_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:50:43_Tails_is_localized_for_every_tier-1_language,_Examples___10_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:16.971
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.466
When I log in to a new session in Russian (ru) 25.303
Then the keyboard layout is set to "ru" 0.108
And tpsd is localized to the selected locale 0.099
When the network is plugged 0.013
And Tor is ready 11.757
Then I successfully start the Unsafe Browser 5.003
And I kill the Unsafe Browser 5.221
When I enable the screen keyboard 0.047
Then the screen keyboard works in Tor Browser 21.949
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:54:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "ru" 0.000
After features/support/hooks.rb:331 5.451

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#11)' (at time 01:52:06)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:52:06_Tails_is_localized_for_every_tier-1_language,_Examples___11_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:52:06_Tails_is_localized_for_every_tier-1_language,_Examples___11_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:52:06_Tails_is_localized_for_every_tier-1_language,_Examples___11_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:52:06_Tails_is_localized_for_every_tier-1_language,_Examples___11_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:19.435
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.325
When I log in to a new session in Spanish (es) 26.258
Then the keyboard layout is set to "es" 0.094
And tpsd is localized to the selected locale 0.099
When the network is plugged 0.017
And Tor is ready 12.988
Then I successfully start the Unsafe Browser 5.577
And I kill the Unsafe Browser 5.210
When I enable the screen keyboard 0.077
Then the screen keyboard works in Tor Browser 21.784
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:55:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.519

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#12)' (at time 01:53:31)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:53:31_Tails_is_localized_for_every_tier-1_language,_Examples___12_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:53:31_Tails_is_localized_for_every_tier-1_language,_Examples___12_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:53:31_Tails_is_localized_for_every_tier-1_language,_Examples___12_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:53:31_Tails_is_localized_for_every_tier-1_language,_Examples___12_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:18.696
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.906
When I log in to a new session in Turkish (tr) 26.439
Then the keyboard layout is set to "tr" 0.098
And tpsd is localized to the selected locale 0.127
When the network is plugged 0.022
And Tor is ready 11.867
Then I successfully start the Unsafe Browser 5.675
And I kill the Unsafe Browser 5.254
When I enable the screen keyboard 0.060
Then the screen keyboard works in Tor Browser 21.244
Operation failed (despite retrying 2 times) with
FindFailed: cannot find TorBrowserNewTabButton.png on the screen (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'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:196:in `/^I open a new tab in the (.*)$/'
./features/step_definitions/browser.rb:460:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:56:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:31:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:331 5.084

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#13)' (at time 01:54:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:54:55_Tails_is_localized_for_every_tier-1_language,_Examples___13_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:54:55_Tails_is_localized_for_every_tier-1_language,_Examples___13_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:54:55_Tails_is_localized_for_every_tier-1_language,_Examples___13_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/01:54:55_Tails_is_localized_for_every_tier-1_language,_Examples___13_.journal

After features/support/hooks.rb:100 0.000
Feature: Using Secrets
Tags: @product
55.336
Scenario I can easily access kdbx files in /home/amnesia/Persistent
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.460
And I enable persistence 14.392
And I write a file "/home/amnesia/Persistent/Passwords.kdbx" with contents "" 0.005
And I change ownership of file "/home/amnesia/Persistent/Passwords.kdbx" to "amnesia:" 0.040
And I log in to a new session 11.638
When I start "Secrets" via GNOME Activities Overview 20.799
cannot find GnomeActivitiesOverviewSearch.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:1174:in `/^I start "([^"]+)" via GNOME Activities Overview$/'
features/secrets.feature:10:in `When I start "Secrets" via GNOME Activities Overview'
Then Secrets tries to open "/home/amnesia/Persistent/Passwords.kdbx" 0.000
After features/support/hooks.rb:331 5.662

SCENARIO FAILED: 'I can easily access kdbx files in /home/amnesia/Persistent' (at time 02:36:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/02:36:48_I_can_easily_access_kdbx_files_in__home_amnesia_Persistent.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/02:36:48_I_can_easily_access_kdbx_files_in__home_amnesia_Persistent.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/02:36:48_I_can_easily_access_kdbx_files_in__home_amnesia_Persistent.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21079-secure-boot-disabled/4/artifact/build-artifacts/02:36:48_I_can_easily_access_kdbx_files_in__home_amnesia_Persistent.journal

After features/support/hooks.rb:100 0.000