Started by GitHub push by LaChope
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/kbss-cvut/s-forms.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8af90ca2b68d945b306110b3dd438de0823e2b2a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8af90ca2b68d945b306110b3dd438de0823e2b2a # timeout=10
Commit message: "[Fix] Fix prettier script"
> git rev-list --no-walk 0c916310f4e16f144bbee2064d787eb2ed655d34 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6347571080026188052.sh
+ rm -f s-forms-*.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3016418161502123218.sh
+ npm install
> s-forms@0.3.5 prepare
> husky install
husky - Git hooks installed
up to date, audited 2183 packages in 5s
263 packages are looking for funding
run `npm fund` for details
30 vulnerabilities (1 low, 3 moderate, 25 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7398650594040173604.sh
+ npm run build:lib
npm ERR! Missing script: "build:lib"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
npm ERR! /home/developer/.npm/_logs/2022-04-29T07_32_17_439Z-debug-0.log
Build step 'Execute shell' marked build as failure
Archiving artifacts
Not sending mail to unregistered user max.chopart@gmail.com
Sending e-mails to: blaskmir@fel.cvut.cz
Finished: FAILURE