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/1050/repository/commits/3a3df4e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1050/repository/commits/3a3df4e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"3a3df4e77b6c6ae60cf65e6a26cd274ec8ce06ad","short_id":"3a3df4e7","created_at":"2024-12-10T15:30:49.000+08:00","parent_ids":["a17006b5fcc69d6b6c3836fb336eb40897fb4092"],"title":"feat_out: 转角传感器参数更新,12.07","message":"feat_out: 转角传感器参数更新,12.07\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-12-10T15:30:49.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-12-10T15:30:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P20/-/commit/3a3df4e77b6c6ae60cf65e6a26cd274ec8ce06ad","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1050,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399