I’m seeing this in Jenkins 1.483, exactly as you describe. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ryan Shoemaker Sent: Tuesday, January 8, 2013 3:56 PM To: jenkinsci-users@googlegroups.com Subject: Missing console link
I posted recently about build reports that would seem to disappear from the UI (even though they were available on the Jenkins filesystem). Restarting seemed to fix that issue, but I'm still having trouble with missing console links. For example, if I hover over the build number on the console, the context menu is missing a link for the console output: [https://lh6.googleusercontent.com/-f-4tjqnVosU/UOyUqnbzegI/AAAAAAAAE4A/AyjSQ7iPjCE/s1600/Screen+Shot+2013-01-08+at+4.50.06+PM.png]<https://lh6.googleusercontent.com/-f-4tjqnVosU/UOyUqnbzegI/AAAAAAAAE4A/AyjSQ7iPjCE/s1600/Screen+Shot+2013-01-08+at+4.50.06+PM.png> The only way to get to the console output is by clicking on the job link (ie "#13" above) and then following the "console output" link in the top-left of that page. The console output is available, it just isn't showing up in the context menus for some reason. And it is only behaving this way for a specific job - the context menus for all my other jobs are behaving totally normal. This is a free form job that simply ssh'es into a host periodically, runs a wget command, and then pipes the output back to Jenkins for archival. Is anyone else seeing this? Should I file an issue? Jenkins v1.492 Thanks, --Ryan