Page MenuHomePhorge

Build 142
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run Command on atomic01

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

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

50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64+ case ${package} in
65++ pwd
66+ export TMPDIR=/var/tmp/210
67+ TMPDIR=/var/tmp/210
68+ '[' '!' -d stick.git ']'
69+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
70+ pushd stick.git
71+ git checkout master
72Already on 'master'
73+ popd
74+ '[' stick '!=' stick ']'
75+ export commit
76+ export differential
77+ export id
78+ export package
79+ export phid
80+ export ro_uri
81+ export uri
82+ export vcs
83+ export test_build
84+ export test_functional
85+ export test_integration
86+ export test_performance
87+ export test_unit
88+ '[' -x stick.git/drydocker/stick/build.sh ']'
89+ pushd stick.git
90+ ../stick.git/drydocker/stick/build.sh
91Sending build context to Docker daemon 2.56 kB
92
93Sending build context to Docker daemon
94+ retval=0
95+ popd
96+ cd /var/tmp
97+ rm -rf /var/tmp/210
98+ exit 0
99

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

1Cloning into 'stick.git'...
2/var/tmp/210/stick.git /var/tmp/210
3/var/tmp/210
4/var/tmp/210/stick.git /var/tmp/210
5Cloning into '/var/tmp/210/docker.git'...
6/var/tmp/210/docker.git/ci /var/tmp/210/stick.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 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> bcd2b3489b29
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 993c953beb21
21Step 4 : ENV IMAGE maipo
22 ---> Using cache
23 ---> c4453e9b9183
24Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
25 ---> Using cache
26 ---> fc4a830793f1
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> e521a6ee74a1
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> aad3cfd157c4
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> 39ef9fbed092
36Successfully built 39ef9fbed092
37/var/tmp/210
38

Run Command on atomic02

When
Completed at Apr 17 2015, 2:54 PM · Built for 2 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64++ pwd
65+ export TMPDIR=/var/tmp/209
66+ TMPDIR=/var/tmp/209
67+ '[' '!' -d stick.git ']'
68+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
69+ pushd stick.git
70+ git checkout master
71Already on 'master'
72+ popd
73+ '[' stick '!=' stick ']'
74+ export commit
75+ export differential
76+ export id
77+ export package
78+ export phid
79+ export ro_uri
80+ export uri
81+ export vcs
82+ export test_build
83+ export test_functional
84+ export test_integration
85+ export test_performance
86+ export test_unit
87+ '[' -x stick.git/drydocker/stick/build.sh ']'
88+ pushd stick.git
89+ ../stick.git/drydocker/stick/build.sh
90Sending build context to Docker daemon 2.56 kB
91
92Sending build context to Docker daemon
93+ retval=0
94+ popd
95+ pushd stick.git
96+ ../stick.git/drydocker/stick/build.sh
97Sending build context to Docker daemon 2.56 kB
98
99Sending build context to Docker daemon
100+ retval=0
101+ popd
102/usr/local/bin/drydocker: line 244: syntax error near unexpected token `else'
103/usr/local/bin/drydocker: line 244: `else'
104

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

25 ---> Using cache
26 ---> cc55d643a513
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> 310ca5eba5c6
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> 92d92351e530
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> 4114fa87f94b
36Successfully built 4114fa87f94b
37/var/tmp/209
38/var/tmp/209/stick.git /var/tmp/209
39/var/tmp/209/docker.git /var/tmp/209/stick.git
40HEAD is now at 5ac90a9 Ensure the Docker images are eligible for packaging
41/var/tmp/209/stick.git
42/var/tmp/209/docker.git/ci /var/tmp/209/stick.git
43for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
44 docker build -t kolab/ci-$dist - < $dist ; \
45done
46Step 0 : FROM centos:centos7
47 ---> 214a4932132a
48Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
49 ---> Using cache
50 ---> dcae4a4725d8
51Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
52 ---> Using cache
53 ---> 2ecb155876fe
54Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
55 ---> Using cache
56 ---> 3f48e284caa9
57Step 4 : ENV IMAGE maipo
58 ---> Using cache
59 ---> 254f36df0154
60Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
61 ---> Using cache
62 ---> cc55d643a513
63Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
64 ---> Using cache
65 ---> 310ca5eba5c6
66Step 7 : RUN chmod 755 /entrypoint.sh
67 ---> Using cache
68 ---> 92d92351e530
69Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
70 ---> Using cache
71 ---> 4114fa87f94b
72Successfully built 4114fa87f94b
73/var/tmp/209
74

Lease Host atomic01

When
Completed at Apr 17 2015, 2:54 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

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