virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=pypy --timeout=4000 in dir /build_dir/own-linux-x86-64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: AUDITWHEEL_ARCH=x86_64 AUDITWHEEL_PLAT=manylinux2014_x86_64 AUDITWHEEL_POLICY=manylinux2014 DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root HOME=/home/buildslave HOSTNAME=a58a84039819 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64 LOGNAME=buildslave PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig PWD=/build_dir/own-linux-x86-64/build PYPYCHERRYPICK= PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 PYPY_USESSION_DIR=/tmp/pytest PYTHONPATH=.: SHELL=/bin/bash SHLVL=2 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm TMPDIR=/tmp/pytest USER=buildslave USE_CURL=1 _=/python27_virt/bin/buildslave using PTY: False using config pypy/testrunner_cfg.py using config /home/buildslave/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_abc/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_collections/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_hpy_universal/test/_vendored -- module/_hpy_universal/test/pypy -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_opcode/test -- module/_pickle/test -- module/_pickle_support/test -- module/_posixsubprocess/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/atexit/test -- module/binascii/test -- module/bz2/test -- module/cmath/test -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_async_iter.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_buffer.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_contextvars.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_exception.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_namespaceobject.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pymem.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrhex.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/token/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/fake_pytest/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 143 to run ++ 12:59:22 starting config/test [1 started in total] ++ 12:59:22 starting interpreter/astcompiler/test [2 started in total] ++ 12:59:22 starting interpreter/pyparser/test [3 started in total] ++ 12:59:22 starting interpreter/test [4 started in total] __ interpreter/astcompiler/test [1 done in total, somefailed=True] ____________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 5.22 seconds ============================ ++ 12:59:28 starting module/__builtin__/test [5 started in total] __ config/test [2 done in total, somefailed=True] _____________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.py rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 161 items / 1 skipped INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================== 1 skipped in 5.21 seconds =========================== ++ 12:59:29 starting module/__pypy__/test [6 started in total] __ interpreter/pyparser/test [3 done in total, somefailed=True] _______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 5.22 seconds ============================ ++ 12:59:29 starting module/_abc/test [7 started in total] __ interpreter/test [4 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc PYTHON3: /usr/local/bin/python3.12 (Version 3.12.5 (main, Aug 19 2024, 06:45:53) [GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]) rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 5.20 seconds ============================ ++ 12:59:29 starting module/_ast/test [8 started in total] __ module/__builtin__/test [5 done in total, somefailed=True] _________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.82 seconds ============================ ++ 12:59:30 starting module/_cffi_backend/test [9 started in total] __ module/__pypy__/test [6 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:31 starting module/_codecs/test [10 started in total] __ module/_abc/test [7 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:31 starting module/_collections/test [11 started in total] __ module/_ast/test [8 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.87 seconds ============================ ++ 12:59:31 starting module/_continuation/test [12 started in total] __ module/_codecs/test [9 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 12:59:32 starting module/_cppyy/test [13 started in total] __ module/_collections/test [10 done in total, somefailed=True] _______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:32 starting module/_csv/test [14 started in total] __ module/_continuation/test [11 done in total, somefailed=True] ______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 3 errors / 2 skipped ==================================== ERRORS ==================================== ______ ERROR collecting pypy/module/_continuation/test/test_generator.py _______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _______ ERROR collecting pypy/module/_continuation/test/test_greenlet.py _______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _______ ERROR collecting pypy/module/_continuation/test/test_stacklet.py _______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ====================== 2 skipped, 3 error in 0.16 seconds ====================== ++ 12:59:32 starting module/_demo/test [15 started in total] __ module/_cffi_backend/test [12 done in total, somefailed=True] ______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 22 items / 7 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 7 error in 2.45 seconds ============================ ++ 12:59:33 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_cppyy/test [13 done in total, somefailed=True] _____________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_cppyy/test/conftest.py", line 61, in pytest_configure INTERNALERROR> import pypy.module._cppyy.capi.loadable_capi as lcapi INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_cppyy/capi/__init__.py", line 3, in <module> INTERNALERROR> from pypy.module._cppyy.capi.loadable_capi import * INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_cppyy/capi/loadable_capi.py", line 12, in <module> INTERNALERROR> from pypy.interpreter.typedef import TypeDef INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/typedef.py", line 571, in <module> INTERNALERROR> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:34 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_csv/test [14 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 4 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/_csv/test/test_dialect.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ____________ ERROR collecting pypy/module/_csv/test/test_reader.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ____________ ERROR collecting pypy/module/_csv/test/test_writer.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _________ ERROR collecting pypy/module/_csv/test/test_ztranslation.py __________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_csv/test/test_ztranslation.py:1: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 4 error in 1.07 seconds ============================ ++ 12:59:34 starting module/_io/test [18 started in total] __ module/_demo/test [15 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items / 1 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 12:59:34 starting module/_jitlog/test [19 started in total] __ module/_hpy_universal/test/_vendored [16 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 109, in wrap_session INTERNALERROR> config.hook.pytest_sessionstart(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_hpy_universal/test/conftest.py", line 145, in pytest_sessionstart INTERNALERROR> from pypy.module._hpy_universal.test import support as _support INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_hpy_universal/test/support.py", line 6, in <module> INTERNALERROR> from pypy.module.cpyext.test.test_cpyext import AppTestCpythonExtensionBase INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/test_cpyext.py", line 9, in <module> INTERNALERROR> from pypy.module.cpyext import api INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/api.py", line 30, in <module> INTERNALERROR> from pypy.interpreter.pyframe import PyFrame INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pyframe.py", line 14, in <module> INTERNALERROR> from pypy.interpreter import pycode, pytraceback INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:35 starting module/_locale/test [20 started in total] __ module/_hpy_universal/test/pypy [17 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 109, in wrap_session INTERNALERROR> config.hook.pytest_sessionstart(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_hpy_universal/test/conftest.py", line 145, in pytest_sessionstart INTERNALERROR> from pypy.module._hpy_universal.test import support as _support INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/_hpy_universal/test/support.py", line 6, in <module> INTERNALERROR> from pypy.module.cpyext.test.test_cpyext import AppTestCpythonExtensionBase INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/test_cpyext.py", line 9, in <module> INTERNALERROR> from pypy.module.cpyext import api INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/api.py", line 30, in <module> INTERNALERROR> from pypy.interpreter.pyframe import PyFrame INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pyframe.py", line 14, in <module> INTERNALERROR> from pypy.interpreter import pycode, pytraceback INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:36 starting module/_lsprof/test [21 started in total] __ module/_io/test [18 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.87 seconds ============================ ++ 12:59:36 starting module/_md5/test [22 started in total] __ module/_jitlog/test [19 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== __________ ERROR collecting pypy/module/_jitlog/test/test__jitlog.py ___________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 12:59:36 starting module/_minimal_curses/test [23 started in total] __ module/_locale/test [20 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ___________ ERROR collecting pypy/module/_locale/test/test_locale.py ___________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 12:59:37 starting module/_multibytecodec/test [24 started in total] __ module/_lsprof/test [21 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== __________ ERROR collecting pypy/module/_lsprof/test/test_cprofile.py __________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.84 seconds ============================ ++ 12:59:37 starting module/_multiprocessing/test [25 started in total] __ module/_md5/test [22 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________ ERROR collecting pypy/module/_md5/test/test_md5.py ______________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:37 starting module/_opcode/test [26 started in total] __ module/_minimal_curses/test [23 done in total, somefailed=True] ____________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================= no tests ran in 0.81 seconds ========================= ++ 12:59:37 starting module/_pickle/test [27 started in total] __ module/_multibytecodec/test [24 done in total, somefailed=True] ____________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 12:59:38 starting module/_pickle_support/test [28 started in total] __ module/_multiprocessing/test [25 done in total, somefailed=True] ___________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 4 errors ==================================== ERRORS ==================================== _ ERROR collecting pypy/module/_multiprocessing/test/test_interp_semaphore.py __ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_multiprocessing/test/test_interp_semaphore.py:6: in <module> from pypy.module.thread.os_lock import _set_sentinel module/thread/os_lock.py:10: in <module> from pypy.interpreter.typedef import TypeDef, make_weakref_descr interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _____ ERROR collecting pypy/module/_multiprocessing/test/test_semaphore.py _____ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_multiprocessing/test/test_semaphore.py:5: in <module> from pypy.module._multiprocessing.interp_semaphore import ( module/_multiprocessing/interp_semaphore.py:15: in <module> from pypy.interpreter.typedef import GetSetProperty, TypeDef interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _______ ERROR collecting pypy/module/_multiprocessing/test/test_win32.py _______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ___ ERROR collecting pypy/module/_multiprocessing/test/test_ztranslation.py ____ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_multiprocessing/test/test_ztranslation.py:1: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 4 error in 1.17 seconds ============================ ++ 12:59:39 starting module/_posixsubprocess/test [29 started in total] __ module/_opcode/test [26 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 12:59:39 starting module/_pypyjson/test [30 started in total] __ module/_pickle/test [27 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:39 starting module/_random/test [31 started in total] __ module/_pickle_support/test [28 done in total, somefailed=True] ____________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 12:59:40 starting module/_rawffi/alt/test [32 started in total] __ module/_posixsubprocess/test [29 done in total, somefailed=True] ___________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:41 starting module/_rawffi/test [33 started in total] __ module/_pypyjson/test [30 done in total, somefailed=True] __________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:41 starting module/_socket/test [34 started in total] __ module/_random/test [31 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== ___________ ERROR collecting pypy/module/_random/test/test_random.py ___________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ________ ERROR collecting pypy/module/_random/test/test_ztranslation.py ________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_random/test/test_ztranslation.py:1: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 0.96 seconds ============================ ++ 12:59:41 starting module/_sre/test [35 started in total] __ module/_rawffi/alt/test [32 done in total, somefailed=True] ________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 4 errors ==================================== ERRORS ==================================== ________ ERROR collecting pypy/module/_rawffi/alt/test/test_ffitype.py _________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ________ ERROR collecting pypy/module/_rawffi/alt/test/test_funcptr.py _________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _________ ERROR collecting pypy/module/_rawffi/alt/test/test_struct.py _________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_rawffi/alt/test/test_struct.py:3: in <module> from pypy.module._rawffi.alt.interp_ffitype import app_types, W_FFIType module/_rawffi/alt/interp_ffitype.py:5: in <module> from pypy.interpreter.typedef import TypeDef, interp_attrproperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _____ ERROR collecting pypy/module/_rawffi/alt/test/test_type_converter.py _____ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/_rawffi/alt/test/test_type_converter.py:4: in <module> from pypy.module._rawffi.alt.interp_ffitype import app_types, descr_new_pointer module/_rawffi/alt/interp_ffitype.py:5: in <module> from pypy.interpreter.typedef import TypeDef, interp_attrproperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 4 error in 1.15 seconds ============================ ++ 12:59:42 starting module/_vmprof/test [36 started in total] __ module/_rawffi/test [33 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 12:59:43 starting module/_warnings/test [37 started in total] __ module/_socket/test [34 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 12:59:43 starting module/_weakref/test [38 started in total] __ module/_sre/test [35 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.87 seconds ============================ ++ 12:59:43 starting module/_winreg/test [39 started in total] __ module/_winreg/test [36 done in total, somefailed=False] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.03 seconds =========================== ++ 12:59:43 starting module/array/test [40 started in total] __ module/_vmprof/test [37 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items / 1 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 1.01 seconds ============================ ++ 12:59:44 starting module/atexit/test [41 started in total] __ module/_warnings/test [38 done in total, somefailed=True] __________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 12:59:44 starting module/binascii/test [42 started in total] __ module/_weakref/test [39 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 12:59:44 starting module/bz2/test [43 started in total] __ module/array/test [40 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.84 seconds ============================ ++ 12:59:45 starting module/cmath/test [44 started in total] __ module/atexit/test [41 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 12:59:45 starting module/cpyext/test/test_api.py [45 started in total] __ module/binascii/test [42 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== _________ ERROR collecting pypy/module/binascii/test/test_binascii.py __________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 12:59:46 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/bz2/test [43 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 12:59:46 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/cmath/test [44 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/cmath/test/test_cmath.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.89 seconds ============================ ++ 12:59:47 starting module/cpyext/test/test_boolobject.py [48 started in total] __ module/cpyext/test/test_api.py [45 done in total, somefailed=True] _________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:47 starting module/cpyext/test/test_borrow.py [49 started in total] __ module/cpyext/test/test_arraymodule.py [46 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:48 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_async_iter.py [47 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:48 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_boolobject.py [48 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:48 starting module/cpyext/test/test_bytesobject.py [52 started in total] __ module/cpyext/test/test_borrow.py [49 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:49 starting module/cpyext/test/test_capsule.py [53 started in total] __ module/cpyext/test/test_buffer.py [50 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:50 starting module/cpyext/test/test_cell.py [54 started in total] __ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:50 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:50 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_capsule.py [53 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:51 starting module/cpyext/test/test_complexobject.py [57 started in total] __ module/cpyext/test/test_cell.py [54 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:51 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_classobject.py [55 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:51 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_codecs.py [56 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:52 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:52 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:53 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_cpyext.py [59 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:53 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_dictobject.py [60 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:53 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_datetime.py [61 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:54 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:55 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_exception.py [63 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:55 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_fileobject.py [64 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:55 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_floatobject.py [65 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:55 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_genobject.py [66 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:56 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_frameobject.py [67 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:57 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_funcobject.py [68 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:57 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_getargs.py [69 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:57 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_import.py [70 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:58 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_longobject.py [71 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:58 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_iterator.py [72 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:58 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_listobject.py [73 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 12:59:58 starting module/cpyext/test/test_methodobject.py [77 started in total] __ module/cpyext/test/test_mapping.py [74 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:00 starting module/cpyext/test/test_misc.py [78 started in total] __ module/cpyext/test/test_marshal.py [75 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:00 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:00 starting module/cpyext/test/test_namespaceobject.py [80 started in total] __ module/cpyext/test/test_methodobject.py [77 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:00 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_misc.py [78 done in total, somefailed=True] ________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:01 starting module/cpyext/test/test_number.py [82 started in total] __ module/cpyext/test/test_module.py [79 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:02 starting module/cpyext/test/test_object.py [83 started in total] __ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:02 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_ndarrayobject.py [81 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:02 starting module/cpyext/test/test_pyfile.py [85 started in total] __ module/cpyext/test/test_number.py [82 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:03 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_object.py [83 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:03 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_pyerrors.py [84 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:04 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pyfile.py [85 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:04 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pymem.py [86 done in total, somefailed=True] _______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:05 starting module/cpyext/test/test_pystrtod.py [90 started in total] __ module/cpyext/test/test_pysignals.py [87 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:05 starting module/cpyext/test/test_sequence.py [91 started in total] __ module/cpyext/test/test_pystate.py [88 done in total, somefailed=True] _____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:05 starting module/cpyext/test/test_setobject.py [92 started in total] __ module/cpyext/test/test_pystrhex.py [89 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:05 starting module/cpyext/test/test_sliceobject.py [93 started in total] __ module/cpyext/test/test_pystrtod.py [90 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:07 starting module/cpyext/test/test_structseq.py [94 started in total] __ module/cpyext/test/test_sequence.py [91 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:07 starting module/cpyext/test/test_sysmodule.py [95 started in total] __ module/cpyext/test/test_setobject.py [92 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:07 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_sliceobject.py [93 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:07 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_structseq.py [94 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:08 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_sysmodule.py [95 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:09 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_thread.py [96 done in total, somefailed=True] ______ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:09 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:09 starting module/cpyext/test/test_unicodeobject.py [101 started in total] __ module/cpyext/test/test_translate.py [98 done in total, somefailed=True] ___ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:10 starting module/cpyext/test/test_userslots.py [102 started in total] __ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:10 starting module/cpyext/test/test_version.py [103 started in total] __ module/cpyext/test/test_typeobject.py [100 done in total, somefailed=True] _ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:11 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:11 starting module/crypt/test [105 started in total] __ module/cpyext/test/test_userslots.py [102 done in total, somefailed=True] __ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:12 starting module/errno/test [106 started in total] __ module/cpyext/test/test_version.py [103 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:12 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_weakref.py [104 done in total, somefailed=True] ____ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/conftest.py", line 11, in pytest_configure INTERNALERROR> from pypy.tool.pytest.objspace import gettestobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/objspace.py", line 5, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ++ 13:00:12 starting module/faulthandler/test [108 started in total] __ module/crypt/test [105 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/crypt/test/test_crypt.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.85 seconds ============================ ++ 13:00:12 starting module/fcntl/test [109 started in total] __ module/errno/test [106 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/errno/test/test_errno.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.84 seconds ============================ ++ 13:00:14 starting module/gc/test [110 started in total] __ module/exceptions/test [107 done in total, somefailed=True] ________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:14 starting module/imp/test [111 started in total] __ module/fcntl/test [108 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/fcntl/test/test_fcntl.py _____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.90 seconds ============================ ++ 13:00:14 starting module/itertools/test [112 started in total] __ module/faulthandler/test [109 done in total, somefailed=True] ______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== ______ ERROR collecting pypy/module/faulthandler/test/test_faulthander.py ______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _____ ERROR collecting pypy/module/faulthandler/test/test_ztranslation.py ______ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/faulthandler/test/test_ztranslation.py:1: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 0.98 seconds ============================ ++ 13:00:14 starting module/marshal/test [113 started in total] __ module/gc/test [110 done in total, somefailed=True] ________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items / 4 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 4 error in 1.23 seconds ============================ ++ 13:00:15 starting module/math/test [114 started in total] __ module/imp/test [111 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== ______________ ERROR collecting pypy/module/imp/test/test_app.py _______________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details _____________ ERROR collecting pypy/module/imp/test/test_import.py _____________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/imp/test/test_import.py:6: in <module> from pypy.interpreter.pycode import PyCode interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 0.96 seconds ============================ ++ 13:00:16 starting module/micronumpy/test [115 started in total] __ module/itertools/test [112 done in total, somefailed=True] _________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 13:00:16 starting module/mmap/test [116 started in total] __ module/marshal/test [113 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 13:00:16 starting module/operator/test [117 started in total] __ module/micronumpy/test [114 done in total, somefailed=False] _______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ========================= no tests ran in 0.00 seconds ========================= ++ 13:00:16 starting module/posix/test [118 started in total] __ module/math/test [115 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 13:00:17 starting module/pwd/test [119 started in total] __ module/mmap/test [116 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== _____________ ERROR collecting pypy/module/mmap/test/test_mmap.py ______________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.87 seconds ============================ ++ 13:00:18 starting module/pyexpat/test [120 started in total] __ module/operator/test [117 done in total, somefailed=True] __________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== _________ ERROR collecting pypy/module/operator/test/test_operator.py __________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ___________ ERROR collecting pypy/module/operator/test/test_tscmp.py ___________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/operator/test/test_tscmp.py:1: in <module> from pypy.module.operator.tscmp import pypy_tscmp module/operator/tscmp.py:12: in <module> from pypy.interpreter.unicodehelper import encode interpreter/unicodehelper.py:9: in <module> from pypy.module.unicodedata.interp_ucd import unicodedb module/unicodedata/interp_ucd.py:8: in <module> from pypy.interpreter.typedef import TypeDef, interp_attrproperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 1.04 seconds ============================ ++ 13:00:18 starting module/pypyjit/test [121 started in total] __ module/posix/test [118 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.84 seconds ============================ ++ 13:00:18 starting module/select/test [122 started in total] __ module/pwd/test [119 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== ______________ ERROR collecting pypy/module/pwd/test/test_pwd.py _______________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details __________ ERROR collecting pypy/module/pwd/test/test_ztranslation.py __________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/pwd/test/test_ztranslation.py:3: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 0.94 seconds ============================ ++ 13:00:19 starting module/signal/test [123 started in total] __ module/pyexpat/test [120 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:19 starting module/struct/test [124 started in total] __ module/pypyjit/test [121 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items / 4 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 4 error in 1.12 seconds ============================ ++ 13:00:19 starting module/sys/test [125 started in total] __ module/select/test [122 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 5 errors ==================================== ERRORS ==================================== ____________ ERROR collecting pypy/module/select/test/test_epoll.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ___________ ERROR collecting pypy/module/select/test/test_kqueue.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ___________ ERROR collecting pypy/module/select/test/test_select.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ________ ERROR collecting pypy/module/select/test/test_select_signal.py ________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ________ ERROR collecting pypy/module/select/test/test_ztranslation.py _________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/select/test/test_ztranslation.py:2: in <module> from pypy.objspace.fake.checkmodule import checkmodule objspace/fake/checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 5 error in 1.08 seconds ============================ ++ 13:00:20 starting module/termios/test [126 started in total] __ module/signal/test [123 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 13:00:21 starting module/test_lib_pypy [127 started in total] __ module/struct/test [124 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:21 starting module/thread/test [128 started in total] __ module/sys/test [125 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.88 seconds ============================ ++ 13:00:21 starting module/time/test [129 started in total] __ module/termios/test [126 done in total, somefailed=True] ___________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== __________ ERROR collecting pypy/module/termios/test/test_termios.py ___________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:21 starting module/token/test [130 started in total] __ module/test_lib_pypy [127 done in total, somefailed=True] __________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 153 items / 6 errors / 7 skipped INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ====================== 7 skipped, 6 error in 1.09 seconds ====================== ++ 13:00:22 starting module/unicodedata/test [131 started in total] __ module/thread/test [128 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items / 5 errors INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 5 error in 1.06 seconds ============================ ++ 13:00:23 starting module/zipimport/test [132 started in total] __ module/time/test [129 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.87 seconds ============================ ++ 13:00:23 starting module/zlib/test [133 started in total] __ module/token/test [130 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:23 starting objspace/fake/test [134 started in total] __ module/unicodedata/test [131 done in total, somefailed=True] _______________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== __________ ERROR collecting pypy/module/unicodedata/test/test_hyp.py ___________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/unicodedata/test/test_hyp.py:8: in <module> from pypy.module.unicodedata.interp_ucd import ucd module/unicodedata/interp_ucd.py:8: in <module> from pypy.interpreter.typedef import TypeDef, interp_attrproperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ______ ERROR collecting pypy/module/unicodedata/test/test_unicodedata.py _______ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool/pytest/apptest.py:16: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 0.93 seconds ============================ ++ 13:00:24 starting objspace/std/test [135 started in total] __ module/zlib/test [132 done in total, somefailed=True] ______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== _____________ ERROR collecting pypy/module/zlib/test/test_zlib.py ______________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) module/zlib/test/test_zlib.py:15: in <module> from pypy.module.zlib import interp_zlib module/zlib/interp_zlib.py:4: in <module> from pypy.interpreter.typedef import TypeDef, interp_attrproperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.93 seconds ============================ ++ 13:00:24 starting objspace/test [136 started in total] __ module/zipimport/test [133 done in total, somefailed=True] _________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:24 starting sandbox/test [137 started in total] __ objspace/fake/test [134 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 errors ==================================== ERRORS ==================================== _________ ERROR collecting pypy/objspace/fake/test/test_checkmodule.py _________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) objspace/fake/test/test_checkmodule.py:4: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, is_root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details __________ ERROR collecting pypy/objspace/fake/test/test_objspace.py ___________ ../_pytest/python.py:611: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) ../py/_path/local.py:650: in pyimport __import__(modname) objspace/fake/test/test_objspace.py:3: in <module> from pypy.objspace.fake.objspace import FakeObjSpace, W_Root objspace/fake/objspace.py:20: in <module> from pypy.interpreter.typedef import TypeDef, GetSetProperty interpreter/typedef.py:571: in <module> from pypy.interpreter.pycode import PyCode, CO_VARARGS, CO_VARKEYWORDS, W_LineIterator interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 2 error in 1.09 seconds ============================ ++ 13:00:25 starting tool/bench/test [138 started in total] __ objspace/std/test [135 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.83 seconds ============================ ++ 13:00:26 starting tool/memusage/test [139 started in total] __ objspace/test [136 done in total, somefailed=True] _________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ conftest.py:168: in pytest_pycollect_makemodule from pypy.tool.pytest.apptest2 import AppTestModule tool/pytest/apptest2.py:12: in <module> from pypy.tool.pytest import objspace tool/pytest/objspace.py:5: in <module> from pypy.tool.pytest import appsupport tool/pytest/appsupport.py:4: in <module> from pypy.interpreter import gateway, pycode, typedef, baseobjspace interpreter/pycode.py:19: in <module> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT tool/stdlib_opcode.py:31: in <module> load_pypy_opcode() tool/stdlib_opcode.py:25: in load_pypy_opcode execfile(str(opcode_path), d) E File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 E SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details =========================== 1 error in 0.86 seconds ============================ ++ 13:00:26 starting tool/pytest/fake_pytest/test [140 started in total] __ sandbox/test [137 done in total, somefailed=True] __________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================= no tests ran in 0.83 seconds ========================= ++ 13:00:26 starting tool/pytest/test [141 started in total] __ tool/bench/test [138 done in total, somefailed=True] _______________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================== 1 skipped in 0.80 seconds =========================== ++ 13:00:27 starting tool/release/test [142 started in total] __ tool/pytest/fake_pytest/test [139 done in total, somefailed=True] __________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/__init__.py", line 61, in pytest_configure INTERNALERROR> _load_modules(mode) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/__init__.py", line 154, in _load_modules INTERNALERROR> from _pytest.assertion import rewrite # noqa INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/rewrite.py", line 5, in <module> INTERNALERROR> import importlib.util INTERNALERROR> ImportError: No module named util ++ 13:00:27 starting tool/test [143 started in total] __ tool/pytest/test [140 done in total, somefailed=True] ______________________ INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 107, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/config.py", line 839, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 729, in call_historic INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/__init__.py", line 61, in pytest_configure INTERNALERROR> _load_modules(mode) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/__init__.py", line 154, in _load_modules INTERNALERROR> from _pytest.assertion import rewrite # noqa INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/assertion/rewrite.py", line 5, in <module> INTERNALERROR> import importlib.util INTERNALERROR> ImportError: No module named util __ tool/memusage/test [141 done in total, somefailed=True] ____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================= no tests ran in 0.79 seconds ========================= __ tool/release/test [142 done in total, somefailed=True] _____________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================= no tests ran in 0.55 seconds ========================= __ tool/test [143 done in total, somefailed=True] _____________________________ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-x86-64/build/pypy/.hypothesis/examples') pytest-2.9.2 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 111, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 141, in _main INTERNALERROR> config.hook.pytest_collection(session=session) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 150, in pytest_collection INTERNALERROR> return session.perform_collect() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/main.py", line 584, in perform_collect INTERNALERROR> config=self.config, items=items) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 724, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 338, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 333, in <lambda> INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/_pytest/vendored_packages/pluggy.py", line 596, in execute INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 187, in pytest_collection_modifyitems INTERNALERROR> if is_applevel(item): INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/conftest.py", line 179, in is_applevel INTERNALERROR> from pypy.tool.pytest.apptest import AppTestMethod INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/apptest.py", line 16, in <module> INTERNALERROR> from pypy.tool.pytest import appsupport INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/pytest/appsupport.py", line 4, in <module> INTERNALERROR> from pypy.interpreter import gateway, pycode, typedef, baseobjspace INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/interpreter/pycode.py", line 19, in <module> INTERNALERROR> from pypy.tool.stdlib_opcode import opcodedesc, HAVE_ARGUMENT INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 31, in <module> INTERNALERROR> load_pypy_opcode() INTERNALERROR> File "/build_dir/own-linux-x86-64/build/pypy/tool/stdlib_opcode.py", line 25, in load_pypy_opcode INTERNALERROR> execfile(str(opcode_path), d) INTERNALERROR> File "/build_dir/own-linux-x86-64/build/lib-python/3/opcode.py", line 48 INTERNALERROR> SyntaxError: Non-ASCII character '\xc2' in file /build_dir/own-linux-x86-64/build/lib-python/3/opcode.py on line 48, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details ========================= no tests ran in 0.56 seconds ========================= program finished with exit code 1 elapsedTime=65.986332