From admin@opensuse.org Fri May 2 10:11:56 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Jenkins build is back to normal : obs_master_testsuite_api #2287 Date: Fri, 02 May 2014 12:11:55 +0200 Message-ID: <1219840181.13.1399025515976.JavaMail.jenkins@ci-opensuse> In-Reply-To: <2048031250.12.1398868612331.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1101741122699154263==" --===============1101741122699154263== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit See -- To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============1101741122699154263==-- From admin@opensuse.org Thu May 15 13:37:13 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #90 Date: Thu, 15 May 2014 15:37:12 +0200 Message-ID: <1492670712.8.1400161032374.JavaMail.jenkins@ci-opensuse> In-Reply-To: <433330644.0.1393958225007.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6807466589710276808==" --===============6807466589710276808== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [michal] Ignore byte compiled files [michal] Rename the module to osc2 [suse-tux] - util.xpath, wc.package: pep8-ified code ------------------------------------------ [...truncated 3844 lines...] File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/openSUSE%3ATools/osc/_meta, '\n tiny title\n= some useless\ndescription...\n \n \n \n= \n \n \n\n', '\n tiny title\n some useless\ndescrip= tion...\n \n <= build>\n \n \n \n \n\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/openSUSE%3ATools/osc/_meta osc2.httprequest: INFO: http://localhost/source/openSUSE%3ATools/osc/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 224, in test_package5 pkg.store() File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/newprj/bar/_meta, '\n', '= \n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testGIGlb1/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/newprj/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package8 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 251, in test_package8 self.assertRaises(etree.DocumentInvalid, pkg.store) File " line 98, in assertRaises *args, **kwargs) File "/usr/lib64/python2.7/unittest/case.py", line 475, in assertRaises callableObj(*args, **kwargs) File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/bar/_meta, '\n', '\n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testPBGrzi/fixtur= es/package_simple.xsd osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testPBGrzi/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/foo/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 63, in test_project2 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/_meta, '\n just a dummy title\n This is a detailed an= d more lengthy\ndescription of the foo\nproject.\n \n \n \n \n x86_64\n i586\n \n\n', '\n just a dummy title\n This is a detailed and more len= gthy\ndescription of the foo\nproject.\n \n = \n \n \n x86_64\n i586\n \n\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/foo/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 106, in test_project5 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/test/_meta, '\n \n\n', '\n \n\= n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testzeebBS/fixtur= es/project_simple.xsd osc2.httprequest: INFO: http://localhost/source/test/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request19 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 580, in test_request19 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 315, in test_request2 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 27.670s FAILED (errors=3D201) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============6807466589710276808==-- From admin@opensuse.org Thu May 15 13:47:01 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #91 Date: Thu, 15 May 2014 15:47:00 +0200 Message-ID: <2055043709.9.1400161620704.JavaMail.jenkins@ci-opensuse> In-Reply-To: <1492670712.8.1400161032374.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2645810249164835597==" --===============2645810249164835597== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [suse-tux] - httptest, osctest, util.test_cpio: pep8-ified code ------------------------------------------ [...truncated 3844 lines...] File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/openSUSE%3ATools/osc/_meta, '\n tiny title\n= some useless\ndescription...\n \n \n \n= \n \n \n\n', '\n tiny title\n some useless\ndescrip= tion...\n \n <= build>\n \n \n \n \n\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/openSUSE%3ATools/osc/_meta osc2.httprequest: INFO: http://localhost/source/openSUSE%3ATools/osc/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 224, in test_package5 pkg.store() File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/newprj/bar/_meta, '\n', '= \n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testRVMAT0/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/newprj/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package8 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 251, in test_package8 self.assertRaises(etree.DocumentInvalid, pkg.store) File " line 98, in assertRaises *args, **kwargs) File "/usr/lib64/python2.7/unittest/case.py", line 475, in assertRaises callableObj(*args, **kwargs) File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/bar/_meta, '\n', '\n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testqnS_cZ/fixtur= es/package_simple.xsd osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testqnS_cZ/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/foo/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 63, in test_project2 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/_meta, '\n just a dummy title\n This is a detailed an= d more lengthy\ndescription of the foo\nproject.\n \n \n \n \n x86_64\n i586\n \n\n', '\n just a dummy title\n This is a detailed and more len= gthy\ndescription of the foo\nproject.\n \n = \n \n \n x86_64\n i586\n \n\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/foo/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 106, in test_project5 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/test/_meta, '\n \n\n', '\n \n\= n' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_test5CX6tX/fixtur= es/project_simple.xsd osc2.httprequest: INFO: http://localhost/source/test/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request19 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 580, in test_request19 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 105, in wrapped_test_method test_method(*args) File " line 315, in test_request2 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 54, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 77, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 19.049s FAILED (errors=3D201) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============2645810249164835597==-- From admin@opensuse.org Thu May 15 18:22:04 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #92 Date: Thu, 15 May 2014 20:22:04 +0200 Message-ID: <942553134.10.1400178124132.JavaMail.jenkins@ci-opensuse> In-Reply-To: <2055043709.9.1400161620704.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8393359518724786002==" --===============8393359518724786002== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [suse-tux] - httptest.RequestDataMismatch: enhanced __str__ method ------------------------------------------ [...truncated 3924 lines...] -' +' ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testsnYzuL/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/newprj/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package8 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 112, in wrapped_test_method test_method(*args) File " line 251, in test_package8 self.assertRaises(etree.DocumentInvalid, pkg.store) File " line 98, in assertRaises *args, **kwargs) File "/usr/lib64/python2.7/unittest/case.py", line 475, in assertRaises callableObj(*args, **kwargs) File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 61, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 84, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/bar/_meta, '\n', '\n' Diff: @@ -1,2 +1,2 @@ -' +' ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testZWtmBJ/fixtur= es/package_simple.xsd osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testZWtmBJ/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/foo/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 112, in wrapped_test_method test_method(*args) File " line 63, in test_project2 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 61, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 84, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/_meta, '\n just a dummy title\n This is a detailed an= d more lengthy\ndescription of the foo\nproject.\n \n \n \n \n x86_64\n i586\n \n\n', '\n just a dummy title\n This is a detailed and more len= gthy\ndescription of the foo\nproject.\n \n = \n \n \n x86_64\n i586\n \n\n' Diff: @@ -3,8 +3,8 @@ This is a detailed and more lengthy description of the foo project. - - + + x86_64 -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/foo/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 112, in wrapped_test_method test_method(*args) File " line 106, in test_project5 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 61, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 84, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/test/_meta, '\n \n\n', '\n \n\= n' Diff: @@ -1,4 +1,4 @@ ' - + ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testKuDVFG/fixtur= es/project_simple.xsd osc2.httprequest: INFO: http://localhost/source/test/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request19 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 112, in wrapped_test_method test_method(*args) File " line 580, in test_request19 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 61, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 84, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' Diff: @@ -1,6 +1,6 @@ ' - + cleanup -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 112, in wrapped_test_method test_method(*args) File " line 315, in test_request2 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 61, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 84, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' Diff: @@ -1,6 +1,6 @@ ' - + cleanup -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 19.362s FAILED (errors=3D201) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============8393359518724786002==-- From admin@opensuse.org Thu May 15 18:27:02 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #93 Date: Thu, 15 May 2014 20:27:02 +0200 Message-ID: <36569646.11.1400178422331.JavaMail.jenkins@ci-opensuse> In-Reply-To: <942553134.10.1400178124132.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5540949549042717771==" --===============5540949549042717771== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [suse-tux] - httptest.RequestDataMismatch: removed debugging cruft ------------------------------------------ [...truncated 3924 lines...] -' +' ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testjnz4FD/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/newprj/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_package8 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 251, in test_package8 self.assertRaises(etree.DocumentInvalid, pkg.store) File " line 98, in assertRaises *args, **kwargs) File "/usr/lib64/python2.7/unittest/case.py", line 475, in assertRaises callableObj(*args, **kwargs) File " line 342, in store return super(RemotePackage, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 60, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 83, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/bar/_meta, '\n', '\n' Diff: @@ -1,2 +1,2 @@ -' +' ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testuvCCU0/fixtur= es/package_simple.xsd osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testuvCCU0/fixtur= es/package_simple.xsd osc2.httprequest: INFO: http://localhost/source/foo/bar/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 63, in test_project2 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 60, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 83, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/foo/_meta, '\n just a dummy title\n This is a detailed an= d more lengthy\ndescription of the foo\nproject.\n \n \n \n \n x86_64\n i586\n \n\n', '\n just a dummy title\n This is a detailed and more len= gthy\ndescription of the foo\nproject.\n \n = \n \n \n x86_64\n i586\n \n\n' Diff: @@ -3,8 +3,8 @@ This is a detailed and more lengthy description of the foo project. - - + + x86_64 -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/foo/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_project5 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 106, in test_project5 prj.store() File " line 307, in store return super(RemoteProject, self).store(path, method=3D'PUT', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 415, in put schema, False) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 60, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 83, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/source/test/_meta, '\n \n\n', '\n \n\= n' Diff: @@ -1,4 +1,4 @@ ' - + ' -------------------- >> begin captured logging << -------------------- osc2.remote: DEBUG: validate modle against schema: /tmp/osc_testXzFceh/fixtur= es/project_simple.xsd osc2.httprequest: INFO: http://localhost/source/test/_meta --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request19 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 580, in test_request19 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 60, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 83, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' Diff: @@ -1,6 +1,6 @@ ' - + cleanup -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_request2 (test.test_remote.TestRemoteModel) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 315, in test_request2 req.store() File " line 369, in store cmd=3D'create', **kwargs) File " line 222, in store return http_method(path, **kwargs) File " line 422, in post schema, urlencoded) File " line 377, in _send_data f =3D urllib2.urlopen(request, data) File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 404, in open response =3D self._open(req, data) File "/usr/lib64/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain result =3D func(*args) File " line 60, in http_open return self._mock_PUT(req, req.get_method(), **r[2]) File " line 83, in _mock_PUT repr(exp)) RequestDataMismatch: http://localhost/request?cmd=3Dcreate, '\n \n \n \n \n c= leanup\n \n \n some descr= iption\n\n', '\n \n= \n \n \n cleanup\n= \n \n some description\n<= /request>\n' Diff: @@ -1,6 +1,6 @@ ' - + cleanup -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/request?cmd=3Dcreate --------------------- >> end captured logging << --------------------- Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 18.853s FAILED (errors=3D201) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============5540949549042717771==-- From admin@opensuse.org Thu May 15 19:01:59 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #94 Date: Thu, 15 May 2014 21:01:58 +0200 Message-ID: <1915515436.12.1400180518995.JavaMail.jenkins@ci-opensuse> In-Reply-To: <36569646.11.1400178422331.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6227984343210323277==" --===============6227984343210323277== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [suse-tux] - test_remote, test_remote_fixtures: fixed testcases ------------------------------------------ [...truncated 3569 lines...] return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update2 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update3 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 379, in test_update3 prj.update('xxx') File " line 280, in update uinfo =3D self._calculate_updateinfo(*packages) File " line 212, in _calculate_updateinfo st =3D self._status(package) File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/prj2 --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update4 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 393, in test_update4 self.assertEqual(prj._status('foo'), ' ') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update4 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update5 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 422, in test_update5 self.assertEqual(prj._status('foo'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update5 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test update (finish pending add transaction) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 450, in test_update6 self.assertEqual(prj._status('foo'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test update (finish pending add transaction auto) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 462, in test_update7 prj =3D Project(path, finish_pending_transaction=3DTrue) File " line 162, in __init__ ProjectCommitState, **kwargs) File " line 271, in __init__ self.finish_pending_transaction() File " line 336, in finish_pending_transaction self.update() File " line 278, in update self._update(ustate) File " line 294, in _update self._perform_adds(ustate, **kwargs) File " line 322, in _perform_adds ustate.processed(package, ' ') File " line 80, in processed super(ProjectUpdateState, self).processed(package, new_state) File " line 402, in processed elm =3D info_elm.find("//*[text() =3D '%s']" % entry) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update8 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 473, in test_update8 pkg =3D prj.package('conflict') File " line 572, in package st =3D self._status(package) File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update8 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update9 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 495, in test_update9 self.assertEqual(prj._status('add'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update9 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 18.934s FAILED (errors=3D193) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============6227984343210323277==-- From admin@opensuse.org Fri May 16 15:32:12 2014 From: admin@opensuse.org To: obs-tests@lists.opensuse.org Subject: [obs-tests] Build failed in Jenkins: obs_osc2_testsuite_master #95 Date: Fri, 16 May 2014 17:32:06 +0200 Message-ID: <2048031250.0.1400254331201.JavaMail.jenkins@ci-opensuse> In-Reply-To: <1915515436.12.1400180518995.JavaMail.jenkins@ci-opensuse> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8264017625599677057==" --===============8264017625599677057== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See Changes: [michal] Fix CPIO test to not rely on file mode ------------------------------------------ [...truncated 3569 lines...] return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update2 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update3 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 379, in test_update3 prj.update('xxx') File " line 280, in update uinfo =3D self._calculate_updateinfo(*packages) File " line 212, in _calculate_updateinfo st =3D self._status(package) File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element -------------------- >> begin captured logging << -------------------- osc2.httprequest: INFO: http://localhost/source/prj2 --------------------- >> end captured logging << --------------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update4 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 393, in test_update4 self.assertEqual(prj._status('foo'), ' ') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update4 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update5 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 422, in test_update5 self.assertEqual(prj._status('foo'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update5 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test update (finish pending add transaction) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 450, in test_update6 self.assertEqual(prj._status('foo'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test update (finish pending add transaction auto) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 462, in test_update7 prj =3D Project(path, finish_pending_transaction=3DTrue) File " line 162, in __init__ ProjectCommitState, **kwargs) File " line 271, in __init__ self.finish_pending_transaction() File " line 336, in finish_pending_transaction self.update() File " line 278, in update self._update(ustate) File " line 294, in _update self._perform_adds(ustate, **kwargs) File " line 322, in _perform_adds ustate.processed(package, ' ') File " line 80, in processed super(ProjectUpdateState, self).processed(package, new_state) File " line 402, in processed elm =3D info_elm.find("//*[text() =3D '%s']" % entry) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update8 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 473, in test_update8 pkg =3D prj.package('conflict') File " line 572, in package st =3D self._status(package) File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update8 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update9 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 111, in wrapped_test_method test_method(*args) File " line 495, in test_update9 self.assertEqual(prj._status('add'), '?') File " line 187, in _status entry =3D self._packages.find(pkg) File " line 235, in find return self._xml.find(xp.tostring()) File "lxml.etree.pyx", line 1427, in lxml.etree._Element.find (src/lxml/lxm= l.etree.c:46147) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 281, i= n find it =3D iterfind(elem, path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 271, i= n iterfind selector =3D _build_path_iterator(path, namespaces) File "/usr/lib64/python2.7/site-packages/lxml/_elementpath.py", line 241, i= n _build_path_iterator raise SyntaxError("cannot use absolute path on element") SyntaxError: cannot use absolute path on element =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_update9 (test.wc.test_project.TestProject) ---------------------------------------------------------------------- Traceback (most recent call last): File " line 170, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) =3D=3D 0) AssertionError: False is not true Name Stmts Miss Cover Missing ------------------------------------------------ osc NoSource: No source for code: ' osc.cli NoSource: No source for code: ' osc.cli.checkout NoSource: No source for code: ' osc.cli.commit NoSource: No source for code: ' osc.cli.list NoSource: No source for code: ' osc.cli.request NoSource: No source for code: ' osc.cli.review NoSource: No source for code: ' osc.cli.status NoSource: No source for code: ' osc.cli.update NoSource: No source for code: ' osc.cli.util NoSource: No source for code: ' osc.util NoSource: No source for code: ' osc.wc NoSource: No source for code: ' ---------------------------------------------------------------------- Ran 541 tests in 26.683s FAILED (errors=3D193) Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results --=20 To unsubscribe, e-mail: obs-tests+unsubscribe(a)opensuse.org To contact the owner, e-mail: obs-tests+owner(a)opensuse.org --===============8264017625599677057==--