FailedConsole Output

Started by GitLab push by Balazs Lengyel
Lightweight checkout support not available, falling back to full checkout.
Checking out git git@forge.etsi.org:forge-tools/3gpp-scripts.git into /var/lib/jenkins/jobs/3GPP/jobs/sa5-data-models-any-commit/workspace@script to read sa5-data-models-validation.jenkinsfile
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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/S5-203199-Rel-16-CR-28-623-Update-NRM-YANG, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9e8358eac1d98ff710b70f1537c1a15fa28eebb3 (origin/tags)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e8358eac1d98ff710b70f1537c1a15fa28eebb3
Commit message: "change branch variable"
 > git rev-list --no-walk 9e8358eac1d98ff710b70f1537c1a15fa28eebb3 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on build.forge.etsi.org in /home/jenkins/workspace/3GPP/sa5-data-models-any-commit
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/S5-203199-Rel-16-CR-28-623-Update-NRM-YANG, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9e8358eac1d98ff710b70f1537c1a15fa28eebb3 (origin/tags)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e8358eac1d98ff710b70f1537c1a15fa28eebb3
Commit message: "change branch variable"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] gitlabBuilds
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Resolve)
[Pipeline] sh
+ echo Resolve stage
Resolve stage
[Pipeline] updateGitlabCommitStatus
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/sa5-data-models-any-commit/data-models
[Pipeline] {
[Pipeline] checkout
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:3GPP/SA5/data-models.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/SA5/data-models.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/SA5/data-models.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/S5-203199-Rel-16-CR-28-623-Update-NRM-YANG^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 5bc459d159a00a81355b16208fdf0fd2ef373a0c # timeout=10
Checking out Revision 5bc459d159a00a81355b16208fdf0fd2ef373a0c (origin/S5-203199-Rel-16-CR-28-623-Update-NRM-YANG)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bc459d159a00a81355b16208fdf0fd2ef373a0c
Commit message: "Update _3gpp-common-managed-function.yang"
 > git rev-list --no-walk e42c35357859e35e230c8dbeed48bd666805c7d4 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/sa5-data-models-any-commit/scripts
[Pipeline] {
[Pipeline] checkout
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:cti/forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/S5-203199-Rel-16-CR-28-623-Update-NRM-YANG, since it originates from another repository
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5cbea6bbe4fe0d667a937bb06d426564683de62e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5cbea6bbe4fe0d667a937bb06d426564683de62e
Commit message: "Allow building tags"
[Pipeline] }
[Pipeline] // dir
[Pipeline] updateGitlabCommitStatus
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] updateGitlabCommitStatus
[Pipeline] sh
+ echo Validate stage
Validate stage
[Pipeline] sh
+ bash ./scripts/validate-data-models.sh ./data-models
------ Switching to ./data-models folder --------
------ Content of the folder ------
OpenAPI
README.md
xsd
yang-models
------ Validating all YANG, JSON and XML files ------
_3gpp-5gc-nrm-neffunction.yang:11: warning: imported module "_3gpp-5g-common-yang-types" not used
_3gpp-5gc-nrm-scpfunction.yang:10: warning: imported module "_3gpp-common-yang-types" not used
_3gpp-5gc-nrm-seppfunction.yang:20: warning: the revision statements are not given in reverse chronological order
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-common-managed-function.yang:303: error: premature end of file
_3gpp-nr-nrm-gnbdufunction.yang:17: warning: the revision statements are not given in reverse chronological order
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Lint)
Stage "Lint" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to FTP)
Stage "Deploy to FTP" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] updateGitlabCommitStatus
[Pipeline] }
[Pipeline] // script
[Pipeline] updateGitlabCommitStatus
[Pipeline] mail
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // gitlabBuilds
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE