SuccessConsole Output

11:18:40 Started by GitLab push by Walter Featherstone
11:18:40 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
11:18:41 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:18:41  > git rev-parse --is-inside-work-tree # timeout=10
11:18:41 Fetching changes from the remote Git repository
11:18:41  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
11:18:41 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
11:18:41  > git --version # timeout=10
11:18:41 using GIT_SSH to set credentials 
11:18:42  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
11:18:42  > git rev-parse remotes/origin/develop^{commit} # timeout=10
11:18:43  > git branch -a -v --no-abbrev --contains a0317469836436e6bb51ccfdb4c74500988eb68d # timeout=10
11:18:43 Checking out Revision a0317469836436e6bb51ccfdb4c74500988eb68d (origin/develop)
11:18:43  > git config core.sparsecheckout # timeout=10
11:18:43  > git checkout -f a0317469836436e6bb51ccfdb4c74500988eb68d
11:18:43 Commit message: "grantTypes enum array. Updated jenkins script to use swagger-cli and speccy"
11:18:43  > git rev-list --no-walk e23acf882c8763eb9c9aa41f005f5a2dd8afef48 # timeout=10
11:18:44 [mec-gs-011] $ /bin/bash /tmp/jenkins17178450036575033725.sh
11:18:44 -- Validating and linting OpenAPI file Mp1.json...
11:18:45 Mp1.json is valid
11:18:46 (node:45168) ExperimentalWarning: The http2 module is an experimental API.
11:18:47 Specification is valid, with 0 lint errors
11:18:47 --- Validator returned 0, linter returned 0.
11:18:47 -- Validating and linting OpenAPI file Mp1.yaml...
11:18:48 Mp1.yaml is valid
11:18:48 (node:45188) ExperimentalWarning: The http2 module is an experimental API.
11:18:49 Specification is valid, with 0 lint errors
11:18:49 --- Validator returned 0, linter returned 0.
11:18:49 -- Final validation returns 0.
11:18:50 Finished: SUCCESS