Page MenuHomePhorge

Build 434
FailedPublic

Run Command

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

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''003a896c14c4a1c6292c9f1979732b82b40a7376'\'''
16+++ echo 003a896c14c4a1c6292c9f1979732b82b40a7376
17+ commit=003a896c14c4a1c6292c9f1979732b82b40a7376
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-wa6v3twosy7sseb7rt6x'\'''
30+++ echo PHID-HMBT-wa6v3twosy7sseb7rt6x
31+ phid=PHID-HMBT-wa6v3twosy7sseb7rt6x
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/P/pykolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/P/pykolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z 003a896c14c4a1c6292c9f1979732b82b40a7376 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
60+ package=pykolab
61++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/587
68+ TMPDIR=/var/tmp/587
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout 003a896c14c4a1c6292c9f1979732b82b40a7376
73Note: checking out '003a896c14c4a1c6292c9f1979732b82b40a7376'.
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 003a896... Don't smtp.quit() if no connection had been created (successfully), and please do attempt to send the result again and again (logging errors helps)
85+ popd
86+ '[' pykolab '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
103+ pushd pykolab.git
104+ ../stick.git/drydocker/pykolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=434 -e COMMIT=003a896c14c4a1c6292c9f1979732b82b40a7376 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-wa6v3twosy7sseb7rt6x -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
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/587
111+ exit 1
112

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

2842checking for python script directory... ${prefix}/lib/python2.7/site-packages
2843checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
2844checking for style of include used by make... GNU
2845checking for gcc... gcc
2846checking whether the C compiler works... yes
2847checking for C compiler default output file name... a.out
2848checking for suffix of executables...
2849checking whether we are cross compiling... no
2850checking for suffix of object files... o
2851checking whether we are using the GNU C compiler... yes
2852checking whether gcc accepts -g... yes
2853checking for gcc option to accept ISO C89... none needed
2854checking dependency style of gcc... none
2855checking how to run the C preprocessor... gcc -E
2856checking for grep that handles long lines and -e... /usr/bin/grep
2857checking for egrep... /usr/bin/grep -E
2858checking for ANSI C header files... yes
2859checking for sys/types.h... yes
2860checking for sys/stat.h... yes
2861checking for stdlib.h... yes
2862checking for string.h... yes
2863checking for memory.h... yes
2864checking for strings.h... yes
2865checking for inttypes.h... yes
2866checking for stdint.h... yes
2867checking for unistd.h... yes
2868checking locale.h usability... yes
2869checking locale.h presence... yes
2870checking for locale.h... yes
2871checking for LC_MESSAGES... yes
2872checking libintl.h usability... yes
2873checking libintl.h presence... yes
2874checking for libintl.h... yes
2875checking for ngettext in libc... yes
2876checking for dgettext in libc... yes
2877checking for bind_textdomain_codeset... yes
2878checking for msgfmt... /usr/bin/msgfmt
2879checking for dcgettext... yes
2880checking if msgfmt accepts -c... yes
2881checking for gmsgfmt... /usr/bin/msgfmt
2882checking for xgettext... /usr/bin/xgettext
2883checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
2884checking whether NLS is requested... yes
2885checking for intltool-update... /usr/bin/intltool-update
2886checking for intltool-merge... /usr/bin/intltool-merge
2887checking for intltool-extract... /usr/bin/intltool-extract
2888checking for xgettext... (cached) /usr/bin/xgettext
2889checking for msgmerge... /usr/bin/msgmerge
2890checking for msgfmt... (cached) /usr/bin/msgfmt
2891checking for gmsgfmt... (cached) /usr/bin/msgfmt
2892checking for perl... /usr/bin/perl
2893checking for perl >= 5.8.1... 5.16.3
2894checking for XML::Parser... ok
2895checking whether ln -s works... yes
2896checking that generated files are newer than configure... done
2897configure: creating ./config.status
2898config.status: creating bin/rebuild.sh
2899config.status: creating Makefile
2900config.status: creating pykolab.spec
2901config.status: creating conf/Makefile
2902config.status: creating kolabd/Makefile
2903config.status: creating po/Makefile.in
2904config.status: creating pykolab/constants.py
2905config.status: creating pykolab/Makefile
2906config.status: creating saslauthd/Makefile
2907config.status: creating share/Makefile
2908config.status: creating wallace/Makefile
2909config.status: executing depfiles commands
2910config.status: executing default-1 commands
2911config.status: executing po/stamp-it commands
2912/srv/pykolab.git
2913Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 003a896c14c4a1c6292c9f1979732b82b40a7376)
2914Running ../stick.git/drydocker/pykolab/test_unit.sh ...
2915/srv/pykolab.git /srv/pykolab.git
2916WARNING: The Fully Qualified Domain Name or FQDN for this system is incorrect. Falling back to 'localdomain'.
2917.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
2918Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
2919Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
2920.......................unnamed app(12259)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2921unnamed app(12259)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
2922unnamed app(12259)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
2923.....unnamed app(12259)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2924.....(07:53:57) timezoneconverter.cpp(51): Guessed timezone and found: ""
2925(07:53:57) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
2926.unnamed app(12259)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2927FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
2928Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
2929schema exception
2930: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?'
2931Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
2932Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
2933.EF.......EE..EEEE.............FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 12259 Killed nosetests tests/unit/
2934Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 003a896c14c4a1c6292c9f1979732b82b40a7376)
2935========================================================================
2936 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 003a896c14c4a1c6292c9f1979732b82b40a7376)
2937 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 003a896c14c4a1c6292c9f1979732b82b40a7376)
2938 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 003a896c14c4a1c6292c9f1979732b82b40a7376)
2939========================================================================
2940/var/tmp/587
2941

Lease Host

When
Completed at May 14 2015, 7:52 AM · Built for 1 s
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 14 2015, 7:52 AM · Built instantly
Status
Passed

Build Log 1534 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 433
2Blocked by: Build 433
3Blocked by: Build 433
4Blocked by: Build 433
5Blocked by: Build 433
6Blocked by: Build 433
7Blocked by: Build 433
8Blocked by: Build 433
9Blocked by: Build 433
10Blocked by: Build 433
11Blocked by: Build 433
12Blocked by: Build 433
13Blocked by: Build 433
14Blocked by: Build 433
15

Event Timeline