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/8/repository/commits/e3fb4e9e3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/e3fb4e9e3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e3fb4e9e3f7da3447a7b8aa2aa26b82f25f3636f","short_id":"e3fb4e9e","created_at":"2025-11-06T11:19:05.000+08:00","parent_ids":["6f5c230d06ee1185d110b1bff6dfc7294ccd484e"],"title":"fix: SSEP: 修复IMV进充电桩方向错误的问题","message":"fix: SSEP: 修复IMV进充电桩方向错误的问题\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-11-06T11:19:05.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-11-06T11:19:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/e3fb4e9e3f7da3447a7b8aa2aa26b82f25f3636f","stats":{"additions":32,"deletions":5,"total":37},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399