SuccessConsole Output

10:52:54 Started by user carignani
10:52:54 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
10:52:54 Cloning the remote Git repository
10:52:54 Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git
10:52:54  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
10:52:54 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
10:52:54  > git --version # timeout=10
10:52:54 using GIT_SSH to set credentials 
10:52:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
10:52:54  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
10:52:54  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:52:54  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
10:52:54 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
10:52:54 using GIT_SSH to set credentials 
10:52:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
10:52:55  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:52:55  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:52:55 Checking out Revision 922cbabaf3185b0482fe5543449ad8a40e1a9121 (refs/remotes/origin/master)
10:52:55  > git config core.sparsecheckout # timeout=10
10:52:55  > git checkout -f 922cbabaf3185b0482fe5543449ad8a40e1a9121
10:52:55 Commit message: "Fix links in README.md"
10:52:55 First time build. Skipping changelog.
10:52:55 [mec-gs-016] $ /bin/bash /tmp/jenkins173023334625142950.sh
10:52:55 -- Validating OpenAPI file UEAppInterfaceApi.json...
10:52:56 
10:52:56 API Warnings:
10:52:56 
10:52:56   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
10:52:56 
10:52:56 Validation succeeded but with 1 warning
10:52:56 
10:52:56 -- Validator returned 0.
10:52:56 
10:52:56 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
10:52:56 
10:52:56 API Warnings:
10:52:56 
10:52:56   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
10:52:56 
10:52:56 Validation succeeded but with 1 warning
10:52:56 
10:52:56 -- Validator returned 0.
10:52:56 
10:52:56 -- Final validator returns 0.
10:52:56 Finished: SUCCESS