Project Number Date
test_Tails_ISO_devel 3848 02 Jun 2025, 13:08

Failures Overview

The following summary displays scenarios that failed.

Tags: @source
12.093
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:538 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 12.093
Command failed (returned pid 55671 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@f758ff6c94-20250602T0658Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@f758ff6c94-20250602T0658Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - flatpak (1.14.10-1~deb12u1+tails1) to Debian bookworm-backports (1.16.1-1~bpo12+1)
.
<0> expected but was
<#<Process::Status: pid 55671 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:545 0.000
After features/support/hooks.rb:100 0.000
Tags: @product
8.310
Scenario No unexpected error messages in the journal after booting from DVD
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD without network and logged in 8.198
Then there are no unexpected messages of priority "err" or higher in the journal 0.112
Unexpected error messages in the journal: [
  {
    "MESSAGE": "could not read from '/sys/module/pcc_cpufreq/initstate': No such device",
    "SYSLOG_IDENTIFIER": "(udev-worker)",
    "CODE_FILE": "../libkmod/libkmod-module.c",
    "CODE_FUNC": "kmod_module_get_initstate",
    "CODE_LINE": "1835",
    "PRIORITY": "3",
    "SYSLOG_FACILITY": "3",
    "TID": "490",
    "_BOOT_ID": "a0c07a513dde49a1a18a4ab7e062d315",
    "_CAP_EFFECTIVE": "1f7fdffffff",
    "_CMDLINE": "\"(udev-worker)\"",
    "_COMM": "(udev-worker)",
    "_EXE": "/usr/bin/udevadm",
    "_GID": "0",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "490",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1748851024789549",
    "_SYSTEMD_CGROUP": "/system.slice/systemd-udevd.service/udev",
    "_SYSTEMD_INVOCATION_ID": "083b4895b02e43ddadf9867586494e98",
    "_SYSTEMD_SLICE": "system.slice",
    "_SYSTEMD_UNIT": "systemd-udevd.service",
    "_TRANSPORT": "journal",
    "_UID": "0",
    "__CURSOR": "s=8f3192ed6bd94a1fba881724100a4a58;i=336;b=a0c07a513dde49a1a18a4ab7e062d315;m=8fdfd5;t=636921c190316;x=2a8fc58e96321fe0",
    "__MONOTONIC_TIMESTAMP": "9428949",
    "__REALTIME_TIMESTAMP": "1748851024790294"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:237:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:21:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:330 5.296

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from DVD' (at time 04:12:35)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3848/artifact/build-artifacts/04:12:35_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3848/artifact/build-artifacts/04:12:35_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3848/artifact/build-artifacts/04:12:35_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3848/artifact/build-artifacts/04:12:35_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.journal

After features/support/hooks.rb:100 0.000