SuccessConsole Output

16:01:53 Started by GitLab push by Michele Carignani
16:01:53 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
16:01:53 Cloning the remote Git repository
16:01:53 Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:01:53  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10
16:01:53 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:01:53  > git --version # timeout=10
16:01:53 using GIT_SSH to set credentials 
16:01:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
16:01:53  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
16:01:53  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:01:53  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
16:01:53 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:01:53 using GIT_SSH to set credentials 
16:01:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
16:01:54  > git rev-parse remotes/origin/master^{commit} # timeout=10
16:01:54  > git branch -a -v --no-abbrev --contains 1214050cfe5fe289fed9ad0f79d8fc52138099eb # timeout=10
16:01:54 Checking out Revision 1214050cfe5fe289fed9ad0f79d8fc52138099eb (origin/master)
16:01:54  > git config core.sparsecheckout # timeout=10
16:01:54  > git checkout -f 1214050cfe5fe289fed9ad0f79d8fc52138099eb
16:01:54 Commit message: "Add the copyright information in a dedicated file."
16:01:54 First time build. Skipping changelog.
16:01:54 [mec-gs-015] $ /bin/bash /tmp/jenkins5533514783415849648.sh
16:01:54 -- Validating OpenAPI file BwManagementApi.json...
16:01:55 -- Validator returned 0.
16:01:55 
16:01:55 -- Validating OpenAPI file BwManagementApi.yaml...
16:01:56 -- Validator returned 0.
16:01:56 
16:01:56 -- Final validator returns 0.
16:01:56 Finished: SUCCESS