Page MenuHomePhorge

Build 548
FailedPublic

Run Command on atomic01

When
Completed at May 26 2015, 3:04 PM · Built for 22 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 2013 (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/773
19+ TMPDIR=/var/tmp/773
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
43Error response from daemon: Cannot destroy container bf786eac8c74: Driver devicemapper failed to remove root filesystem bf786eac8c7429055fafa8c1fd4c83db320988b43a08060f70250ab218e8cb98: Device is Busy
442015/05/26 17:04:44 Error: failed to remove one or more containers
45make: *** [clean] Error 1
46+ retval=1
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/773
50+ exit 1
51

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

1Cloning into 'stick.git'...
2/var/tmp/773/stick.git /var/tmp/773
3/var/tmp/773
4/var/tmp/773/stick.git /var/tmp/773
5Cloning into '/var/tmp/773/docker.git'...
6/var/tmp/773/docker.git /var/tmp/773/stick.git
7HEAD is now at 80407cb Do not use docker.io registry prefix :/
8/var/tmp/773/docker.git/ci /var/tmp/773/docker.git
9for container in $(docker ps -a | grep Exited | awk '{print $1}'); do \
10 docker rm -f $container ; \
11done
12Cannot get disk space consumption to under 70%
13/var/tmp/773
14

Run Command on atomic02

When
Completed at May 26 2015, 3:04 PM · Built for 11 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 2011 (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/772
19+ TMPDIR=/var/tmp/772
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 5.12 kB
44
45Sending build context to Docker daemon
46+ retval=0
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/772
50+ exit 0
51

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

75 ---> ee477364f608
76Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
77 ---> Using cache
78 ---> aa3a5a4e3fb7
79Step 23 : WORKDIR /srv/selenium.git
80 ---> Using cache
81 ---> 6ad9f27e78d8
82Step 24 : RUN ./go --trace --verbose build
83 ---> Using cache
84 ---> a89e63303486
85Step 25 : WORKDIR /srv/
86 ---> Using cache
87 ---> 682768cf2c18
88Step 26 : RUN git clone https://github.com/ariya/phantomjs.git phantomjs.git
89 ---> Using cache
90 ---> 1d915e8e5c9d
91Step 27 : WORKDIR /srv/phantomjs.git
92 ---> Using cache
93 ---> ca448b334f49
94Step 28 : RUN ./build.sh --confirm
95 ---> Using cache
96 ---> 787b00ec99bb
97Step 29 : WORKDIR /srv
98 ---> Using cache
99 ---> c007a3b502a5
100Step 30 : 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
101 ---> Using cache
102 ---> c266e10f3b88
103Step 31 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
104 ---> Using cache
105 ---> df031c29188d
106Step 32 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
107 ---> Using cache
108 ---> fca374e66b49
109Step 33 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
110 ---> Using cache
111 ---> eae828a07008
112Step 34 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
113 ---> Using cache
114 ---> b2d29e86e1ba
115Step 35 : RUN chmod 755 /entrypoint.sh
116 ---> Using cache
117 ---> 8657293c2853
118Step 36 : ENTRYPOINT [ "/entrypoint.sh" ]
119 ---> Using cache
120 ---> 68bbc94d78b7
121Successfully built 68bbc94d78b7
122/var/tmp/772/docker.git
123/var/tmp/772
124

Lease Host atomic01

When
Completed at May 26 2015, 3:04 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 26 2015, 3:04 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 26 2015, 3:04 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