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

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

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