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/119/repository/commits/17b32428
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/119/repository/commits/17b32428
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"17b3242888d4c502eca68f924425f31c5cbc6442","short_id":"17b32428","created_at":"2026-08-14T11:41:00.000+08:00","parent_ids":["76b9f3165d9b7293234ffdd58e5addd3e48559be"],"title":"fix: 修复制动响应监控误接管","message":"fix: 修复制动响应监控误接管\n\n减速度异常计时期间持续校验目标减速、速度关系和底盘响应,条件恢复后立即结束计时。\\n\\n移除无效的目标速度突变判断,避免真实阶跃制动额外等待拟合窗口;同时补全监控状态和拟合系数的重置。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-11T18:49:01.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-14T11:41:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/guardian/-/commit/17b3242888d4c502eca68f924425f31c5cbc6442","stats":{"additions":14,"deletions":13,"total":27},"status":null,"project_id":119,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399