Skip to content

Generate Nightly Image #866

Generate Nightly Image

Generate Nightly Image #866

Triggered via schedule September 24, 2024 22:22
Status Failure
Total duration 57s
Artifacts

nightly.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n apt-get update\n buildDeps=\"build-essential curl libbz2-dev libffi-dev libjpeg62-turbo-dev libldap2-dev libopenjp2-7-dev libpcre3-dev libpq-dev libsasl2-dev libssl-dev libtiff5-dev libxml2-dev libxslt1-dev wget unzip zlib1g-dev\"\n apt-get install -y --no-install-recommends $buildDeps\n pip install -U \"pip==${PIP_VERSION}\"\n pip install -U \"zc.buildout>=3.0.0rc1\" \"wheel\"\n rm -rf /var/lib/apt/lists/* /usr/share/doc\n curl -L -o workspace.zip https://github.com/plone/buildout.coredev/archive/refs/heads/6.0.zip\n unzip workspace.zip\n mv buildout.coredev-6.0 /workspace\n" did not complete successfully: exit code: 100
release
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/