Started by user Oliver Smith
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/linux-shallow-clone/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/linux-shallow-clone/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 608a09dee86914bd87d58cc10ca29de95762aa37 (refs/remotes/origin/osmith/wip)
> git config core.sparsecheckout # timeout=10
> git checkout -f 608a09dee86914bd87d58cc10ca29de95762aa37 # timeout=10
Commit message: "TEMP: build-kernels-testenv.yml: use osmith/wip branch"
> git rev-list --no-walk 2f28b39add1c0efa58dd2d89d8f34172400c85fd # timeout=10
First time build. Skipping changelog.
Triggering linux-shallow-clone » build5-deb12build-ansible
Triggering linux-shallow-clone » build4-deb12build-ansible
linux-shallow-clone » build5-deb12build-ansible completed with result SUCCESS
linux-shallow-clone » build4-deb12build-ansible completed with result SUCCESS
Finished: SUCCESS