Skip to content

Docker test and development images #58

Docker test and development images

Docker test and development images #58

Manually triggered May 25, 2024 18:17
Status Failure
Total duration 1h 34m 8s
Artifacts

docker-dev-test-env.yml

on: workflow_dispatch
Matrix: Create build env images
Create multiarch build env images
0s
Create multiarch build env images
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Create build env images (dev-env, openmpi, ubuntu-latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -qq update && apt-get -y install bison flex && git clone --depth=1 -b v${PETSC_VERSION} https://gitlab.com/petsc/petsc.git ${PETSC_DIR} && cd ${PETSC_DIR} && ./configure PETSC_ARCH=linux-gnu-real32-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-metis --download-mumps --download-ptscotch --download-scalapack --download-superlu --download-superlu_dist --with-scalar-type=real --with-precision=single && make PETSC_ARCH=linux-gnu-real32-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex64-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-metis --download-mumps --download-ptscotch --download-scalapack --with-scalar-type=complex --with-precision=single && make PETSC_ARCH=linux-gnu-complex64-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-real64-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-metis --download-mumps --download-ptscotch --download-scalapack --download-spai --download-suitesparse --download-superlu --download-superlu_dist --with-scalar-type=real --with-precision=double && make PETSC_ARCH=linux-gnu-real64-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex128-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-metis --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu --download-superlu_dist --with-scalar-type=complex --with-precision=double && make PETSC_ARCH=linux-gnu-complex128-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-real64-64 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=yes --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu_dist --with-scalar-type=real --with-precision=double && make PETSC_ARCH=linux-gnu-real64-64 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex128-64 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=yes --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu_dist --with-scalar-type=complex --with-precision=double && make PETSC_ARCH=linux-gnu-complex128-64 ${MAKEFLAGS} all && cd src/binding/petsc4py && PETSC_ARCH=linux-gnu-real32-32:linux-gnu-complex64-32:linux-gnu-real64-32:linux-gnu-complex128-32:linux-gnu-real64-64:linux-gnu-complex128-64 pip -v install--no-cache-dir . && apt-get -y purge bison flex && apt-get -y autorem
Create build env images (test-env, mpich, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, mpich, ubuntu-latest)
The operation was canceled.
Create build env images (dev-env, mpich, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (dev-env, mpich, ubuntu-latest)
The operation was canceled.
Create build env images (dev-env, mpich, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, mpich, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, openmpi, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, openmpi, ubuntu-latest)
The operation was canceled.
Create build env images (test-env, openmpi, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (dev-env, openmpi, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.