Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23877

With 1.572, long consoles will not display 'full' console while build is still running, only a portion

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Webserver and build agent on separate Windows 2012 machines. Browsers used: FF and Chrome -- same result. (and did not occur in 1.571)

      Our jenkins jobs yield hundreds of pages of output. New in 1.572, if we look at 'full' console *while the build is in progress*, only a portion is shown, and we get the spinning icon at bottom of console but nothing else comes.

      Interestingly, when the job is finished, I can click on the 'full' console and it works. It is only during the time that the job is running, that the 'full' console only shows a portion.

      The portion that it shows is not the latest, either. Specifically, while the job is running, if we click on 'full' console, I'll see the first <n> pages from the beginning of the build, then it will be stuck.

      But if we click on 'view console' (NOT the full console), we can see the most recent set of logs (i.e. 'tail').

      This problem did not occur in 1.571.

          [JENKINS-23877] With 1.572, long consoles will not display 'full' console while build is still running, only a portion

          Jesper Jensen added a comment -

          Same seen on Windows 2008 servers, also noted this during the build that the update was slow.

          Jesper Jensen added a comment - Same seen on Windows 2008 servers, also noted this during the build that the update was slow.

          Daniel Beck added a comment -

          Apparently caused by Timestamper plugin not handling the redesign in 1.572 well, according to the mailing lists. Try disabling that plugin in the job config.

          Daniel Beck added a comment - Apparently caused by Timestamper plugin not handling the redesign in 1.572 well, according to the mailing lists. Try disabling that plugin in the job config.

          Daniel Beck added a comment -

          Possible duplicate, but for now just linking there. Would be great if a watcher could confirm it's the Timestamper update rather than Jenkins.war itself (or both in combination).

          Daniel Beck added a comment - Possible duplicate, but for now just linking there. Would be great if a watcher could confirm it's the Timestamper update rather than Jenkins.war itself (or both in combination).

          Jesper Jensen added a comment - - edited

          I disabled timestamper and the console now follows the build as expected. I currently can't get a job to produce the "full log" option.

          Jesper Jensen added a comment - - edited I disabled timestamper and the console now follows the build as expected. I currently can't get a job to produce the "full log" option.

          Daniel Beck added a comment -

          Alright, seems safe to consider this a duplicate.

          Daniel Beck added a comment - Alright, seems safe to consider this a duplicate.

            Unassigned Unassigned
            borisivan boris ivan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: