-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Remove broken jobs #9733
Remove broken jobs #9733
Conversation
Links to all the failing jobs as well as their downstream packages: http://jenkins.ros.org/view/IbinT64/job/ros-indigo-eus-qp_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-map-merger_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-explorer_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-h4r-x52-joyext_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-homer-nav-libs_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-icart-mini-driver_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-nav-pcontroller_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-ndt-rviz-visualisation_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-perception-oru_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-neo-relayboard_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-neo-base-mp-400_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-neo-base-mp-500_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-neo-watchdogs_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-or-libs_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-or-nodes_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-ola-ros_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-p2os-urdf_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-pr2-motor-diagnostic-tool_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-qglv-pcl_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-qglv-extras_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-qglv-toolkit_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-robot-face_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-rostful-node_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-laser-scan-matcher_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/IbinT64/job/ros-indigo-scan-tools_binarydeb_trusty_amd64/
Urls of failing builds: http://jenkins.ros.org/view/JbinT64/job/ros-jade-heatmap_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/JbinT64/job/ros-jade-laser-scan-matcher_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/JbinT64/job/ros-jade-p2os-urdf_binarydeb_trusty_amd64/ http://jenkins.ros.org/view/JbinT64/job/ros-jade-scan-tools_binarydeb_trusty_amd64/
Please (at) the users which have contributed those entries to this ticket so that they are aware of the removal. |
+1 |
sorry, should be fixed at jsk-ros-pkg/jsk_control#511 |
I will now start fixing this. Package by package for all those homer packages. May one knows why i get this error:
The corresponding Most of the other packages, state similar errors with |
you have to add cmake_modules to build_depend of package.xml ◉ Kei Okada On Tue, Nov 3, 2015 at 6:15 PM, airglow notifications@github.com wrote:
|
Hey @k-okada, it's already in there:
|
can you paste a link to the buildfarm logs? > @alrglow ◉ Kei Okada On Tue, Nov 3, 2015 at 6:45 PM, airglow notifications@github.com wrote:
|
Logs are gone as the job is removed. Here is a log paste: https://gist.github.com/airglow/e1a1c138dea78513e32e |
Yes, with this merged the job histories are lost. You can find all the emails sent from the debbuild jobs on the ros-buildfarm-release google group. The cmake_modules errors can be found with this search: https://groups.google.com/forum/#!searchin/ros-buildfarm-release/cmake_modules-config.cmake%7Csort:date |
Thanks for the tip. Searching through the the group, the last failed On 2015-11-03 20:53, Tully Foote wrote:
Todor Stoyanov http://aass.oru.se/Research/mro/trsv.html |
buildfirm cheks ◉ Kei Okada On Wed, Nov 4, 2015 at 6:37 PM, Todor Stoyanov notifications@github.com
|
We have a lot of repeatedly failing jobs that we're trying to rebuild ever night. This will stop them from trying to build until they are rereleased.