Started by upstream project "gerrit-libosmocore" build number 2290 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmocore/+/41813 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 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-verifications-comment [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-a0ZNOmTwKANL/agent.3674238 SSH_AGENT_PID=3674252 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_13458017986942115939.key (/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_13458017986942115939.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 https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' 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 -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 08bdbb702c8f36c85975d6800998583e71a905c2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 08bdbb702c8f36c85975d6800998583e71a905c2 # timeout=10 Commit message: "ansible: allow jenkins users to set rtprio 30" > git rev-list --no-walk 08bdbb702c8f36c85975d6800998583e71a905c2 # timeout=10 [gerrit-verifications-comment] $ /bin/sh -xe /tmp/jenkins601752409228646789.sh + cd scripts/jenkins-gerrit + ./comment_send.sh + ./comment_generate.py https://jenkins.osmocom.org/jenkins/job/gerrit-libosmocore/2290/ -o gerrit_report.json -t result Reading https://jenkins.osmocom.org/jenkins/job/gerrit-libosmocore/2290//consoleText Reading https://jenkins.osmocom.org/jenkins/job/gerrit-binpkgs/19944/consoleText Traceback (most recent call last): File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 270, in main() File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 257, in main comment = get_comment_result(args.build_url, args.notify_on_success) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 198, in get_comment_result pipeline = parse_pipeline(build_url) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 89, in parse_pipeline stage = stage_from_job_name(job_name, job_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 59, in stage_from_job_name return stage_binpkgs_from_url(job_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment/scripts/jenkins-gerrit/./comment_generate.py", line 48, in stage_binpkgs_from_url assert match, f"couldn't find distro name in log: {url}" AssertionError: couldn't find distro name in log: https://jenkins.osmocom.org/jenkins/job/gerrit-binpkgs/19944/consoleText Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3674252 killed; [ssh-agent] Stopped. Finished: FAILURE