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/67738e205
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/67738e205
Response Code: HTTP/1.1 200 OK
Response:
{"id":"67738e205e39589d6c30703df0efa42be003cb88","short_id":"67738e20","created_at":"2026-07-23T10:08:18.000+00:00","parent_ids":["8d8fc8fe71f58f96d192b653849d57121839fec6"],"title":"fix: 空Path取点断言与退化lane segment构造CHECK线上崩溃, 改优雅降级","message":"fix: 空Path取点断言与退化lane segment构造CHECK线上崩溃, 改优雅降级\n\n- Path::GetIndexFromS/GetSmoothPoint 空路径不再fatal, 返回默认值并记ERROR日志\n- PncMapPath lane segment构造函数点数不足2时清空path_points_留无效path,\n 下游经IsAvailable安全降级, 不再CHECK崩进程\n\n\n(cherry picked from commit 42056f95c73509f3f58d61530894685e20a604d4)","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-19T14:25:26.000+08:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-07-23T10:08:18.000+00:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/67738e205e39589d6c30703df0efa42be003cb88","stats":{"additions":35,"deletions":10,"total":45},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399