Project Number Date
test_Tails_ISO_20634-greeter-tps-update-failure-fix 18 14 Nov 2024, 11:58

Failures Overview

The following summary displays scenarios that failed.

Tags: @source
4.762
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 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 4.762
Command failed (returned pid 68249 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/tmp/tails-amd64-20634-greeter-tps-update-failure-fix@f89ed2ae99+stable@60885f7e53-20241114T0639Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/tmp/tails-amd64-20634-greeter-tps-update-failure-fix@f89ed2ae99+stable@60885f7e53-20241114T0639Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - base-files (12.4+deb12u7) to Debian bookworm (12.4+deb12u8)
  - cjson (1.7.15-1+deb12u1) to Debian bookworm (1.7.15-1+deb12u2)
  - curl[curl] (7.88.1-10+deb12u7) to Debian bookworm (7.88.1-10+deb12u8)
  - curl[libcurl4, libcurl3-gnutls] (7.88.1-10+deb12u7) to Debian bookworm (7.88.1-10+deb12u8)
  - distro-info-data (0.58+deb12u2) to Debian bookworm (0.58+deb12u3)
  - glib2.0 (2.74.6-2+deb12u3) to Debian bookworm (2.74.6-2+deb12u4)
  - glibc[libc-bin, libc6-dev, libc-dev-bin, libc-l10n, libc6] (2.36-9+deb12u8) to Debian bookworm (2.36-9+deb12u9)
  - glibc[locales] (2.36-9+deb12u8) to Debian bookworm (2.36-9+deb12u9)
  - gtk+3.0[gtk-update-icon-cache, gir1.2-gtk-3.0] (3.24.38-2~deb12u2) to Debian bookworm (3.24.38-2~deb12u3)
  - gtk+3.0[libgtk-3-0, libgtk-3-bin, libgtk-3-common] (3.24.38-2~deb12u2) to Debian bookworm (3.24.38-2~deb12u3)
  - intel-microcode (3.20240813.1~deb12u1) to Debian bookworm (3.20240910.1~deb12u1)
  - iputils (3:20221126-1) to Debian bookworm (3:20221126-1+deb12u1)
  - ntfs-3g[libntfs-3g89] (1:2022.10.3-1+b1) to Debian bookworm (1:2022.10.3-1+deb12u2)
  - ntfs-3g[ntfs-3g] (1:2022.10.3-1+b1) to Debian bookworm (1:2022.10.3-1+deb12u2)
  - python-cryptography (38.0.4-3) to Debian bookworm (38.0.4-3+deb12u1)
  - sqlite3 (3.40.1-2) to Debian bookworm (3.40.1-2+deb12u1)
  - systemd[libnss-systemd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[libpam-systemd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[libudev-dev, libsystemd0, libsystemd-shared, libudev1] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[systemd, udev, systemd-oomd, systemd-sysv, systemd-timesyncd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
.
<0> expected but was
<#<Process::Status: pid 68249 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20634-greeter-tps-update-failure-fix/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:539 0.000
After features/support/hooks.rb:100 0.000
Tags: @product
1:27.894
Scenario Manual filesystem repair is successful
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.007
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.538
When I try to enable persistence 0.462
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 6.630
When I repair the filesystem of the Persistent Storage 1.254
Then the Welcome Screen tells me that the filesystem was repaired successfully 1:0.001
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "Welcome to Tails!" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/usb.rb:1827:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:1826:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1826:in `/^the Welcome Screen tells me that the filesystem was repaired successfully$/'
features/persistence.feature:178:in `Then the Welcome Screen tells me that the filesystem was repaired successfully'
And the filesystem of the Persistent Storage was repaired 0.000
When I close the filesystem repair dialog 0.000
Then persistence is successfully enabled 0.000
After features/support/hooks.rb:326 7.914

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 03:39:40)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/18/artifact/build-artifacts/03:39:40_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/18/artifact/build-artifacts/03:39:40_Manual_filesystem_repair_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/18/artifact/build-artifacts/03:39:40_Manual_filesystem_repair_is_successful.journal

After features/support/hooks.rb:100 0.000