Page MenuHomePhorge

Build 3055
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

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

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

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

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

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-215926/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