Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-libosmocore/workspace
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-mRbsao1GYoRN/agent.1929256
SSH_AGENT_PID=1929259
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-libosmocore/workspace@tmp/private_key_7013220307076927771.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-libosmocore/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/libosmocore # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/libosmocore
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/libosmocore +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b9125d2b6ea03a7252000f6baa4b376a778c8058 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9125d2b6ea03a7252000f6baa4b376a778c8058 # timeout=10
Commit message: "socket: Introduce API osmo_sock_set_nonblock()"
 > git rev-list --no-walk 50a144a0e805e0d3e37e37e4bb20428c22581171 # timeout=10
Triggering master-libosmocore » a2=default,a3=default,a4=default,arm-none-eabi,io_uring
Triggering master-libosmocore » a2=default,a3=default,a4=default,amd64,io_uring
master-libosmocore » a2=default,a3=default,a4=default,arm-none-eabi,io_uring completed with result SUCCESS
master-libosmocore » a2=default,a3=default,a4=default,amd64,io_uring completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1929259 killed;
[ssh-agent] Stopped.
Triggering a new build of Osmocom_OBS_master
Triggering a new build of master-osmo-pcap
Triggering a new build of master-osmo-sip-connector
Triggering a new build of master-osmo-trx
Triggering a new build of master-osmo-ggsn
Triggering a new build of master-osmo-gbproxy
Triggering a new build of master-osmo-tetra
Triggering a new build of master-simtrace
Triggering a new build of master-libosmo-pfcp
Triggering a new build of master-libosmo-netif
Triggering a new build of master-xgoldmon
Triggering a new build of master-osmo-gmr
Triggering a new build of master-osmocom-bb
Finished: SUCCESS