SuccessConsole Output

Started by GitLab push by Carlos Arroyo
Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > 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/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains e8018cabf319bed8ac970ec8a7743146da079caa # timeout=10
Checking out Revision e8018cabf319bed8ac970ec8a7743146da079caa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8018cabf319bed8ac970ec8a7743146da079caa
Commit message: "Merge branch 'master' of forge.etsi.org:arroyonarvez/TF160_5G"
 > git rev-list --no-walk bcf01f6734da5c0ba37ef6dae5ded3062fae9bc5 # timeout=10
[tf160_5g] $ /bin/bash /tmp/jenkins3885993222979669152.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