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/202/repository/commits/43c047a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/202/repository/commits/43c047a
Response Code: HTTP/1.1 200 OK
Response:
{"id":"43c047a82f8ac622d8f2ad013a411a0d1e92d4af","short_id":"43c047a8","created_at":"2023-05-24T14:48:35.000+08:00","parent_ids":["3fea120682c41d63d995ca6a6f7cfc3696bbff59"],"title":"fix_out: lifetime由1s改为2s","message":"fix_out: lifetime由1s改为2s\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-05-24T14:48:35.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-05-24T14:48:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/engineering/msf_assistant/-/commit/43c047a82f8ac622d8f2ad013a411a0d1e92d4af","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":202,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399