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/16/repository/commits/b4ee0c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/b4ee0c9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b4ee0c968a0483aafa6dbba7c2b4d24a28eca71f","short_id":"b4ee0c96","created_at":"2026-08-03T18:52:29.000+08:00","parent_ids":["06f294f224285acf804864bb9051f5783414c162"],"title":"feat_out:合并外设消息","message":"feat_out:合并外设消息\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-07-28T14:58:31.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-08-03T18:52:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/b4ee0c968a0483aafa6dbba7c2b4d24a28eca71f","stats":{"additions":9,"deletions":1,"total":10},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399