Bump golang from 1.21.4-bullseye to 1.21.6-bullseye #17
on_pr.yml
on: pull_request
Test
/
Prepare workflow environment
11s
Test
/
Build (manifest)
53s
Test
/
Build nohealthcheck (manifest)
1m 4s
Matrix: Test / Build
Matrix: Test / Build nohealthcheck
Annotations
12 errors
Test / Build nohealthcheck (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(python-is-python3) && TEMP_PACKAGES+=(python3-distutils) && TEMP_PACKAGES+=(libpython3-dev) && KEPT_PACKAGES+=(ca-certificates) && TEMP_PACKAGES+=(curl) && TEMP_PACKAGES+=(file) && TEMP_PACKAGES+=(gnupg2) && KEPT_PACKAGES+=(gawk) && KEPT_PACKAGES+=(net-tools) && apt-get update && apt-get install --no-install-recommends -y ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && pushd /etc/ssl/certs/ && curl -O https://letsencrypt.org/certs/isrgrootx1.pem && curl -O https://letsencrypt.org/certs/isrg-root-x2.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r3.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e1.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r4.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e2.pem && update-ca-certificates && popd && git clone --depth 1 --single-branch https://github.com/mutability/mlat-client.git \"/src/mlat-client\" && pushd /src/mlat-client && ./setup.py build && ./setup.py install && cp -v ./mlat-client /usr/local/bin/mlat-client && popd && curl -s --location -o /tmp/deploy-s6-overlay.sh https://raw.githubusercontent.com/mikenye/deploy-s6-overlay/master/deploy-s6-overlay.sh && bash /tmp/deploy-s6-overlay.sh && git clone --depth=1 https://github.com/mikenye/docker-healthchecks-framework.git /opt/healthchecks-framework && rm -rf /opt/healthchecks-framework/.git* /opt/healthchecks-framework/*.md /opt/healthchecks-framework/tests && IMAGE_VERSION=$(git ls-remote https://github.com/plane-watch/docker-plane-watch.git | grep HEAD | tr '\\t' ' ' | cut -d ' ' -f 1) && apt-get remove -y ${TEMP_PACKAGES[@]} && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && find /var/log -type f -exec truncate --size=0 {} \\; && mlat-client --help && pw-feeder --version && set +o pipefail && echo \"${IMAGE_VERSION::7}\" > /IMAGE_VERSION && cat /IMAGE_VERSION" did not complete successfully: exit code: 1
|
Test / Build (manifest)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(python-is-python3) && TEMP_PACKAGES+=(python3-distutils) && TEMP_PACKAGES+=(libpython3-dev) && KEPT_PACKAGES+=(ca-certificates) && TEMP_PACKAGES+=(curl) && TEMP_PACKAGES+=(file) && TEMP_PACKAGES+=(gnupg2) && KEPT_PACKAGES+=(gawk) && KEPT_PACKAGES+=(net-tools) && apt-get update && apt-get install --no-install-recommends -y ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && pushd /etc/ssl/certs/ && curl -O https://letsencrypt.org/certs/isrgrootx1.pem && curl -O https://letsencrypt.org/certs/isrg-root-x2.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r3.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e1.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r4.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e2.pem && update-ca-certificates && popd && git clone --depth 1 --single-branch https://github.com/mutability/mlat-client.git \"/src/mlat-client\" && pushd /src/mlat-client && ./setup.py build && ./setup.py install && cp -v ./mlat-client /usr/local/bin/mlat-client && popd && curl -s --location -o /tmp/deploy-s6-overlay.sh https://raw.githubusercontent.com/mikenye/deploy-s6-overlay/master/deploy-s6-overlay.sh && bash /tmp/deploy-s6-overlay.sh && git clone --depth=1 https://github.com/mikenye/docker-healthchecks-framework.git /opt/healthchecks-framework && rm -rf /opt/healthchecks-framework/.git* /opt/healthchecks-framework/*.md /opt/healthchecks-framework/tests && IMAGE_VERSION=$(git ls-remote https://github.com/plane-watch/docker-plane-watch.git | grep HEAD | tr '\\t' ' ' | cut -d ' ' -f 1) && apt-get remove -y ${TEMP_PACKAGES[@]} && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && find /var/log -type f -exec truncate --size=0 {} \\; && mlat-client --help && pw-feeder --version && set +o pipefail && echo \"${IMAGE_VERSION::7}\" > /IMAGE_VERSION && cat /IMAGE_VERSION" did not complete successfully: exit code: 1
|
Test / Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(python-is-python3) && TEMP_PACKAGES+=(python3-distutils) && TEMP_PACKAGES+=(libpython3-dev) && KEPT_PACKAGES+=(ca-certificates) && TEMP_PACKAGES+=(curl) && TEMP_PACKAGES+=(file) && TEMP_PACKAGES+=(gnupg2) && KEPT_PACKAGES+=(gawk) && KEPT_PACKAGES+=(net-tools) && apt-get update && apt-get install --no-install-recommends -y ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && pushd /etc/ssl/certs/ && curl -O https://letsencrypt.org/certs/isrgrootx1.pem && curl -O https://letsencrypt.org/certs/isrg-root-x2.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r3.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e1.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r4.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e2.pem && update-ca-certificates && popd && git clone --depth 1 --single-branch https://github.com/mutability/mlat-client.git \"/src/mlat-client\" && pushd /src/mlat-client && ./setup.py build && ./setup.py install && cp -v ./mlat-client /usr/local/bin/mlat-client && popd && curl -s --location -o /tmp/deploy-s6-overlay.sh https://raw.githubusercontent.com/mikenye/deploy-s6-overlay/master/deploy-s6-overlay.sh && bash /tmp/deploy-s6-overlay.sh && git clone --depth=1 https://github.com/mikenye/docker-healthchecks-framework.git /opt/healthchecks-framework && rm -rf /opt/healthchecks-framework/.git* /opt/healthchecks-framework/*.md /opt/healthchecks-framework/tests && IMAGE_VERSION=$(git ls-remote https://github.com/plane-watch/docker-plane-watch.git | grep HEAD | tr '\\t' ' ' | cut -d ' ' -f 1) && apt-get remove -y ${TEMP_PACKAGES[@]} && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && find /var/log -type f -exec truncate --size=0 {} \\; && mlat-client --help && pw-feeder --version && set +o pipefail && echo \"${IMAGE_VERSION::7}\" > /IMAGE_VERSION && cat /IMAGE_VERSION" did not complete successfully: exit code: 1
|
Test / Build nohealthcheck (linux/arm64)
The job was canceled because "linux_amd64" failed.
|
Test / Build nohealthcheck (linux/arm64)
The operation was canceled.
|
Test / Build nohealthcheck (linux/arm/v7)
The job was canceled because "linux_amd64" failed.
|
Test / Build nohealthcheck (linux/arm/v7)
The operation was canceled.
|
Test / Build nohealthcheck (manifest)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(python-is-python3) && TEMP_PACKAGES+=(python3-distutils) && TEMP_PACKAGES+=(libpython3-dev) && KEPT_PACKAGES+=(ca-certificates) && TEMP_PACKAGES+=(curl) && TEMP_PACKAGES+=(file) && TEMP_PACKAGES+=(gnupg2) && KEPT_PACKAGES+=(gawk) && KEPT_PACKAGES+=(net-tools) && apt-get update && apt-get install --no-install-recommends -y ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && pushd /etc/ssl/certs/ && curl -O https://letsencrypt.org/certs/isrgrootx1.pem && curl -O https://letsencrypt.org/certs/isrg-root-x2.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r3.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e1.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-r4.pem && curl -O https://letsencrypt.org/certs/lets-encrypt-e2.pem && update-ca-certificates && popd && git clone --depth 1 --single-branch https://github.com/mutability/mlat-client.git \"/src/mlat-client\" && pushd /src/mlat-client && ./setup.py build && ./setup.py install && cp -v ./mlat-client /usr/local/bin/mlat-client && popd && curl -s --location -o /tmp/deploy-s6-overlay.sh https://raw.githubusercontent.com/mikenye/deploy-s6-overlay/master/deploy-s6-overlay.sh && bash /tmp/deploy-s6-overlay.sh && git clone --depth=1 https://github.com/mikenye/docker-healthchecks-framework.git /opt/healthchecks-framework && rm -rf /opt/healthchecks-framework/.git* /opt/healthchecks-framework/*.md /opt/healthchecks-framework/tests && IMAGE_VERSION=$(git ls-remote https://github.com/plane-watch/docker-plane-watch.git | grep HEAD | tr '\\t' ' ' | cut -d ' ' -f 1) && apt-get remove -y ${TEMP_PACKAGES[@]} && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && find /var/log -type f -exec truncate --size=0 {} \\; && mlat-client --help && pw-feeder --version && set +o pipefail && echo \"${IMAGE_VERSION::7}\" > /IMAGE_VERSION && cat /IMAGE_VERSION" did not complete successfully: exit code: 1
|
Test / Build (linux/arm/v7)
The job was canceled because "linux_amd64" failed.
|
Test / Build (linux/arm/v7)
The operation was canceled.
|
Test / Build (linux/arm64)
The job was canceled because "linux_amd64" failed.
|
Test / Build (linux/arm64)
The operation was canceled.
|