Started by upstream project "update-osmo-ci-on-slaves" build number 2789
originally caused by:
 Started by upstream project "update-osmo-ci-on-slaves-dp" build number 643
 originally caused by:
  Started by an SCM change
Running as SYSTEM
Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/gtp0-deb10fr
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/gtp0-deb10fr # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > 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
Checking out Revision 3dffb34587dc0bba9ce46c7ef0d7e07c8167a8d4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3dffb34587dc0bba9ce46c7ef0d7e07c8167a8d4 # timeout=10
Commit message: "lint/lint_diff: allow skipping with OSMO_LINT=0"
 > git rev-list --no-walk 3dffb34587dc0bba9ce46c7ef0d7e07c8167a8d4 # timeout=10
[gtp0-deb10fr] $ /bin/sh -xe /tmp/jenkins5022164048462000976.sh
+ ./contrib/jenkins.sh
+ dirname ./contrib/jenkins.sh
+ realpath ./contrib/..
+ WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/gtp0-deb10fr
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
3dffb34587dc0bba9ce46c7ef0d7e07c8167a8d4
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
3dffb34587dc0bba9ce46c7ef0d7e07c8167a8d4
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/gtp0-deb10fr
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
f48063315392190cce65e5cc39fea06b98643028
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
f48063315392190cce65e5cc39fea06b98643028
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/gtp0-deb10fr
+ uname
+ [ Linux = Linux ]
+ [ x1 != x1 ]
Finished: SUCCESS