Skip to content
Failed

Console Output

Started by upstream project "master-xgoldmon" build number 1176
originally caused by:
 Started by upstream project "master-libosmocore" build number 4199
 originally caused by:
  Started by timer
  Started by user laforge
  Started by upstream project "master-libosmocore" build number 4198
  originally caused by:
   Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-xgoldmon/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-TIWrQScUowfM/agent.107028
SSH_AGENT_PID=107030
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-xgoldmon/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_14965771464162092544.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/2b-as/xgoldmon
 > git init /home/osmocom-build/jenkins/workspace/master-xgoldmon/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://github.com/2b-as/xgoldmon
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/2b-as/xgoldmon +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/2b-as/xgoldmon # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision f2d5372acee4e492f31f6ba8b850cfb48fbbe478 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2d5372acee4e492f31f6ba8b850cfb48fbbe478 # timeout=10
Commit message: "README update"
 > git rev-list --no-walk f2d5372acee4e492f31f6ba8b850cfb48fbbe478 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins6757717593595446980.sh
+ rm -rf osmo-ci
+ git clone --depth=1 https://gerrit.osmocom.org/osmo-ci -b master
Cloning into 'osmo-ci'...
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-TIWrQScUowfM/agent.107028
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-xgoldmon/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-TIWrQScUowfM/agent.107028:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-xgoldmon/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/osmo-ci/scripts/xgoldmon-jenkins.sh
+ TOPDIR=/build
+ command -v osmo-build-dep.sh
+ [ -x /usr/local/bin/osmo-build-dep.sh ]
+ set -x
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ export deps=/build/deps
+ export inst=/build/deps/install
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ mkdir -p deps
+ osmo-build-dep.sh libosmocore  --disable-doxygen



 =============================== libosmocore ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore 
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone https://gerrit.osmocom.org/libosmocore libosmocore
Cloning into 'libosmocore'...
fatal: unable to access 'https://gerrit.osmocom.org/libosmocore/': Could not resolve host: gerrit.osmocom.org
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 107030 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE