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/32/repository/commits/c4bdc5d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/32/repository/commits/c4bdc5d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c4bdc5db439bad209906da5ee12de58222a497d4","short_id":"c4bdc5db","created_at":"2023-04-25T10:39:26.000+08:00","parent_ids":["04664a82f263f84f2a840687d67e33b7d373edbb","a57380e6cf7ec3dbec811deb4e05fbec237fe673"],"title":"Merge remote-tracking branch 'origin/dev' into rc_dev","message":"Merge remote-tracking branch 'origin/dev' into rc_dev\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-04-25T10:39:26.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-04-25T10:39:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/chassis/-/commit/c4bdc5db439bad209906da5ee12de58222a497d4","stats":{"additions":8,"deletions":2,"total":10},"status":null,"project_id":32,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399