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 b83b87af5e8123e082899f073e0e9c1014420e32 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f b83b87af5e8123e082899f073e0e9c1014420e32 Commit message: "- add docker file" > git rev-list --no-walk b3708dd0703e4c76aeda76159a2bc87e6aff6cad # timeout=10 $ /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/bin/npm install -g @angular/cli /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/bin/ng -> /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/lib/node_modules/@angular/cli/bin/ng > @angular/cli@8.3.3 postinstall /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.10/lib/node_modules/@angular/cli > node ./bin/postinstall/script.js + @angular/cli@8.3.3 updated 1 package in 6.049s [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins4429846073813401560.sh + npm install npm WARN bootstrap@4.3.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. 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"}) audited 18749 packages in 11.195s found 0 vulnerabilities + npm run build > 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) 105 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.2 MB [initial] [rendered] Date: 2019-09-06T14:57:16.524Z - Hash: a6d737cba86994d31b97 - Time: 10411ms Generating ES5 bundles for differential loading... ES5 bundle generation complete. [DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins7680758347623332455.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 ---> 83480c116b4c Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/ ---> c5c8ab260a82 Successfully built c5c8ab260a82 Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:14 Docker Build Response : c5c8ab260a82 Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:14] The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend] 1ca5d0ed2405: Preparing 9f879461c439: Preparing 85f2134b775c: Preparing 348e7202c3ba: Preparing 6d3625e8d3b1: Preparing 2882431cb66d: Preparing 6744ca1b1190: Preparing 2882431cb66d: Waiting 6744ca1b1190: Waiting 9f879461c439: Pushing [=> ] 512B/20.68kB 1ca5d0ed2405: Pushing [> ] 269.8kB/24.95MB 1ca5d0ed2405: Pushing [=====> ] 2.927MB/24.95MB 1ca5d0ed2405: Pushing [============> ] 6.086MB/24.95MB 1ca5d0ed2405: Pushing [================> ] 8.183MB/24.95MB 1ca5d0ed2405: Pushing [=====================> ] 10.54MB/24.95MB 1ca5d0ed2405: Pushing [==========================> ] 13.17MB/24.95MB 1ca5d0ed2405: Pushing [==============================> ] 15.27MB/24.95MB 85f2134b775c: Layer already exists 9f879461c439: Pushing [==================================================>] 24.58kB 1ca5d0ed2405: Pushing [==================================> ] 17.36MB/24.95MB 1ca5d0ed2405: Pushing [======================================> ] 19.46MB/24.95MB 1ca5d0ed2405: Pushing [===========================================> ] 21.55MB/24.95MB 348e7202c3ba: Layer already exists 1ca5d0ed2405: Pushing [==============================================> ] 23.13MB/24.95MB 1ca5d0ed2405: Pushing [=================================================> ] 24.7MB/24.95MB 6d3625e8d3b1: Layer already exists 1ca5d0ed2405: Pushing [==================================================>] 24.97MB 9f879461c439: Pushed 2882431cb66d: Layer already exists 6744ca1b1190: Layer already exists 1ca5d0ed2405: Pushed 14: digest: sha256:0b82ae9bad575fac9508da49287d18e7d88b773f616a1d906ca6d5f638c16448 size: 1786 Cleaning local images [c5c8ab260a82] Docker Build Done Finished: SUCCESS