• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • other
    • None
    • Platform: All, OS: All

      On build 252, I have noticed that the quiet period for my jobs is never
      expiring. If I float my mouse over the pending job, it will count down from 5
      minutes (I set the value to 300 seconds) and sometimes get into the 3 minute
      range, but then it goes back up to 5 minutes and counts down over again.

      We are not making any checkins during this time, the SVN repository has not changed.

      I just noticed it this afternoon, after upgrading, so something has reverted.
      Let me know what I can do to help with diagnosis.

          [JENKINS-2382] Quiet period never expires...

          Ulli Hafner added a comment -

          Wrong sub-component.

          Ulli Hafner added a comment - Wrong sub-component.

          thorinside added a comment -

          I found a workaround to this issue. I made my SVN polling schedule longer than
          the quiet period. It turns out that each time the SVN polling cycle happens, it
          was detecting changes (even if there were no changes since the last poll) so the
          timer for the quiet period would be reset.

          I think SVN polling should only reset the quiet period if there are changes
          newer than those that started the last quiet period reset.

          thorinside added a comment - I found a workaround to this issue. I made my SVN polling schedule longer than the quiet period. It turns out that each time the SVN polling cycle happens, it was detecting changes (even if there were no changes since the last poll) so the timer for the quiet period would be reset. I think SVN polling should only reset the quiet period if there are changes newer than those that started the last quiet period reset.

          Alan Harder added a comment -

          marking as duplicate

              • This issue has been marked as a duplicate of 2180 ***

          Alan Harder added a comment - marking as duplicate This issue has been marked as a duplicate of 2180 ***

          I'm still seeing this issue using Jenkins 1.596.2 and Subversion plugin 2.5.
          Quiet period is set to 900 seconds, SCM polling is done every minute.
          Jenkins is always showing "(pending—In the quiet period. Expires in 14 min)"

          Patric Rufflar added a comment - I'm still seeing this issue using Jenkins 1.596.2 and Subversion plugin 2.5. Quiet period is set to 900 seconds, SCM polling is done every minute. Jenkins is always showing "(pending—In the quiet period. Expires in 14 min)"

          Jeff G added a comment -

          Patric, that is because no change was ever made regarding SCM polling not causing the quiet time to be reset.

          To avoid your issue, you should have a quiet period which is smaller than the polling.

          Jeff G added a comment - Patric, that is because no change was ever made regarding SCM polling not causing the quiet time to be reset. To avoid your issue, you should have a quiet period which is smaller than the polling.

            Unassigned Unassigned
            thorinside thorinside
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: