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

"Started by timer" printed multiple times in console

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • None
    • Jenkins V1.620

      A job that is started by a timer, it runs every 5 minutes shows the message "Started by timer" in the console 126 times

        1. Book1.csv
          5 kB
          Gleb Zverinskiy
        2. Untitled.png
          81 kB
          Gleb Zverinskiy

          [JENKINS-30928] "Started by timer" printed multiple times in console

          Environment
          Book1.csv

          Gleb Zverinskiy added a comment - Environment Book1.csv

          Daniel Beck added a comment -

          The message is printed for every time this build was started by the timer. This can happen when your timer interval is e.g. 1 minute, and the build waits an hour in the queue – 60 timers start the same build, and Jenkins collapses them into a single queue item as they don't differ e.g. in parameters.

          Please provide more information if the above does not explain what you're seeing.

          Daniel Beck added a comment - The message is printed for every time this build was started by the timer. This can happen when your timer interval is e.g. 1 minute, and the build waits an hour in the queue – 60 timers start the same build, and Jenkins collapses them into a single queue item as they don't differ e.g. in parameters. Please provide more information if the above does not explain what you're seeing.

          Thanks Daniel, would be nice if duplicate messages got removed when the queue is flushed, but it's really not an issue. I appreciate the prompt response.

          Gleb Zverinskiy added a comment - Thanks Daniel, would be nice if duplicate messages got removed when the queue is flushed, but it's really not an issue. I appreciate the prompt response.

          Daniel Beck added a comment -

          I think we're doing this on the build page, something like "Started by timer (1239438328023580253 times)".

          Daniel Beck added a comment - I think we're doing this on the build page, something like "Started by timer (1239438328023580253 times)".

            Unassigned Unassigned
            gleb_zverinskiy Gleb Zverinskiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: