Page MenuHomePhorge

Build 817
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, 1:25 PM · Built for 1 m, 36 s
Status
Passed

Build Log 2910 (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/1082
17+ TMPDIR=/var/tmp/1082
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+ '[' -x stick.git/drydocker/stick/build.sh ']'
39+ pushd stick.git
40+ ../stick.git/drydocker/stick/build.sh
41Sending build context to Docker daemon 5.632 kB
42
43Sending build context to Docker daemon
44+ retval=0
45+ popd
46+ cd /var/tmp
47+ rm -rf /var/tmp/1082
48+ exit 0
49

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

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 ---> 48f95afb2b28
90Removing intermediate container ecefa4f3db8c
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Running in d98daaaaf43f
93 ---> 3e8c686b8680
94Removing intermediate container d98daaaaf43f
95Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
96 ---> Running in 5a90238cbf53
97 ---> a7f5587f7887
98Removing intermediate container 5a90238cbf53
99Successfully built a7f5587f7887
100/var/tmp/1082/docker.git
101/var/tmp/1082
102

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, 1:24 PM · Built for 44 s
Status
Passed

Build Log 2908 (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/1081
17+ TMPDIR=/var/tmp/1081
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+ '[' -x stick.git/drydocker/stick/build.sh ']'
39+ pushd stick.git
40+ ../stick.git/drydocker/stick/build.sh
41Sending build context to Docker daemon 5.632 kB
42
43Sending build context to Docker daemon
44+ retval=0
45+ popd
46+ cd /var/tmp
47+ rm -rf /var/tmp/1081
48+ exit 0
49

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

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 ---> 962e1cb85d55
90Removing intermediate container 078bd47d6d9a
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Running in 8a0a4c7b3d93
93 ---> 43f43b858a87
94Removing intermediate container 8a0a4c7b3d93
95Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
96 ---> Running in cab94752256f
97 ---> fabb4d1593fb
98Removing intermediate container cab94752256f
99Successfully built fabb4d1593fb
100/var/tmp/1081/docker.git
101/var/tmp/1081
102

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, 1:23 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, 1:23 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, 1:23 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline