Console Output

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/f2cf046
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/f2cf046
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f2cf046433f383df82ac73ef7465882b5e4af3d0","short_id":"f2cf0464","created_at":"2026-07-18T09:50:49.000+08:00","parent_ids":["a65074757d10b414c4eaf171bd3a567e71f302ed"],"title":"fix: update debug message","message":"fix: update debug message\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-18T09:50:49.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-18T09:50:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/f2cf046433f383df82ac73ef7465882b5e4af3d0","stats":{"additions":80,"deletions":15,"total":95},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399