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/8/repository/commits/08f8fe049
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/08f8fe049
Response Code: HTTP/1.1 200 OK
Response:
{"id":"08f8fe049c98a7cdf5a8936d58b1046b8ee3800b","short_id":"08f8fe04","created_at":"2026-08-19T12:21:11.000+08:00","parent_ids":["9ad71f5121f937be22808d4be35d1aa9ba1ad331"],"title":"fix: 设置初始位姿时保留定位高度","message":"fix: 设置初始位姿时保留定位高度\n\nHMI 点击设置车辆初始位置时,将当前定位 Z 写入模拟初始位姿消息,并使用该高度查询附近车道,避免多层甲板场景匹配到错误层。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-08-19T12:21:11.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-19T12:21:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/08f8fe049c98a7cdf5a8936d58b1046b8ee3800b","stats":{"additions":7,"deletions":6,"total":13},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399