Skip to content

Bump Connect to version 2024.02.0 #72

Bump Connect to version 2024.02.0

Bump Connect to version 2024.02.0 #72

Re-run triggered February 27, 2024 21:40
Status Failure
Total duration 11m 36s
Artifacts

build-workbench-gcw.yaml

on: pull_request
build-workbench-for-google-cloud-workstations
11m 28s
build-workbench-for-google-cloud-workstations
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-workbench-for-google-cloud-workstations
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-workbench-for-google-cloud-workstations
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-workbench-for-google-cloud-workstations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.