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/8/repository/commits/e2e2b81ac
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/e2e2b81ac
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"e2e2b81accae7e5e7855c0f0bfcc525585c1bc4f","short_id":"e2e2b81a","created_at":"2026-07-09T18:08:41.000+08:00","parent_ids":["4b940c29b51dd847bea5729ac85f01c9b5837b2d","875b3ee56a64dba39cfaf68e75c31ed8cb9e949c"],"title":"Merge branch 'feat_trajectory' of 159.27.226.4:pnc/pnc into feat_trajectory","message":"Merge branch 'feat_trajectory' of 159.27.226.4:pnc/pnc into feat_trajectory\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-09T18:08:41.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-09T18:08:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/e2e2b81accae7e5e7855c0f0bfcc525585c1bc4f","stats":{"additions":216,"deletions":273,"total":489},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399