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/f2d7bf0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/f2d7bf0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f2d7bf06fcddb4e3183488676e76e6401dcbd55e","short_id":"f2d7bf06","created_at":"2026-05-27T20:20:05.000+08:00","parent_ids":["c5fb4abc8945e0cda7c1444fbd62443e1723220d"],"title":"fix: 停车距离预估除0风险","message":"fix: 停车距离预估除0风险\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-05-27T20:20:05.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-05-27T20:20:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/f2d7bf06fcddb4e3183488676e76e6401dcbd55e","stats":{"additions":3,"deletions":6,"total":9},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399