Started by timer
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/Osmocom-repo-install-debian11/workspace
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 /var/jenkins_home/jobs/Osmocom-repo-install-debian11/workspace # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> 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
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 658a0aeaf71b99d073320436ea3e51dc0ecb3304 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 658a0aeaf71b99d073320436ea3e51dc0ecb3304 # timeout=10
Commit message: "scripts: Add libosmo-asn1-tcap to OSMO_RELEASE_REPOS"
> git rev-list --no-walk c9c3af6b34ac3ee45bfc0ee5cfc05a8959c05eb8 # timeout=10
Triggering Osmocom-repo-install-debian11 » latest,qemu
Triggering Osmocom-repo-install-debian11 » nightly,qemu
Osmocom-repo-install-debian11 » latest,qemu completed with result SUCCESS
Osmocom-repo-install-debian11 » nightly,qemu completed with result SUCCESS
Finished: SUCCESS