Page MenuHomePhorge

Build 323
PassedPublic

Run Command on atomic01

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

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

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+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/460
68+ TMPDIR=/var/tmp/460
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 3.072 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/460
99+ exit 0
100

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

6for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
7 docker build -t kolab/ci-$dist - < $dist ; \
8done
9Step 0 : FROM centos:centos7
10 ---> 214a4932132a
11Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
12 ---> Using cache
13 ---> dcae4a4725d8
14Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
15 ---> Using cache
16 ---> 2ecb155876fe
17Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
18 ---> Using cache
19 ---> 3f48e284caa9
20Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
21 ---> Using cache
22 ---> 3e967874f069
23Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
24 ---> Using cache
25 ---> c22880c81964
26Step 6 : ENV IMAGE maipo
27 ---> Using cache
28 ---> 2f63d28b8d7b
29Step 7 : RUN yum clean metadata && yum -y install ant build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo 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}' )
30 ---> Using cache
31 ---> 053469bae952
32Step 8 : WORKDIR /srv
33 ---> Using cache
34 ---> 4bcb59f94e03
35Step 9 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
36 ---> Using cache
37 ---> ea6db5033a9c
38Step 10 : WORKDIR /srv/closure-compiler.git
39 ---> Using cache
40 ---> 83f8c8720b4a
41Step 11 : RUN ant jar
42 ---> Using cache
43 ---> e53070725c77
44Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
45 ---> Using cache
46 ---> 4fdb089e9256
47Step 13 : RUN chmod 755 /entrypoint.sh
48 ---> Using cache
49 ---> 3bc09954e01f
50Step 14 : ENTRYPOINT [ "/entrypoint.sh" ]
51 ---> Using cache
52 ---> 388e34a97a09
53Successfully built 388e34a97a09
54/var/tmp/460
55

Run Command on atomic02

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

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

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+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/459
68+ TMPDIR=/var/tmp/459
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 3.072 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/459
99+ exit 0
100

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

6for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
7 docker build -t kolab/ci-$dist - < $dist ; \
8done
9Step 0 : FROM centos:centos7
10 ---> 214a4932132a
11Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
12 ---> Using cache
13 ---> 85a7fc22c601
14Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
15 ---> Using cache
16 ---> bcd2b3489b29
17Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
18 ---> Using cache
19 ---> 993c953beb21
20Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
21 ---> Using cache
22 ---> 02af3d0b0ea6
23Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
24 ---> Using cache
25 ---> 9e1006ebf407
26Step 6 : ENV IMAGE maipo
27 ---> Using cache
28 ---> 624cf3b1098b
29Step 7 : RUN yum clean metadata && yum -y install ant build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo 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}' )
30 ---> Using cache
31 ---> 3be1ea636c25
32Step 8 : WORKDIR /srv
33 ---> Using cache
34 ---> a558ad759931
35Step 9 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
36 ---> Using cache
37 ---> 3eaa850b0676
38Step 10 : WORKDIR /srv/closure-compiler.git
39 ---> Using cache
40 ---> 62bfadc94e26
41Step 11 : RUN ant jar
42 ---> Using cache
43 ---> 0d989f501746
44Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
45 ---> Using cache
46 ---> 14f0c1538de3
47Step 13 : RUN chmod 755 /entrypoint.sh
48 ---> Using cache
49 ---> cf99cce42e71
50Step 14 : ENTRYPOINT [ "/entrypoint.sh" ]
51 ---> Using cache
52 ---> 3c61497ae22a
53Successfully built 3c61497ae22a
54/var/tmp/459
55

Lease Host atomic01

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

Lease Host atomic02

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

Event Timeline