Skip to content

refactor: Move to new NodeSource install approach. #1387

refactor: Move to new NodeSource install approach.

refactor: Move to new NodeSource install approach. #1387

Triggered via pull request October 21, 2023 18:54
Status Failure
Total duration 3m 55s
Artifacts

containers.yml

on: pull_request
timestamp
0s
timestamp
architectures
5s
architectures
release-trigger
0s
release-trigger
stable-release-trigger
0s
stable-release-trigger
Matrix: releases
Matrix: stable-releases
dev-generic
48s
dev-generic
git-tag
0s
git-tag
stable-git-tag
0s
stable-git-tag
Matrix: candidates
Fit to window
Zoom out
Zoom in

Annotations

1 error
dev-generic
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get -y install --no-install-recommends curl ca-certificates gnupg && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list && apt-get -y update && apt-get -y install --no-install-recommends clang-format gdb gpg gpg-agent less libpython3.8-dev libsdl2-dev locales nano nodejs python3 python3-dev python3-pip python3-setuptools python3-tk python3-wheel socat tio wget xz-utils && pip3 install -r https://raw.githubusercontent.com/zephyrproject-rtos/zephyr/v${ZEPHYR_VERSION}/scripts/requirements-build-test.txt -r https://raw.githubusercontent.com/zephyrproject-rtos/zephyr/v${ZEPHYR_VERSION}/scripts/requirements-run-test.txt && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2