Page MenuHomePhorge

Build 823
PassedPublic

Run Command on atomic01

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

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0
4/usr/local/bin/drydocker: line 169: [: missing `]'
5+ ']'
6/usr/local/bin/drydocker: line 175: ]: command not found
7+ '[' -z git ']'
8+ case ${vcs} in
9++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
10+ package=stick
11++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
12++ sed -e 's|ssh://git@|https://|g'
13+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
14+ case ${package} in
15++ pwd
16+ export TMPDIR=/var/tmp/1095
17+ TMPDIR=/var/tmp/1095
18+ '[' '!' -d stick.git ']'
19+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
20+ pushd stick.git
21+ git checkout master
22Already on 'master'
23+ popd
24+ '[' stick '!=' stick ']'
25+ export commit
26+ export differential
27+ export id
28+ export package
29+ export phid
30+ export ro_uri
31+ export uri
32+ export vcs
33+ export test_build
34+ export test_functional
35+ export test_integration
36+ export test_performance
37+ export test_unit
38+ export test_obs
39+ '[' -x stick.git/drydocker/stick/build.sh ']'
40+ pushd stick.git
41+ ../stick.git/drydocker/stick/build.sh
42Sending build context to Docker daemon 5.632 kB
43
44Sending build context to Docker daemon
45+ retval=0
46+ popd
47+ cd /var/tmp
48+ rm -rf /var/tmp/1095
49+ exit 0
50

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

51 ---> b7da76b74826
52Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
53 ---> Using cache
54 ---> c5e31252202e
55Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
56 ---> Using cache
57 ---> f436e9eac28a
58Step 16 : WORKDIR /srv
59 ---> Using cache
60 ---> 6c602d3c85b9
61Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
62 ---> Using cache
63 ---> bdf1bded5f38
64Step 18 : WORKDIR /srv/closure-compiler.git
65 ---> Using cache
66 ---> 4da38978612d
67Step 19 : RUN ant jar
68 ---> Using cache
69 ---> 7767300a9043
70Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
71 ---> Using cache
72 ---> d0ecc10f1685
73Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
74 ---> Using cache
75 ---> cba884112f77
76Step 22 : WORKDIR /srv
77 ---> Using cache
78 ---> 5cdb1d2ccc07
79Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
80 ---> Using cache
81 ---> a4818baad3d6
82Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
83 ---> Using cache
84 ---> 024c02481f03
85Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
86 ---> Using cache
87 ---> 632083b160e9
88Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
89 ---> Using cache
90 ---> 7260fd41e194
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Using cache
93 ---> 4d6cfe5964aa
94Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
95 ---> Using cache
96 ---> e8ca3a93e86f
97Successfully built e8ca3a93e86f
98/var/tmp/1095/docker.git
99/var/tmp/1095
100

Run Command on atomic02

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

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0
4/usr/local/bin/drydocker: line 169: [: missing `]'
5+ ']'
6/usr/local/bin/drydocker: line 175: ]: command not found
7+ '[' -z git ']'
8+ case ${vcs} in
9++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
10+ package=stick
11++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
12++ sed -e 's|ssh://git@|https://|g'
13+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
14+ case ${package} in
15++ pwd
16+ export TMPDIR=/var/tmp/1094
17+ TMPDIR=/var/tmp/1094
18+ '[' '!' -d stick.git ']'
19+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
20+ pushd stick.git
21+ git checkout master
22Already on 'master'
23+ popd
24+ '[' stick '!=' stick ']'
25+ export commit
26+ export differential
27+ export id
28+ export package
29+ export phid
30+ export ro_uri
31+ export uri
32+ export vcs
33+ export test_build
34+ export test_functional
35+ export test_integration
36+ export test_performance
37+ export test_unit
38+ export test_obs
39+ '[' -x stick.git/drydocker/stick/build.sh ']'
40+ pushd stick.git
41+ ../stick.git/drydocker/stick/build.sh
42Sending build context to Docker daemon 5.632 kB
43
44Sending build context to Docker daemon
45+ retval=0
46+ popd
47+ cd /var/tmp
48+ rm -rf /var/tmp/1094
49+ exit 0
50

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

51 ---> a7182f6bdbfa
52Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
53 ---> Using cache
54 ---> 32fefcd2c132
55Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
56 ---> Using cache
57 ---> ff406013d7e3
58Step 16 : WORKDIR /srv
59 ---> Using cache
60 ---> e42962e1caf2
61Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
62 ---> Using cache
63 ---> a2b99b7fbbbc
64Step 18 : WORKDIR /srv/closure-compiler.git
65 ---> Using cache
66 ---> 6b1338f5bf96
67Step 19 : RUN ant jar
68 ---> Using cache
69 ---> 32d0e7f967cd
70Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
71 ---> Using cache
72 ---> f242700c08e3
73Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
74 ---> Using cache
75 ---> cbe727e9d98d
76Step 22 : WORKDIR /srv
77 ---> Using cache
78 ---> 5f7bf4ce1200
79Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
80 ---> Using cache
81 ---> e34dd4c5b574
82Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
83 ---> Using cache
84 ---> 1f27feb5c3e3
85Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
86 ---> Using cache
87 ---> 7701bc31398f
88Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
89 ---> Using cache
90 ---> 1b162ad23333
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Using cache
93 ---> 56d47c6121fe
94Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
95 ---> Using cache
96 ---> 5a301793610a
97Successfully built 5a301793610a
98/var/tmp/1094/docker.git
99/var/tmp/1094
100

Lease Host atomic01

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

Lease Host atomic02

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

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 23 2015, 2:12 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline