Project Number Date
test_Tails_ISO_devel 4301 29 Mar 2026, 08:06

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
8.463
Scenario No unexpected error messages in the journal after booting from USB drive
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 enabled and logged in 8.409
Then there are no unexpected messages of priority "err" or higher in the journal 0.054
Unexpected error messages in the journal: [
  {
    "MESSAGE": "Unrecoverable failure in required component gdm-shell-tails.desktop",
    "SYSLOG_IDENTIFIER": "gnome-session-binary",
    "CODE_FILE": "../gnome-session/gsm-manager.c",
    "CODE_FUNC": "on_display_server_failure",
    "CODE_LINE": "311",
    "MESSAGE_ID": "10dd2dc188b54a5e98970f56499d1f73",
    "PRIORITY": "3",
    "_BOOT_ID": "c447eb0599b249cf805df4155d0ff708",
    "_CAP_EFFECTIVE": "0",
    "_CMDLINE": "/usr/libexec/gnome-session-binary --autostart /usr/share/gdm/greeter/autostart",
    "_COMM": "gnome-session-b",
    "_EXE": "/usr/libexec/gnome-session-binary",
    "_GID": "200",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "5552",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1774760160388551",
    "_SYSTEMD_CGROUP": "/user.slice/user-112.slice/session-c9.scope",
    "_SYSTEMD_INVOCATION_ID": "5b7fbc04282e4a21b4d17b6537ff39bb",
    "_SYSTEMD_OWNER_UID": "112",
    "_SYSTEMD_SESSION": "c9",
    "_SYSTEMD_SLICE": "user-112.slice",
    "_SYSTEMD_UNIT": "session-c9.scope",
    "_SYSTEMD_USER_SLICE": "-.slice",
    "_TRANSPORT": "journal",
    "_UID": "112",
    "__CURSOR": "s=20538f3a634041e9b67c57badccb5407;i=6fe;b=c447eb0599b249cf805df4155d0ff708;m=11e51d0;t=64e228cebe919;x=a81b64b736b4851",
    "__MONOTONIC_TIMESTAMP": "18764240",
    "__REALTIME_TIMESTAMP": "1774760160389401",
    "__SEQNUM": "1790",
    "__SEQNUM_ID": "20538f3a634041e9b67c57badccb5407"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:246:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:25:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:331 4.850

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from USB drive' (at time 02:43:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4301/artifact/build-artifacts/02:43:39_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4301/artifact/build-artifacts/02:43:39_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4301/artifact/build-artifacts/02:43:39_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4301/artifact/build-artifacts/02:43:39_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.journal

After features/support/hooks.rb:100 0.000