Page MenuHomePhorge

Build 3528
FailedPublic

Drydock: Run Command

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

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

4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ test_obs=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++ pwd
18+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ '[' '!' -d pykolab.git ']'
21+ pushd pykolab.git
22+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/P/pykolab
25 c204eaa..6f69616 master -> origin/master
26 7c73f70..7d281ca pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout f63162347c6f33e1e3db9c49fa154de821dd828d
30Previous HEAD position was 6f69616... Fix encoding of text parts with footer added (#5414)
31HEAD is now at f631623... Make sure imaplib exception argument is a string before using split() (#5387)
32+ popd
33+ '[' pykolab '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
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+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
57+ pushd pykolab.git
58+ ../stick.git/drydocker/pykolab/build.sh
59+ 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=3528 -e COMMIT=f63162347c6f33e1e3db9c49fa154de821dd828d -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-4uuhxrwjh5on6edh2r5p -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
60Switched to a new branch 'dev/boddie'
61Switched to a new branch 'dev/boddie-new/combined'
62Switched to a new branch 'dev/boddie-new/setup'
63Switched to a new branch 'dev/confmgmt'
64Switched to a new branch 'dev/entitlements'
65Switched to a new branch 'dev/kolab-test-suite'
66Switched to a new branch 'dev/kolab-test-tools'
67Switched to branch 'master'
68Switched to a new branch 'pykolab-0.2'
69Switched to a new branch 'pykolab-0.3'
70Switched to a new branch 'pykolab-0.4'
71Switched to a new branch 'pykolab-0.5'
72Note: checking out 'pykolab-0.5.14'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a35735a... 0.5.14
84Previous HEAD position was a35735a... 0.5.14
85Switched to a new branch 'pykolab-0.6'
86Switched to a new branch 'pykolab-0.7'
87Note: checking out 'f63162347c6f33e1e3db9c49fa154de821dd828d'.
88
89You are in 'detached HEAD' state. You can look around, make experimental
90changes and commit them, and you can discard any commits you make in this
91state without impacting any branches by performing another checkout.
92
93If you want to create a new branch to retain commits you create, you may
94do so (now or later) by using -b with the checkout command again. Example:
95
96 git checkout -b new_branch_name
97
98HEAD is now at f631623... Make sure imaplib exception argument is a string before using split() (#5387)
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

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

1284test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1285test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1286test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1287test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1288test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1289If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1290test_001_itip_events_from_message ... ok
1291test_002_check_date_conflict ... ok
1292test_002_check_event_conflict ... ok
1293test_002_check_event_conflict_single ... ok
1294test_003_send_reply ... ok
1295test_004_send_reply_unicode ... ok
1296If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1297test_002_resource_record_from_email_address ... ok
1298test_003_resource_records_from_itip_events ... ok
1299test_004_get_resource_owner ... ok
1300test_005_send_response_accept ... ok
1301test_006_send_response_delegate ... ok
1302If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1303test_001_itip_events_from_message ... ok
1304test_002_user_dn_from_email_address ... ok
1305test_003_get_matching_invitation_policy ... ok
1306test_005_is_auto_reply ... ok
1307test_006_send_update_notification ... ok
1308test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1309test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1310test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1311test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1312test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1313test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1314test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1315test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1316test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1317test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1318test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1319test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1320test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1321test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1322test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1323test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1324test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1325test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1326test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1327test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1328test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1329test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1330test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1331test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1332test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1333test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1334test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1335test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1336test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1337test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1338test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1339test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1340
1341======================================================================
1342FAIL: The special thing about this case is that the givenname starts with
1343----------------------------------------------------------------------
1344Traceback (most recent call last):
1345 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 18, in test_001_raw_fr_FR
1346 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1347AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1348
1349======================================================================
1350FAIL: The special thing about this case is that the givenname starts with
1351----------------------------------------------------------------------
1352Traceback (most recent call last):
1353 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 32, in test_002_unicode_fr_FR
1354 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1355AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1356
1357======================================================================
1358FAIL: The special thing about this case is that the givenname starts with
1359----------------------------------------------------------------------
1360Traceback (most recent call last):
1361 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 46, in test_003_raw_es_ES
1362 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1363AssertionError: 'Alvaro' != u'\xc1lvaro'
1364
1365======================================================================
1366FAIL: The special thing about this case is that the givenname starts with
1367----------------------------------------------------------------------
1368Traceback (most recent call last):
1369 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 60, in test_004_unicode_es_ES
1370 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1371AssertionError: 'Alvaro' != u'\xc1lvaro'
1372
1373----------------------------------------------------------------------
1374Ran 140 tests in 3.308s
1375
1376FAILED (SKIP=1, failures=4)
1377Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at f63162347c6f33e1e3db9c49fa154de821dd828d)
1378========================================================================
1379 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at f63162347c6f33e1e3db9c49fa154de821dd828d)
1380 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at f63162347c6f33e1e3db9c49fa154de821dd828d)
1381========================================================================
1382/var/drydock/workingcopy-215829/repo/pykolab
1383

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