Page MenuHomePhorge

Build 492
FailedPublic

Run Command

When
Completed at May 21 2015, 3:05 PM · Built for 1 h, 25 m
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z 352a5325a7d13eaae4761dfcef8a4ef5c038f90b -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 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
12+ package=pykolab
13++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
16+ case ${package} in
17+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/683
20+ TMPDIR=/var/tmp/683
21+ '[' '!' -d pykolab.git ']'
22+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
23+ pushd pykolab.git
24+ git checkout 352a5325a7d13eaae4761dfcef8a4ef5c038f90b
25Note: checking out '352a5325a7d13eaae4761dfcef8a4ef5c038f90b'.
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 352a532... Set version to 0.7.14
37+ popd
38+ '[' pykolab '!=' 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+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
55+ pushd pykolab.git
56+ ../stick.git/drydocker/pykolab/build.sh
57+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=492 -e COMMIT=352a5325a7d13eaae4761dfcef8a4ef5c038f90b -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-cubc3ome3g5fa5g57tpw -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 kolab/ci-maipo
58+ exit 1
59+ retval=1
60+ popd
61+ cd /var/tmp
62+ rm -rf /var/tmp/683
63+ exit 1
64

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

1266checking for python platform... linux2
1267checking for python script directory... ${prefix}/lib/python2.7/site-packages
1268checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1269checking for style of include used by make... GNU
1270checking for gcc... gcc
1271checking whether the C compiler works... yes
1272checking for C compiler default output file name... a.out
1273checking for suffix of executables...
1274checking whether we are cross compiling... no
1275checking for suffix of object files... o
1276checking whether we are using the GNU C compiler... yes
1277checking whether gcc accepts -g... yes
1278checking for gcc option to accept ISO C89... none needed
1279checking dependency style of gcc... none
1280checking how to run the C preprocessor... gcc -E
1281checking for grep that handles long lines and -e... /usr/bin/grep
1282checking for egrep... /usr/bin/grep -E
1283checking for ANSI C header files... yes
1284checking for sys/types.h... yes
1285checking for sys/stat.h... yes
1286checking for stdlib.h... yes
1287checking for string.h... yes
1288checking for memory.h... yes
1289checking for strings.h... yes
1290checking for inttypes.h... yes
1291checking for stdint.h... yes
1292checking for unistd.h... yes
1293checking locale.h usability... yes
1294checking locale.h presence... yes
1295checking for locale.h... yes
1296checking for LC_MESSAGES... yes
1297checking libintl.h usability... yes
1298checking libintl.h presence... yes
1299checking for libintl.h... yes
1300checking for ngettext in libc... yes
1301checking for dgettext in libc... yes
1302checking for bind_textdomain_codeset... yes
1303checking for msgfmt... /usr/bin/msgfmt
1304checking for dcgettext... yes
1305checking if msgfmt accepts -c... yes
1306checking for gmsgfmt... /usr/bin/msgfmt
1307checking for xgettext... /usr/bin/xgettext
1308checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1309checking whether NLS is requested... yes
1310checking for intltool-update... /usr/bin/intltool-update
1311checking for intltool-merge... /usr/bin/intltool-merge
1312checking for intltool-extract... /usr/bin/intltool-extract
1313checking for xgettext... (cached) /usr/bin/xgettext
1314checking for msgmerge... /usr/bin/msgmerge
1315checking for msgfmt... (cached) /usr/bin/msgfmt
1316checking for gmsgfmt... (cached) /usr/bin/msgfmt
1317checking for perl... /usr/bin/perl
1318checking for perl >= 5.8.1... 5.16.3
1319checking for XML::Parser... ok
1320checking whether ln -s works... yes
1321checking that generated files are newer than configure... done
1322configure: creating ./config.status
1323config.status: creating bin/rebuild.sh
1324config.status: creating Makefile
1325config.status: creating pykolab.spec
1326config.status: creating conf/Makefile
1327config.status: creating kolabd/Makefile
1328config.status: creating po/Makefile.in
1329config.status: creating pykolab/constants.py
1330config.status: creating pykolab/Makefile
1331config.status: creating saslauthd/Makefile
1332config.status: creating share/Makefile
1333config.status: creating wallace/Makefile
1334config.status: executing depfiles commands
1335config.status: executing default-1 commands
1336config.status: executing po/stamp-it commands
1337/srv/pykolab.git
1338Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b)
1339Running ../stick.git/drydocker/pykolab/test_unit.sh ...
1340/srv/pykolab.git /srv/pykolab.git
1341.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
1342Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
1343Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1344.......................unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1345unnamed app(1499)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
1346unnamed app(1499)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
1347.....unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1348.....(13:42:01) timezoneconverter.cpp(51): Guessed timezone and found: ""
1349(13:42:01) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
1350.unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1351FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1352Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1353schema exception
1354:26:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?'
1355Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
1356Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1357.EF.......EE...................FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 1499 Killed nosetests tests/unit/
1358Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b)
1359========================================================================
1360 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b)
1361 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b)
1362 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b)
1363========================================================================
1364/var/tmp/683
1365

Lease Host

When
Completed at May 21 2015, 1:02 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at May 21 2015, 1:02 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline