Console Output

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/649/repository/commits/3d40b7c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/649/repository/commits/3d40b7c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3d40b7c74439583243a41464bffb4dcae8f12495","short_id":"3d40b7c7","created_at":"2024-03-15T19:17:26.000+08:00","parent_ids":["3e915d982eb1c8bc0fec2cbfa00cf6e5d880eab5"],"title":"feat_out: 转角传感器参数更新","message":"feat_out: 转角传感器参数更新\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-03-15T19:17:26.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-03-15T19:17:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A003/-/commit/3d40b7c74439583243a41464bffb4dcae8f12495","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":649,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399