Skip to content
Started by user Oliver Smith
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/Osmocom-repo-install-debian10/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-debian10/workspace # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > 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 refs/remotes/origin/osmith/wip^{commit} # timeout=10
 > git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision 7d8a0bd0831a5cb9e5dfba600653afebc9a023df (refs/remotes/origin/osmith/wip)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d8a0bd0831a5cb9e5dfba600653afebc9a023df # timeout=10
Commit message: "repo-install-test: debian 10: osmo-gbproxy only"
 > git rev-list --no-walk dde0becc9e11fe9782f3f6cd82980955875392c3 # timeout=10
First time build. Skipping changelog.
Triggering Osmocom-repo-install-debian10 » nightly,qemu
Triggering Osmocom-repo-install-debian10 » latest,qemu
Osmocom-repo-install-debian10 » nightly,qemu completed with result FAILURE
Osmocom-repo-install-debian10 » latest,qemu completed with result SUCCESS
Finished: FAILURE