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/1507/repository/commits/5a8afeb
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1507/repository/commits/5a8afeb
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5a8afeb4f643aca52931691776c46a13e7431950","short_id":"5a8afeb4","created_at":"2026-09-21T09:25:50.000+00:00","parent_ids":["78a94629b7ee6e93d96b3e88b597304b92b3e44d"],"title":"fix: make vehicle ID width configurable","message":"fix: make vehicle ID width configurable\n\n\n(cherry picked from commit e46f95ddfa78d58d088d8f134c3950c5d4206105)\n\n(cherry picked from commit 7fc5da2623d306bdb3fd87afb071cb4d5794dc38)","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-09-21T02:24:38.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-09-21T09:25:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/telediagnostic/-/commit/5a8afeb4f643aca52931691776c46a13e7431950","stats":{"additions":34,"deletions":67,"total":101},"status":null,"project_id":1507,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399