-
Bug
-
Resolution: Duplicate
-
Minor
After creating a new job, the "Console" link is missing from the pop-up menu when hovering over a build id on the dashboard page (see attached image).
https://groups.google.com/forum/?fromgroups=#!topic/jenkinsci-users/w4b9W-KflPQ
The job is a free form and all it does is ssh into a remote system, grab some data, and echo it so Jenkins can archive the results. I've attached the config.xml.
The console output does exist in Jenkins filesystem and if you click on a particular build id, the console output link is shown in the top left navigation area.
- duplicates
-
JENKINS-14264 Link to the console output missing in popup when log >200Kb
-
- Resolved
-
I also see this reasonably frequently in 1.483 on Mac OSX viewed on Windows in Firefox. I think it corresponds to when the log is long enough to get abbreviated (with the "Skipping x,xxx KB.. Full log" note and link).