Page MenuHomePhorge

Build 3061
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

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

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

1+ '[' -z 2bf86b93cc1927f2cedeeb10a7895b81ea987660 -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-215927/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-215927/repo/docker
21+ '[' '!' -d docker.git ']'
22+ git clone https://git.kolab.org/diffusion/DO/docker.git docker.git
23+ pushd docker.git
24+ git checkout 2bf86b93cc1927f2cedeeb10a7895b81ea987660
25Note: checking out '2bf86b93cc1927f2cedeeb10a7895b81ea987660'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at 2bf86b9... Guam comes from packaging for this branch
37+ popd
38+ '[' docker '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/docker/build.sh ']'
57+ pushd docker.git
58+ ../stick.git/drydocker/docker/build.sh
59/bin/sh: line 2: kubectl: command not found
60/bin/sh: line 2: kubectl: command not found
61/bin/sh: line 2: kubectl: command not found
62../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
63../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
64+ retval=0
65+ popd
66+ exit 0
67

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

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

Lease Working Copy on atomic01.kolabsys.com

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

Event Timeline