Skip to content

Build container image for GHCR #172

Build container image for GHCR

Build container image for GHCR #172

Triggered via schedule November 29, 2024 18:02
Status Failure
Total duration 3h 45m 24s
Artifacts

build_containers.yaml

on: schedule
Matrix: Build branch images
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build branch images (ghcr.io/bioconductor/rocker-ml-verse, devel, N/A, ml-verse)
Process completed with exit code 1.
Build branch images (rocker/shiny, devel, N/A, shiny)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c bash /tmp/install_bioc_sysdeps.sh $BIOCONDUCTOR_VERSION && echo \"R_LIBS=/usr/local/lib/R/host-site-library:\\${R_LIBS}\" > /usr/local/lib/R/etc/Renviron.site && curl -OL http://bioconductor.org/checkResults/devel/bioc-LATEST/Renviron.bioc && sed -i '/^IS_BIOC_BUILD_MACHINE/d' Renviron.bioc && cat Renviron.bioc | grep -o '^[^#]*' | sed 's/export //g' >>/etc/environment && cat Renviron.bioc >> /usr/local/lib/R/etc/Renviron.site && echo BIOCONDUCTOR_VERSION=${BIOCONDUCTOR_VERSION} >> /usr/local/lib/R/etc/Renviron.site && echo BIOCONDUCTOR_DOCKER_VERSION=${BIOCONDUCTOR_DOCKER_VERSION} >> /usr/local/lib/R/etc/Renviron.site && echo 'LIBSBML_CFLAGS=\"-I/usr/include\"' >> /usr/local/lib/R/etc/Renviron.site && echo 'LIBSBML_LIBS=\"-lsbml\"' >> /usr/local/lib/R/etc/Renviron.site && rm -rf Renviron.bioc && sed -i 's/-Werror=format-security/-Wformat-security/g' /usr/local/lib/R/etc/Makeconf" did not complete successfully: exit code: 2