Skip to content
Success

Console Output

Started by GitLab push by Ilenia Salvadori
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM
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/trafficos/tim.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/tim.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/trafficos/tim.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit d56c7e960f6980e353c0b789cb20b4b905affb2e, since it originates from another repository
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision d56c7e960f6980e353c0b789cb20b4b905affb2e (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d56c7e960f6980e353c0b789cb20b4b905affb2e
Commit message: "- prepareDocker for RSA"
 > git rev-list --no-walk 4e3ee8807d6a21c050f0473aa7e7c1aca3ca91cd # timeout=10
[Gradle] - Launching build.
[DIM-TrafficOS-TIM] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM/gradlew clean build prepareDocker
Starting a Gradle Daemon (subsequent builds will be faster)
:de.dim.trafficos.tim.configurator:clean
:de.dim.trafficos.tim.device:clean
:de.dim.trafficos.tim.mqtt:clean
:de.dim.trafficos.tim.rest:clean
:de.dim.trafficos.tim.rsa:clean
:de.dim.trafficos.tim.runtime:clean
:de.dim.trafficos.tim.web.ui:clean
:de.dim.traffics.tim.rest.model:clean
:de.dim.trafficos.tim.configurator:compileJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processResources NO-SOURCE
:de.dim.trafficos.tim.configurator:classes UP-TO-DATE
:de.dim.trafficos.tim.configurator:jar
:de.dim.trafficos.tim.configurator:assemble
:de.dim.trafficos.tim.configurator:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processTestResources NO-SOURCE
:de.dim.trafficos.tim.configurator:testClasses UP-TO-DATE
:de.dim.trafficos.tim.configurator:test NO-SOURCE
:de.dim.trafficos.tim.configurator:testOSGi SKIPPED
:de.dim.trafficos.tim.configurator:check UP-TO-DATE
:de.dim.trafficos.tim.configurator:build
:de.dim.trafficos.tim.device:compileJava NO-SOURCE
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes UP-TO-DATE
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device:processTestResources
:de.dim.trafficos.tim.device:testClasses
:de.dim.trafficos.tim.device:test
:de.dim.trafficos.tim.device:testOSGi SKIPPED
:de.dim.trafficos.tim.device:check
:de.dim.trafficos.tim.device:build
:de.dim.trafficos.tim.mqtt:compileJava
:de.dim.trafficos.tim.mqtt:processResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:classes
:de.dim.trafficos.tim.mqtt:jar
:de.dim.trafficos.tim.mqtt:assemble
:de.dim.trafficos.tim.mqtt:compileTestJava
:de.dim.trafficos.tim.mqtt:processTestResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:testClasses
:de.dim.trafficos.tim.mqtt:test
:de.dim.trafficos.tim.mqtt:testOSGi SKIPPED
:de.dim.trafficos.tim.mqtt:check
:de.dim.trafficos.tim.mqtt:build
:de.dim.trafficos.tim.runtime:compileJava
:de.dim.trafficos.tim.runtime:processResources NO-SOURCE
:de.dim.trafficos.tim.runtime:classes
:de.dim.trafficos.tim.runtime:jar
:de.dim.traffics.tim.rest.model:compileJava
:de.dim.traffics.tim.rest.model:processResources NO-SOURCE
:de.dim.traffics.tim.rest.model:classes
:de.dim.traffics.tim.rest.model:jar
:de.dim.trafficos.tim.rest:compileJava
:de.dim.trafficos.tim.rest:processResources NO-SOURCE
:de.dim.trafficos.tim.rest:classes
:de.dim.trafficos.tim.rest:jar
:de.dim.trafficos.tim.rest:assemble
:de.dim.trafficos.tim.rest:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rest:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rest:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rest:test NO-SOURCE
:de.dim.trafficos.tim.rest:testOSGi SKIPPED
:de.dim.trafficos.tim.rest:check UP-TO-DATE
:de.dim.trafficos.tim.rest:build
:de.dim.trafficos.tim.rsa:compileJava
:de.dim.trafficos.tim.rsa:processResources NO-SOURCE
:de.dim.trafficos.tim.rsa:classes
:de.dim.trafficos.tim.rsa:jar
:de.dim.trafficos.tim.rsa:assemble
:de.dim.trafficos.tim.rsa:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rsa:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rsa:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rsa:test NO-SOURCE
:de.dim.trafficos.tim.rsa:testOSGi SKIPPED
:de.dim.trafficos.tim.rsa:check UP-TO-DATE
:de.dim.trafficos.tim.rsa:build
:de.dim.trafficos.tim.runtime:assemble
:de.dim.trafficos.tim.runtime:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.runtime:processTestResources NO-SOURCE
:de.dim.trafficos.tim.runtime:testClasses UP-TO-DATE
:de.dim.trafficos.tim.runtime:test NO-SOURCE
:de.dim.trafficos.tim.runtime:testOSGi SKIPPED
:de.dim.trafficos.tim.runtime:check UP-TO-DATE
:de.dim.trafficos.tim.runtime:build
:de.dim.trafficos.tim.web.ui:compileJava
:de.dim.trafficos.tim.web.ui:processResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:classes
:de.dim.trafficos.tim.web.ui:jar
:de.dim.trafficos.tim.web.ui:assemble
:de.dim.trafficos.tim.web.ui:compileTestJava
:de.dim.trafficos.tim.web.ui:processTestResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:testClasses
:de.dim.trafficos.tim.web.ui:test
:de.dim.trafficos.tim.web.ui:testOSGi SKIPPED
:de.dim.trafficos.tim.web.ui:check
:de.dim.trafficos.tim.web.ui:build
:de.dim.traffics.tim.rest.model:assemble
:de.dim.traffics.tim.rest.model:compileTestJava NO-SOURCE
:de.dim.traffics.tim.rest.model:processTestResources NO-SOURCE
:de.dim.traffics.tim.rest.model:testClasses UP-TO-DATE
:de.dim.traffics.tim.rest.model:test NO-SOURCE
:de.dim.traffics.tim.rest.model:testOSGi SKIPPED
:de.dim.traffics.tim.rest.model:check UP-TO-DATE
:de.dim.traffics.tim.rest.model:build
:de.dim.trafficos.tim.runtime:geckoExport
:de.dim.trafficos.tim.runtime:prepareDocker
Prepare for Docker build

BUILD SUCCESSFUL in 16s
30 actionable tasks: 30 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-TrafficOS-TIM/de.dim.trafficos.tim.runtime/generated/docker
Step 1/14 : FROM       airdock/oraclejdk:1.8


 ---> 65ad2c43412b

Step 2/14 : MAINTAINER Data In Motion Consulting GmbH


 ---> Running in 58a96afcef75

Removing intermediate container 58a96afcef75

 ---> 2711c19b98a5

Step 3/14 : ENV GECKO_WORK /gecko-work


 ---> Running in 8cc328f93492

Removing intermediate container 8cc328f93492

 ---> c4c0a421074d

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Running in d27b9941744b

Removing intermediate container d27b9941744b

 ---> 76f0e1b2862c

Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp


 ---> Running in cdd3df0ad79c

Removing intermediate container cdd3df0ad79c

 ---> 615f0f7b3fe2

Step 6/14 : COPY ./ /opt/gecko/


 ---> 0f139b30bc13

Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko


 ---> Running in a80985f87a50

Removing intermediate container a80985f87a50

 ---> 3a5a0f84f945

Step 8/14 : RUN chown -R gecko /opt/gecko && chmod u+rwx -R /opt/gecko && chown -R gecko /tmp && chmod -R u+rw /tmp


 ---> Running in 699629d284c2

Removing intermediate container 699629d284c2

 ---> edb952923267

Step 9/14 : RUN cd /opt/gecko


 ---> Running in a6c793d20e33

Removing intermediate container a6c793d20e33

 ---> 2f38f94af5a8

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in 1f66b48a4aac

Removing intermediate container 1f66b48a4aac

 ---> 69ec3c5956ab

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in 1baa2116b407

Removing intermediate container 1baa2116b407

 ---> 94d85ea3d00a

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in 408e8a872420

Removing intermediate container 408e8a872420

 ---> 03d0a98613e6

Step 13/14 : USER gecko


 ---> Running in efba1bcf4079

Removing intermediate container efba1bcf4079

 ---> db67fa9cd1ac

Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]


 ---> Running in 0543e8b27f61

Removing intermediate container 0543e8b27f61

 ---> 4764fd719a2b

Successfully built 4764fd719a2b

Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:22
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 4764fd719a2b
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:22, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
8c522b045061: Preparing
9eb29e0606e0: Preparing
a2e8a87c2f45: Preparing
060ed391205d: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
65f7d25bbf2d: Waiting
ba234b7fd328: Waiting
0b17f64af87b: Waiting
9eb29e0606e0: Pushing [>                                                  ]  14.62kB/1.388MB
a2e8a87c2f45: Pushing [>                                                  ]  274.4kB/25.87MB
8c522b045061: Pushing [>                                                  ]  272.4kB/25.87MB
74572826057a: Layer already exists
a2e8a87c2f45: Pushing [=====>                                             ]  2.643MB/25.87MB
8c522b045061: Pushing [=====>                                             ]  2.903MB/25.87MB
a2e8a87c2f45: Pushing [==========>                                        ]  5.527MB/25.87MB
8c522b045061: Pushing [===========>                                       ]  5.786MB/25.87MB
3e35af6222b0: Layer already exists
a2e8a87c2f45: Pushing [===============>                                   ]  8.148MB/25.87MB
8c522b045061: Pushing [================>                                  ]  8.408MB/25.87MB
a2e8a87c2f45: Pushing [====================>                              ]  10.77MB/25.87MB
8c522b045061: Pushing [=====================>                             ]  11.03MB/25.87MB
ba234b7fd328: Layer already exists
a2e8a87c2f45: Pushing [==========================>                        ]  13.65MB/25.87MB
8c522b045061: Pushing [==========================>                        ]  13.65MB/25.87MB
a2e8a87c2f45: Pushing [===============================>                   ]  16.54MB/25.87MB
8c522b045061: Pushing [===============================>                   ]  16.53MB/25.87MB
a2e8a87c2f45: Pushing [=====================================>             ]  19.42MB/25.87MB
8c522b045061: Pushing [=====================================>             ]  19.42MB/25.87MB
8c522b045061: Pushing [==========================================>        ]  22.04MB/25.87MB
a2e8a87c2f45: Pushing [===========================================>       ]   22.3MB/25.87MB
8c522b045061: Pushing [===============================================>   ]  24.66MB/25.87MB
a2e8a87c2f45: Pushing [================================================>  ]  24.93MB/25.87MB
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
060ed391205d: Pushing  3.072kB
a2e8a87c2f45: Pushing [==================================================>]  25.92MB
8c522b045061: Pushing [==================================================>]  25.91MB
9eb29e0606e0: Pushing [==================================================>]  1.405MB
8c522b045061: Pushed
060ed391205d: Pushed
9eb29e0606e0: Pushed
a2e8a87c2f45: Pushed
22: digest: sha256:7fbc6fa606888e98d8275bb5eb9f6b893ffebc47b6d7e2474f0247f49a796efb size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
8c522b045061: Preparing
9eb29e0606e0: Preparing
a2e8a87c2f45: Preparing
060ed391205d: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
ba234b7fd328: Waiting
0b17f64af87b: Waiting
65f7d25bbf2d: Waiting
8c522b045061: Layer already exists
060ed391205d: Layer already exists
74572826057a: Layer already exists
ba234b7fd328: Layer already exists
3e35af6222b0: Layer already exists
a2e8a87c2f45: Layer already exists
9eb29e0606e0: Layer already exists
0b17f64af87b: Layer already exists
65f7d25bbf2d: Layer already exists
latest: digest: sha256:7fbc6fa606888e98d8275bb5eb9f6b893ffebc47b6d7e2474f0247f49a796efb size: 2208
Cleaning local images [4764fd719a2b]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS