Skip to content

Bump actions/upload-artifact from 3.1.3 to 4.0.0 #406

Bump actions/upload-artifact from 3.1.3 to 4.0.0

Bump actions/upload-artifact from 3.1.3 to 4.0.0 #406

Triggered via pull request December 15, 2023 15:40
Status Failure
Total duration 6h 0m 55s
Artifacts

ci.yml

on: pull_request
generate-jobs
6s
generate-jobs
Matrix: build
approve-pr
0s
approve-pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (ubuntu-act-jammy, linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c [ \"${TARGETARCH:-}\" != \"\" ] || (echo \"missing build-arg TARGETARCH\" && exit 1) && if [ \"${TARGETARCH}\" = \"arm64\" ]; then export azcopy_arch=${TARGETARCH}; fi && curl -sSL \"https://aka.ms/downloadazcopy-v10-linux${azcopy_arch:+-$azcopy_arch}\" -o /tmp/azcopy.tar.gz && tar -xzf /tmp/azcopy.tar.gz --strip-components=1 -C /tmp && chmod +x /tmp/azcopy && mv /tmp/azcopy \"${PATH_LOCAL_BINS}/azcopy\" && azcopy --version" did not complete successfully: exit code: 2
build (ubuntu-act-focal, linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c [ \"${TARGETARCH:-}\" != \"\" ] || (echo \"missing build-arg TARGETARCH\" && exit 1) && if [ \"${TARGETARCH}\" = \"arm64\" ]; then export azcopy_arch=${TARGETARCH}; fi && curl -sSL \"https://aka.ms/downloadazcopy-v10-linux${azcopy_arch:+-$azcopy_arch}\" -o /tmp/azcopy.tar.gz && tar -xzf /tmp/azcopy.tar.gz --strip-components=1 -C /tmp && chmod +x /tmp/azcopy && mv /tmp/azcopy \"${PATH_LOCAL_BINS}/azcopy\" && azcopy --version" did not complete successfully: exit code: 2
build (ubuntu-act-focal, linux/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash --login -e -o pipefail -c pwsh -NonInteractive -Command \"Set-PSRepository -Name PSGallery -InstallationPolicy Trusted\" && while IFS='' read -r azVersion; do echo \"installing Az ${azVersion}\" && pwsh -NonInteractive -Command \"Install-Module -Name Az -RequiredVersion ${azVersion} -Scope AllUsers -Repository PSGallery\"; done < <(printf \"%s\\n\" \"${POWERSHELL_AZ_MODULE_VERSIONS}\" | jq -r '.[]')" did not complete successfully: exit code: 132
build (ubuntu-act-jammy, linux/arm64)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
build (ubuntu-act-jammy, linux/arm64)
The operation was canceled.