Started by user DIM Build Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Angular using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 2b3c95f43757e266eb623a7996ec2480802f42ee (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b3c95f43757e266eb623a7996ec2480802f42ee Commit message: "User-Options Rest API" > git rev-list --no-walk bafb82b61ab6d56567f8e7408e815f8d6fc8552f # timeout=10 [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins8991026516993843703.sh + npm install npm WARN bootstrap@4.3.1 requires a peer of popper.js@^1.14.7 but none is installed. You must install peer dependencies yourself. npm WARN keycloak-angular@7.0.1 requires a peer of keycloak-js@>= 3.4.3 < 7 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/karma/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 2 packages from 2 contributors and audited 18752 packages in 10.504s found 0 vulnerabilities + npm run build --configuration=production > diamant-frontend@0.0.0 build /var/jenkins_home/workspace/DIM-Diamant-Angular > ng build chunk {main} main-es2015.js, main-es2015.js.map (main) 125 kB [initial] [rendered] chunk {polyfills} polyfills-es2015.js, polyfills-es2015.js.map (polyfills) 264 kB [initial] [rendered] chunk {polyfills-es5} polyfills-es5-es2015.js, polyfills-es5-es2015.js.map (polyfills-es5) 584 kB [initial] [rendered] chunk {runtime} runtime-es2015.js, runtime-es2015.js.map (runtime) 6.16 kB [entry] [rendered] chunk {scripts} scripts.js, scripts.js.map (scripts) 32.4 kB [entry] [rendered] chunk {styles} styles-es2015.js, styles-es2015.js.map (styles) 1.13 MB [initial] [rendered] chunk {vendor} vendor-es2015.js, vendor-es2015.js.map (vendor) 5.85 MB [initial] [rendered] Date: 2019-09-10T14:15:51.443Z - Hash: c6c6e4187844a9888f67 - Time: 11097ms Generating ES5 bundles for differential loading... ES5 bundle generation complete. [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins8233693109569522539.sh + rm -rf docker/diamant-frontend + cp -r dist/diamant-frontend docker/ Docker Build Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Angular/docker Step 1/4 : FROM httpd:2.4 ---> 2d1e5208483c Step 2/4 : MAINTAINER Data In Motion Consulting GmbH ---> Using cache ---> 34ba210f9bfe Step 3/4 : COPY ./httpd-docker.conf /usr/local/apache2/conf/httpd.conf ---> 4a34f0927856 Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/ ---> 4030049e72b1 Successfully built 4030049e72b1 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-16 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest Docker Build Response : 4030049e72b1 Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-16, devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest] The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 6dc05ac621ee: Preparing 3380537cc48c: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 6744ca1b1190: Waiting 6d3625e8d3b1: Layer already exists 85f2134b775c: Layer already exists 348e7202c3ba: Layer already exists 3380537cc48c: Pushing [=> ] 512B/20.68kB 2882431cb66d: Layer already exists 6744ca1b1190: Layer already exists 6dc05ac621ee: Pushing [> ] 281.1kB/27.51MB 6dc05ac621ee: Pushing [====> ] 2.654MB/27.51MB 6dc05ac621ee: Pushing [=========> ] 5.312MB/27.51MB 6dc05ac621ee: Pushing [=============> ] 7.68MB/27.51MB 6dc05ac621ee: Pushing [==================> ] 10.04MB/27.51MB 3380537cc48c: Pushing [==================================================>] 24.58kB 6dc05ac621ee: Pushing [=======================> ] 12.7MB/27.51MB 6dc05ac621ee: Pushing [===========================> ] 15.06MB/27.51MB 6dc05ac621ee: Pushing [===============================> ] 17.42MB/27.51MB 6dc05ac621ee: Pushing [===================================> ] 19.77MB/27.51MB 6dc05ac621ee: Pushing [=======================================> ] 21.84MB/27.51MB 3380537cc48c: Pushed 6dc05ac621ee: Pushing [===========================================> ] 23.9MB/27.51MB 6dc05ac621ee: Pushing [==============================================> ] 25.65MB/27.51MB 6dc05ac621ee: Pushing [=================================================> ] 27.42MB/27.51MB 6dc05ac621ee: Pushing [==================================================>] 27.54MB 6dc05ac621ee: Pushed dev-16: digest: sha256:d436ed6bcfda8ebd03223073519d6f76192e7bad7059498dd5b7373643b215c8 size: 1786 The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 6dc05ac621ee: Preparing 3380537cc48c: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 6744ca1b1190: Waiting 3380537cc48c: Layer already exists 6dc05ac621ee: Layer already exists 6d3625e8d3b1: Layer already exists 85f2134b775c: Layer already exists 348e7202c3ba: Layer already exists 2882431cb66d: Layer already exists 6744ca1b1190: Layer already exists dev-latest: digest: sha256:d436ed6bcfda8ebd03223073519d6f76192e7bad7059498dd5b7373643b215c8 size: 1786 Cleaning local images [4030049e72b1] Docker Build Done Finished: SUCCESS