Skip to content

Workaround timeout issues during build #4

Workaround timeout issues during build

Workaround timeout issues during build #4

Triggered via push January 21, 2024 16:40
Status Failure
Total duration 8m 1s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
6s
workflows / Gather add-on information
workflows  /  JSON Lint
5s
workflows / JSON Lint
workflows  /  Shellcheck
5s
workflows / Shellcheck
workflows  /  YAMLLint
12s
workflows / YAMLLint
workflows  /  Prettier
3s
workflows / Prettier
workflows  /  Lint Add-on
12s
workflows / Lint Add-on
workflows  /  Hadolint
8s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r14 && curl -J -L -o /tmp/overseerr.tar.gz \"https://github.com/sct/overseerr/archive/v${OVERSEERR_VERSION}.tar.gz\" && tar zxvf /tmp/overseerr.tar.gz --strip 1 -C /opt && cd /opt && CYPRESS_INSTALL_BINARY=0 yarn --frozen-lockfile --network-timeout 1000000 && yarn build && yarn install --production --ignore-scripts --prefer-offline --network-timeout 1000000 && yarn cache clean && echo \"{\\\"commitTag\\\": \\\"${COMMIT_TAG}\\\"}\" > \"/opt/committag.json\" && rm -f -r /etc/nginx /opt/.next/cache /opt/server /opt/src /tmp/*" did not complete successfully: exit code: 1
workflows / Build aarch64
The job was canceled because "armv7" failed.
workflows / Build aarch64
The operation was canceled.