Started by upstream project "update-osmo-ci-on-slaves" build number 2296 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on simtester in workspace /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester 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/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.30.2' > 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 3bd97cc86a24f4ad34864fd38c21c6f8e6ba58f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3bd97cc86a24f4ad34864fd38c21c6f8e6ba58f8 # timeout=10 Commit message: "jobs/ttcn3: update ttcn3-ggsn-test-kernel" > git rev-list --no-walk 072c4df738a43f554321d768f3dce9653139434c # timeout=10
[simtester] $ /bin/sh -xe /tmp/jenkins12945404222073521766.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/jenkins/osmo-ci ] + cd /home/jenkins/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 072c4df738a43f554321d768f3dce9653139434c + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 072c4df..3bd97cc master -> origin/master + 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 3bd97cc86a24f4ad34864fd38c21c6f8e6ba58f8 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/jenkins/osmo-gsm-manuals ] + cd /home/jenkins/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 8819bd91ec607a42cda0574d16d3e5eccd63ef78 + 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 8819bd91ec607a42cda0574d16d3e5eccd63ef78 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + uname + [ Linux = Linux ] + [ x1 != x1 ] Finished: SUCCESS