Build Autoware prebuilt image #51
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
autoware_prebuilt.yml
on: schedule
build-and-push-image
21m 34s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/autowarefoundation/autoware.git --depth 1 /autoware && mkdir /autoware/src && vcs import --shallow /autoware/src < /autoware/autoware.repos && . /opt/ros/humble/setup.sh && colcon build --base-paths /autoware/src --build-base /autoware/build --install-base /opt/autoware/humble/ --cmake-args \" -Wno-dev\" \" --no-warn-unused-cli\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache && rm -rf /autoware" did not complete successfully: exit code: 1
|