action #98153
closedOSD deployment fails in check state of packages at 2021-09-06
Description
Observation¶
OSD deployment pipeline failed, and the log message show:
<result project="devel:openQA" repository="openSUSE_Leap_15.2" arch="x86_64" code="published" state="published">
<status package="isotovideo-qemu-kvm" code="excluded"/>
<status package="isotovideo-qemu-x86" code="excluded"/>
<status package="openQA" code="succeeded"/>
<status package="openQA:openQA-client-test" code="succeeded"/>
<status package="openQA:openQA-devel-test" code="succeeded"/>
<status package="openQA:openQA-test" code="succeeded"/>
<status package="openQA:openQA-worker-test" code="succeeded"/>
<status package="openQA_container_webUI" code="excluded"/>
<status package="openQA_container_webUI_loadbalancer" code="excluded"/>
<status package="openQA_container_worker" code="excluded"/>
<status package="opencv" code="broken">
<details>home:jengelh:branches:science/opencv: project '\''home:jengelh:branches:science'\'' does not exist</details>
</status>
<status package="openqa_bugfetcher" code="succeeded"/>
<status package="openqa_dev" code="excluded"/>
<status package="os-autoinst" code="succeeded"/>
<status package="os-autoinst-distri-opensuse-deps" code="succeeded"/>
<status package="os-autoinst:os-autoinst-test" code="succeeded"/>
<status package="os-autoinst_dev" code="excluded"/>
<status package="python-openqa_client" code="succeeded"/>
<status package="xterm-console" code="succeeded"/>
</result>
</resultlist>'
++ grep 'status package'
++ grep -v '\(disabled\|succeeded\|excluded\)'
<status package="opencv" code="broken">
See details in: https://gitlab.suse.de/openqa/osd-deployment/-/jobs/564478
Updated by mkittler over 3 years ago
- Status changed from New to In Progress
- Assignee set to mkittler
Updated by mkittler over 3 years ago
- Status changed from In Progress to Feedback
The package has just been deleted after the SR to openSUSE:Factory had been accepted. So I've deleted the link. Because it isn't in Tumbleweed yet, I've created a link to the openSUSE:Factory version so builds for openSUSE_Tumbleweed will be resolvable. The link should be deleted when the new version of opencv is present in Tumbleweed.
Updated by tinita over 3 years ago
- Subject changed from OSD deployment fails in check state of pachages at 2021-09-06 to OSD deployment fails in check state of packages at 2021-09-06
Updated by mkittler over 3 years ago
The fixed OpenCV package is now in Tumbleweed (http://download.opensuse.org/tumbleweed/repo/src-oss/src/opencv-4.5.2-2.1.src.rpm) so I've been removing the link. I assume it would take a while for OBS to figure out that packages are unresolvable so I'm checking later whether that's not the case.
Updated by mkittler over 3 years ago
- Status changed from Feedback to Resolved
OpenQA is being built right now (and not unresolvable) so I assume it works.