SuccessConsole Output

17:53:23 Started by GitLab push by Elian Kraja
17:53:23 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
17:53:23 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:53:23  > git rev-parse --is-inside-work-tree # timeout=10
17:53:23 Fetching changes from the remote Git repository
17:53:23  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
17:53:23 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
17:53:23  > git --version # timeout=10
17:53:23 using GIT_SSH to set credentials 
17:53:23  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
17:53:24  > git rev-parse remotes/origin/develop^{commit} # timeout=10
17:53:24  > git branch -a -v --no-abbrev --contains 83cfea39eb4069d98a3b69a9bb1b066af71d1f78 # timeout=10
17:53:24 Checking out Revision 83cfea39eb4069d98a3b69a9bb1b066af71d1f78 (origin/develop)
17:53:24  > git config core.sparsecheckout # timeout=10
17:53:24  > git checkout -f 83cfea39eb4069d98a3b69a9bb1b066af71d1f78
17:53:24 Commit message: "Update README.md"
17:53:24  > git rev-list --no-walk df50bcb665e9859444a887bd8cc774b4fa827fcd # timeout=10
17:53:24 [mec-gs-021] $ /bin/bash /tmp/jenkins1961649932110215544.sh
17:53:24 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
17:53:25 MEC021_AppMobilityService.json is valid
17:53:26 (node:96369) ExperimentalWarning: The http2 module is an experimental API.
17:53:26 Specification is valid, with 0 lint errors
17:53:26 --- Validator returned 0, linter returned 0.
17:53:26 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
17:53:27 MEC021_AppMobilityService.yaml is valid
17:53:28 (node:96389) ExperimentalWarning: The http2 module is an experimental API.
17:53:29 Specification is valid, with 0 lint errors
17:53:29 --- Validator returned 0, linter returned 0.
17:53:29 -- Final validator returns 0.
17:53:29 Finished: SUCCESS