Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 5 2015, 10:26 AM · Built for 2 m, 34 s
- Status
Failed
| 1 | + '[' -z a0b90e065764de2869546b4a479d394a03acaed3 -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 -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 | + test_obs=1 |
| 10 | + '[' -z git ']' |
| 11 | + case ${vcs} in |
| 12 | ++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git |
| 13 | + package=pykolab |
| 14 | ++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git |
| 15 | ++ sed -e 's|ssh://git@|https://|g' |
| 16 | + ro_uri=https://git.kolab.org/diffusion/P/pykolab.git |
| 17 | + case ${package} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/1629 |
| 20 | + TMPDIR=/var/tmp/1629 |
| 21 | + '[' '!' -d pykolab.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 23 | + pushd pykolab.git |
| 24 | + git checkout a0b90e065764de2869546b4a479d394a03acaed3 |
| 25 | Note: checking out 'a0b90e065764de2869546b4a479d394a03acaed3'. |
| 26 | |
| 27 | You are in 'detached HEAD' state. You can look around, make experimental |
| 28 | changes and commit them, and you can discard any commits you make in this |
| 29 | state without impacting any branches by performing another checkout. |
| 30 | |
| 31 | If you want to create a new branch to retain commits you create, you may |
| 32 | do so (now or later) by using -b with the checkout command again. Example: |
| 33 | |
| 34 | git checkout -b new_branch_name |
| 35 | |
| 36 | HEAD is now at a0b90e0... Allow LDAP _search() to reconnect the original specific _search method, if the exception that caused _search to fail is an ldap.SERVER_DOWN exception. (#5180) |
| 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 | + 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 -it --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=1218 -e COMMIT=a0b90e065764de2869546b4a479d394a03acaed3 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-xqdnl3lfjxdq7hhusej2 -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 |
| 60 | + exit 1 |
| 61 | + retval=1 |
| 62 | + popd |
| 63 | + cd /var/tmp |
| 64 | + rm -rf /var/tmp/1629 |
| 65 | + exit 1 |
| 66 |
| 4421 | ---------------------------------------------------------------------- |
|---|---|
| 4422 | Traceback (most recent call last): |
| 4423 | File "/srv/pykolab.git/tests/unit/test-003-event.py", line 842, in test_023_load_from_message |
| 4424 | self.assertEqual(event.get_attachment_data(1), 'This is a text file') |
| 4425 | AssertionError: 'This is a text file\n' != 'This is a text file' |
| 4426 | |
| 4427 | ====================================================================== |
| 4428 | FAIL: test_026_compute_diff (tests.unit.test-003-event.TestEventXML) |
| 4429 | ---------------------------------------------------------------------- |
| 4430 | Traceback (most recent call last): |
| 4431 | File "/srv/pykolab.git/tests/unit/test-003-event.py", line 917, in test_026_compute_diff |
| 4432 | self.assertEqual(len(diff), 5) |
| 4433 | AssertionError: 4 != 5 |
| 4434 | |
| 4435 | ====================================================================== |
| 4436 | FAIL: test_002_resource_record_from_email_address |
| 4437 | ---------------------------------------------------------------------- |
| 4438 | Traceback (most recent call last): |
| 4439 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4440 | result = f(*args, **kw) |
| 4441 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4442 | result = f(*a, **kw) |
| 4443 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 163, in test_002_resource_record_from_email_address |
| 4444 | self.assertEqual(len(res), 1); |
| 4445 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4446 | % (msg, pformat(first), pformat(second))) |
| 4447 | FailTest: not equal: |
| 4448 | a = 0 |
| 4449 | b = 1 |
| 4450 | |
| 4451 | |
| 4452 | ====================================================================== |
| 4453 | FAIL: test_003_resource_records_from_itip_events |
| 4454 | ---------------------------------------------------------------------- |
| 4455 | Traceback (most recent call last): |
| 4456 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4457 | result = f(*args, **kw) |
| 4458 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4459 | result = f(*a, **kw) |
| 4460 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 172, in test_003_resource_records_from_itip_events |
| 4461 | self.assertEqual(len(res), 2, "Return all attendee resources"); |
| 4462 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4463 | % (msg, pformat(first), pformat(second))) |
| 4464 | FailTest: Return all attendee resources |
| 4465 | not equal: |
| 4466 | a = 3 |
| 4467 | b = 2 |
| 4468 | |
| 4469 | |
| 4470 | ====================================================================== |
| 4471 | FAIL: test_005_send_response_accept |
| 4472 | ---------------------------------------------------------------------- |
| 4473 | Traceback (most recent call last): |
| 4474 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4475 | result = f(*args, **kw) |
| 4476 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4477 | result = f(*a, **kw) |
| 4478 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 205, in test_005_send_response_accept |
| 4479 | self.assertIn("ACCEPTED", response['subject'], "Participant status in message subject") |
| 4480 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 328, in failUnlessIn |
| 4481 | % (containee, container)) |
| 4482 | FailTest: Participant status in message subject |
| 4483 | |
| 4484 | ====================================================================== |
| 4485 | FAIL: test_006_send_response_delegate |
| 4486 | ---------------------------------------------------------------------- |
| 4487 | Traceback (most recent call last): |
| 4488 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4489 | result = f(*args, **kw) |
| 4490 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4491 | result = f(*a, **kw) |
| 4492 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate |
| 4493 | self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0]) |
| 4494 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4495 | % (msg, pformat(first), pformat(second))) |
| 4496 | FailTest: not equal: |
| 4497 | a = 'resource-car-audi-a4@example.org' |
| 4498 | b = u'resource-collection-car@example.org' |
| 4499 | |
| 4500 | |
| 4501 | ====================================================================== |
| 4502 | FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate) |
| 4503 | ---------------------------------------------------------------------- |
| 4504 | Traceback (most recent call last): |
| 4505 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang |
| 4506 | self.assertEqual(_("Folder name"), "Ordnername", "German Translation found") |
| 4507 | AssertionError: German Translation found |
| 4508 | |
| 4509 | ---------------------------------------------------------------------- |
| 4510 | Ran 129 tests in 3.061s |
| 4511 | |
| 4512 | FAILED (errors=8, failures=8) |
| 4513 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at a0b90e065764de2869546b4a479d394a03acaed3) |
| 4514 | ======================================================================== |
| 4515 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at a0b90e065764de2869546b4a479d394a03acaed3) |
| 4516 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at a0b90e065764de2869546b4a479d394a03acaed3) |
| 4517 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at a0b90e065764de2869546b4a479d394a03acaed3) |
| 4518 | ======================================================================== |
| 4519 | /var/tmp/1629 |
| 4520 |
Lease Host
Lease Host
- When
- Completed at Aug 5 2015, 10:24 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 5 2015, 10:24 AM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 1217 |
|---|---|
| 2 | Blocked by: Build 1217 |
| 3 | Blocked by: Build 1217 |
| 4 | Blocked by: Build 1217 |
| 5 | Blocked by: Build 1217 |
| 6 | Blocked by: Build 1217 |
| 7 | Blocked by: Build 1217 |
| 8 | Blocked by: Build 1217 |
| 9 | Blocked by: Build 1217 |
| 10 | Blocked by: Build 1217 |
| 11 | Blocked by: Build 1217 |
| 12 | Blocked by: Build 1217 |
| 13 | Blocked by: Build 1217 |
| 14 |