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/3d15b08
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/3d15b08
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3d15b08233e70ab6892673feabd82ce873ff314b","short_id":"3d15b082","created_at":"2023-08-22T11:03:19.000+08:00","parent_ids":["13d448a1ab3a7c4ebf9acef3364e808628978620","65e0e4a53c60bba0b7e50c8616f2c8db75165cc6"],"title":"Merge remote-tracking branch 'origin/dev' into dev","message":"Merge remote-tracking branch 'origin/dev' into dev\n\n","author_name":"11","author_email":"11","authored_date":"2023-08-22T11:03:19.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2023-08-22T11:03:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/3d15b08233e70ab6892673feabd82ce873ff314b","stats":{"additions":326,"deletions":327,"total":653},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399