See <http://ci.opensuse.org/job/obs_osc_testsuite_master/198/changes> Changes: [suse-tux] - do_chroot: fixed suargs handling (patch by Olaf Hering <olaf@aepfle.de>) ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 143af4447955187fd45aea483bcb69c411ec0472 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 7d46c5f879e5521c29aa55d5a13e0940f1459133 (origin/master) Checking out Revision 7d46c5f879e5521c29aa55d5a13e0940f1459133 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson5078691982412242499.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.451s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org