Bugzilla – Bug 1224315
[Build 20240514] openqa_bootstrap_container does not finish setting up
Last modified: 2024-05-16 09:06:13 UTC
## Observation the packages are being installed, but the bootstrap script seems to never reach the end and finish the actual setup. A 'possible cause' is a recent change in Tumbleweed, where 'zypper no longer pulls in procps'; we had seen a few issues coming from scripts expecting things like pidof/ps/pgrep and would misbehave without those scripts present. zypper accidentally requires procps (from old zmd times) and was cleaned up. This is purely speculation though and no prove was found that this is indeed the issue openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-openqa_bootstrap_container@64bit fails in [openqa_bootstrap_container](https://openqa.opensuse.org/tests/4190524/modules/openqa_bootstrap_container/steps/12) ## Test suite description Maintainer: dheidler. Install openQA using openqa-bootstrap script. ## Reproducible Fails since (at least) Build [20240514](https://openqa.opensuse.org/tests/4188064) ## Expected result Last good: [20240513](https://openqa.opensuse.org/tests/4186143) (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=openqa_bootstrap_container&version=Tumbleweed)
https://github.com/os-autoinst/openQA/pull/5641
https://build.opensuse.org/request/show/1174321