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

Error retrieving tag timestamp from webhook event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins: 2.516.3
      Bitbucket-branch-source-plugin: 937.0.3
      Bitbucket Server: 8.19.21

      The fix provided In JENKINS-75604 seem to have partially fixed the issue but I am still encountering the error (however not as frequent):

      "Fail to retrieve the timestamp for tag event <tag>".

      I believe the error occur when "type" is "DELETE". As in that case ServerPushEvent is using getFromHash() and thus getting "0000000000000000000000000000000000000000". Using getToHash() might solve the problem. However I have been unable to find how the webhook event for when "type" is "DELETE", so I am not entirely sure.

       

            nfalco Nikolas Falco
            l_me_l Elias
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: