Project Number Date
test_Tails_ISO_devel 4415 26 May 2026, 11:14

Failures Overview

The following summary displays scenarios that failed.

Feature: Localization
Tags: @product
3:17.776
Scenario Cleartext localization preferences have priority over Persistent Storage
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 8.745
# The first boot simulates a legacy Tails, where locale is only saved in Persistent Storage
Then Tails is running from USB drive "__internal" 0.312
And I create a persistent partition 31.661
And I manually store legacy localization settings in Persistent Storage 0.201
When I shutdown Tails and wait for the computer to power off 10.071
# The second boot verifies that the legacy setting still works
And I start Tails from USB drive "__internal" with network unplugged 38.940
Then the Welcome Screen's language is set to English 0.342
And the Welcome Screen's formats is set to United States 0.207
When I enable persistence 7.464
Then the Welcome Screen's language is set to German 0.483
And the Welcome Screen's formats is set to France 0.170
When I set the language to Italian (it) 4.515
Then the language and keyboard have not been saved in cleartext storage 2.101
When I save the language and keyboard options in cleartext storage 2.382
Then the "it" language and keyboard have been saved in cleartext storage 0.128
And I shutdown Tails and wait for the computer to power off 2.761
# The third boot verifies that cleartext has priority
And I start Tails from USB drive "__internal" with network unplugged 1:27.285
can
can not find any of the patterns ["TailsGreeter.png", "PlymouthGraphicsCardFailureMessage.png"] on the screen (FindFailed)
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:444:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:235: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/localization.feature:102:in `And I start Tails from USB drive "__internal" with network unplugged'
Then the Welcome Screen's language is set to Italian 0.000
And the Welcome Screen's formats is set to Italy 0.000
When I enable persistence 0.000
# Only formats are loaded from persistence
Then the Welcome Screen's formats is set to France 0.000
And the Welcome Screen's language is set to Italian 0.000
After features/support/hooks.rb:335 4.917

SCENARIO FAILED: 'Cleartext localization preferences have priority over Persistent Storage' (at time 02:10:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4415/artifact/build-artifacts/02:10:38_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4415/artifact/build-artifacts/02:10:38_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4415/artifact/build-artifacts/02:10:38_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4415/artifact/build-artifacts/02:10:38_Cleartext_localization_preferences_have_priority_over_Persistent_Storage.journal

After features/support/hooks.rb:104 0.012
6.217
Scenario All packages are up-to-date
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:548 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 6.217
Command failed (pid 184678 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@177b5d3daa-20260526T0657Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@177b5d3daa-20260526T0657Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2026-05-26 08:28:09+00:00 (1:11:44.710160 ago)
INFO: Need to upgrade our own forked package:
  - evince[evince, evince-common] (48.1-3tails1) to Debian trixie-security (48.1-3+deb13u1)
  - evince[libevview3-3t64, libevdocument3-4t64] (48.1-3tails1) to Debian trixie-security (48.1-3+deb13u1)
  - haveged[haveged] (1.9.19-12tails1) to Debian trixie-security (1.9.19-12+deb13u1)
  - haveged[libhavege2] (1.9.19-12tails1) to Debian trixie-security (1.9.19-12+deb13u1)
  - libgcrypt20 (1.11.0-7tails1) to Debian trixie-security (1.11.0-7+deb13u1)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/step_definitions/needed_package_updates.rb:10:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:13:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:555 0.000
After features/support/hooks.rb:104 0.000