Skip to content

Docker images for integration tests #1

Docker images for integration tests

Docker images for integration tests #1

Manually triggered August 29, 2024 18:48
Status Failure
Total duration 1m 30s
Artifacts

docker-integration-tests.yaml

on: workflow_dispatch
Create list of existing dockerfiles
3s
Create list of existing dockerfiles
Matrix: Build and push Docker image
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and push Docker image (integration-tests/Dockerfile_alpine3, alpine3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --no-cache openrc apache2=2.4.59-r0 bash ca-certificates tinyproxy && sed -i 's/Listen 80/Listen 0.0.0.0:80/g' /etc/apache2/httpd.conf && rc-update add apache2 && rc-update add tinyproxy && rm -rf /etc/init.d/networking /etc/init.d/hwdrivers /var/cache/apk/* /tmp/*" did not complete successfully: exit code: 1
Build and push Docker image (integration-tests/Dockerfile_arch, arch)
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/goss-org/arch:latest: failed commit on ref "manifest-sha256:988d79c125f7418b6a5c3ea2cade391896d2ac9d7c5034665f4df71c3a1dcd62": unexpected status from PUT request to https://ghcr.io/v2/goss-org/arch/manifests/sha256:988d79c125f7418b6a5c3ea2cade391896d2ac9d7c5034665f4df71c3a1dcd62: 403 Forbidden
Build and push Docker image (integration-tests/Dockerfile_centos7, centos7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -y --disablerepo='*' --enablerepo=base,extras install httpd epel-release && yum clean all" did not complete successfully: exit code: 1
Build and push Docker image (integration-tests/Dockerfile_wheezy, wheezy)
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/goss-org/wheezy:latest: failed commit on ref "manifest-sha256:561e187243abe92fa8d29ba764f32d3ff8914aadc065152e2468ab7aae0aad2a": unexpected status from PUT request to https://ghcr.io/v2/goss-org/wheezy/manifests/sha256:561e187243abe92fa8d29ba764f32d3ff8914aadc065152e2468ab7aae0aad2a: 403 Forbidden
Build and push Docker image (integration-tests/Dockerfile_rockylinux9, rockylinux9)
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/goss-org/rockylinux9:latest: failed commit on ref "manifest-sha256:e8cea7308ec2142948be80170a5db876044baff742b6b76dea2cf2fc7ae8d18c": unexpected status from PUT request to https://ghcr.io/v2/goss-org/rockylinux9/manifests/sha256:e8cea7308ec2142948be80170a5db876044baff742b6b76dea2cf2fc7ae8d18c: 403 Forbidden
Build and push Docker image (integration-tests/Dockerfile_trusty, trusty)
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/goss-org/trusty:latest: failed commit on ref "manifest-sha256:97920e067f7bb1f7e1bde88801560915c499109305a5811a3fed9f8d8c7216ae": unexpected status from PUT request to https://ghcr.io/v2/goss-org/trusty/manifests/sha256:97920e067f7bb1f7e1bde88801560915c499109305a5811a3fed9f8d8c7216ae: 403 Forbidden