Page MenuHomePhorge

Build 3618
FailedPublic

Drydock: Run Command

When
Completed at May 13 2016, 11:11 AM · Built for 12 m, 19 s
Status
Failed

Build Log 10762 (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-67/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-67/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 39e3138..8656c58 master -> origin/master
26 450c15f..9dc805a pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout 3e419b753a2844655362c824cff167583d604bfa
30Previous HEAD position was 8656c58... Suppress more lint warnings
31HEAD is now at 3e419b7... Trim spaces in surname/givenname/sn when generating mail/alias (#5360)
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=3618 -e COMMIT=3e419b753a2844655362c824cff167583d604bfa -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-jzhpujium645e7p6ts7e -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 '3e419b753a2844655362c824cff167583d604bfa'.
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 3e419b7... Trim spaces in surname/givenname/sn when generating mail/alias (#5360)
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

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

6745 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6746 self._send_request(method, url, body, headers)
6747 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6748 self.endheaders(body)
6749 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6750 self._send_output(message_body)
6751 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6752 self.send(msg)
6753 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6754 self.connect()
6755 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6756 self.timeout, self.source_address)
6757 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6758 raise err
6759error: [Errno 111] Connection refused
6760
6761======================================================================
6762ERROR: test_001_resource_created
6763----------------------------------------------------------------------
6764Traceback (most recent call last):
6765 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6766 result = f(*args, **kw)
6767 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6768 result = f(*a, **kw)
6769 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6770 purge_users()
6771 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6772 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6773 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6774 response = request('POST', "system.authenticate", post=post)
6775 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6776 response_data = request_raw(method, api_uri, get, post, headers)
6777 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6778 return request_raw(method, api_uri, get, post, headers, True)
6779 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6780 conn = connect()
6781 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6782 conn.connect()
6783 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6784 self.timeout, self.source_address)
6785 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6786 raise err
6787error: [Errno 111] Connection refused
6788
6789======================================================================
6790ERROR: test_002_resource_collection
6791----------------------------------------------------------------------
6792Traceback (most recent call last):
6793 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6794 result = f(*args, **kw)
6795 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6796 result = f(*a, **kw)
6797 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6798 purge_users()
6799 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6800 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6801 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6802 response = request('POST', "system.authenticate", post=post)
6803 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6804 response_data = request_raw(method, api_uri, get, post, headers)
6805 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6806 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6807 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6808 self._send_request(method, url, body, headers)
6809 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6810 self.endheaders(body)
6811 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6812 self._send_output(message_body)
6813 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6814 self.send(msg)
6815 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6816 self.connect()
6817 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6818 self.timeout, self.source_address)
6819 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6820 raise err
6821error: [Errno 111] Connection refused
6822
6823----------------------------------------------------------------------
6824Ran 13 tests in 0.089s
6825
6826FAILED (errors=28)
6827+ exit 1
6828Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 3e419b753a2844655362c824cff167583d604bfa)
6829========================================================================
6830 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6831 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6832 Running 'obs_build_local' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6833 Running 'yum_downgrade' FAILED (at 3e419b753a2844655362c824cff167583d604bfa)
6834 Running 'yum_install' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6835 Running 'obs_install_local' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6836 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6837 Running 'yum -y install kolab' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6838 Running 'generic_integration_install' OK (at 3e419b753a2844655362c824cff167583d604bfa)
6839 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at 3e419b753a2844655362c824cff167583d604bfa)
6840 Running 'generic_integration_setup' FAILED (at 3e419b753a2844655362c824cff167583d604bfa)
6841 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 3e419b753a2844655362c824cff167583d604bfa)
6842========================================================================
6843/var/drydock/workingcopy-67/repo/pykolab
6844

Lease Working Copy

When
Completed at May 13 2016, 10:58 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 13 2016, 10:58 AM · Built instantly
Status
Passed

Event Timeline