Started by GitLab push by Michele Carignani
Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@forge.etsi.org:arroyonarvez/TF160_5G.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:arroyonarvez/TF160_5G.git
> git --version # timeout=10
using GIT_SSH to set credentials
> git fetch --tags --progress git@forge.etsi.org:arroyonarvez/TF160_5G.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse remotes/origin/jenkins^{commit} # timeout=10
> git branch -a -v --no-abbrev --contains c382aa822af21b5c4b37caf8e5c2378d5b450d82 # timeout=10
Checking out Revision c382aa822af21b5c4b37caf8e5c2378d5b450d82 (origin/jenkins)
> git config core.sparsecheckout # timeout=10
> git checkout -f c382aa822af21b5c4b37caf8e5c2378d5b450d82
Commit message: "improved readme (to trigger build)"
> git rev-list cb7f355fd74332962d757f06db17205c248cd550 # timeout=10
[tf160_5g] $ /bin/bash /tmp/jenkins2624179628620019307.sh
*******************************************************
Insert here your commands to compile the code!
If you see this text the build script has completed
correctly. See ENDC_TestSuite/compile.sh to add
compilation commands in the process.
*******************************************************
Finished: SUCCESS