Started by upstream project "gerrit-osmo-asf4-dfu" build number 7 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39437 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-lint [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJZ8E5/agent.532984 SSH_AGENT_PID=532987 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-lint@tmp/private_key_7892247967578644330.key (/home/osmocom-build/jenkins/workspace/gerrit-lint@tmp/private_key_7892247967578644330.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu > git init /home/osmocom-build/jenkins/workspace/gerrit-lint/code-from-gerrit # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/37/39437/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision ec0ed416d20fda41980ae19b04e3550411879491 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec0ed416d20fda41980ae19b04e3550411879491 # timeout=10 Commit message: "add fw update crcstub" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk c6667a11d96aaa32e8845b51b57cc72ed9b31d51 # timeout=10 [gerrit-lint] $ /bin/sh -xe /tmp/jenkins11062003077726137527.sh + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c792b8c coverity: use proper asn1c branch + cd code-from-gerrit + ../osmo-ci/lint/lint_diff.sh HEAD~1 Running docker_run_rm.sh on the whole tree... Running checkpatch on 'git diff HEAD~1'... crc_code.c:15: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line crc_code.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:18: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:20: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 6) crc_code.c:20: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks crc_code.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:28: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line crc_code.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:45: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:61: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:73: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line crc_code.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:74: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:86: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:92: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:99: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:108: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4) crc_code.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line crc_code.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line gcc/Makefile:2: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/Makefile:52: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/Makefile:81: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/same54p20a_dfu.ld:103: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/same54p20a_dfu.ld:110: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/same54p20a_dfu.ld:119: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/same54p20a_flash.ld:99: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/same54p20a_flash.ld:106: ERROR:TRAILING_WHITESPACE: trailing whitespace gcc/gcc/startup_same54.c:671: ERROR:SPACING: space required after that ',' (ctx:VxV) gcc/gcc/startup_same54.c:671: ERROR:SPACING: space required after that ',' (ctx:VxV) total: 13 errors, 69 warnings, 283 lines checked Please fix the linting errors above. More information: https://osmocom.org/projects/cellular-infrastructure/wiki/Linting Leaving review comments in gerrit... + git diff -U0 HEAD~1 + /home/osmocom-build/jenkins/workspace/gerrit-lint/osmo-ci/lint/checkpatch/checkpatch_osmo.sh + true + cd .. + /home/osmocom-build/jenkins/workspace/gerrit-lint/osmo-ci/lint/checkpatch/checkpatch_json.py checkpatch_output gerrit_report.json jenkins-gerrit-lint-21255 https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/ checkpatch_output {"comments": [], "robot_comments": {"crc_code.c": [{"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "15", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "18", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "20", "message": "suspect code indent for conditional statements (4, 6)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "20", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "28", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "45", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "61", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "73", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "74", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "86", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "92", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "99", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "108", "message": "suspect code indent for conditional statements (2, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "118", "message": "please, no spaces at the start of a line"}], "gcc/Makefile": [{"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "2", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "52", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "81", "message": "trailing whitespace"}], "gcc/gcc/same54p20a_dfu.ld": [{"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "103", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "110", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "119", "message": "trailing whitespace"}], "gcc/gcc/same54p20a_flash.ld": [{"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "99", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "106", "message": "trailing whitespace"}], "gcc/gcc/startup_same54.c": [{"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "671", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "jenkins-gerrit-lint-21255", "url": "https://jenkins.osmocom.org/jenkins/job/gerrit-lint/21255/", "line": "671", "message": "space required after that ',' (ctx:VxV)"}]}} + ssh -p 29418 -l jenkins gerrit.osmocom.org gerrit review --project osmo-asf4-dfu 39437,1 --json + exit 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 532987 killed; [ssh-agent] Stopped. Finished: FAILURE