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/abee0c9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/abee0c9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"abee0c9ce8e07cd8e783e0abd60b03666c204ec2","short_id":"abee0c9c","created_at":"2023-06-16T11:05:02.000+08:00","parent_ids":["f7f480f5ed4914b83d1c0958dfc3935e1dae077b"],"title":"note_out:tos_msgs添加了干散货用到msg文件","message":"note_out:tos_msgs添加了干散货用到msg文件\n","author_name":"lufengwei","author_email":"lufengwei@senior.auto","authored_date":"2023-06-16T11:05:02.000+08:00","committer_name":"lufengwei","committer_email":"lufengwei@senior.auto","committed_date":"2023-06-16T11:05:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/abee0c9ce8e07cd8e783e0abd60b03666c204ec2","stats":{"additions":67,"deletions":0,"total":67},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399