Skip to content

Rebuild & push images #119

Rebuild & push images

Rebuild & push images #119

Triggered via schedule December 14, 2024 06:24
Status Failure
Total duration 19s
Artifacts

build-and-push.yml

on: schedule
Matrix: build-n-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 1 time="2024-12-14T06:24:33Z" level=warning msg="missing \"package_manager\" build argument. Try adding \"--build-arg package_manager=<VALUE>\" to the command line" Trying to pull quay.io/centos/centos:stream8... Getting image source signatures Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 Copying config sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c Writing manifest to image destination Storing signatures % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10024 100 10024 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k Errors during downloading metadata for repository 'appstream': - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org] Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org] error building at STEP "RUN $package_manager install epel-release && $package_manager install ansible python3-pip dnf-plugins-core && ansible-playbook -vv -c local -i localhost, /src/install-deps.yml && ansible-playbook -vv -c local -i localhost, /src/install-deps-worker.yml && $package_manager clean all": error while running runtime: exit status 1 time="2024-12-14T06:24:39Z" level=error msg="exit status 1"
build-n-push (Containerfile, dist2src)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636