Page MenuHomePhorge

Build 4076
FailedPublic

Drydock: Run Command

When
Completed at Jul 1 2016, 10:09 AM · Built for 11 m, 48 s
Status
Failed

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

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 bb79243..939dcc0 master -> origin/master
26 571d9a0..ca53e16 pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2
30HEAD is now at 939dcc0... Use COMMENT in invitation policy notifications (#5403)
31+ popd
32+ '[' pykolab '!=' stick ']'
33+ '[' '!' -d stick.git ']'
34+ pushd stick.git
35+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
36+ git fetch origin
37From https://git.kolab.org/diffusion/QA/stick
38 e2d6ea9..b19634d master -> origin/master
39+ git reset --hard origin/master
40+ git clean -d -f -x
41+ popd
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
58+ pushd pykolab.git
59+ ../stick.git/drydocker/pykolab/build.sh
60+ 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=4076 -e COMMIT=939dcc0cab4e1e12b66c392e8b061a7688ccd4a2 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qu4cpigjhleomtnenuni -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
61Switched to a new branch 'dev/boddie'
62Switched to a new branch 'dev/boddie-new/combined'
63Switched to a new branch 'dev/boddie-new/setup'
64Switched to a new branch 'dev/confmgmt'
65Switched to a new branch 'dev/entitlements'
66Switched to a new branch 'dev/kolab-test-suite'
67Switched to a new branch 'dev/kolab-test-tools'
68Switched to branch 'master'
69Switched to a new branch 'pykolab-0.2'
70Switched to a new branch 'pykolab-0.3'
71Switched to a new branch 'pykolab-0.4'
72Switched to a new branch 'pykolab-0.5'
73Note: checking out 'pykolab-0.5.14'.
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 a35735a... 0.5.14
85Previous HEAD position was a35735a... 0.5.14
86Switched to a new branch 'pykolab-0.6'
87Switched to a new branch 'pykolab-0.7'
88Note: checking out '939dcc0cab4e1e12b66c392e8b061a7688ccd4a2'.
89
90You are in 'detached HEAD' state. You can look around, make experimental
91changes and commit them, and you can discard any commits you make in this
92state without impacting any branches by performing another checkout.
93
94If you want to create a new branch to retain commits you create, you may
95do so (now or later) by using -b with the checkout command again. Example:
96
97 git checkout -b new_branch_name
98
99HEAD is now at 939dcc0... Use COMMENT in invitation policy notifications (#5403)
100+ exit 1
101+ retval=1
102+ popd
103+ exit 1
104

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

8034 self._send_request(method, url, body, headers)
8035 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
8036 self.endheaders(body)
8037 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
8038 self._send_output(message_body)
8039 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
8040 self.send(msg)
8041 File "/usr/lib64/python2.7/httplib.py", line 797, in send
8042 self.connect()
8043 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
8044 self.timeout, self.source_address)
8045 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
8046 raise err
8047error: [Errno 111] Connection refused
8048
8049======================================================================
8050ERROR: test_001_resource_created
8051----------------------------------------------------------------------
8052Traceback (most recent call last):
8053 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
8054 result = f(*args, **kw)
8055 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
8056 result = f(*a, **kw)
8057 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
8058 purge_users()
8059 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
8060 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
8061 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
8062 response = request('POST', "system.authenticate", post=post)
8063 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
8064 response_data = request_raw(method, api_uri, get, post, headers)
8065 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
8066 return request_raw(method, api_uri, get, post, headers, True)
8067 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
8068 conn = connect()
8069 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
8070 conn.connect()
8071 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
8072 self.timeout, self.source_address)
8073 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
8074 raise err
8075error: [Errno 111] Connection refused
8076
8077======================================================================
8078ERROR: test_002_resource_collection
8079----------------------------------------------------------------------
8080Traceback (most recent call last):
8081 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
8082 result = f(*args, **kw)
8083 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
8084 result = f(*a, **kw)
8085 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
8086 purge_users()
8087 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
8088 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
8089 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
8090 response = request('POST', "system.authenticate", post=post)
8091 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
8092 response_data = request_raw(method, api_uri, get, post, headers)
8093 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
8094 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
8095 File "/usr/lib64/python2.7/httplib.py", line 979, in request
8096 self._send_request(method, url, body, headers)
8097 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
8098 self.endheaders(body)
8099 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
8100 self._send_output(message_body)
8101 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
8102 self.send(msg)
8103 File "/usr/lib64/python2.7/httplib.py", line 797, in send
8104 self.connect()
8105 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
8106 self.timeout, self.source_address)
8107 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
8108 raise err
8109error: [Errno 111] Connection refused
8110
8111----------------------------------------------------------------------
8112Ran 13 tests in 0.093s
8113
8114FAILED (errors=28)
8115+ exit 1
8116Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8117========================================================================
8118 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8119 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8120 Running 'obs_build_local' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8121 Running 'yum_downgrade' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8122 Running 'yum_install' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8123 Running 'obs_install_local' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8124 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8125 Running 'yum -y install kolab' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8126 Running 'yum -y install kolab' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8127 Running 'generic_integration_install' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8128 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8129 Running 'generic_integration_setup' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8130 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8131========================================================================
8132/var/drydock/workingcopy-215829/repo/pykolab
8133

Lease Working Copy

When
Completed at Jul 1 2016, 9:57 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 1 2016, 9:57 AM · Built instantly
Status
Passed

Event Timeline