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/a1c2c68
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/a1c2c68
Response Code: HTTP/1.1 200 OK
Response:
{"id":"a1c2c68d512aa86e3fcc3b3ac8e9c51b6f15c25e","short_id":"a1c2c68d","created_at":"2026-07-14T18:07:31.000+08:00","parent_ids":["a53c2f1059876cc5d0474ce4cfecd902333bb61a"],"title":"fix: update config","message":"fix: update config\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-07-14T18:07:31.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-07-14T18:07:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/a1c2c68d512aa86e3fcc3b3ac8e9c51b6f15c25e","stats":{"additions":44,"deletions":8,"total":52},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399