Bug 1225288

Summary: [Build 20240524] openQA test fails in buildah-root_tap
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: ContainersAssignee: Ricardo Branco <rbranco>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: rbranco
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/4222093/modules/buildah-root_tap/steps/1
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2024-05-25 20:22:54 UTC
## Observation

buildah-root_tap	bud build with heredoc content		not ok 60 bud build with heredoc content
buildah-root_tap	commit-sbom-types		not ok 699 commit-sbom-types
buildah-root_tap	bud-sbom-types		not ok 700 bud-sbom-types
buildah-root_tap	bud-sbom-with-no-changes		not ok 701 bud-sbom-with-no-changes
buildah-root_tap	bud-sbom-with-only-config-changes		not ok 702 bud-sbom-with-only-config-changes
buildah-root_tap	bud-sbom-with-non-presets		not ok 703 bud-sbom-with-non-presets


openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-containers_host_buildah_testsuite@64bit fails in
[buildah-root_tap](https://openqa.opensuse.org/tests/4222093/modules/buildah-root_tap/steps/1)

## Test suite description
Maintainer: dheidler. Extra tests about CLI software in container module
2023-08-10/dimstar: added QEMURAM=2048 (boo#1212824)


## Reproducible

Fails since (at least) Build [20240524](https://openqa.opensuse.org/tests/4221586)


## Expected result

Last good: [20240523](https://openqa.opensuse.org/tests/4217759) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=containers_host_buildah_testsuite&version=Tumbleweed)
Comment 1 Ricardo Branco 2024-05-27 09:25:32 UTC
Seems like a test setup issue to me because of the error messages:

 no space left on device): exit status 1
Comment 2 Ricardo Branco 2024-05-27 12:10:26 UTC
Fix in https://github.com/os-autoinst/opensuse-jobgroups/pull/464
Comment 3 Ricardo Branco 2024-05-27 12:52:39 UTC
PR with fix merged.