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/87bfa71e4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/87bfa71e4
Response Code: HTTP/1.1 200 OK
Response:
{"id":"87bfa71e462290b885c20a697794b57611ad4f89","short_id":"87bfa71e","created_at":"2025-03-13T17:05:53.000+08:00","parent_ids":["3c8906259f23d7236bdeb59819194dfc20b1dc2f"],"title":"fix: 车道查找阈值","message":"fix: 车道查找阈值\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-03-13T17:00:07.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-03-13T17:05:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/87bfa71e462290b885c20a697794b57611ad4f89","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399