Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop ROS Indigo from CI #68

Closed
wants to merge 2 commits into from

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jan 24, 2020

CI on #65 failed for trusty/indigo. Since ROS Indigo is EOL, I'm hoping it is ok to drop CI for it instead of spending time investigating the issue.

++ cd ..
++ rosdep install -q -n --from-paths src --ignore-src --rosdistro indigo -y
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rosgraph_msgs: Cannot locate rosdep definition for [message_runtime]
nav_msgs: Cannot locate rosdep definition for [message_runtime]
shape_msgs: Cannot locate rosdep definition for [message_runtime]
std_srvs: Cannot locate rosdep definition for [message_runtime]
stereo_msgs: Cannot locate rosdep definition for [message_runtime]
std_msgs: Cannot locate rosdep definition for [message_runtime]
actionlib_msgs: Cannot locate rosdep definition for [message_runtime]
trajectory_msgs: Cannot locate rosdep definition for [rosbag_migration_rule]
sensor_msgs: Cannot locate rosdep definition for [message_runtime]
geneus: Cannot locate rosdep definition for [genmsg]
diagnostic_msgs: Cannot locate rosdep definition for [message_runtime]
geometry_msgs: Cannot locate rosdep definition for [message_runtime]
visualization_msgs: Cannot locate rosdep definition for [message_runtime]
actionlib: Cannot locate rosdep definition for [rosnode]
+++ error
+++ '[' /home/travis/ros/ws_geneus/build/test_results ']'
+++ find /home/travis/ros/ws_geneus/build/test_results -type f -exec echo '=== {} ===' ';' -exec cat '{}' ';'
find: `/home/travis/ros/ws_geneus/build/test_results': No such file or directory
+++ rostest -t roseus test-genmsg.catkin.test
.travis.sh: line 8: rostest: command not found
+++ rostest -t roseus test-genmsg-oneworkspace.catkin.launch
.travis.sh: line 9: rostest: command not found
+++ exit 1
The command "docker run -v $HOME:$HOME -e CI_SOURCE_PATH -e REPOSITORY_NAME -e HOME -e DISTRO -e ROS_DISTRO -e BUILDER -e ROS_PARALLEL_JOBS $DOCKER_IMAGE bash -c 'cd $CI_SOURCE_PATH; source .travis.sh'" exited with 1.```

Signed-off-by: Shane Loretz <[email protected]>
@k-okada
Copy link
Member

k-okada commented Jan 26, 2020

Closed via #69

@k-okada k-okada closed this Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants