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/274/repository/commits/d788f496
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/274/repository/commits/d788f496
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d788f4960d2142139ecf64f4b746e5a4336f72ba","short_id":"d788f496","created_at":"2026-07-07T19:12:56.000+08:00","parent_ids":["d6509e4052a35e59e9670e8f97456ad671a1130a"],"title":"chore(version): 3.20.0","message":"chore(version): 3.20.0\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2026-07-07T19:12:56.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2026-07-07T19:12:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/prediction/-/commit/d788f4960d2142139ecf64f4b746e5a4336f72ba","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":274,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399