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/586/repository/commits/a233c67
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/a233c67
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"a233c67bcac037f6180ed01db1451f4d58b07d27","short_id":"a233c67b","created_at":"2026-09-08T10:35:37.000+08:00","parent_ids":["ad844f7e4b7fa0fb6f7848a0b6739a20c847ebfc","b713440355124783638400636683659be57d55f1"],"title":"Merge branch 'feat_bias_estimator_v2' into dev","message":"Merge branch 'feat_bias_estimator_v2' into dev\n\nResolve two controller header conflicts by retaining dev's variable-horizon\nMPC include and creep-controller routing state alongside the feature branch's\nbias-estimator debug message include and reversing-speed governor.\n\nValidation: control package builds successfully with four parallel jobs.\nForward trailer bias estimator, steering latency estimator, and rotation\ncontrol test suites pass.\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-09-08T10:35:37.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-09-08T10:35:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/a233c67bcac037f6180ed01db1451f4d58b07d27","stats":{"additions":7033,"deletions":144,"total":7177},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399