Branch indexing
19:31:29 Connecting to https://api.github.com using toor/****** (GitHub Access Token)
Obtained Jenkinsfile from 9c54d01433f71ac5d375942c249686b052d6aa73
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential kyberorg_gl
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git init /var/lib/jenkins/workspace/yals_195-mylinks@libs/common-pipe # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
First time build. Skipping changelog.
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
[Checks API] No suitable checks publisher found.
Loading library common-lib@1.4
Attempting to resolve 1.4 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Could not find 1.4 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 1.4^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10
Selected match: 2-support-for-build-args revision 54d5eac1894fca19ed2d32e6b5138f8443046b13
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential yabot-gitlab
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git init /var/lib/jenkins/workspace/yals_195-mylinks@libs/common-lib # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 54d5eac1894fca19ed2d32e6b5138f8443046b13 (2-support-for-build-args)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 54d5eac1894fca19ed2d32e6b5138f8443046b13 # timeout=10
Commit message: "Fixes"
First time build. Skipping changelog.
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
fatal: bad object 78e505581bfc1d87a0194b7a0531760b3985472d
[Checks API] No suitable checks publisher found.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/yals_195-mylinks
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/yadevee/yals.git
> /usr/bin/git init /var/lib/jenkins/workspace/yals_195-mylinks # timeout=10
Fetching upstream changes from https://github.com/yadevee/yals.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub Access Token
> /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/yals.git +refs/heads/195-mylinks:refs/remotes/origin/195-mylinks # timeout=10
> /usr/bin/git config remote.origin.url https://github.com/yadevee/yals.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/195-mylinks:refs/remotes/origin/195-mylinks # timeout=10
Avoid second fetch
Checking out Revision 9c54d01433f71ac5d375942c249686b052d6aa73 (195-mylinks)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 9c54d01433f71ac5d375942c249686b052d6aa73 # timeout=10
> /usr/bin/git branch -a -v --no-abbrev # timeout=10
> /usr/bin/git checkout -b 195-mylinks 9c54d01433f71ac5d375942c249686b052d6aa73 # timeout=10
Commit message: "Merge branch 'trunk' into 195-mylinks"
First time build. Skipping changelog.
Cleaning workspace
> /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
> /usr/bin/git reset --hard # timeout=10
> /usr/bin/git clean -fdx # timeout=10
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
fatal: bad object 78e505581bfc1d87a0194b7a0531760b3985472d
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Vaadin)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Parameters: Review = false
[Pipeline] sh
+ ls src/main/resources/application-actuator.properties src/main/resources/application-dev.properties src/main/resources/application-local.properties src/main/resources/application-prod.properties src/main/resources/application-proxy.properties src/main/resources/application-qa.properties src/main/resources/application.properties
[Pipeline] readFile
[Pipeline] sh
+ rm -f listJsonFiles
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] sh
+ set +x
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------------< ee.yals:yals >----------------------------
[INFO] Building yals 2.7.3
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals ---
[INFO]
[INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ yals ---
[INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_195-mylinks/.git
[INFO] Collected git.build.user.name with value
[INFO] Collected git.build.user.email with value
[INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = 195-mylinks
[INFO] Collected git.branch with value 195-mylinks
[INFO] --always = true
[INFO] --dirty = -dirty
[INFO] --abbrev = 7
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] evalCommit is [9c54d01433f71ac5d375942c249686b052d6aa73]
[INFO] Collected git.commit.id.describe with value 9c54d01-dirty
[INFO] Collected git.commit.id.describe-short with value 9c54d01-dirty
[INFO] Collected git.commit.id with value 9c54d01433f71ac5d375942c249686b052d6aa73
[INFO] Collected git.commit.id.abbrev with value 9c54d01
[INFO] Collected git.dirty with value true
[INFO] Collected git.commit.user.name with value Alex Muravya
[INFO] Collected git.commit.user.email with value asm@virtalab.net
[INFO] Collected git.commit.message.full with value Merge branch 'trunk' into 195-mylinks
[INFO] Collected git.commit.message.short with value Merge branch 'trunk' into 195-mylinks
[INFO] Collected git.commit.time with value 2020-06-18T13:08:12+0300
[INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git
[INFO] Collected git.tags with value
[INFO] evalCommit is [9c54d01433f71ac5d375942c249686b052d6aa73]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.name with value
[INFO] evalCommit is [9c54d01433f71ac5d375942c249686b052d6aa73]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.commit.count with value
[INFO] Collected git.total.commit.count with value 304
[INFO] Collected git.local.branch.ahead with value NO_REMOTE
[INFO] Collected git.local.branch.behind with value NO_REMOTE
[INFO] Collected git.build.time with value 2020-11-13T19:32:47+0200
[INFO] Collected git.build.version with value 2.7.3
[INFO] Collected git.build.host with value CI
[INFO] Collected git.build.number with value 1
[INFO] including property git.tags in results
[INFO] including property git.build.version in results
[INFO] including property git.branch in results
[INFO] including property git.build.host in results
[INFO] including property git.build.number in results
[INFO] including property git.commit.id in results
[INFO] including property git.commit.user.email in results
[INFO] including property git.local.branch.behind in results
[INFO] including property git.build.user.name in results
[INFO] including property git.dirty in results
[INFO] including property git.closest.tag.commit.count in results
[INFO] including property git.commit.user.name in results
[INFO] including property git.commit.id.abbrev in results
[INFO] including property git.commit.id.describe-short in results
[INFO] including property git.total.commit.count in results
[INFO] including property git.commit.id.describe in results
[INFO] including property git.build.user.email in results
[INFO] including property git.commit.message.short in results
[INFO] including property git.closest.tag.name in results
[INFO] including property git.local.branch.ahead in results
[INFO] including property git.commit.time in results
[INFO] including property git.build.time in results
[INFO] including property git.commit.message.full in results
[INFO] including property git.remote.origin.url in results
[INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_195-mylinks/target/classes/git.properties] (for module yals)...
[INFO]
[INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 51 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to /var/lib/jenkins/workspace/yals_195-mylinks/target/classes
[INFO]
[INFO] --- vaadin-maven-plugin:14.0.8:prepare-frontend (default) @ yals ---
[INFO] Added "name": "no-name" line.
[INFO] Added "license": "UNLICENSED" line.
[INFO] Added "@polymer/polymer": "3.2.0" line.
[INFO] Added "@webcomponents/webcomponentsjs": "^2.2.10" line.
[INFO] Added "@vaadin/flow-deps": "./target/frontend" line.
[INFO] Added "webpack": "4.30.0" line.
[INFO] Added "webpack-cli": "3.3.0" line.
[INFO] Added "webpack-dev-server": "3.3.0" line.
[INFO] Added "webpack-babel-multi-target-plugin": "2.1.0" line.
[INFO] Added "copy-webpack-plugin": "5.0.3" line.
[INFO] Added "compression-webpack-plugin": "3.0.0" line.
[INFO] Added "webpack-merge": "4.2.1" line.
[INFO] Added "raw-loader": "3.0.0" line.
[INFO] Updated npm /var/lib/jenkins/workspace/yals_195-mylinks/package.json.
[INFO] Added "name": "@vaadin/flow-deps" line.
[INFO] Added "version": "1.0.0" line.
[INFO] Added "license": "UNLICENSED" line.
[INFO] Updated npm /var/lib/jenkins/workspace/yals_195-mylinks/target/frontend/package.json.
[INFO] Created webpack configuration file: /var/lib/jenkins/workspace/yals_195-mylinks/webpack.config.js
[INFO]
[INFO] --- vaadin-maven-plugin:14.0.8:build-frontend (default) @ yals ---
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 1401 classes. Took 1859 ms.
[INFO] Added "@vaadin/vaadin-crud": "1.0.5" line.
[INFO] Added "@vaadin/vaadin-icons": "4.3.1" line.
[INFO] Added "@vaadin/vaadin-grid": "5.4.9" line.
[INFO] Added "@polymer/iron-collapse": "3.0.1" line.
[INFO] Added "@vaadin/vaadin-split-layout": "4.1.1" line.
[INFO] Added "@vaadin/vaadin-cookie-consent": "1.1.1" line.
[INFO] Added "@vaadin/vaadin-combo-box": "5.0.6" line.
[INFO] Added "@vaadin/vaadin-core-shrinkwrap": "14.0.8" line.
[INFO] Added "@vaadin/vaadin-upload": "4.2.2" line.
[INFO] Added "@vaadin/vaadin-dialog": "2.2.1" line.
[INFO] Added "@polymer/iron-overlay-behavior": "^3.0.2" line.
[INFO] Added "@vaadin/vaadin-select": "2.1.5" line.
[INFO] Added "@vaadin/vaadin-app-layout": "2.0.3" line.
[INFO] Added "@vaadin/vaadin-item": "2.1.0" line.
[INFO] Added "@polymer/app-layout": "3.1.0" line.
[INFO] Added "@vaadin/vaadin-board": "2.1.0" line.
[INFO] Added "@vaadin/vaadin-notification": "1.4.0" line.
[INFO] Added "@vaadin/vaadin-charts": "6.2.3" line.
[INFO] Added "@vaadin/vaadin-grid-pro": "2.0.3" line.
[INFO] Added "@vaadin/vaadin-progress-bar": "1.1.2" line.
[INFO] Added "@vaadin/vaadin-shrinkwrap": "14.0.8" line.
[INFO] Added "@vaadin/vaadin-ordered-layout": "1.1.0" line.
[INFO] Added "@vaadin/vaadin-login": "1.0.1" line.
[INFO] Added "@vaadin/vaadin-button": "2.2.1" line.
[INFO] Added "@vaadin/vaadin-date-picker": "4.0.3" line.
[INFO] Added "@vaadin/vaadin-text-field": "2.4.11" line.
[INFO] Added "@vaadin/vaadin-menu-bar": "1.0.3" line.
[INFO] Added "@vaadin/vaadin-custom-field": "1.0.6" line.
[INFO] Added "@vaadin/vaadin-form-layout": "2.1.6" line.
[INFO] Added "@polymer/paper-tabs": "3.1.0" line.
[INFO] Added "@polymer/iron-list": "3.0.2" line.
[INFO] Added "@vaadin/vaadin-accordion": "1.0.1" line.
[INFO] Added "@vaadin/vaadin-confirm-dialog": "1.1.4" line.
[INFO] Added "@polymer/paper-badge": "3.0.1" line.
[INFO] Added "@vaadin/vaadin-list-box": "1.1.1" line.
[INFO] Added "@vaadin/vaadin-details": "1.0.1" line.
[INFO] Added "@vaadin/vaadin-checkbox": "2.2.10" line.
[INFO] Added "@polymer/iron-icon": "3.0.1" line.
[INFO] Added "@polymer/paper-ripple": "3.0.1" line.
[INFO] Added "@vaadin/vaadin-time-picker": "2.0.2" line.
[INFO] Added "@vaadin/vaadin-context-menu": "4.3.12" line.
[INFO] Added "@vaadin/vaadin-tabs": "3.0.4" line.
[INFO] Added "@vaadin/vaadin-radio-button": "1.2.3" line.
[INFO] Added "@vaadin/vaadin-lumo-styles": "1.5.0" line.
[INFO] Added "@vaadin/vaadin-material-styles": "1.2.3" line.
[INFO] Added "@vaadin/vaadin-rich-text-editor": "1.0.4" line.
[INFO] Updated npm /var/lib/jenkins/workspace/yals_195-mylinks/target/frontend/package.json.
[INFO] Updated npm /var/lib/jenkins/workspace/yals_195-mylinks/package.json.
[INFO] Running `npm install` ...
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
Sending interrupt signal to process
Aborted by Toor Admin
[ERROR] >>> Dependency ERROR. Check that all required dependencies are deployed in npm repositories.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2020-11-13T19:34:03+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:14.0.8:build-frontend (default) on project yals: Could not execute build-frontend goal: Npm install has exited with non zero status. Some dependencies are not installed. Check npm command output -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
script returned exit code 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker)
Stage "Docker" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (App and UI Tests)
Stage "App and UI Tests" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Checks API] No suitable checks publisher found.
GitHub has been notified of this commit’s build result
Finished: ABORTED