Page MenuHomePhorge

Build 3533
FailedPublic

Drydock: Run Command

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

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

50+ export test_obs
51+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
52+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
53+ pushd pykolab.git
54+ ../stick.git/drydocker/pykolab/build.sh
55+ 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=3533 -e COMMIT=6f696165da590081aa7c6ee006b3ac56aff55ae4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-3ibcvds2b5ubm3gvlnig -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
56Switched to a new branch 'dev/boddie'
57Switched to a new branch 'dev/boddie-new/combined'
58Switched to a new branch 'dev/boddie-new/setup'
59Switched to a new branch 'dev/confmgmt'
60Switched to a new branch 'dev/entitlements'
61Switched to a new branch 'dev/kolab-test-suite'
62Switched to a new branch 'dev/kolab-test-tools'
63Switched to branch 'master'
64Switched to a new branch 'pykolab-0.2'
65Switched to a new branch 'pykolab-0.3'
66Switched to a new branch 'pykolab-0.4'
67Switched to a new branch 'pykolab-0.5'
68Note: checking out 'pykolab-0.5.14'.
69
70You are in 'detached HEAD' state. You can look around, make experimental
71changes and commit them, and you can discard any commits you make in this
72state without impacting any branches by performing another checkout.
73
74If you want to create a new branch to retain commits you create, you may
75do so (now or later) by using -b with the checkout command again. Example:
76
77 git checkout -b new_branch_name
78
79HEAD is now at a35735a... 0.5.14
80Previous HEAD position was a35735a... 0.5.14
81Switched to a new branch 'pykolab-0.6'
82Switched to a new branch 'pykolab-0.7'
83Note: checking out '6f696165da590081aa7c6ee006b3ac56aff55ae4'.
84
85You are in 'detached HEAD' state. You can look around, make experimental
86changes and commit them, and you can discard any commits you make in this
87state without impacting any branches by performing another checkout.
88
89If you want to create a new branch to retain commits you create, you may
90do so (now or later) by using -b with the checkout command again. Example:
91
92 git checkout -b new_branch_name
93
94HEAD is now at 6f69616... Fix encoding of text parts with footer added (#5414)
95+ exit 1
96+ retval=1
97+ popd
98+ exit 1
99

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

1349test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1350test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1351test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1352test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1353test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1354test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1355
1356======================================================================
1357FAIL: The special thing about this case is that the givenname starts with
1358----------------------------------------------------------------------
1359Traceback (most recent call last):
1360 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 18, in test_001_raw_fr_FR
1361 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1362AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1363
1364======================================================================
1365FAIL: The special thing about this case is that the givenname starts with
1366----------------------------------------------------------------------
1367Traceback (most recent call last):
1368 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 32, in test_002_unicode_fr_FR
1369 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1370AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1371
1372======================================================================
1373FAIL: The special thing about this case is that the givenname starts with
1374----------------------------------------------------------------------
1375Traceback (most recent call last):
1376 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 46, in test_003_raw_es_ES
1377 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1378AssertionError: 'Alvaro' != u'\xc1lvaro'
1379
1380======================================================================
1381FAIL: The special thing about this case is that the givenname starts with
1382----------------------------------------------------------------------
1383Traceback (most recent call last):
1384 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 60, in test_004_unicode_es_ES
1385 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1386AssertionError: 'Alvaro' != u'\xc1lvaro'
1387
1388----------------------------------------------------------------------
1389Ran 145 tests in 3.298s
1390
1391FAILED (SKIP=2, failures=4)
1392Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 6f696165da590081aa7c6ee006b3ac56aff55ae4)
1393========================================================================
1394 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6f696165da590081aa7c6ee006b3ac56aff55ae4)
1395 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 6f696165da590081aa7c6ee006b3ac56aff55ae4)
1396========================================================================
1397/var/drydock/workingcopy-67/repo/pykolab
1398

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline