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/486/repository/commits/4d9059f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/4d9059f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4d9059fa50ba8a1a4f7548e3f79963e98336423e","short_id":"4d9059fa","created_at":"2024-01-15T09:41:15.000+08:00","parent_ids":["1d1b5c8a8944e31fd52e217a4ef08658c161dca0"],"title":"fix: 减小刹车的pid参数","message":"fix: 减小刹车的pid参数\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-01-15T09:41:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-01-15T09:41:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/4d9059fa50ba8a1a4f7548e3f79963e98336423e","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399