Page MenuHomePhorge

Build 519
PassedPublic

Run Command on atomic01

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

Build Log 1886 (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++ sed -e 's|ssh://git@|https://|g'
13++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
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/725
19+ TMPDIR=/var/tmp/725
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/725
50+ exit 0
51

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

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

Run Command on atomic02

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

Build Log 1884 (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/724
19+ TMPDIR=/var/tmp/724
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/724
50+ exit 0
51

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

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

Lease Host atomic01

When
Completed at May 22 2015, 2:28 PM · Built instantly
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, 2:28 PM · Built for 1 s
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, 2:34 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1882 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 518
2Blocked by: Build 518
3Blocked by: Build 518
4Blocked by: Build 518
5Blocked by: Build 518
6Blocked by: Build 518
7Blocked by: Build 518
8Blocked by: Build 518
9Blocked by: Build 518
10Blocked by: Build 518
11Blocked by: Build 518
12Blocked by: Build 518
13Blocked by: Build 518
14Blocked by: Build 518
15Blocked by: Build 518
16Blocked by: Build 518
17Blocked by: Build 518
18Blocked by: Build 518
19Blocked by: Build 518
20Blocked by: Build 518
21Blocked by: Build 518
22Blocked by: Build 518
23

Event Timeline