Actions
action #117472
closed[qe-core] test fails in transactional_update - rpm -q timeout
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-09-30
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
the transactional update test suite seems to die on this particular query.
Could you please investigate?
Suggestions¶
- We don't have logs available due to
transactional_update
inheriting from the wrong module, it should useconsoletest
as parent/base so that thepost_fail_hooks
are called
# Test died:
script timeout: rpm -q --qf '%{V}-%{R}' update-test-security at /usr/lib/os-autoinst/distribution.pm line 296.
distribution::script_output(Distribution::Opensuse::Leap::15=HASH(0x562eb3d7aa00), "rpm -q --qf '%{V}-%{R}' update-test-security", "timeout", undef, "type_command", undef, "proceed_on_failure", undef, ...) called at /usr/lib/os-a
openQA test in scenario opensuse-15.5-DVD-x86_64-transactional_server@64bit fails in
transactional_update
Test suite description¶
Installation only of the transactional updates and read-only root fs role.
Maintainer: SergioAtSUSE slindomansilla@suse.com
Reproducible¶
Fails since (at least) Build 296.1 (current job)
Expected result¶
Last good: 293.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by szarate about 2 years ago
- Tags set to bugbusters
- Description updated (diff)
- Status changed from New to Workable
Updated by rfan1 about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to rfan1
One thing interested me is that I can get the below error messages
https://openqa.opensuse.org/tests/2806284#step/transactional_update/94
[ 105.339559][ T1] reboot: Restarting system
[ 3.348705][ T1] systemd[1]: Failed to start Remount Root and Kernel File Systems.
Welcome to openSUSE Leap 15.5 Alpha - Kernel 5.14.21-150500.30-default (ttyS0).
eth0:
susetest login:
And the eth0 can't get ip address at the same time.
Updated by rfan1 about 2 years ago
I plan to increase the memory size to 2048 for this job as well.
Updated by rfan1 about 2 years ago
# for i in {1..5};do openqa-clone-job --from https://openqa.opensuse.org --host https://openqa.opensuse.org 2851888 _GROUP_ID=0 -skip-download --skip-chained-deps BUILD=rfan TEST=rfan_trup CASEDIR=https://github.com/rfan1/os-autoinst-distri-opensuse.git#transactional_update QEMURAM=2048;done
Created job #2860324: opensuse-15.5-DVD-x86_64-Build320.2-transactional_server@64bit -> https://openqa.opensuse.org/t2860324
Created job #2860325: opensuse-15.5-DVD-x86_64-Build320.2-transactional_server@64bit -> https://openqa.opensuse.org/t2860325
Created job #2860326: opensuse-15.5-DVD-x86_64-Build320.2-transactional_server@64bit -> https://openqa.opensuse.org/t2860326
Created job #2860327: opensuse-15.5-DVD-x86_64-Build320.2-transactional_server@64bit -> https://openqa.opensuse.org/t2860327
Created job #2860328: opensuse-15.5-DVD-x86_64-Build320.2-transactional_server@64bit -> https://openqa.opensuse.org/t2860328
Updated by rfan1 about 2 years ago
Updated by rfan1 about 2 years ago
- Status changed from Feedback to Resolved
- Target version set to QE-Core: Ready
Actions