build-main-self-hosted #571
build-main-self-hosted.yaml
on: schedule
Matrix: build-main-self-hosted
Annotations
2 errors and 8 warnings
build-main-self-hosted (no-cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir src && vcs import src < autoware.repos && apt-get update && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --ignore-src --from-paths src --rosdistro \"$ROS_DISTRO\" && source /opt/ros/\"$ROS_DISTRO\"/setup.bash && colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release --cmake-args \" -Wno-dev\" \" --no-warn-unused-cli\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=ON && find /autoware/install -type d -exec chmod 777 {} \\; && chmod -R 777 /ccache && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && rm -rf /autoware/build /autoware/src" did not complete successfully: exit code: 1
|
build-main-self-hosted (cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./setup-dev-env.sh -y --module all ${SETUP_ARGS} --no-cuda-drivers openadk && pip uninstall -y ansible ansible-core && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && find / -name 'libcu*.a' -delete && find / -name 'libnv*.a' -delete" did not complete successfully: exit code: 1
|
build-main-self-hosted (no-cuda)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
build-main-self-hosted (no-cuda)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
build-main-self-hosted (no-cuda)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
build-main-self-hosted (no-cuda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-main-self-hosted (cuda)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
build-main-self-hosted (cuda)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
build-main-self-hosted (cuda)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
build-main-self-hosted (cuda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|