| Summary: | Test case failure: /CoreOS/util-linux/Regression/bz490693-Add-utempter-support-to-script | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Karel Volný <kvolny> |
| Component: | util-linux | Assignee: | Karel Zak <kzak> |
| Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | fsumsal, kvolny |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-15 07:40:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1546552 | ||
|
Description
Karel Volný
2016-02-10 14:37:55 UTC
Seems like regression. What is the last successful version? I don't see any RHEL7 specific change relevant for the command script(1). it looks like it _never_ passed on RHEL7 so the last version known to work[*] is util-linux-2.13-0.59.el5_8 - the case wasn't used in RHEL6 because there was "util-linux-ng" component instead and it seems we somehow missed this one when adapting our testsuite for that so I will schedule a RHEL6 run now [*] possibly ... I have found that the case didn't treat timeout as an error, so actually I couldn't say it worked, only that it didn't show this exact error That's strange, it works on command line, but no when executed by Beaker. Would be possible to add strace to the script to see more details? FTR, as for RHEL6, it seems to work okay with util-linux-ng-2.17.2-12.18.el6 (In reply to Karel Zak from comment #4) > That's strange, it works on command line, but no when executed by Beaker. > Would be possible to add strace to the script to see more details? ok, see job #1223112 (hope it will work out as expected ...) (In reply to Karel Volný from comment #5) > ok, see job #1223112 (hope it will work out as expected ...) bad luck, second try - job #1224020 Is this still anything we need to fix? (In reply to Karel Zak from comment #10) > Is this still anything we need to fix? probably I'm not the one to decide what needs to be fixed, however the test fails consistently in Beaker, and I do not understand why it didn't get any attention meanwhile, during previous errata runs RHEL7 results: https://beaker.engineering.redhat.com/jobs/4578810 RHEL8 results: https://beaker.engineering.redhat.com/jobs/4578812 note that there is also strace as agreed before as the test passes manually (or in 1minutetip) and fails only in Beaker, it is not sure whether the problem lies with util-linux, however, from my limited knowledge, I'd think that stdin has to have an owner so it should be printed - if this is not true, I'm eager to hear how to setup the environment so the test really tests what is to be tested but note that the test still passes on RHEL5: https://beaker.engineering.redhat.com/jobs/4581104 so I do not see this as a testbug per se After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |