Page MenuHomePhorge

Build 3052
PassedPublic

Drydock: Run Command on atomic02.kolabsys.com

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

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

22+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/DO/docker
25 0217e02..2e65c66 master -> origin/master
26 * [new branch] kolab-16 -> origin/kolab-16
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout master
30Already on 'master'
31+ popd
32+ '[' docker '!=' stick ']'
33+ '[' '!' -d stick.git ']'
34+ pushd stick.git
35+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
36+ git fetch origin
37+ git reset --hard origin/master
38+ git clean -d -f -x
39+ popd
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
61Error response from daemon: Cannot destroy container e305bc4ce82e: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
62Error: failed to remove containers: [e305bc4ce82e]
63make: *** [clean] Error 1
64../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
65../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
66Error response from daemon: Conflict, cannot delete 555ae4556214 because the running container e305bc4ce82e is using it, stop it and use -f to force
67Error: failed to remove images: [555ae4556214]
68+ retval=0
69+ popd
70+ exit 0
71

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

88 ---> 1b4f36bc070e
89Step 22 : ADD /systemctl /usr/bin/systemctl
90 ---> Using cache
91 ---> 99a332d7e117
92Step 23 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
93 ---> Using cache
94 ---> 08e673f17bec
95Step 24 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
96 ---> Using cache
97 ---> 7c9a05f94f6e
98Step 25 : RUN mkdir -p /run/lock
99 ---> Using cache
100 ---> 75e6c0021e24
101Step 26 : RUN ln -sf /bin/true /sbin/semanage
102 ---> Using cache
103 ---> 5b90ee6d3b9f
104Step 27 : RUN sed -i -e '/requiretty/d' /etc/sudoers
105 ---> Using cache
106 ---> c844816b83c2
107Step 28 : WORKDIR /srv
108 ---> Using cache
109 ---> 393eb89a95cf
110Step 29 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
111 ---> Using cache
112 ---> 74797c86d20d
113Step 30 : WORKDIR /srv/closure-compiler.git
114 ---> Using cache
115 ---> f6d95ab5e7d9
116Step 31 : RUN ant jar
117 ---> Using cache
118 ---> e7a8647d53a1
119Step 32 : RUN wget -O/usr/local/lib/selenium-server-standalone.jar http://mirror.kolabenterprise.com/pub/releases/selenium-server-standalone.jar
120 ---> Using cache
121 ---> 08f0ecf826b5
122Step 33 : ADD /functions.sh /functions.sh
123 ---> Using cache
124 ---> ea84ed589a58
125Step 34 : ADD /entrypoint.sh /entrypoint.sh
126 ---> Using cache
127 ---> ce7fcc4f4d4f
128Step 35 : RUN chmod a+x /entrypoint.sh
129 ---> Using cache
130 ---> 142ae4c4a8cb
131Step 36 : ENTRYPOINT /entrypoint.sh
132 ---> Using cache
133 ---> 0ac8e7d643d3
134Successfully built 0ac8e7d643d3
135docker tag -f kolab/ci-maipo:latest docker.io/kolab/ci-maipo:latest
136/var/drydock/workingcopy-60/repo/docker
137

Lease Working Copy on atomic02.kolabsys.com

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

Event Timeline