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/586/repository/commits/5045cb9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/5045cb9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5045cb934d1b455211deec6406e41a82298d31f0","short_id":"5045cb93","created_at":"2023-07-10T15:01:34.000+08:00","parent_ids":["0b8264a498257406d76b81c473ddd34c7113ce1c","adf053ce3830455817a4caa55cd961ce8adca68b"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-07-10T15:01:34.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-07-10T15:01:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/5045cb934d1b455211deec6406e41a82298d31f0","stats":{"additions":20,"deletions":3,"total":23},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399