Page MenuHomePhorge

Build 3047
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built for 18 s
Status
Passed

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

1+ '[' -z 7ea02942dcfc7f8eecaf71c817adb501905f7f12 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/DO/docker.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+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/DO/docker.git .git
13+ package=docker
14++ echo ssh://git@git.kolab.org/diffusion/DO/docker.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-63/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-63/repo/docker
21+ '[' '!' -d docker.git ']'
22+ pushd docker.git
23+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/DO/docker
26 * [new branch] kolab-16 -> origin/kolab-16
27 0217e02..2e65c66 master -> origin/master
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 7ea02942dcfc7f8eecaf71c817adb501905f7f12
31Previous HEAD position was 2e65c66... mirror.ks.c -> mirror.ke.c
32HEAD is now at 7ea0294... Docker images based on Kolab 16
33+ popd
34+ '[' docker '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39+ git reset --hard origin/master
40+ git clean -d -f -x
41+ popd
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/docker/build.sh ']'
58+ pushd docker.git
59+ ../stick.git/drydocker/docker/build.sh
60/bin/sh: line 2: kubectl: command not found
61/bin/sh: line 2: kubectl: command not found
62/bin/sh: line 2: kubectl: command not found
63Error response from daemon: No such image: ba9ced79449e3b15b42457beef60d07a5a1bcb72430649a6ee083c42cc304ce2
64Error: failed to remove images: [6c7f165b931e]
65make: *** [clean] Error 1
66../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
67../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
68Error response from daemon: Conflict, cannot delete because 8f3a21685ef3 is held by an ongoing pull or build
69Error: failed to remove images: [5690ac47a46a]
70+ retval=0
71+ popd
72+ exit 0
73

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

42Step 5 : RUN wget -O/etc/yum.repos.d/Kolab:Winterfell.repo http://obs.kolabsys.com/repositories/Kolab:/Winterfell/CentOS_7/Kolab:Winterfell.repo
43 ---> Using cache
44 ---> 22f4bf0b885b
45Step 6 : RUN wget -O/etc/yum.repos.d/Kolab:16.repo http://obs.kolabsys.com/repositories/Kolab:/16/CentOS_7/Kolab:16.repo
46 ---> Using cache
47 ---> d01f472fbe0a
48Step 7 : RUN wget -O/etc/yum.repos.d/Kolab:3.4.repo http://obs.kolabsys.com/repositories/Kolab:/3.4/CentOS_7/Kolab:3.4.repo
49 ---> Using cache
50 ---> 91148f8dc6b0
51Step 8 : RUN wget -O/etc/yum.repos.d/Kolab:3.4:Updates.repo http://obs.kolabsys.com/repositories/Kolab:/3.4:/Updates/CentOS_7/Kolab:3.4:Updates.repo
52 ---> Using cache
53 ---> 95fa590ce84c
54Step 9 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:Winterfell.repo
55 ---> Using cache
56 ---> 52c17054a3b1
57Step 10 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:16.repo
58 ---> Using cache
59 ---> cd3cd6aba8db
60Step 11 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:3.4.repo
61 ---> Using cache
62 ---> 7acc28015f71
63Step 12 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:3.4:Updates.repo
64 ---> Using cache
65 ---> 01ca5ecf03d4
66Step 13 : RUN rpm --import https://ssl.kolabsys.com/community.asc
67 ---> Using cache
68 ---> 242be29cbf47
69Step 14 : RUN wget -O/etc/yum.repos.d/openSUSE:Tools.repo http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo
70 ---> Using cache
71 ---> 250b7304d983
72Step 15 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
73 ---> Using cache
74 ---> eafd0c1376c6
75Step 16 : ENV IMAGE maipo
76 ---> Using cache
77 ---> 8f3a21685ef3
78Step 17 : ADD /dbus.service /etc/systemd/system/dbus.service
79 ---> Using cache
80 ---> 9301c988fe3b
81Step 18 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
82 ---> Using cache
83 ---> 85fb3c8a82a1
84Step 19 : ADD /httpd.service /etc/systemd/system/httpd.service
85 ---> Using cache
86 ---> a44e2952e5fb
87Step 20 : ADD /vimrc /root/.vimrc
88 ---> Using cache
89 ---> e6ae46d20061
90Step 21 : RUN yum clean all && yum -y install epel-release && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 && sed -i -e 's/#baseurl/baseurl/g' -e '/^mirrorlist/d' /etc/yum.repos.d/epel*.repo && yum -y install yum-plugin-priorities && yum -y update && yum -y install @buildsys-build ant bind-utils build git lsof net-tools nmap-ncat openldap-clients osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium policycoreutils policycoreutils-python psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && yum clean all
91 ---> Using cache
92 ---> 2f53ea56194c
93Step 22 : ADD /systemctl /usr/bin/systemctl
94 ---> Using cache
95 ---> 73772983e15b
96Step 23 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
97 ---> Using cache
98 ---> 824dd551647b
99Step 24 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
100 ---> Using cache
101 ---> 61b92bd0c65e
102Step 25 : RUN mkdir -p /run/lock
103 ---> Using cache
104 ---> c5bd1546a945
105Step 26 : RUN ln -sf /bin/true /sbin/semanage
106 ---> Using cache
107 ---> f87e9674a9af
108Step 27 : RUN sed -i -e '/requiretty/d' /etc/sudoers
109 ---> Using cache
110 ---> 658b0c6ce2de
111Step 28 : WORKDIR /srv
112 ---> Using cache
113 ---> f3b4ab1e3727
114Step 29 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
115 ---> Using cache
116 ---> 90a746d4a3c6
117Step 30 : WORKDIR /srv/closure-compiler.git
118 ---> Using cache
119 ---> 1716c5750114
120Step 31 : RUN ant jar
121 ---> Using cache
122 ---> ec9cc2712d67
123Step 32 : RUN wget -O/usr/local/lib/selenium-server-standalone.jar http://mirror.kolabenterprise.com/pub/releases/selenium-server-standalone.jar
124 ---> Using cache
125 ---> f3162f2649c3
126Step 33 : ADD /functions.sh /functions.sh
127 ---> Using cache
128 ---> 6e20869e074a
129Step 34 : ADD /entrypoint.sh /entrypoint.sh
130 ---> Using cache
131 ---> 352a22a1eda4
132Step 35 : RUN chmod a+x /entrypoint.sh
133 ---> Using cache
134 ---> b96181f8c806
135Step 36 : ENTRYPOINT /entrypoint.sh
136 ---> Using cache
137 ---> 939f00571cbb
138Successfully built 939f00571cbb
139docker tag -f kolab/ci-maipo:HEAD docker.io/kolab/ci-maipo:HEAD
140/var/drydock/workingcopy-63/repo/docker
141

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built instantly
Status
Passed

Event Timeline