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/dfd2f35
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/32/repository/commits/dfd2f35
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dfd2f35f33b85abfcc2a497a2c53f7de1497ea16","short_id":"dfd2f35f","created_at":"2023-06-12T11:28:42.000+08:00","parent_ids":["eac37a62f332f5ebbe327669e9f79afd5c230eb7"],"title":"fix: delete log","message":"fix: delete log\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-06-12T11:28:42.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-06-12T11:28:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/chassis/-/commit/dfd2f35f33b85abfcc2a497a2c53f7de1497ea16","stats":{"additions":0,"deletions":1,"total":1},"status":null,"project_id":32,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399