Skip to content
Success

Console Output

Started by GitHub push by blcham
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms-smart-components/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-smart-components.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms-smart-components.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms-smart-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision db23da9e5ccc8430a8218080a65f3481816bf454 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db23da9e5ccc8430a8218080a65f3481816bf454 # timeout=10
Commit message: "[Upd] Upgrade react to v17"
 > git rev-list --no-walk ae6b6ff0b061a4f631f8bb897ede98e1eeb2de69 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5342089370815338270.sh
+ rm -f s-forms-smart-components-0.0.10.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4880784905941494212.sh
+ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!

> @fortawesome/fontawesome-common-types@0.2.36 postinstall /home/developer/.jenkins/jobs/s-forms-smart-components/workspace/node_modules/@fortawesome/fontawesome-common-types
> node attribution.js

Font Awesome Free 0.2.36 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)


> @fortawesome/free-solid-svg-icons@5.15.4 postinstall /home/developer/.jenkins/jobs/s-forms-smart-components/workspace/node_modules/@fortawesome/free-solid-svg-icons
> node attribution.js

Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)


> core-js@3.18.1 postinstall /home/developer/.jenkins/jobs/s-forms-smart-components/workspace/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN react-virtualized@9.22.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized@9.22.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.

added 213 packages from 67 contributors, removed 410 packages, updated 236 packages and audited 1198 packages in 21.792s

142 packages are looking for funding
  run `npm fund` for details

found 9 vulnerabilities (2 low, 6 moderate, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7486185353291127398.sh
+ npm run build:lib

> s-forms-smart-components@0.1.0 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
> npm run-script build && npm pack


> s-forms-smart-components@0.1.0 build /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
> parcel build ./src/lib.js --target browser

resize:  can't open terminal /dev/tty
Building...
Bundling...
Packaging & Optimizing...
✨ Built in 6.60s

dist/lib.js    79.11 KB    112ms
npm notice 
npm notice 📦  s-forms-smart-components@0.1.0
npm notice === Tarball Contents === 
npm notice 7.6kB  LICENSE                               
npm notice 2.1kB  src/styles/components.css             
npm notice 1.1kB  src/Constants.js                      
npm notice 81.0kB dist/lib.js                           
npm notice 748B   src/lib.js                            
npm notice 2.3kB  src/SmartComponents.js                
npm notice 4.6kB  src/Utils.js                          
npm notice 1.4kB  package.json                          
npm notice 3.3kB  src/components/CompositeQuestion.jsx  
npm notice 125B   src/components/NullQuestion.jsx       
npm notice 2.1kB  src/components/QuestionWithUnit.jsx   
npm notice 3.3kB  src/components/SectionComponent.jsx   
npm notice 2.1kB  src/components/SectionIdentifier.jsx  
npm notice 3.4kB  src/components/ShowAdvancedSwitch.jsx 
npm notice 9.1kB  src/components/TypeQuestionAnswer.jsx 
npm notice 3.8kB  src/components/WizardStepComponent.jsx
npm notice 75.9kB dist/lib.js.map                       
npm notice 527B   README.md                             
npm notice === Tarball Details === 
npm notice name:          s-forms-smart-components                
npm notice version:       0.1.0                                   
npm notice filename:      s-forms-smart-components-0.1.0.tgz      
npm notice package size:  42.8 kB                                 
npm notice unpacked size: 204.7 kB                                
npm notice shasum:        5a9b1a9ea449bfbf4cf0649375d309860c4a64f8
npm notice integrity:     sha512-kwwp7a3V8Bact[...]gcmOyz78fyKpQ==
npm notice total files:   18                                      
npm notice 
s-forms-smart-components-0.1.0.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins748110607154286614.sh
+ find . -name s-forms-smart-components*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.1.0.tgz
+ '[' -z ./s-forms-smart-components-0.1.0.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-smart-components-0.1.0.tgz
+ filename=s-forms-smart-components-0.1.0.tgz
+ echo 'Copying artifact ./s-forms-smart-components-0.1.0.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-smart-components-0.1.0.tgz to destination /var/www/dist.
+ cp ./s-forms-smart-components-0.1.0.tgz /var/www/dist/s-forms-smart-components-0.1.0.tgz
+ chmod a+r /var/www/dist/s-forms-smart-components-0.1.0.tgz
Archiving artifacts
Finished: SUCCESS