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/7087555b2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/7087555b2
Response Code: HTTP/1.1 200 OK
Response:
{"id":"7087555b29af0107f6256b7f266e17f05fe74284","short_id":"7087555b","created_at":"2026-09-08T09:55:54.000+08:00","parent_ids":["06f22cb96e630a15ea10919166754fc049aa7903"],"title":"fix: 修复重合端点的 openspace 建区退化","message":"fix: 修复重合端点的 openspace 建区退化\n\n端点重合时使用车道法向确定平行搜索框朝向,避免搜索范围错误依赖全局坐标轴。\n上下引桥连接线为零长度时,按车道航向直接构造扩展走廊,避免无效子多边形在合并时被丢弃。\n新增普通车型重合端点及上下引桥旋转回归。最终 12 项衔接回归与 14 项地图保护回归通过,pnc_node 集群构建成功。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-08T09:55:54.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-08T09:55:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/7087555b29af0107f6256b7f266e17f05fe74284","stats":{"additions":75,"deletions":6,"total":81},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399