Skip to content

chore(deps): update python docker tag to v3.13.1 #32

chore(deps): update python docker tag to v3.13.1

chore(deps): update python docker tag to v3.13.1 #32

Triggered via pull request December 4, 2024 23:24
Status Cancelled
Total duration 54s
Artifacts

pr-flavor-base.yml

on: pull_request
Matrix: pr-dckr-base
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
pr-dckr-base (master) / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get upgrade -y; export BUILD_DEPS='libldap2-dev libsasl2-dev'; apt-get install -y --no-install-recommends mime-support libffi8 libpq5 libssl3 libldap-common libsasl2-2 ${BUILD_DEPS}; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apt-get remove --purge -y ${BUILD_DEPS}; apt-get autoremove --purge -y; apt-get clean; rm -rf /var/lib/apt/lists/*; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
pr-dckr-base (stable) / pr-check-build
FailFast: cancelling since parallel instance has failed
pr-dckr-base (stable) / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get upgrade -y; export BUILD_DEPS='libldap2-dev libsasl2-dev'; apt-get install -y --no-install-recommends mime-support libffi8 libpq5 libssl3 libldap-common libsasl2-2 ${BUILD_DEPS}; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apt-get remove --purge -y ${BUILD_DEPS}; apt-get autoremove --purge -y; apt-get clean; rm -rf /var/lib/apt/lists/*; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
pr-dckr-base (master) / pr-check-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636