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/7d70b0ed5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/7d70b0ed5
Response Code: HTTP/1.1 200 OK
Response:
{"id":"7d70b0ed57de1965022136e4f586d15452b5f629","short_id":"7d70b0ed","created_at":"2026-09-06T02:20:52.000+08:00","parent_ids":["5ad8be6101aa9aa0dfd8cf06be9c9a9b471bae29"],"title":"fix: 允许行驶中在弯道内触发入场搜索","message":"fix: 允许行驶中在弯道内触发入场搜索\n\n移除运动状态下对弯道内部非连续搜索的直接拒绝,使入场搜索继续使用参考线前向起点和既有路径连续性检查。\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-09-06T02:20:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-09-06T02:20:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/7d70b0ed57de1965022136e4f586d15452b5f629","stats":{"additions":0,"deletions":8,"total":8},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399