Page MenuHomePhorge

Build 395
FailedPublic

Run Command

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

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''4669586f7f355bee7b3143da6b9b00654df4f4ef'\'''
16+++ echo 4669586f7f355bee7b3143da6b9b00654df4f4ef
17+ commit=4669586f7f355bee7b3143da6b9b00654df4f4ef
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-l3adesqz5tl2belqgz64'\'''
30+++ echo PHID-HMBT-l3adesqz5tl2belqgz64
31+ phid=PHID-HMBT-l3adesqz5tl2belqgz64
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 4669586f7f355bee7b3143da6b9b00654df4f4ef -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/554
68+ TMPDIR=/var/tmp/554
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout 4669586f7f355bee7b3143da6b9b00654df4f4ef
73Note: checking out '4669586f7f355bee7b3143da6b9b00654df4f4ef'.
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 4669586... Roundcubemail with self signed certificate for Cyrus: fix for PHP 5.6 (#5034)
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=395 -e COMMIT=4669586f7f355bee7b3143da6b9b00654df4f4ef -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-l3adesqz5tl2belqgz64 -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/554
111+ exit 1
112

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

2917Traceback (most recent call last):
2918 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
2919 result = f(*args, **kw)
2920 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
2921 result = f(*a, **kw)
2922 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 163, in test_002_resource_record_from_email_address
2923 self.assertEqual(len(res), 1);
2924 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
2925 % (msg, pformat(first), pformat(second)))
2926FailTest: not equal:
2927a = 0
2928b = 1
2929
2930
2931======================================================================
2932FAIL: test_003_resource_records_from_itip_events
2933----------------------------------------------------------------------
2934Traceback (most recent call last):
2935 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
2936 result = f(*args, **kw)
2937 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
2938 result = f(*a, **kw)
2939 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 172, in test_003_resource_records_from_itip_events
2940 self.assertEqual(len(res), 2, "Return all attendee resources");
2941 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
2942 % (msg, pformat(first), pformat(second)))
2943FailTest: Return all attendee resources
2944not equal:
2945a = 3
2946b = 2
2947
2948
2949======================================================================
2950FAIL: test_005_send_response_accept
2951----------------------------------------------------------------------
2952Traceback (most recent call last):
2953 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
2954 result = f(*args, **kw)
2955 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
2956 result = f(*a, **kw)
2957 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 205, in test_005_send_response_accept
2958 self.assertIn("ACCEPTED", response['subject'], "Participant status in message subject")
2959 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 328, in failUnlessIn
2960 % (containee, container))
2961FailTest: Participant status in message subject
2962
2963======================================================================
2964FAIL: test_006_send_response_delegate
2965----------------------------------------------------------------------
2966Traceback (most recent call last):
2967 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
2968 result = f(*args, **kw)
2969 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
2970 result = f(*a, **kw)
2971 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate
2972 self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0])
2973 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
2974 % (msg, pformat(first), pformat(second)))
2975FailTest: not equal:
2976a = 'resource-car-audi-a4@example.org'
2977b = u'resource-collection-car@example.org'
2978
2979
2980======================================================================
2981FAIL: test_002_user_dn_from_email_address
2982----------------------------------------------------------------------
2983Traceback (most recent call last):
2984 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
2985 result = f(*args, **kw)
2986 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
2987 result = f(*a, **kw)
2988 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 118, in test_002_user_dn_from_email_address
2989 self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res);
2990 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
2991 % (msg, pformat(first), pformat(second)))
2992FailTest: not equal:
2993a = 'uid=doe,ou=People,dc=example,dc=org'
2994b = None
2995
2996
2997======================================================================
2998FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate)
2999----------------------------------------------------------------------
3000Traceback (most recent call last):
3001 File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang
3002 self.assertEqual(_("Folder name"), "Ordnername", "German Translation found")
3003AssertionError: German Translation found
3004
3005----------------------------------------------------------------------
3006Ran 135 tests in 4.211s
3007
3008FAILED (errors=7, failures=9)
3009Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 4669586f7f355bee7b3143da6b9b00654df4f4ef)
3010========================================================================
3011 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 4669586f7f355bee7b3143da6b9b00654df4f4ef)
3012 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 4669586f7f355bee7b3143da6b9b00654df4f4ef)
3013 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 4669586f7f355bee7b3143da6b9b00654df4f4ef)
3014========================================================================
3015/var/tmp/554
3016

Lease Host

When
Completed at May 13 2015, 4:13 PM · 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 13 2015, 4:13 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline