Page MenuHomePhorge

Build 3534
FailedPublic

Drydock: Run Command

When
Completed at May 4 2016, 4:52 PM · Built for 3 m, 3 s
Status
Failed

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

1+ '[' -z 141852072027645e49700e5b3e5adba17b9d423a -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.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/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/P/pykolab
26 c204eaa..6f69616 master -> origin/master
27 7c73f70..7d281ca pykolab-0.7 -> origin/pykolab-0.7
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 141852072027645e49700e5b3e5adba17b9d423a
31Previous HEAD position was 6f69616... Fix encoding of text parts with footer added (#5414)
32HEAD is now at 1418520... CS fixes according to PEP8 (ignored mostly line-length errors only)
33+ popd
34+ '[' pykolab '!=' 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/pykolab/build.sh ']'
58+ pushd pykolab.git
59+ ../stick.git/drydocker/pykolab/build.sh
60+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=3534 -e COMMIT=141852072027645e49700e5b3e5adba17b9d423a -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-7qquyhgrkz3ypxno3vca -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
61Switched to a new branch 'dev/boddie'
62Switched to a new branch 'dev/boddie-new/combined'
63Switched to a new branch 'dev/boddie-new/setup'
64Switched to a new branch 'dev/confmgmt'
65Switched to a new branch 'dev/entitlements'
66Switched to a new branch 'dev/kolab-test-suite'
67Switched to a new branch 'dev/kolab-test-tools'
68Switched to branch 'master'
69Switched to a new branch 'pykolab-0.2'
70Switched to a new branch 'pykolab-0.3'
71Switched to a new branch 'pykolab-0.4'
72Switched to a new branch 'pykolab-0.5'
73Note: checking out 'pykolab-0.5.14'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a35735a... 0.5.14
85Previous HEAD position was a35735a... 0.5.14
86Switched to a new branch 'pykolab-0.6'
87Switched to a new branch 'pykolab-0.7'
88Note: checking out '141852072027645e49700e5b3e5adba17b9d423a'.
89
90You are in 'detached HEAD' state. You can look around, make experimental
91changes and commit them, and you can discard any commits you make in this
92state without impacting any branches by performing another checkout.
93
94If you want to create a new branch to retain commits you create, you may
95do so (now or later) by using -b with the checkout command again. Example:
96
97 git checkout -b new_branch_name
98
99HEAD is now at 1418520... CS fixes according to PEP8 (ignored mostly line-length errors only)
100+ exit 1
101+ retval=1
102+ popd
103+ exit 1
104

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

1/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
2HEAD is now at 6f69616 Fix encoding of text parts with footer added (#5414)
3/var/drydock/workingcopy-67/repo/pykolab
4/var/drydock/workingcopy-67/repo/pykolab/stick.git /var/drydock/workingcopy-67/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-67/repo/pykolab
7/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/pykolab.git'...
10/srv/pykolab.git /srv/closure-compiler.git
11Branch dev/boddie set up to track remote branch dev/boddie from origin.
12Branch dev/boddie-new/combined set up to track remote branch dev/boddie-new/combined from origin.
13Branch dev/boddie-new/setup set up to track remote branch dev/boddie-new/setup from origin.
14Branch dev/confmgmt set up to track remote branch dev/confmgmt from origin.
15Branch dev/entitlements set up to track remote branch dev/entitlements from origin.
16Branch dev/kolab-test-suite set up to track remote branch dev/kolab-test-suite from origin.
17Branch dev/kolab-test-tools set up to track remote branch dev/kolab-test-tools from origin.
18Branch pykolab-0.2 set up to track remote branch pykolab-0.2 from origin.
19Branch pykolab-0.3 set up to track remote branch pykolab-0.3 from origin.
20Branch pykolab-0.4 set up to track remote branch pykolab-0.4 from origin.
21Branch pykolab-0.5 set up to track remote branch pykolab-0.5 from origin.
22Branch pykolab-0.6 set up to track remote branch pykolab-0.6 from origin.
23Branch pykolab-0.7 set up to track remote branch pykolab-0.7 from origin.
24/srv/closure-compiler.git
25Loaded plugins: ovl, priorities
26Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
27 : extras openSUSE_Tools updates
280 metadata files removed
290 sqlite files removed
300 metadata files removed
31Loaded plugins: ovl, priorities
32153 packages excluded due to repository priority protections
33Resolving Dependencies
34--> Running transaction check
35---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
36---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
37---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
38---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
39---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
40---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
41---> Package build.noarch 0:20160304-218.1 will be updated
42---> Package build.noarch 0:20160427-223.1 will be an update
43---> Package build-mkbaselibs.noarch 0:20160304-218.1 will be updated
44---> Package build-mkbaselibs.noarch 0:20160427-223.1 will be an update
45---> Package epel-release.noarch 0:7-5 will be updated
46---> Package epel-release.noarch 0:7-6 will be an update
47---> Package epel-rpm-macros.noarch 0:7-6 will be updated
48---> Package epel-rpm-macros.noarch 0:7-8 will be an update
49---> Package git.x86_64 0:1.8.3.1-6.el7 will be updated
50---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be an update
51---> Package graphite2.x86_64 0:1.2.2-5.el7 will be updated
52---> Package graphite2.x86_64 0:1.3.6-1.el7_2 will be an update
53---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
54---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
55---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
56---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
57---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
58---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
59---> Package kernel-headers.x86_64 0:3.10.0-327.10.1.el7 will be updated
60---> Package kernel-headers.x86_64 0:3.10.0-327.13.1.el7 will be an update
61---> Package kpartx.x86_64 0:0.4.9-85.el7 will be updated
62---> Package kpartx.x86_64 0:0.4.9-85.el7_2.1 will be an update
63---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
64---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be an update
65---> Package libblkid.x86_64 0:2.23.2-26.el7 will be updated
66---> Package libblkid.x86_64 0:2.23.2-26.el7_2.2 will be an update
67---> Package libmount.x86_64 0:2.23.2-26.el7 will be updated
68---> Package libmount.x86_64 0:2.23.2-26.el7_2.2 will be an update
69---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
70---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
71---> Package libuuid.x86_64 0:2.23.2-26.el7 will be updated
72---> Package libuuid.x86_64 0:2.23.2-26.el7_2.2 will be an update
73---> Package nspr.x86_64 0:4.10.8-2.el7_1 will be updated
74---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be an update
75---> Package nss.x86_64 0:3.19.1-19.el7_2 will be updated
76---> Package nss.x86_64 0:3.21.0-9.el7_2 will be an update
77---> Package nss-softokn.x86_64 0:3.16.2.3-13.el7_1 will be updated
78---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
79---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-13.el7_1 will be updated
80---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
81---> Package nss-sysinit.x86_64 0:3.19.1-19.el7_2 will be updated
82---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be an update
83---> Package nss-tools.x86_64 0:3.19.1-19.el7_2 will be updated
84---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be an update
85---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
86---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be an update
87---> Package openldap.x86_64 0:2.4.40-8.el7 will be updated
88---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be an update
89---> Package openldap-clients.x86_64 0:2.4.40-8.el7 will be updated
90---> Package openldap-clients.x86_64 0:2.4.40-9.el7_2 will be an update
91---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
92---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
93---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
94---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
95---> Package osc.x86_64 0:0.153.0-175.1 will be updated
96---> Package osc.x86_64 0:0.154.0-180.1 will be an update
97---> Package perl-Git.noarch 0:1.8.3.1-6.el7 will be updated
98---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be an update
99---> Package php-phpunit-PHPUnit.noarch 0:4.8.23-1.el7 will be updated
100---> Package php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7 will be an update
101---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
102---> Package php-symfony-class-loader.noarch 0:2.7.11-2.el7 will be an update
103---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
104---> Package php-symfony-common.noarch 0:2.7.11-2.el7 will be an update
105---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
106---> Package php-symfony-yaml.noarch 0:2.7.11-2.el7 will be an update
107---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be updated
108---> Package php-tidy.x86_64 0:5.4.16-4.el7 will be an update
109---> Package sudo.x86_64 0:1.8.6p7-16.el7 will be updated
110---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be an update
111---> Package systemd.x86_64 0:219-19.el7_2.4 will be updated
112---> Package systemd.x86_64 0:219-19.el7_2.7 will be an update
113---> Package systemd-libs.x86_64 0:219-19.el7_2.4 will be updated
114---> Package systemd-libs.x86_64 0:219-19.el7_2.7 will be an update
115---> Package tzdata.noarch 0:2016a-1.el7 will be updated
116---> Package tzdata.noarch 0:2016d-1.el7 will be an update
117---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
118---> Package tzdata-java.noarch 0:2016d-1.el7 will be an update
119---> Package util-linux.x86_64 0:2.23.2-26.el7 will be updated
120---> Package util-linux.x86_64 0:2.23.2-26.el7_2.2 will be an update
121--> Finished Dependency Resolution
122
123Dependencies Resolved
124
125================================================================================
126 Package Arch Version Repository Size
127================================================================================
128Updating:
129 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
130 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
131 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
132 build noarch 20160427-223.1 openSUSE_Tools 174 k
133 build-mkbaselibs noarch 20160427-223.1 openSUSE_Tools 40 k
134 epel-release noarch 7-6 epel 14 k
135 epel-rpm-macros noarch 7-8 epel 11 k
136 git x86_64 1.8.3.1-6.el7_2.1 updates 4.4 M
137 graphite2 x86_64 1.3.6-1.el7_2 updates 112 k
138 java-1.7.0-openjdk x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 209 k
139 java-1.7.0-openjdk-devel x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 9.2 M
140 java-1.7.0-openjdk-headless
141 x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 25 M
142 kernel-headers x86_64 3.10.0-327.13.1.el7 updates 3.2 M
143 kpartx x86_64 0.4.9-85.el7_2.1 updates 59 k
144 krb5-libs x86_64 1.13.2-12.el7_2 updates 843 k
145 libblkid x86_64 2.23.2-26.el7_2.2 updates 166 k
146 libmount x86_64 2.23.2-26.el7_2.2 updates 169 k
147 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
148 libuuid x86_64 2.23.2-26.el7_2.2 updates 74 k
149 nspr x86_64 4.11.0-1.el7_2 updates 126 k
150 nss x86_64 3.21.0-9.el7_2 updates 850 k
151 nss-softokn x86_64 3.16.2.3-14.2.el7_2 updates 305 k
152 nss-softokn-freebl x86_64 3.16.2.3-14.2.el7_2 updates 204 k
153 nss-sysinit x86_64 3.21.0-9.el7_2 updates 55 k
154 nss-tools x86_64 3.21.0-9.el7_2 updates 487 k
155 nss-util x86_64 3.21.0-2.2.el7_2 updates 72 k
156 openldap x86_64 2.4.40-9.el7_2 updates 348 k
157 openldap-clients x86_64 2.4.40-9.el7_2 updates 186 k
158 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
159 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
160 osc x86_64 0.154.0-180.1 openSUSE_Tools 516 k
161 perl-Git noarch 1.8.3.1-6.el7_2.1 updates 53 k
162 php-phpunit-PHPUnit noarch 4.8.24-1.el7 epel 131 k
163 php-symfony-class-loader noarch 2.7.11-2.el7 epel 24 k
164 php-symfony-common noarch 2.7.11-2.el7 epel 106 k
165 php-symfony-yaml noarch 2.7.11-2.el7 epel 26 k
166 php-tidy x86_64 5.4.16-4.el7 epel 22 k
167 sudo x86_64 1.8.6p7-17.el7_2 updates 732 k
168 systemd x86_64 219-19.el7_2.7 updates 5.1 M
169 systemd-libs x86_64 219-19.el7_2.7 updates 357 k
170 tzdata noarch 2016d-1.el7 updates 439 k
171 tzdata-java noarch 2016d-1.el7 updates 179 k
172 util-linux x86_64 2.23.2-26.el7_2.2 updates 1.9 M
173
174Transaction Summary
175================================================================================
176Upgrade 43 Packages
177
178Total download size: 58 M
179Downloading packages:
180Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
181--------------------------------------------------------------------------------
182Total 597 kB/s | 58 MB 01:40
183Running transaction check
184Running transaction test
185Transaction test succeeded
186Running transaction
187 Updating : nspr-4.11.0-1.el7_2.x86_64 1/86
188 Updating : nss-util-3.21.0-2.2.el7_2.x86_64 2/86
189 Updating : krb5-libs-1.13.2-12.el7_2.x86_64 3/86
190 Updating : libuuid-2.23.2-26.el7_2.2.x86_64 4/86
191 Updating : libblkid-2.23.2-26.el7_2.2.x86_64 5/86
192 Updating : libmount-2.23.2-26.el7_2.2.x86_64 6/86
193 Updating : php-symfony-class-loader-2.7.11-2.el7.noarch 7/86
194 Updating : php-symfony-common-2.7.11-2.el7.noarch 8/86
195 Updating : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 9/86
196 Updating : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 10/86
197 Updating : nss-3.21.0-9.el7_2.x86_64 11/86
198 Updating : nss-sysinit-3.21.0-9.el7_2.x86_64 12/86
199 Updating : systemd-libs-219-19.el7_2.7.x86_64 13/86
200 Updating : util-linux-2.23.2-26.el7_2.2.x86_64 14/86
201 Updating : nss-tools-3.21.0-9.el7_2.x86_64 15/86
202 Updating : openldap-2.4.40-9.el7_2.x86_64 16/86
203 Updating : openssh-6.6.1p1-25.el7_2.x86_64 17/86
204 Updating : openssh-clients-6.6.1p1-25.el7_2.x86_64 18/86
205 Updating : perl-Git-1.8.3.1-6.el7_2.1.noarch 19/86
206 Updating : git-1.8.3.1-6.el7_2.1.x86_64 20/86
207 Updating : php-symfony-yaml-2.7.11-2.el7.noarch 21/86
208 Updating : tzdata-java-2016d-1.el7.noarch 22/86
209 Updating : 1:java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64 23/86
210 Updating : 1:java-1.7.0-openjdk-devel-1.7.0.101-2.6.6.1.el7_2.x86_6 24/86
211 Updating : 1:java-1.7.0-openjdk-headless-1.7.0.101-2.6.6.1.el7_2.x8 25/86
212 Updating : build-mkbaselibs-20160427-223.1.noarch 26/86
213 Updating : 32:bind-license-9.9.4-29.el7_2.3.noarch 27/86
214 Updating : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 28/86
215 Updating : php-tidy-5.4.16-4.el7.x86_64 29/86
216 Updating : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 30/86
217 Updating : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 31/86
218 Updating : build-20160427-223.1.noarch 32/86
219 Updating : sudo-1.8.6p7-17.el7_2.x86_64 33/86
220 Updating : openldap-clients-2.4.40-9.el7_2.x86_64 34/86
221 Updating : systemd-219-19.el7_2.7.x86_64 35/86
222 Updating : epel-rpm-macros-7-8.noarch 36/86
223 Updating : libssh2-1.4.3-10.el7_2.1.x86_64 37/86
224 Updating : graphite2-1.3.6-1.el7_2.x86_64 38/86
225 Updating : kpartx-0.4.9-85.el7_2.1.x86_64 39/86
226 Updating : epel-release-7-6.noarch 40/86
227 Updating : tzdata-2016d-1.el7.noarch 41/86
228 Updating : osc-0.154.0-180.1.x86_64 42/86
229 Updating : kernel-headers-3.10.0-327.13.1.el7.x86_64 43/86
230 Cleanup : php-phpunit-PHPUnit-4.8.23-1.el7.noarch 44/86
231 Cleanup : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 45/86
232 Cleanup : systemd-219-19.el7_2.4.x86_64 46/86
233 Cleanup : php-symfony-yaml-2.7.9-2.el7.noarch 47/86
234 Cleanup : php-symfony-class-loader-2.7.9-2.el7.noarch 48/86
235 Cleanup : php-symfony-common-2.7.9-2.el7.noarch 49/86
236 Cleanup : git-1.8.3.1-6.el7.x86_64 50/86
237 Cleanup : perl-Git-1.8.3.1-6.el7.noarch 51/86
238 Cleanup : build-20160304-218.1.noarch 52/86
239 Cleanup : openssh-clients-6.6.1p1-23.el7_2.x86_64 53/86
240 Cleanup : openssh-6.6.1p1-23.el7_2.x86_64 54/86
241 Cleanup : util-linux-2.23.2-26.el7.x86_64 55/86
242 Cleanup : libmount-2.23.2-26.el7.x86_64 56/86
243 Cleanup : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 57/86
244 Cleanup : libblkid-2.23.2-26.el7.x86_64 58/86
245 Cleanup : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_64 59/86
246 Cleanup : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x86 60/86
247 Cleanup : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 61/86
248 Cleanup : openldap-clients-2.4.40-8.el7.x86_64 62/86
249 Cleanup : sudo-1.8.6p7-16.el7.x86_64 63/86
250 Cleanup : tzdata-java-2016a-1.el7.noarch 64/86
251 Cleanup : 32:bind-license-9.9.4-29.el7_2.2.noarch 65/86
252 Cleanup : build-mkbaselibs-20160304-218.1.noarch 66/86
253 Cleanup : php-tidy-5.4.16-3.el7.x86_64 67/86
254 Cleanup : epel-rpm-macros-7-6.noarch 68/86
255 Cleanup : epel-release-7-5.noarch 69/86
256 Cleanup : tzdata-2016a-1.el7.noarch 70/86
257 Cleanup : osc-0.153.0-175.1.x86_64 71/86
258 Cleanup : kernel-headers-3.10.0-327.10.1.el7.x86_64 72/86
259 Cleanup : openldap-2.4.40-8.el7.x86_64 73/86
260 Cleanup : nss-tools-3.19.1-19.el7_2.x86_64 74/86
261 Cleanup : nss-sysinit-3.19.1-19.el7_2.x86_64 75/86
262 Cleanup : nss-3.19.1-19.el7_2.x86_64 76/86
263 Cleanup : nss-softokn-3.16.2.3-13.el7_1.x86_64 77/86
264 Cleanup : nss-util-3.19.1-4.el7_1.x86_64 78/86
265 Cleanup : nspr-4.10.8-2.el7_1.x86_64 79/86
266 Cleanup : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 80/86
267 Cleanup : krb5-libs-1.13.2-10.el7.x86_64 81/86
268 Cleanup : libuuid-2.23.2-26.el7.x86_64 82/86
269 Cleanup : systemd-libs-219-19.el7_2.4.x86_64 83/86
270 Cleanup : libssh2-1.4.3-10.el7.x86_64 84/86
271 Cleanup : graphite2-1.2.2-5.el7.x86_64 85/86
272 Cleanup : kpartx-0.4.9-85.el7.x86_64 86/86
273 Verifying : php-tidy-5.4.16-4.el7.x86_64 1/86
274 Verifying : sudo-1.8.6p7-17.el7_2.x86_64 2/86
275 Verifying : nspr-4.11.0-1.el7_2.x86_64 3/86
276 Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 4/86
277 Verifying : libuuid-2.23.2-26.el7_2.2.x86_64 5/86
278 Verifying : kernel-headers-3.10.0-327.13.1.el7.x86_64 6/86
279 Verifying : osc-0.154.0-180.1.x86_64 7/86
280 Verifying : libmount-2.23.2-26.el7_2.2.x86_64 8/86
281 Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 9/86
282 Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 10/86
283 Verifying : 1:java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64 11/86
284 Verifying : openldap-clients-2.4.40-9.el7_2.x86_64 12/86
285 Verifying : systemd-libs-219-19.el7_2.7.x86_64 13/86
286 Verifying : build-mkbaselibs-20160427-223.1.noarch 14/86
287 Verifying : git-1.8.3.1-6.el7_2.1.x86_64 15/86
288 Verifying : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 16/86
289 Verifying : libblkid-2.23.2-26.el7_2.2.x86_64 17/86
290 Verifying : tzdata-2016d-1.el7.noarch 18/86
291 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.101-2.6.6.1.el7_2.x86_6 19/86
292 Verifying : openldap-2.4.40-9.el7_2.x86_64 20/86
293 Verifying : nss-tools-3.21.0-9.el7_2.x86_64 21/86
294 Verifying : epel-release-7-6.noarch 22/86
295 Verifying : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 23/86
296 Verifying : kpartx-0.4.9-85.el7_2.1.x86_64 24/86
297 Verifying : krb5-libs-1.13.2-12.el7_2.x86_64 25/86
298 Verifying : graphite2-1.3.6-1.el7_2.x86_64 26/86
299 Verifying : libssh2-1.4.3-10.el7_2.1.x86_64 27/86
300 Verifying : php-symfony-common-2.7.11-2.el7.noarch 28/86
301 Verifying : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 29/86
302 Verifying : php-symfony-class-loader-2.7.11-2.el7.noarch 30/86
303 Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 31/86
304 Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 32/86
305 Verifying : nss-3.21.0-9.el7_2.x86_64 33/86
306 Verifying : tzdata-java-2016d-1.el7.noarch 34/86
307 Verifying : epel-rpm-macros-7-8.noarch 35/86
308 Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 36/86
309 Verifying : systemd-219-19.el7_2.7.x86_64 37/86
310 Verifying : openssh-6.6.1p1-25.el7_2.x86_64 38/86
311 Verifying : php-symfony-yaml-2.7.11-2.el7.noarch 39/86
312 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.101-2.6.6.1.el7_2.x8 40/86
313 Verifying : util-linux-2.23.2-26.el7_2.2.x86_64 41/86
314 Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 42/86
315 Verifying : build-20160427-223.1.noarch 43/86
316 Verifying : build-20160304-218.1.noarch 44/86
317 Verifying : php-symfony-class-loader-2.7.9-2.el7.noarch 45/86
318 Verifying : systemd-libs-219-19.el7_2.4.x86_64 46/86
319 Verifying : perl-Git-1.8.3.1-6.el7.noarch 47/86
320 Verifying : nss-3.19.1-19.el7_2.x86_64 48/86
321 Verifying : graphite2-1.2.2-5.el7.x86_64 49/86
322 Verifying : libblkid-2.23.2-26.el7.x86_64 50/86
323 Verifying : build-mkbaselibs-20160304-218.1.noarch 51/86
324 Verifying : epel-rpm-macros-7-6.noarch 52/86
325 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x86 53/86
326 Verifying : kpartx-0.4.9-85.el7.x86_64 54/86
327 Verifying : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 55/86
328 Verifying : 32:bind-license-9.9.4-29.el7_2.2.noarch 56/86
329 Verifying : tzdata-java-2016a-1.el7.noarch 57/86
330 Verifying : nss-util-3.19.1-4.el7_1.x86_64 58/86
331 Verifying : php-tidy-5.4.16-3.el7.x86_64 59/86
332 Verifying : php-symfony-common-2.7.9-2.el7.noarch 60/86
333 Verifying : php-phpunit-PHPUnit-4.8.23-1.el7.noarch 61/86
334 Verifying : libuuid-2.23.2-26.el7.x86_64 62/86
335 Verifying : libssh2-1.4.3-10.el7.x86_64 63/86
336 Verifying : systemd-219-19.el7_2.4.x86_64 64/86
337 Verifying : kernel-headers-3.10.0-327.10.1.el7.x86_64 65/86
338 Verifying : git-1.8.3.1-6.el7.x86_64 66/86
339 Verifying : util-linux-2.23.2-26.el7.x86_64 67/86
340 Verifying : osc-0.153.0-175.1.x86_64 68/86
341 Verifying : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 69/86
342 Verifying : openldap-clients-2.4.40-8.el7.x86_64 70/86
343 Verifying : openssh-clients-6.6.1p1-23.el7_2.x86_64 71/86
344 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_64 72/86
345 Verifying : libmount-2.23.2-26.el7.x86_64 73/86
346 Verifying : openssh-6.6.1p1-23.el7_2.x86_64 74/86
347 Verifying : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 75/86
348 Verifying : nss-softokn-3.16.2.3-13.el7_1.x86_64 76/86
349 Verifying : nss-sysinit-3.19.1-19.el7_2.x86_64 77/86
350 Verifying : tzdata-2016a-1.el7.noarch 78/86
351 Verifying : sudo-1.8.6p7-16.el7.x86_64 79/86
352 Verifying : nss-tools-3.19.1-19.el7_2.x86_64 80/86
353 Verifying : krb5-libs-1.13.2-10.el7.x86_64 81/86
354 Verifying : php-symfony-yaml-2.7.9-2.el7.noarch 82/86
355 Verifying : openldap-2.4.40-8.el7.x86_64 83/86
356 Verifying : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 84/86
357 Verifying : epel-release-7-5.noarch 85/86
358 Verifying : nspr-4.10.8-2.el7_1.x86_64 86/86
359
360Updated:
361 bind-libs.x86_64 32:9.9.4-29.el7_2.3
362 bind-license.noarch 32:9.9.4-29.el7_2.3
363 bind-utils.x86_64 32:9.9.4-29.el7_2.3
364 build.noarch 0:20160427-223.1
365 build-mkbaselibs.noarch 0:20160427-223.1
366 epel-release.noarch 0:7-6
367 epel-rpm-macros.noarch 0:7-8
368 git.x86_64 0:1.8.3.1-6.el7_2.1
369 graphite2.x86_64 0:1.3.6-1.el7_2
370 java-1.7.0-openjdk.x86_64 1:1.7.0.101-2.6.6.1.el7_2
371 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.101-2.6.6.1.el7_2
372 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.101-2.6.6.1.el7_2
373 kernel-headers.x86_64 0:3.10.0-327.13.1.el7
374 kpartx.x86_64 0:0.4.9-85.el7_2.1
375 krb5-libs.x86_64 0:1.13.2-12.el7_2
376 libblkid.x86_64 0:2.23.2-26.el7_2.2
377 libmount.x86_64 0:2.23.2-26.el7_2.2
378 libssh2.x86_64 0:1.4.3-10.el7_2.1
379 libuuid.x86_64 0:2.23.2-26.el7_2.2
380 nspr.x86_64 0:4.11.0-1.el7_2
381 nss.x86_64 0:3.21.0-9.el7_2
382 nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2
383 nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2
384 nss-sysinit.x86_64 0:3.21.0-9.el7_2
385 nss-tools.x86_64 0:3.21.0-9.el7_2
386 nss-util.x86_64 0:3.21.0-2.2.el7_2
387 openldap.x86_64 0:2.4.40-9.el7_2
388 openldap-clients.x86_64 0:2.4.40-9.el7_2
389 openssh.x86_64 0:6.6.1p1-25.el7_2
390 openssh-clients.x86_64 0:6.6.1p1-25.el7_2
391 osc.x86_64 0:0.154.0-180.1
392 perl-Git.noarch 0:1.8.3.1-6.el7_2.1
393 php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7
394 php-symfony-class-loader.noarch 0:2.7.11-2.el7
395 php-symfony-common.noarch 0:2.7.11-2.el7
396 php-symfony-yaml.noarch 0:2.7.11-2.el7
397 php-tidy.x86_64 0:5.4.16-4.el7
398 sudo.x86_64 0:1.8.6p7-17.el7_2
399 systemd.x86_64 0:219-19.el7_2.7
400 systemd-libs.x86_64 0:219-19.el7_2.7
401 tzdata.noarch 0:2016d-1.el7
402 tzdata-java.noarch 0:2016d-1.el7
403 util-linux.x86_64 0:2.23.2-26.el7_2.2
404
405Complete!
406/srv/pykolab.git /srv/closure-compiler.git
407Running ../stick.git/drydocker/pykolab/test_build.sh ...
408++ version_for_commit
409++ pushd /srv/pykolab.git
410/srv/pykolab.git /srv/pykolab.git
411+++ git rev-parse --short HEAD
412++ short_rev=1418520
413+++ git rev-parse HEAD
414++ long_rev=141852072027645e49700e5b3e5adba17b9d423a
415++ set -x
416+++ git branch --contains 141852072027645e49700e5b3e5adba17b9d423a
417+++ sed -r -e 's/^\* //g' -e 's/^ //g'
418+++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
419+++ sort --version-sort -u
420++ branches=pykolab-0.7
421++ echo 'Branches that contain 141852072027645e49700e5b3e5adba17b9d423a:'
422Branches that contain 141852072027645e49700e5b3e5adba17b9d423a:
423++ echo pykolab-0.7
424++ sed -e 's/\s/\r\n/g'
425pykolab-0.7
426+++ echo pykolab-0.7
427+++ sed -e 's/\s/\r\n/g'
428+++ grep -E '^master$'
429++ '[' '!' -z '' ']'
430+++ echo pykolab-0.7
431+++ sed -e 's/\s/\r\n/g'
432+++ tail -n 1
433++ branch=pykolab-0.7
434++ echo 'Branch is '\''pykolab-0.7'\'''
435Branch is 'pykolab-0.7'
436+++ git branch -la
437+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
438+++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
439+++ sort --version-sort -u
440+++ tail -n 1
441++ latest_stable_branch=pykolab-0.7
442++ echo 'The latest stable branch is '\''pykolab-0.7'\'''
443The latest stable branch is 'pykolab-0.7'
444++ '[' pykolab-0.7 == master ']'
445++ master_version=0
446+++ echo pykolab-0.7
447+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
448++ stable_version=0.7
449++ echo 'This puts the version for stable at 0.7'
450This puts the version for stable at 0.7
451+++ git tag -l
452+++ grep -E '0.7(\.[0-9]+)+$'
453+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
454+++ tail -n 1
455+++ awk -F. '{$NF+=1; OFS="."; print $0}'
456+++ sort --version-sort -u
457++ tag_version=0.7.24
458+++ echo -e '0\n0.7\n0.7.24'
459+++ sort --version-sort -u
460+++ tail -n 1
461++ new_version=0.7.24
462++ '[' 0.7.24 == 0 ']'
463++ echo 'Going with new version: '\''0.7.24'\'''
464Going with new version: '0.7.24'
465++ set - -x
466+ version=0.7.24
467++ project_for_package_version CentOS_7 0.7.24
468++ osc_project=CentOS_7
469++ target_version=0.7.24
470++ declare -a projects
471++ projects[${#projects[@]}]=Kolab:14
472++ projects[${#projects[@]}]=Kolab:14:Fasttrack
473++ projects[${#projects[@]}]=Kolab:3.4
474++ projects[${#projects[@]}]=Kolab:3.4:Updates
475++ projects[${#projects[@]}]=Kolab:16
476++ projects[${#projects[@]}]=Kolab:Winterfell
477++ current_version=
478++ current_project=
479++ x=0
480++ '[' 0 -lt 6 ']'
481+++ package_version_for_osc_project_repo Kolab:14 CentOS_7
482+++ osc_project=Kolab:14
483+++ osc_repository=CentOS_7
484++++ osc ls -b Kolab:14 pykolab CentOS_7 x86_64
485++++ grep '^pykolab'
486++++ sort
487++++ head -n 1
488++++ grep -vE '*\.src\.rpm$'
489+++ rpm_filename=
490+++ '[' -z '' ']'
491+++ echo 0
492+++ return
493++ version=0
494+++ rpmdev-vercmp 0 0.7.24
495+++ echo 12
496++ retval=12
497++ '[' 12 -eq 12 -o 12 -eq 0 ']'
498+++ rpmdev-vercmp '' 0
499+++ echo 12
500++ retval=12
501++ '[' 12 -eq 12 -o 12 -eq 0 ']'
502++ current_version=0
503++ current_project=Kolab:14
504++ let x++
505++ '[' 1 -lt 6 ']'
506+++ package_version_for_osc_project_repo Kolab:14:Fasttrack CentOS_7
507+++ osc_project=Kolab:14:Fasttrack
508+++ osc_repository=CentOS_7
509++++ osc ls -b Kolab:14:Fasttrack pykolab CentOS_7 x86_64
510++++ grep '^pykolab'
511++++ grep -vE '*\.src\.rpm$'
512++++ head -n 1
513++++ sort
514+++ rpm_filename=
515+++ '[' -z '' ']'
516+++ echo 0
517+++ return
518++ version=0
519+++ rpmdev-vercmp 0 0.7.24
520+++ echo 12
521++ retval=12
522++ '[' 12 -eq 12 -o 12 -eq 0 ']'
523+++ rpmdev-vercmp 0 0
524+++ echo 0
525++ retval=0
526++ '[' 0 -eq 12 -o 0 -eq 0 ']'
527++ current_version=0
528++ current_project=Kolab:14:Fasttrack
529++ let x++
530++ '[' 2 -lt 6 ']'
531+++ package_version_for_osc_project_repo Kolab:3.4 CentOS_7
532+++ osc_project=Kolab:3.4
533+++ osc_repository=CentOS_7
534++++ osc ls -b Kolab:3.4 pykolab CentOS_7 x86_64
535++++ grep '^pykolab'
536++++ grep -vE '*\.src\.rpm$'
537++++ sort
538++++ head -n 1
539+++ rpm_filename=pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
540+++ '[' -z pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm ']'
541++++ osc getbinaries Kolab:3.4 pykolab CentOS_7 x86_64 pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
542++++ echo 0
543+++ success=0
544+++ '[' 0 -ne 0 ']'
545++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
546+++ version=0.7.10
547+++ echo 0.7.10
548++ version=0.7.10
549+++ rpmdev-vercmp 0.7.10 0.7.24
550+++ echo 12
551++ retval=12
552++ '[' 12 -eq 12 -o 12 -eq 0 ']'
553+++ rpmdev-vercmp 0 0.7.10
554+++ echo 12
555++ retval=12
556++ '[' 12 -eq 12 -o 12 -eq 0 ']'
557++ current_version=0.7.10
558++ current_project=Kolab:3.4
559++ let x++
560++ '[' 3 -lt 6 ']'
561+++ package_version_for_osc_project_repo Kolab:3.4:Updates CentOS_7
562+++ osc_project=Kolab:3.4:Updates
563+++ osc_repository=CentOS_7
564++++ osc ls -b Kolab:3.4:Updates pykolab CentOS_7 x86_64
565++++ grep '^pykolab'
566++++ sort
567++++ grep -vE '*\.src\.rpm$'
568++++ head -n 1
569+++ rpm_filename=pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
570+++ '[' -z pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm ']'
571++++ osc getbinaries Kolab:3.4:Updates pykolab CentOS_7 x86_64 pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
572++++ echo 0
573+++ success=0
574+++ '[' 0 -ne 0 ']'
575++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
576+++ version=0.7.10
577+++ echo 0.7.10
578++ version=0.7.10
579+++ rpmdev-vercmp 0.7.10 0.7.24
580+++ echo 12
581++ retval=12
582++ '[' 12 -eq 12 -o 12 -eq 0 ']'
583+++ rpmdev-vercmp 0.7.10 0.7.10
584+++ echo 0
585++ retval=0
586++ '[' 0 -eq 12 -o 0 -eq 0 ']'
587++ current_version=0.7.10
588++ current_project=Kolab:3.4:Updates
589++ let x++
590++ '[' 4 -lt 6 ']'
591+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
592+++ osc_project=Kolab:16
593+++ osc_repository=CentOS_7
594++++ osc ls -b Kolab:16 pykolab CentOS_7 x86_64
595++++ grep '^pykolab'
596++++ grep -vE '*\.src\.rpm$'
597++++ head -n 1
598++++ sort
599+++ rpm_filename=pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
600+++ '[' -z pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm ']'
601++++ osc getbinaries Kolab:16 pykolab CentOS_7 x86_64 pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
602++++ echo 0
603+++ success=0
604+++ '[' 0 -ne 0 ']'
605++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
606+++ version=0.8.1
607+++ echo 0.8.1
608++ version=0.8.1
609+++ rpmdev-vercmp 0.8.1 0.7.24
610+++ echo 11
611++ retval=11
612++ '[' 11 -eq 12 -o 11 -eq 0 ']'
613++ let x++
614++ '[' 5 -lt 6 ']'
615+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
616+++ osc_project=Kolab:Winterfell
617+++ osc_repository=CentOS_7
618++++ osc ls -b Kolab:Winterfell pykolab CentOS_7 x86_64
619++++ grep '^pykolab'
620++++ head -n 1
621++++ sort
622++++ grep -vE '*\.src\.rpm$'
623+++ rpm_filename=pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
624+++ '[' -z pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm ']'
625++++ osc getbinaries Kolab:Winterfell pykolab CentOS_7 x86_64 pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
626++++ echo 0
627+++ success=0
628+++ '[' 0 -ne 0 ']'
629++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
630+++ version=0.8.1
631+++ echo 0.8.1
632++ version=0.8.1
633+++ rpmdev-vercmp 0.8.1 0.7.24
634+++ echo 11
635++ retval=11
636++ '[' 11 -eq 12 -o 11 -eq 0 ']'
637++ let x++
638++ '[' 6 -lt 6 ']'
639++ echo Kolab:3.4:Updates
640+ osc_project=Kolab:3.4:Updates
641+ case ${osc_project} in
642++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name 'Kolab:3.4*.repo'
643+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:Winterfell.repo /etc/yum.repos.d/Kolab:16.repo
644+ set - -x
645Loaded plugins: ovl, priorities
646Enabling base-source repository
647Enabling epel-source repository
648Enabling extras-source repository
649Enabling updates-source repository
650http://download.fedoraproject.org/pub/epel/7/SRPMS/repodata/e96ecf101930a6b3afc34957621c08faddbc186003cd06eff80be00d7bcb37ee-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
651Trying other mirror.
652To address this issue please refer to the below knowledge base article
653
654https://access.redhat.com/articles/1320623
655
656If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
657
658http://download.fedoraproject.org/pub/epel/7/SRPMS/repodata/e96ecf101930a6b3afc34957621c08faddbc186003cd06eff80be00d7bcb37ee-primary.sqlite.xz: [Errno 14] HTTPS Error 404 - Not Found
659Trying other mirror.
660http://download.fedoraproject.org/pub/epel/7/SRPMS/repodata/e96ecf101930a6b3afc34957621c08faddbc186003cd06eff80be00d7bcb37ee-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
661Trying other mirror.
662failure: repodata/e96ecf101930a6b3afc34957621c08faddbc186003cd06eff80be00d7bcb37ee-primary.sqlite.xz from epel-source: [Errno 256] No more mirrors to try.
663http://download.fedoraproject.org/pub/epel/7/SRPMS/repodata/e96ecf101930a6b3afc34957621c08faddbc186003cd06eff80be00d7bcb37ee-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
664/srv/pykolab.git /srv/pykolab.git
665../stick.git/drydocker/pykolab/test_build.sh: line 11: autoreconf: command not found
666Running ../stick.git/drydocker/pykolab/test_build.sh FAILED (at 141852072027645e49700e5b3e5adba17b9d423a)
667========================================================================
668 Running '../stick.git/drydocker/pykolab/test_build.sh' FAILED (at 141852072027645e49700e5b3e5adba17b9d423a)
669========================================================================
670/var/drydock/workingcopy-67/repo/pykolab
671

Lease Working Copy

When
Completed at May 4 2016, 4:49 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 4 2016, 4:49 PM · Built instantly
Status
Passed

Event Timeline