Skip to content

Build and deploy docker images #481

Build and deploy docker images

Build and deploy docker images #481

Triggered via schedule November 7, 2023 01:25
Status Failure
Total duration 1h 26m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker.yml

on: schedule
Matrix: build-sytest-images
Matrix: build-dependent-images
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build sytest-synapse:focal
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c wget -q https://github.com/matrix-org/synapse/archive/develop.tar.gz -O /synapse.tar.gz && mkdir /synapse && tar -C /synapse --strip-components=1 -xf synapse.tar.gz && ln -s -T /venv /synapse/.venv && cd /synapse && poetry install -q --no-root --extras all && rm -rf `poetry config cache-dir` && rm -rf /synapse && rm /synapse.tar.gz" did not complete successfully: exit code: 1
Build sytest-synapse:bullseye
The job was canceled because "focal_synapse_matrixdotor" failed.
Build sytest-synapse:bullseye
The operation was canceled.
Build sytest-synapse:testing
The job was canceled because "focal_synapse_matrixdotor" failed.
Build sytest-synapse:testing
The operation was canceled.