Skip to content

Enable workbench-session-init release target #571

Enable workbench-session-init release target

Enable workbench-session-init release target #571

Re-run triggered December 17, 2024 16:39
Status Failure
Total duration 14m 39s
Billable time 2h 52m
Artifacts

build-bake.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Package Manager
Process completed with exit code 1.
Workbench
Process completed with exit code 1.
R Session Complete
Process completed with exit code 1.
Workbench for Google Cloud Workstations
Process completed with exit code 1.
Workbench for Microsoft Azure ML
buildx bake failed with: ERROR: target workbench-for-microsoft-azure-ml-ubuntu2204-2024-09-1-394-pro7: failed to solve: lstat /var/log/clamav/clamscan.log: no such file or directory
Workbench Session
Process completed with exit code 1.
Workbench Session Init
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /pwb-staging && RSW_VERSION_URL=$(echo -n \"${RSW_VERSION}\" | sed 's/+/-/g') && curl -fsSL -o /pwb-staging/rsp-session-multi-linux.tar.gz \"https://s3.amazonaws.com/rstudio-ide-build/session/multi/x86_64/rsp-session-multi-linux-${RSW_VERSION_URL}-x86_64.tar.gz\" && mkdir -p /opt/session-components && tar -C /opt/session-components -xpf /pwb-staging/rsp-session-multi-linux.tar.gz && chmod 755 /opt/session-components && curl -fsSL -o /pwb-staging/go.tar.gz \"https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz\" && tar -C /usr/local -xf /pwb-staging/go.tar.gz && rm -rf /pwb-staging" did not complete successfully: exit code: 22
Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636