Page MenuHomePhorge

Build 514
PassedPublic

Run Command on atomic01

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

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

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

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

57 ---> Using cache
58 ---> 03f78d0d0891
59Step 17 : WORKDIR /srv
60 ---> Using cache
61 ---> a5826cfc37a8
62Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
63 ---> Using cache
64 ---> 9306127e6da8
65Step 19 : WORKDIR /srv/closure-compiler.git
66 ---> Using cache
67 ---> b6f97b2376e7
68Step 20 : RUN ant jar
69 ---> Using cache
70 ---> c63c10baf1f4
71Step 21 : WORKDIR /srv
72 ---> Using cache
73 ---> 658510ba34e6
74Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
75 ---> Using cache
76 ---> 8406f29d9062
77Step 23 : WORKDIR /srv/selenium.git
78 ---> Using cache
79 ---> 4809af11ebfc
80Step 24 : RUN ./go --trace --verbose build
81 ---> Using cache
82 ---> 51e373560fbf
83Step 25 : WORKDIR /srv
84 ---> Using cache
85 ---> 520983ffcc15
86Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2
87 ---> Using cache
88 ---> 5a2d6ea755ea
89Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
90 ---> Using cache
91 ---> d918a7aef992
92Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
93 ---> Using cache
94 ---> 7ee44833fe03
95Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
96 ---> Using cache
97 ---> 4831eb4cb6cd
98Step 30 : RUN chmod 755 /entrypoint.sh
99 ---> Using cache
100 ---> ff9cffdeec1f
101Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
102 ---> Using cache
103 ---> 287254a45a25
104Successfully built 287254a45a25
105/var/tmp/715
106

Run Command on atomic02

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

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

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

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

57 ---> Using cache
58 ---> 9f599691a3db
59Step 17 : WORKDIR /srv
60 ---> Using cache
61 ---> e6cf7b847d1d
62Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
63 ---> Using cache
64 ---> 5291f8df5022
65Step 19 : WORKDIR /srv/closure-compiler.git
66 ---> Using cache
67 ---> 9d97e2be98ee
68Step 20 : RUN ant jar
69 ---> Using cache
70 ---> 77748c5910be
71Step 21 : WORKDIR /srv
72 ---> Using cache
73 ---> 77e9a4cd5f2b
74Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
75 ---> Using cache
76 ---> 0ce811a69fcf
77Step 23 : WORKDIR /srv/selenium.git
78 ---> Using cache
79 ---> 9a1cd5aa70f5
80Step 24 : RUN ./go --trace --verbose build
81 ---> Using cache
82 ---> 93317a88c12c
83Step 25 : WORKDIR /srv
84 ---> Using cache
85 ---> b8940d6b20da
86Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2
87 ---> Using cache
88 ---> 1648fa1de791
89Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
90 ---> Using cache
91 ---> ce8dcf2b5d14
92Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
93 ---> Using cache
94 ---> 015cba4ac6d3
95Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
96 ---> Using cache
97 ---> 1b034f3ea93d
98Step 30 : RUN chmod 755 /entrypoint.sh
99 ---> Using cache
100 ---> 2242205d5f77
101Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
102 ---> Using cache
103 ---> a398ed738615
104Successfully built a398ed738615
105/var/tmp/714
106

Lease Host atomic01

When
Completed at May 22 2015, 1:53 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 May 22 2015, 1:53 PM · 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 May 22 2015, 1:53 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

Event Timeline