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/8b14b47df
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/8b14b47df
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8b14b47dfe79ba6b02aaec39f789258ce5b8411b","short_id":"8b14b47d","created_at":"2025-10-31T18:57:44.000+08:00","parent_ids":["a1d9f0a0191c2974cae7191e8a81f09b421a643b","8b77a84d05f84cafc18356acda48b4e4c5183ad0"],"title":"Merge branch 'feat_escape' of http://159.27.226.4/pnc/pnc into feat_escape","message":"Merge branch 'feat_escape' of http://159.27.226.4/pnc/pnc into feat_escape\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-10-31T18:57:44.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-10-31T18:57:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/8b14b47dfe79ba6b02aaec39f789258ce5b8411b","stats":{"additions":105,"deletions":42,"total":147},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399