Page MenuHomePhorge

Build 97
PassedPublic

Run Command

When
Completed at Apr 17 2015, 11:20 AM · Built for 23 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 341 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: checking out '0bea1edb70fcfd2d2c67652da1ae568bccdfd7ac'.
2
3You are in 'detached HEAD' state. You can look around, make experimental
4changes and commit them, and you can discard any commits you make in this
5state without impacting any branches by performing another checkout.
6
7If you want to create a new branch to retain commits you create, you may
8do so (now or later) by using -b with the checkout command again. Example:
9
10 git checkout -b new_branch_name
11
12HEAD is now at 0bea1ed... Let's see if we can install build requirements
13df: ‘/var/lib/docker/devicemapper’: Permission denied
14(standard_in) 1: syntax error
15../stick.git/drydocker/docker/build.sh: line 7: [: ==: unary operator expected
16df: ‘/var/lib/docker/devicemapper’: Permission denied
17(standard_in) 1: syntax error
18../stick.git/drydocker/docker/build.sh: line 12: [: ==: unary operator expected
19Sending build context to Docker daemon 2.048 kB
20
21Sending build context to Docker daemon
22

Build Log 340 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'docker.git'...
2/var/tmp/126/docker.git /var/tmp/126
3/var/tmp/126
4Cloning into 'stick.git'...
5/var/tmp/126/docker.git /var/tmp/126
6/var/tmp/126/docker.git/ci /var/tmp/126/docker.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> 85a7fc22c601
15Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils
16 ---> Using cache
17 ---> 62eb4d3d10b3
18Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
19 ---> Using cache
20 ---> 33a3c05d095d
21Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc
22 ---> Using cache
23 ---> 38cb89925e00
24Step 5 : ENV IMAGE maipo
25 ---> Using cache
26 ---> 476041223a05
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> b55f2e7664e4
29Removing intermediate container 651029a12dc6
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Running in fb350eda2ca4
32 ---> 08ed83a33a72
33Removing intermediate container fb350eda2ca4
34Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
35 ---> Running in 23572aca878f
36 ---> 033f97058dbd
37Removing intermediate container 23572aca878f
38Successfully built 033f97058dbd
39/var/tmp/126/docker.git
40/var/tmp/126
41At this stage, we're just going to be successful.
42

Lease Host

When
Completed at Apr 17 2015, 11:20 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 17 2015, 11:20 AM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline