Page MenuHomePhorge

Build 4057
FailedPublic

Drydock: Run Command

When
Completed at Jun 29 2016, 4:55 PM · Built for 58 m, 7 s
Status
Failed

Build Log 11556 (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-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 bfb9070..bb79243 master -> origin/master
26 58e6400..571d9a0 pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout bb792438366b969843254109cfdae04d71dc9074
30HEAD is now at bb79243... Eliminate get_entry_attribute() in setup_ldap
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 75cd47f..e2d6ea9 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=4057 -e COMMIT=bb792438366b969843254109cfdae04d71dc9074 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2eg6emcnupbp7lfkrrpp -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 'bb792438366b969843254109cfdae04d71dc9074'.
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 bb79243... Eliminate get_entry_attribute() in setup_ldap
100+ exit 1
101+ retval=1
102+ popd
103+ exit 1
104

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

6553 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6554 self._send_request(method, url, body, headers)
6555 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6556 self.endheaders(body)
6557 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6558 self._send_output(message_body)
6559 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6560 self.send(msg)
6561 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6562 self.connect()
6563 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6564 self.timeout, self.source_address)
6565 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6566 raise err
6567error: [Errno 111] Connection refused
6568
6569======================================================================
6570ERROR: test_001_resource_created
6571----------------------------------------------------------------------
6572Traceback (most recent call last):
6573 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6574 result = f(*args, **kw)
6575 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6576 result = f(*a, **kw)
6577 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6578 purge_users()
6579 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6580 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6581 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6582 response = request('POST', "system.authenticate", post=post)
6583 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6584 response_data = request_raw(method, api_uri, get, post, headers)
6585 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6586 return request_raw(method, api_uri, get, post, headers, True)
6587 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6588 conn = connect()
6589 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6590 conn.connect()
6591 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6592 self.timeout, self.source_address)
6593 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6594 raise err
6595error: [Errno 111] Connection refused
6596
6597======================================================================
6598ERROR: test_002_resource_collection
6599----------------------------------------------------------------------
6600Traceback (most recent call last):
6601 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6602 result = f(*args, **kw)
6603 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6604 result = f(*a, **kw)
6605 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6606 purge_users()
6607 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6608 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6609 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6610 response = request('POST', "system.authenticate", post=post)
6611 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6612 response_data = request_raw(method, api_uri, get, post, headers)
6613 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6614 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6615 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6616 self._send_request(method, url, body, headers)
6617 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6618 self.endheaders(body)
6619 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6620 self._send_output(message_body)
6621 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6622 self.send(msg)
6623 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6624 self.connect()
6625 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6626 self.timeout, self.source_address)
6627 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6628 raise err
6629error: [Errno 111] Connection refused
6630
6631----------------------------------------------------------------------
6632Ran 13 tests in 0.105s
6633
6634FAILED (errors=28)
6635+ exit 1
6636Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at bb792438366b969843254109cfdae04d71dc9074)
6637========================================================================
6638 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at bb792438366b969843254109cfdae04d71dc9074)
6639 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at bb792438366b969843254109cfdae04d71dc9074)
6640 Running 'obs_build_local' OK (at bb792438366b969843254109cfdae04d71dc9074)
6641 Running 'yum_downgrade' FAILED (at bb792438366b969843254109cfdae04d71dc9074)
6642 Running 'yum_install' OK (at bb792438366b969843254109cfdae04d71dc9074)
6643 Running 'obs_install_local' OK (at bb792438366b969843254109cfdae04d71dc9074)
6644 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at bb792438366b969843254109cfdae04d71dc9074)
6645 Running 'yum -y install kolab' OK (at bb792438366b969843254109cfdae04d71dc9074)
6646 Running 'generic_integration_install' OK (at bb792438366b969843254109cfdae04d71dc9074)
6647 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at bb792438366b969843254109cfdae04d71dc9074)
6648 Running 'generic_integration_setup' FAILED (at bb792438366b969843254109cfdae04d71dc9074)
6649 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at bb792438366b969843254109cfdae04d71dc9074)
6650========================================================================
6651/var/drydock/workingcopy-67/repo/pykolab
6652

Lease Working Copy

When
Completed at Jun 29 2016, 3:57 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 29 2016, 3:57 PM · Built instantly
Status
Passed

Event Timeline