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/20d862533
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/20d862533
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"20d862533a747b8566b7c1e41e3af6dcf921726a","short_id":"20d86253","created_at":"2026-04-14T15:50:05.000+08:00","parent_ids":["1103882d593a0c4891581b5d3ce213d8c472bbf4","8ac969a8781279ff5844967394890d8214fff0a7"],"title":"Merge branch 'feat_yangpu' of 159.27.226.4:pnc/pnc into feat_yangpu","message":"Merge branch 'feat_yangpu' of 159.27.226.4:pnc/pnc into feat_yangpu\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-04-14T15:50:05.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-04-14T15:50:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/20d862533a747b8566b7c1e41e3af6dcf921726a","stats":{"additions":765,"deletions":116,"total":881},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399