The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/345/builds/6858
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Ethan Furman <[email protected]>, Serhiy Storchaka
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_subprocess.py",
line 2015, in test_user
output = subprocess.check_output(
~~~~~~~~~~~~~~~~~~~~~~~^
[sys.executable, "-c",
^^^^^^^^^^^^^^^^^^^^^^
"import os; print(os.getuid())"],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
user=user,
^^^^^^^^^^
close_fds=close_fds)
^^^^^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/subprocess.py",
line 470, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/subprocess.py",
line 552, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/subprocess.py",
line 1031, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/subprocess.py",
line 1959, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied:
'/root/buildarea/3.x.angelico-debian-amd64/build/python'
Traceback (most recent call last):
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_subprocess.py",
line 2021, in test_user
self.assertIsNone(e.filename)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
AssertionError: '/root/buildarea/3.x.angelico-debian-amd64/build/python' is not
None
Test report
===========
Failed tests:
- test_subprocess
Failed subtests:
- test_user - test.test_subprocess.POSIXProcessTestCase.test_user
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]