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/586/repository/commits/2737676
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/2737676
Response Code: HTTP/1.1 200 OK
Response:
{"id":"2737676a5ed99a956b9c351ccb97d3d9dea13a85","short_id":"2737676a","created_at":"2026-08-05T12:03:33.000+08:00","parent_ids":["58ba4a4224fe5043c2dca006e034a204a61de545"],"title":"fix: reject inconsistent rotation direction","message":"fix: reject inconsistent rotation direction\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-05T12:03:33.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-05T12:03:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/2737676a5ed99a956b9c351ccb97d3d9dea13a85","stats":{"additions":216,"deletions":9,"total":225},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399