Skip to content
Success

Console Output

Started by GitLab push by Moritz Weber
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 398d99255dc55d28b9869d6f2c5bd1cd4587d6be, 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 398d99255dc55d28b9869d6f2c5bd1cd4587d6be (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 398d99255dc55d28b9869d6f2c5bd1cd4587d6be
Commit message: "Update util.js with toggle function for the visibility of the ID-Panel"
 > git rev-list --no-walk 06e1b556c2ce171868d0f187b823814c67f15353 # 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.device:clean
:de.dim.trafficos.tim.device.tests:clean
:de.dim.trafficos.tim.rest: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.device:compileJava
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava
:de.dim.trafficos.tim.device:processTestResources NO-SOURCE
: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.device.tests:compileJava
:de.dim.trafficos.tim.device.tests:processResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:classes
:de.dim.trafficos.tim.device.tests:jar
:de.dim.trafficos.tim.device.tests:assemble
:de.dim.trafficos.tim.device.tests:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device.tests:processTestResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:testClasses UP-TO-DATE
:de.dim.trafficos.tim.device.tests:test NO-SOURCE
:de.dim.trafficos.tim.device.tests:testOSGiJun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getActiveDevices
WARNING: No active devices were found in DB.
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
WARNING: No data within the provided time range.
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
SEVERE: Start and End dates are not consistent.
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 11:39:02 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getElementsByDeviceId
SEVERE: Cannot retrieve elements associated with a device of null id.
Tests run  : 8
Passed     : 8
Errors     : 0
Failures   : 0

:de.dim.trafficos.tim.device.tests:check
:de.dim.trafficos.tim.device.tests: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.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 15s
25 actionable tasks: 25 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 5ec876c1d0b6

Removing intermediate container 5ec876c1d0b6

 ---> 9bb347c0c377

Step 3/14 : ENV GECKO_WORK /gecko-work


 ---> Running in fb38e386f4f3

Removing intermediate container fb38e386f4f3

 ---> 0f8d703ec585

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Running in ae34f304776a

Removing intermediate container ae34f304776a

 ---> daaeb2596924

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


 ---> Running in 9306fb46b5ef

Removing intermediate container 9306fb46b5ef

 ---> b4ac5cc6bb5b

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


 ---> 55ec3fc6d6e7

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


 ---> Running in eacc941b3f0c

Removing intermediate container eacc941b3f0c

 ---> fa3c4f08d6ee

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 a28fbed817ab

Removing intermediate container a28fbed817ab

 ---> 381e3cf173a3

Step 9/14 : RUN cd /opt/gecko


 ---> Running in a11dd391de50

Removing intermediate container a11dd391de50

 ---> 521065250ee9

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in ef0df2f7f20c

Removing intermediate container ef0df2f7f20c

 ---> ec93e6158d56

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in 5141d21a422d

Removing intermediate container 5141d21a422d

 ---> 457f033f9960

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in 1fca00c5e125

Removing intermediate container 1fca00c5e125

 ---> 8dc54ff1c37e

Step 13/14 : USER gecko


 ---> Running in 5d1b9f6c0139

Removing intermediate container 5d1b9f6c0139

 ---> 89d8763409f4

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


 ---> Running in 70ebe9f86ea7

Removing intermediate container 70ebe9f86ea7

 ---> 6aa8e1c8dea9

Successfully built 6aa8e1c8dea9

Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:15
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 6aa8e1c8dea9
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:15, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
9d884743e914: Preparing
c04d361435b9: Preparing
af9d0ed32bf3: Preparing
78277fbcb2e4: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
65f7d25bbf2d: Waiting
3e35af6222b0: Waiting
ba234b7fd328: Waiting
0b17f64af87b: Waiting
74572826057a: Layer already exists
c04d361435b9: Pushing [>                                                  ]  14.62kB/1.388MB
9d884743e914: Pushing [>                                                  ]  239.6kB/23.05MB
3e35af6222b0: Layer already exists
af9d0ed32bf3: Pushing [>                                                  ]  241.7kB/23.05MB
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
9d884743e914: Pushing [======>                                            ]  2.837MB/23.05MB
af9d0ed32bf3: Pushing [======>                                            ]   2.84MB/23.05MB
9d884743e914: Pushing [============>                                      ]  5.721MB/23.05MB
af9d0ed32bf3: Pushing [============>                                      ]  5.724MB/23.05MB
9d884743e914: Pushing [==================>                                ]  8.604MB/23.05MB
af9d0ed32bf3: Pushing [==================>                                ]  8.607MB/23.05MB
9d884743e914: Pushing [========================>                          ]  11.23MB/23.05MB
af9d0ed32bf3: Pushing [========================>                          ]  11.23MB/23.05MB
9d884743e914: Pushing [==============================>                    ]  13.85MB/23.05MB
af9d0ed32bf3: Pushing [==============================>                    ]  13.85MB/23.05MB
9d884743e914: Pushing [===================================>               ]  16.47MB/23.05MB
af9d0ed32bf3: Pushing [===================================>               ]  16.47MB/23.05MB
9d884743e914: Pushing [=========================================>         ]  19.09MB/23.05MB
af9d0ed32bf3: Pushing [=========================================>         ]  19.09MB/23.05MB
9d884743e914: Pushing [===============================================>   ]  21.71MB/23.05MB
af9d0ed32bf3: Pushing [===============================================>   ]  21.71MB/23.05MB
78277fbcb2e4: Pushing  3.072kB
c04d361435b9: Pushing [==================================================>]  1.405MB
9d884743e914: Pushing [==================================================>]  23.09MB
af9d0ed32bf3: Pushing [==================================================>]  23.09MB
78277fbcb2e4: Pushed
c04d361435b9: Pushed
af9d0ed32bf3: Pushed
9d884743e914: Pushed
15: digest: sha256:407587852b02a6344eb9f7efc84ffe184f6e1686979296c5f9d90bf525995c36 size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
9d884743e914: Preparing
c04d361435b9: Preparing
af9d0ed32bf3: Preparing
78277fbcb2e4: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
3e35af6222b0: Waiting
0b17f64af87b: Waiting
9d884743e914: Layer already exists
af9d0ed32bf3: Layer already exists
74572826057a: Layer already exists
78277fbcb2e4: Layer already exists
c04d361435b9: Layer already exists
65f7d25bbf2d: Layer already exists
ba234b7fd328: Layer already exists
0b17f64af87b: Layer already exists
3e35af6222b0: Layer already exists
latest: digest: sha256:407587852b02a6344eb9f7efc84ffe184f6e1686979296c5f9d90bf525995c36 size: 2208
Cleaning local images [6aa8e1c8dea9]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS