Skip to content

Console Output

Started by upstream project "gerrit-osmo-mgw" build number 504
originally caused by:
 Retriggered by user osmith for Gerrit: https://gerrit.osmocom.org/c/osmo-mgw/+/36638 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAWBczy/agent.2931166
SSH_AGENT_PID=2931168
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10394145151405480548.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10394145151405480548.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-mgw
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/code-from-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
 > 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-mgw +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw # 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-mgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
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-mgw refs/changes/38/36638/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision a4a16a4cb3e1ac77f6e5ae840133cadd7a7bcf0d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4a16a4cb3e1ac77f6e5ae840133cadd7a7bcf0d # timeout=10
Commit message: "(do not merge) commit for testing CI"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 352b967d1bee4b3bc51ecc383306bad0fc5b7fbf # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins3204815682716782119.sh + set +x Building binary packages for distro: 'debian:12' + rm -rf osmo-ci + git clone --depth=1 --branch=osmith/wip https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 1dc7009 OBS: move gerrit-binpkgs logic to separate script + cd code-from-gerrit + ../osmo-ci/obs/gerrit_binpkgs.sh debian:12 /tmp/jenkins3204815682716782119.sh: 20: ../osmo-ci/obs/gerrit_binpkgs.sh: not found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2931168 killed; [ssh-agent] Stopped. Finished: FAILURE