Skip to content

Tutorial Docker Images #18

Tutorial Docker Images

Tutorial Docker Images #18

Triggered via schedule January 18, 2025 17:02
Status Failure
Total duration 34m 49s
Artifacts 4

tutorial_docker.yaml

on: schedule
Matrix: tutorial-source
delete_untagged
0s
delete_untagged
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
tutorial-source (iron)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sh -c 'echo \"deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main\" > /etc/apt/sources.list.d/gazebo-stable.list' && wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - && sudo apt update && sudo apt-get install -y \"gz-${GZ_VERSION}\" && PATH=/usr/lib/ccache:$PATH && git clone https://github.com/moveit/moveit2_tutorials src/moveit2_tutorials && vcs import --skip-existing src < src/moveit2_tutorials/moveit2_tutorials.repos && . \"/opt/ros/${ROS_DISTRO}/setup.sh\" && apt-get -q update && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} --as-root=apt:false && rm -rf /var/lib/apt/lists/* && colcon build --cmake-args \"-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --no-warn-unused-cli\" --ament-cmake-args -DCMAKE_BUILD_TYPE=Release --event-handlers desktop_notification- status- && ccache -s && sed -i \"s#/opt/ros/\\$ROS_DISTRO/setup.bash#$ROS_UNDERLAY/setup.sh#g\" /ros_entrypoint.sh" did not complete successfully: exit code: 1
tutorial-source (humble)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sh -c 'echo \"deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main\" > /etc/apt/sources.list.d/gazebo-stable.list' && wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - && sudo apt update && sudo apt-get install -y \"gz-${GZ_VERSION}\" && PATH=/usr/lib/ccache:$PATH && git clone https://github.com/moveit/moveit2_tutorials src/moveit2_tutorials && vcs import --skip-existing src < src/moveit2_tutorials/moveit2_tutorials.repos && . \"/opt/ros/${ROS_DISTRO}/setup.sh\" && apt-get -q update && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} --as-root=apt:false && rm -rf /var/lib/apt/lists/* && colcon build --cmake-args \"-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --no-warn-unused-cli\" --ament-cmake-args -DCMAKE_BUILD_TYPE=Release --event-handlers desktop_notification- status- && ccache -s && sed -i \"s#/opt/ros/\\$ROS_DISTRO/setup.bash#$ROS_UNDERLAY/setup.sh#g\" /ros_entrypoint.sh" did not complete successfully: exit code: 1
tutorial-source (rolling)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sh -c 'echo \"deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main\" > /etc/apt/sources.list.d/gazebo-stable.list' && wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - && sudo apt update && sudo apt-get install -y \"gz-${GZ_VERSION}\" && PATH=/usr/lib/ccache:$PATH && git clone https://github.com/moveit/moveit2_tutorials src/moveit2_tutorials && vcs import --skip-existing src < src/moveit2_tutorials/moveit2_tutorials.repos && . \"/opt/ros/${ROS_DISTRO}/setup.sh\" && apt-get -q update && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} --as-root=apt:false && rm -rf /var/lib/apt/lists/* && colcon build --cmake-args \"-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --no-warn-unused-cli\" --ament-cmake-args -DCMAKE_BUILD_TYPE=Release --event-handlers desktop_notification- status- && ccache -s && sed -i \"s#/opt/ros/\\$ROS_DISTRO/setup.bash#$ROS_UNDERLAY/setup.sh#g\" /ros_entrypoint.sh" did not complete successfully: exit code: 1
tutorial-source (jazzy)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sh -c 'echo \"deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main\" > /etc/apt/sources.list.d/gazebo-stable.list' && wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - && sudo apt update && sudo apt-get install -y \"gz-${GZ_VERSION}\" && PATH=/usr/lib/ccache:$PATH && git clone https://github.com/moveit/moveit2_tutorials src/moveit2_tutorials && vcs import --skip-existing src < src/moveit2_tutorials/moveit2_tutorials.repos && . \"/opt/ros/${ROS_DISTRO}/setup.sh\" && apt-get -q update && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} --as-root=apt:false && rm -rf /var/lib/apt/lists/* && colcon build --cmake-args \"-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --no-warn-unused-cli\" --ament-cmake-args -DCMAKE_BUILD_TYPE=Release --event-handlers desktop_notification- status- && ccache -s && sed -i \"s#/opt/ros/\\$ROS_DISTRO/setup.bash#$ROS_UNDERLAY/setup.sh#g\" /ros_entrypoint.sh" did not complete successfully: exit code: 2
tutorial-source (iron)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tutorial-source (iron)
Input 'cache-source' has been deprecated with message: Use `cache-map` instead
tutorial-source (iron)
Input 'cache-target' has been deprecated with message: Use `cache-map` instead
tutorial-source (humble)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tutorial-source (humble)
Input 'cache-source' has been deprecated with message: Use `cache-map` instead
tutorial-source (humble)
Input 'cache-target' has been deprecated with message: Use `cache-map` instead
tutorial-source (rolling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tutorial-source (rolling)
Input 'cache-source' has been deprecated with message: Use `cache-map` instead
tutorial-source (rolling)
Input 'cache-target' has been deprecated with message: Use `cache-map` instead
tutorial-source (jazzy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tutorial-source (jazzy)
Input 'cache-source' has been deprecated with message: Use `cache-map` instead
tutorial-source (jazzy)
Input 'cache-target' has been deprecated with message: Use `cache-map` instead

Artifacts

Produced during runtime
Name Size Digest
personalrobotics~moveit2~06N22T.dockerbuild Expired
106 KB
sha256:8c781e93b369a4d8d37c1e03025e8a9435cf6af3f01d3248f3d1b59ef1c9ad56
personalrobotics~moveit2~0AX33V.dockerbuild Expired
66.9 KB
sha256:d6aeab0c7cd6c428183deaae83cfab9696696b33a6b01e346e9b1a6eb724cb34
personalrobotics~moveit2~T8MHEK.dockerbuild Expired
109 KB
sha256:c84bf1a9e1bed969d8a8a32273d53b121cd36ec1433829e46c4406d7b220bf5e
personalrobotics~moveit2~VD2MCT.dockerbuild Expired
64.5 KB
sha256:3cc8407663930c92fc768d0bfcb1fe06731ef780dd8931f6f8b64904fe203589