Skip to content

Create Release

Create Release #22

Manually triggered November 19, 2024 10:52
Status Failure
Total duration 6m 10s
Artifacts

create-release.yaml

on: workflow_dispatch
update-changelog
7s
update-changelog
call-publish-release  /  publish-new-release
4s
call-publish-release / publish-new-release
Matrix: call-build-publish-ncs-zephyr / publish
Matrix: call-build-publish-vanilla-zephyr / publish
Fit to window
Zoom out
Zoom in

Annotations

7 errors
call-build-publish-ncs-zephyr / publish (v2.3.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.4.3)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.6.1)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.7.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.5.3)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1
call-build-publish-ncs-zephyr / publish (v2.2.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements. If first sdk-zephyr link fails, try the second.\n mngr pip install --no-cache-dir east-tool pre-commit puncover codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt || \\\n mngr pip install --no-cache-dir -r https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/scripts/requirements-doc.txt\n rm ./yq\n" did not complete successfully: exit code: 1