Skip to content

Build and Push Ubuntu Images #22

Build and Push Ubuntu Images

Build and Push Ubuntu Images #22

Manually triggered April 30, 2024 11:17
Status Failure
Total duration 9m 27s
Artifacts

dockerx_ubuntu.yml

on: workflow_dispatch
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build (ubuntu_dev/Dockerfile.noble, ubuntu_dev, ubuntu_dev, noble)
buildx failed with: ERROR: failed to solve: hivesolutions/ubuntu:noble: failed to resolve source metadata for docker.io/hivesolutions/ubuntu:noble: docker.io/hivesolutions/ubuntu:noble: not found
Build (ubuntu/Dockerfile.noble, ubuntu, ubuntu, noble)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo bash wget git openssl unzip ca-certificates dirmngr apt-transport-https python2 python3 python3-distutils && ln -s /usr/bin/python2 /usr/bin/python && apt-get clean && rm -rf /var/lib/apt/lists/* && wget \"https://bootstrap.pypa.io/get-pip.py\" && wget \"https://bootstrap.pypa.io/pip/2.7/get-pip.py\" -O get-pip-2.py && python3 get-pip.py --no-cache-dir --no-compile && python get-pip-2.py --no-cache-dir --no-compile && rm get-pip.py && rm get-pip-2.py" did not complete successfully: exit code: 100
Build (ubuntu/Dockerfile.rolling, ubuntu, ubuntu, rolling)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo bash wget git openssl unzip ca-certificates dirmngr apt-transport-https python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /usr/lib/python3.11/EXTERNALLY-MANAGED && wget \"https://bootstrap.pypa.io/get-pip.py\" && python3 get-pip.py --no-cache-dir --no-compile && rm get-pip.py" did not complete successfully: exit code: 100
Build (ubuntu/Dockerfile, ubuntu, ubuntu, latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo bash wget git openssl unzip ca-certificates dirmngr apt-transport-https python2 python3 python3-distutils && ln -s /usr/bin/python2 /usr/bin/python && apt-get clean && rm -rf /var/lib/apt/lists/* && wget \"https://bootstrap.pypa.io/get-pip.py\" && wget \"https://bootstrap.pypa.io/pip/2.7/get-pip.py\" -O get-pip-2.py && python3 get-pip.py --no-cache-dir --no-compile && python get-pip-2.py --no-cache-dir --no-compile && rm get-pip.py && rm get-pip-2.py" did not complete successfully: exit code: 100