Docker image builds #351
docker.yaml
on: schedule
docker-alpine32
24s
docker-alpine
23s
docker-arm32
1m 37s
docker-aarch
1m 36s
Annotations
4 errors and 2 warnings
docker-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tfind \"/usr/lib/ghc-${GHC}/\" \\( -name \"*_p.a\" -o -name \"*.p_hi\" \\) -type f -delete && \trm -r \"/usr/share/doc/ghc-${GHC}\" && \trm -rf /tmp/ghcup* && \tghcup gc -p -s -c -t" did not complete successfully: exit code: 2
|
docker-alpine32
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tfind \"/usr/lib/ghc-${GHC}/\" \\( -name \"*_p.a\" -o -name \"*.p_hi\" \\) -type f -delete && \trm -r \"/usr/share/doc/ghc-${GHC}\" && \trm -rf /tmp/ghcup* && \tghcup gc -p -s -c -t" did not complete successfully: exit code: 2
|
docker-aarch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tghcup gc -s -c -t" did not complete successfully: exit code: 2
|
docker-arm32
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tghcup gc -s -c -t" did not complete successfully: exit code: 2
|
docker-aarch
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.309.0. Please update to the latest version 2.310.2
|
docker-arm32
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.309.0. Please update to the latest version 2.310.2
|