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/508/repository/commits/d160cbe
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/d160cbe
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"d160cbe4bf1f7b5ad49f3c3242b67bb22b0d51fc","short_id":"d160cbe4","created_at":"2026-03-24T21:04:56.000+08:00","parent_ids":["0636d1b07c69df9e9c3aafe39fbb8941e2ce7d3a"],"title":"脚本里增加箱体面位置和吊具位置","message":"脚本里增加箱体面位置和吊具位置\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-03-24T21:04:56.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-03-24T21:04:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/d160cbe4bf1f7b5ad49f3c3242b67bb22b0d51fc","stats":{"additions":217,"deletions":24,"total":241},"status":null,"project_id":508,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399