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/d006eaf08
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/d006eaf08
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d006eaf08478227b99bfe087ad93065a60249156","short_id":"d006eaf0","created_at":"2025-12-29T15:12:26.000+08:00","parent_ids":["e90955e1092fc980639e9071d0aa7fad15ddc854"],"title":"fix: smooth mode using boundary reference.","message":"fix: smooth mode using boundary reference.\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2025-12-29T15:12:26.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-12-29T15:12:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/d006eaf08478227b99bfe087ad93065a60249156","stats":{"additions":25,"deletions":4,"total":29},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399