Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/586/repository/commits/8feccc7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/8feccc7
Response Code: HTTP/1.1 200 OK
Response:
{"id":"8feccc7351e6a1e9a17e4cafeed64c6d65763ebe","short_id":"8feccc73","created_at":"2025-03-13T11:37:00.000+08:00","parent_ids":["2e7d883ca1f53c4278e506a9acd4de30e0653396","f7ce273909e1faa140c04b44348df91f405f0c7e"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-03-13T11:37:00.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-03-13T11:37:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/8feccc7351e6a1e9a17e4cafeed64c6d65763ebe","stats":{"additions":203,"deletions":76,"total":279},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399