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 /Users/matti/build-worker-x86_64/own-macos-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:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew_x86_64/Cellar
HOMEBREW_PREFIX=/opt/homebrew_x86_64
HOMEBREW_REPOSITORY=/opt/homebrew_x86_64
INFOPATH=/opt/homebrew_x86_64/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-x86_64-buildbot/bin:/opt/homebrew_x86_64/bin:/opt/homebrew_x86_64/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew_x86_64/opt/openssl@1.1/lib/pkgconfig
PWD=/Users/matti/build-worker-x86_64/own-macos-x86-64/build
PYPYCHERRYPICK=
PYPY_USESSION_DIR=/tmp/buildbot-x86_64
PYTHONPATH=.:
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 50196 22
SSH_CONNECTION=10.0.0.20 50196 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-x86_64/pytest
USER=matti
_=/Users/matti/oss/pypy-x86_64-buildbot/bin/buildslave
using PTY: False
using config pypy/testrunner_cfg.py
using config /Users/matti/machine_cfg.py
running 3 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/test_00_basic.py
-- module/_hpy_universal/test/_vendored/test_argparse.py
-- module/_hpy_universal/test/_vendored/test_call.py
-- module/_hpy_universal/test/_vendored/test_capsule.py
-- module/_hpy_universal/test/_vendored/test_capsule_legacy.py
-- module/_hpy_universal/test/_vendored/test_contextvar.py
-- module/_hpy_universal/test/_vendored/test_cpy_compat.py
-- module/_hpy_universal/test/_vendored/test_eval.py
-- module/_hpy_universal/test/_vendored/test_extra.py
-- module/_hpy_universal/test/_vendored/test_helpers.py
-- module/_hpy_universal/test/_vendored/test_hpybuildvalue.py
-- module/_hpy_universal/test/_vendored/test_hpybytes.py
-- module/_hpy_universal/test/_vendored/test_hpydict.py
-- module/_hpy_universal/test/_vendored/test_hpyerr.py
-- module/_hpy_universal/test/_vendored/test_hpyfield.py
-- module/_hpy_universal/test/_vendored/test_hpyglobal.py
-- module/_hpy_universal/test/_vendored/test_hpyimport.py
-- module/_hpy_universal/test/_vendored/test_hpyiter.py
-- module/_hpy_universal/test/_vendored/test_hpylist.py
-- module/_hpy_universal/test/_vendored/test_hpylong.py
-- module/_hpy_universal/test/_vendored/test_hpymodule.py
-- module/_hpy_universal/test/_vendored/test_hpyslice.py
-- module/_hpy_universal/test/_vendored/test_hpystructseq.py
-- module/_hpy_universal/test/_vendored/test_hpytuple.py
-- module/_hpy_universal/test/_vendored/test_hpytype.py
-- module/_hpy_universal/test/_vendored/test_hpytype_legacy.py
-- module/_hpy_universal/test/_vendored/test_hpyunicode.py
-- module/_hpy_universal/test/_vendored/test_importing.py
-- module/_hpy_universal/test/_vendored/test_legacy_forbidden.py
-- module/_hpy_universal/test/_vendored/test_number.py
-- module/_hpy_universal/test/_vendored/test_object.py
-- module/_hpy_universal/test/_vendored/test_slots.py
-- module/_hpy_universal/test/_vendored/test_slots_legacy.py
-- module/_hpy_universal/test/_vendored/test_support.py
-- module/_hpy_universal/test/_vendored/test_tracker.py
-- 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: 177 to run
++ 05:08:37 starting config/test [1 started in total]
++ 05:08:37 starting interpreter/astcompiler/test [2 started in total]
++ 05:08:37 starting interpreter/pyparser/test [3 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.py
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 161 items / 1 skipped
config/test/test_pypyoption.py .................................................................................................................................................................
==================== 161 passed, 1 skipped in 32.67 seconds ====================
++ 05:09:15 starting interpreter/test [4 started in total]
__ interpreter/pyparser/test [2 done in total, somefailed=False] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 191 items
interpreter/pyparser/test/apptest_parsestring.py ......
interpreter/pyparser/test/test_automata.py ...
interpreter/pyparser/test/test_future.py ...................................
interpreter/pyparser/test/test_gendfa.py .
interpreter/pyparser/test/test_parsestring.py ............
interpreter/pyparser/test/test_pyparse.py ........................................................................................................
interpreter/pyparser/test/test_pytokenizer.py ..............................
========================= 191 passed in 89.78 seconds ==========================
++ 05:10:11 starting module/__builtin__/test [5 started in total]
__ interpreter/astcompiler/test [3 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1509 items
interpreter/astcompiler/test/apptest_compiler.py ......
interpreter/astcompiler/test/apptest_exceptiongroup.py .........................
interpreter/astcompiler/test/apptest_misc.py ...............
interpreter/astcompiler/test/apptest_patma.py ......................................
interpreter/astcompiler/test/test_assemble.py .......................
interpreter/astcompiler/test/test_ast.py ............
interpreter/astcompiler/test/test_astbuilder.py .................................................................................................................
interpreter/astcompiler/test/test_compiler.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
interpreter/astcompiler/test/test_misc.py ...............
interpreter/astcompiler/test/test_symtable.py ........................................
interpreter/astcompiler/test/test_unparse.py ................................
interpreter/astcompiler/test/test_validate.py .....................................................
======================== 1509 passed in 144.01 seconds =========================
++ 05:11:02 starting module/__pypy__/test [6 started in total]
__ module/__builtin__/test [4 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 318 items
module/__builtin__/test/apptest_compile.py ....................
module/__builtin__/test/apptest_descriptor.py .....
module/__builtin__/test/apptest_operator.py ...
module/__builtin__/test/apptest_print.py ...
module/__builtin__/test/test_abstractinst.py ..........s..
module/__builtin__/test/test_breakpoint.py ........
module/__builtin__/test/test_builtin.py .......................................................................
module/__builtin__/test/test_compile.py ..
module/__builtin__/test/test_construct_singletons.py .
module/__builtin__/test/test_descriptor.py ...................................
module/__builtin__/test/test_dir.py ...........
module/__builtin__/test/test_filter.py ........
module/__builtin__/test/test_filter_pickle.py .....
module/__builtin__/test/test_format.py .
module/__builtin__/test/test_functional.py ........................................................................................
module/__builtin__/test/test_map_pickle.py ...
module/__builtin__/test/test_minmax.py .......................
module/__builtin__/test/test_rawinput.py ..
module/__builtin__/test/test_sum.py .
module/__builtin__/test/test_vars.py ...
module/__builtin__/test/test_zip.py ...........
module/__builtin__/test/test_zip_pickle.py .
==================== 317 passed, 1 skipped in 55.05 seconds ====================
++ 05:11:10 starting module/_abc/test [7 started in total]
__ module/_abc/test [5 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_abc/test/apptest_abc.py ...
module/_abc/test/test_abc.py ...
========================== 6 passed in 27.48 seconds ===========================
++ 05:11:43 starting module/_ast/test [8 started in total]
__ module/__pypy__/test [6 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 77 items
module/__pypy__/test/apptest_picklebuffer.py ....
module/__pypy__/test/test_builders.py .....
module/__pypy__/test/test_bytebuffer.py ...
module/__pypy__/test/test_debug.py .......
module/__pypy__/test/test_identitydict.py ......
module/__pypy__/test/test_intop.py ...........
module/__pypy__/test/test_locals2fast.py .....
module/__pypy__/test/test_magic.py .......s..
module/__pypy__/test/test_newmemoryview.py ......
module/__pypy__/test/test_os.py .
module/__pypy__/test/test_signal.py ..s.s
module/__pypy__/test/test_special.py ............s.
==================== 73 passed, 4 skipped in 55.39 seconds =====================
++ 05:12:00 starting module/_cffi_backend/test [9 started in total]
__ module/_ast/test [7 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 55 items
module/_ast/test/apptest_ast.py ...
module/_ast/test/test_ast.py ....................................................
========================== 55 passed in 57.90 seconds ==========================
++ 05:12:49 starting module/_codecs/test [10 started in total]
__ module/_codecs/test [8 done in total, somefailed=True] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 98 items
module/_codecs/test/apptest_codecs.py ..
module/_codecs/test/test_codecs.py ....................sss...........................................................s......
module/_codecs/test/test_locale.py ...FF.
module/_codecs/test/test_ztranslation.py .
=================================== FAILURES ===================================
__________ TestLocaleCodec.test_decode_locale_latin1[locale_decoder0] __________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x00007fa7c419a410>
locale_decoder = <function str_decode_locale_surrogateescape at 0x00007fa7e26547a0>
@pytest.mark.parametrize('locale_decoder',
(str_decode_locale_surrogateescape, str_decode_locale_strict))
def test_decode_locale_latin1(self, locale_decoder):
self.setlocale("fr_FR")
uni = u"août"
string = uni.encode('latin1')
> assert locale_decoder(string) == (uni.encode('utf8'), len(uni))
E assert ('ao\xed\xb3\xbbt', 4) == ('ao\xc3\xbbt', 4)
E At index 0 diff: 'ao\xed\xb3\xbbt' != 'ao\xc3\xbbt'
E Use -v to get the full diff
module/_codecs/test/test_locale.py:77: AssertionError
__________ TestLocaleCodec.test_decode_locale_latin1[locale_decoder1] __________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x00007fa7b3176678>
locale_decoder = <function str_decode_locale_strict at 0x00007fa7e2654db8>
@pytest.mark.parametrize('locale_decoder',
(str_decode_locale_surrogateescape, str_decode_locale_strict))
def test_decode_locale_latin1(self, locale_decoder):
self.setlocale("fr_FR")
uni = u"août"
string = uni.encode('latin1')
> assert locale_decoder(string) == (uni.encode('utf8'), len(uni))
module/_codecs/test/test_locale.py:77:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
module/_codecs/locale.py:118: in str_decode_locale_strict
errorhandler('strict', 'filesystemencoding', errmsg, s, 0, 1)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
errors = 'strict', encoding = 'filesystemencoding'
msg = 'pypy_char2wchar_strict failed', s = 'ao\xfbt', startingpos = 0
endingpos = 1
def default_unicode_error_decode(errors, encoding, msg, s,
startingpos, endingpos):
assert endingpos >= 0
if errors == 'replace':
return u'\ufffd', endingpos
if errors == 'ignore':
return u'', endingpos
> raise UnicodeDecodeError(encoding, s, startingpos, endingpos, msg)
E UnicodeDecodeError: 'filesystemencoding' codec can't decode byte 0x61 in position 0: pypy_char2wchar_strict failed
../rpython/rlib/runicode.py:104: UnicodeDecodeError
=========================== short test summary info ============================
FAIL module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder0]
FAIL module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder1]
=============== 2 failed, 92 passed, 4 skipped in 79.49 seconds ================
++ 05:14:09 starting module/_collections/test [11 started in total]
__ module/_collections/test [9 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 66 items
module/_collections/test/apptest_defaultdict.py ..............
module/_collections/test/apptest_deque.py ..........................................
module/_collections/test/apptest_ordereddict.py ..........
========================== 66 passed in 45.56 seconds ==========================
++ 05:15:00 starting module/_continuation/test [12 started in total]
__ module/_cffi_backend/test [10 done in total, somefailed=True] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 467 items
module/_cffi_backend/test/test_c.py ................................................................................sss.s....................................................s.....s...................s...s.............................s........................s......
module/_cffi_backend/test/test_fastpath.py ..................
module/_cffi_backend/test/test_ffi_obj.py ..............................................
module/_cffi_backend/test/test_file.py s..
module/_cffi_backend/test/test_parse_c_type.py ..............s...
module/_cffi_backend/test/test_re_python.py ...!!! BAD UTF8 !!!
[67, 97, 110, 110, 111, 116, 32, 108, 111, 97, 100, 32, 108, 105, 98, 114, 97, 114, 121, 32, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 233, 46, 115, 111, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 108, 111, 97, 100, 32, 108, 105, 98, 114, 97, 114, 121, 32, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 58, 32, 100, 108, 111, 112, 101, 110, 40, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 44, 32, 48, 120, 48, 48, 48, 50, 41, 58, 32, 116, 114, 105, 101, 100, 58, 32, 39, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 83, 121, 115, 116, 101, 109, 47, 86, 111, 108, 117, 109, 101, 115, 47, 80, 114, 101, 98, 111, 111, 116, 47, 67, 114, 121, 112, 116, 101, 120, 101, 115, 47, 79, 83, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 83, 121, 115, 116, 101, 109, 47, 86, 111, 108, 117, 109, 101, 115, 47, 80, 114, 101, 98, 111, 111, 116, 47, 67, 114, 121, 112, 116, 101, 120, 101, 115, 47, 79, 83, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 34]
length 789 real_length -999
F................
module/_cffi_backend/test/test_recompiler.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
module/_cffi_backend/test/test_unicode_literals.py .......
module/_cffi_backend/test/test_wchar_helper.py .
module/_cffi_backend/test/test_ztranslation.py s
=================================== FAILURES ===================================
_________________ AppTestRecompilerPython.test_dlopen_unicode __________________
self = <CallInfo when='call' exception: >
func = <function <lambda> at 0x00007fb8757974c0>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_dlopen_unicode'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007fb8700539f0>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fb8608e7d20>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_dlopen_unicode'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fb8608e7d20>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_dlopen_unicode'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fb8722eea48>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...en_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fb864b82120>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fb864b82120>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...en_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fb8722ee980>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...en_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fb864b820e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fb864b820e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...en_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_dlopen_unicode'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_dlopen_unicode'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_dlopen_unicode'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_dlopen_unicode'>, space = StdObjSpace
target = <function test_dlopen_unicode at 0x00007fb8757975b0>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fb853d818a0>)
e = OperationError(<W_TypeObject 'OSError' at 0x7fb853a36bf0>)
tb = <traceback object at 0x00007fb866038440>
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
target(*args)
except OperationError as e:
if self.config.option.raise_operr:
raise
tb = sys.exc_info()[2]
if e.match(space, space.w_KeyboardInterrupt):
raise KeyboardInterrupt, KeyboardInterrupt(), tb
> appexcinfo = appsupport.AppExceptionInfo(space, e)
tool/pytest/apptest.py:274:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[BadUtf8("") raised in repr()] SafeRepr object at 0x7fb8523f9660>
space = StdObjSpace
operr = OperationError(<W_TypeObject 'OSError' at 0x7fb853a36bf0>)
def __init__(self, space, operr):
self.space = space
self.operr = operr
self.typename = operr.w_type.getname(space)
self.traceback = AppTraceback(space, self.operr.get_traceback())
debug_excs = getattr(operr, 'debug_excs', [])
if debug_excs:
self._excinfo = debug_excs[0]
> self.value = self.operr.errorstr(self.space) # XXX
tool/pytest/appsupport.py:106:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = OperationError(<W_TypeObject 'OSError' at 0x7fb853a36bf0>)
space = StdObjSpace, use_repr = False
def errorstr(self, space, use_repr=False):
"The exception class and value, as a string."
if not use_repr: # see write_unraisable()
> w_value = self.normalize_exception(space)
interpreter/error.py:89:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = OperationError(<W_TypeObject 'OSError' at 0x7fb853a36bf0>)
space = StdObjSpace
@jit.unroll_safe
def normalize_exception(self, space):
"""Normalize the OperationError. In other words, fix w_type and/or
w_value to make sure that the __class__ of w_value is exactly w_type.
"""
#
# This method covers all ways in which the Python statement
# "raise X, Y" can produce a valid exception type and instance.
#
# In the following table, 'Class' means a subclass of BaseException
# and 'inst' is an instance of either 'Class' or a subclass of it.
#
# The flow object space only deals with non-advanced case.
#
# input (w_type, w_value)... becomes... advanced case?
# ---------------------------------------------------------------------
# (Class, None) (Class, Class()) no
# (Class, inst) (inst.__class__, inst) no
# (Class, tuple) (Class, Class(*tuple)) yes
# (Class, x) (Class, Class(x)) no
# (inst, None) (inst.__class__, inst) no
#
w_type = self.w_type
> w_value = self.get_w_value(space)
interpreter/error.py:203:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = OperationError(<W_TypeObject 'OSError' at 0x7fb853a36bf0>)
space = StdObjSpace
def get_w_value(self, space):
w_value = self._w_value
if w_value is None:
value, lgt = self._compute_value(space)
> self._w_value = w_value = space.newtext(value, lgt)
interpreter/error.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace
s = 'Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\xe9.so: "Cannot load library /tmp/buildbot-x86...d_caf\\xe9.so\' (no such file), \'/private/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"'
lgt = 685, unused = -1
@specialize.arg_or_var(1)
def newtext(self, s, lgt=-1, unused=-1):
# the unused argument can be from something like
# newtext(*decode_utf8sp(space, code))
if is_annotation_constant(s) and s is not None:
> return self._newtext_memo(s)
objspace/std/objspace.py:409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace
s = 'Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\xe9.so: "Cannot load library /tmp/buildbot-x86...d_caf\\xe9.so\' (no such file), \'/private/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"'
@specialize.memo()
def _newtext_memo(self, s):
# try to see whether we exist as an interned string, but don't intern
# if not
w_u = self.interned_strings.get(s)
if w_u is not None:
return w_u
lgt = rutf8.codepoints_in_utf8(s)
> return W_UnicodeObject(s, lgt)
objspace/std/objspace.py:428:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_UnicodeObject('Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081...e/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"')
utf8str = 'Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\xe9.so: "Cannot load library /tmp/buildbot-x86...d_caf\\xe9.so\' (no such file), \'/private/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"'
length = 789
def __init__(self, utf8str, length):
if not we_are_translated():
typecheck(self, utf8str, length) # rpython.rlib.objectmodel
> return __init___original(self, utf8str, length)
<654-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:292>:5:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_UnicodeObject('Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081...e/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"')
utf8str = 'Cannot load library /tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\xe9.so: "Cannot load library /tmp/buildbot-x86...d_caf\\xe9.so\' (no such file), \'/private/tmp/buildbot-x86_64/usession-py3.11-2081/load_caf\\xe9.so\' (no such file)"'
length = 789
@enforceargs(utf8str=str)
def __init__(self, utf8str, length):
assert isinstance(utf8str, bytes)
# TODO: how to handle surrogates
assert length >= 0
self._utf8 = utf8str
self._length = length
self._index_storage = rutf8.null_storage()
if CHECK_ALL_STRINGS or not we_are_translated():
# utf8str must always be a valid utf8 string, except maybe with
# explicit surrogate characters---which .decode('utf-8') doesn't
# special-case in Python 2, which is exactly what we want here
try:
if sys.maxunicode == 0xffff:
# can't use .decode('utf-8') because it will add surrogates
real_length = rutf8.check_utf8(utf8str, True)
else:
real_length = len(utf8str.decode('utf-8'))
except (rutf8.CheckError, UnicodeDecodeError):
real_length = -999
if length != real_length:
from rpython.rlib.debug import debug_print
debug_print("!!! BAD UTF8 !!!")
debug_print(str([ord(c) for c in utf8str]))
debug_print("length", length, "real_length", real_length)
> raise BadUtf8
E BadUtf8
objspace/std/unicodeobject.py:86: BadUtf8
----------------------------- Captured stderr call -----------------------------
!!! BAD UTF8 !!!
[67, 97, 110, 110, 111, 116, 32, 108, 111, 97, 100, 32, 108, 105, 98, 114, 97, 114, 121, 32, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 233, 46, 115, 111, 58, 32, 34, 67, 97, 110, 110, 111, 116, 32, 108, 111, 97, 100, 32, 108, 105, 98, 114, 97, 114, 121, 32, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 58, 32, 100, 108, 111, 112, 101, 110, 40, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 44, 32, 48, 120, 48, 48, 48, 50, 41, 58, 32, 116, 114, 105, 101, 100, 58, 32, 39, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 83, 121, 115, 116, 101, 109, 47, 86, 111, 108, 117, 109, 101, 115, 47, 80, 114, 101, 98, 111, 111, 116, 47, 67, 114, 121, 112, 116, 101, 120, 101, 115, 47, 79, 83, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 83, 121, 115, 116, 101, 109, 47, 86, 111, 108, 117, 109, 101, 115, 47, 80, 114, 101, 98, 111, 111, 116, 47, 67, 114, 121, 112, 116, 101, 120, 101, 115, 47, 79, 83, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 44, 32, 39, 47, 112, 114, 105, 118, 97, 116, 101, 47, 116, 109, 112, 47, 98, 117, 105, 108, 100, 98, 111, 116, 45, 120, 56, 54, 95, 54, 52, 47, 117, 115, 101, 115, 115, 105, 111, 110, 45, 112, 121, 51, 46, 49, 49, 45, 50, 48, 56, 49, 47, 108, 111, 97, 100, 95, 99, 97, 102, 92, 120, 101, 57, 46, 115, 111, 39, 32, 40, 110, 111, 32, 115, 117, 99, 104, 32, 102, 105, 108, 101, 41, 34]
length 789 real_length -999
=========================== short test summary info ============================
FAIL module/_cffi_backend/test/test_re_python.py::AppTestRecompilerPython::()::test_dlopen_unicode
============= 1 failed, 329 passed, 137 skipped in 214.55 seconds ==============
++ 05:15:38 starting module/_cppyy/test [13 started in total]
__ module/_continuation/test [11 done in total, somefailed=True] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 72 items / 2 skipped
module/_continuation/test/test_generator.py ssss
module/_continuation/test/test_greenlet.py s.ssssss.sssssssssssssss.sss
module/_continuation/test/test_stacklet.py sssssssssssssss.ssssssssssssssssssssssssE
==================================== ERRORS ====================================
______ ERROR at teardown of AppTestStacklet.test_sampling_inside_callback ______
self = <CallInfo when='teardown' exception: Invalid value for fakevmprof._ignore_signals: expected 1, got 0. This probably means that you called {start,stop}_sampling() a wrong number of times>
func = <function <lambda> at 0x00007f7852bb09f8>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...ltiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': None}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007f78500539f0>
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f7870926360>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...ltiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': None}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f7870926360>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'ne...ltiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': None}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': None, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x00007f786373ddd0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...titem': None, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f7863741520>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f7863741520>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...titem': None, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': None, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_sampling_inside_callback'>, nextitem = None
def pytest_runtest_teardown(item, nextitem):
> item.session._setupstate.teardown_exact(item, nextitem)
../_pytest/runner.py:103:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
item = <AppTestMethod 'test_sampling_inside_callback'>, nextitem = None
def teardown_exact(self, item, nextitem):
needed_collectors = nextitem and nextitem.listchain() or []
> self._teardown_towards(needed_collectors)
../_pytest/runner.py:387:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
needed_collectors = []
def _teardown_towards(self, needed_collectors):
while self.stack:
if self.stack == needed_collectors[:len(self.stack)]:
break
> self._pop_and_teardown()
../_pytest/runner.py:393:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
def _pop_and_teardown(self):
colitem = self.stack.pop()
> self._teardown_with_finalization(colitem)
../_pytest/runner.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _teardown_with_finalization(self, colitem):
> self._callfinalizers(colitem)
../_pytest/runner.py:371:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
fin()
except Exception:
# XXX Only first exception will be seen by user,
# ideally all should be reported.
if exc is None:
exc = sys.exc_info()
if exc:
> py.builtin._reraise(*exc)
../_pytest/runner.py:368:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.runner.SetupState object at 0x00007f78405a1be8>
colitem = <AppTestMethod 'test_sampling_inside_callback'>
def _callfinalizers(self, colitem):
finalizers = self._finalizers.pop(colitem, None)
exc = None
while finalizers:
fin = finalizers.pop()
try:
> fin()
../_pytest/runner.py:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FixtureDef name='fakevmprof' scope='function' baseid='pypy/module/_continuation/test/test_stacklet.py' >
def finish(self):
try:
while self._finalizer:
func = self._finalizer.pop()
> func()
../_pytest/python.py:2085:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rlib.rvmprof.test.support.FakeVMProf object at 0x00007f786372d1d8>
def check_status(self):
"""
To be called during test teardown
"""
if self._ignore_signals != 1:
msg = ('Invalid value for fakevmprof._ignore_signals: expected 1, '
'got %d. This probably means that you called '
'{start,stop}_sampling() a wrong number of times')
> raise ValueError(msg % self._ignore_signals)
E ValueError: Invalid value for fakevmprof._ignore_signals: expected 1, got 0. This probably means that you called {start,stop}_sampling() a wrong number of times
../rpython/rlib/rvmprof/test/support.py:37: ValueError
================ 4 passed, 70 skipped, 1 error in 48.25 seconds ================
++ 05:15:52 starting module/_csv/test [14 started in total]
__ module/_csv/test [12 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
module/_csv/test/test_dialect.py ..............
module/_csv/test/test_reader.py .............
module/_csv/test/test_writer.py ......
module/_csv/test/test_ztranslation.py .
========================== 34 passed in 46.80 seconds ==========================
++ 05:16:43 starting module/_demo/test [15 started in total]
__ module/_demo/test [13 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/_demo/test/test_import.py ..
module/_demo/test/test_sieve.py .
========================== 3 passed in 19.52 seconds ===========================
++ 05:17:03 starting module/_hpy_universal/test/_vendored/test_00_basic.py [16 started in total]
__ module/_cppyy/test [14 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 191 items
module/_cppyy/test/test_advancedcpp.py sssssssssssssssssssssssss
module/_cppyy/test/test_boost.py sssss
module/_cppyy/test/test_cpp11features.py s.s
module/_cppyy/test/test_cppyy.py ...........
module/_cppyy/test/test_crossing.py ssss
module/_cppyy/test/test_datatypes.py .......sssssssssssssss
module/_cppyy/test/test_fragile.py sssssssssssss
module/_cppyy/test/test_helper.py ......
module/_cppyy/test/test_operators.py sssssss
module/_cppyy/test/test_overloads.py sssssss
module/_cppyy/test/test_pythonify.py .....sssssssssssss
module/_cppyy/test/test_pythonization.py .ssssss
module/_cppyy/test/test_regression.py ss
module/_cppyy/test/test_stltypes.py sssssssssssssssssssssssss
module/_cppyy/test/test_templates.py sssssssssssssssssssssssssssssssss
module/_cppyy/test/test_zjit.py sss
=================== 31 passed, 160 skipped in 156.45 seconds ===================
++ 05:18:24 starting module/_hpy_universal/test/_vendored/test_argparse.py [17 started in total]
__ interpreter/test [15 done in total, somefailed=True] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
PYTHON3: /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
(Version 3.11.5 (v3.11.5:cce6ba91b3, Aug 24 2023, 10:50:31) [Clang 13.0.0 (clang-1300.0.29.30)])
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1325 items
interpreter/test/apptest_annotations.py ..........................
interpreter/test/apptest_annotations_string.py ......
interpreter/test/apptest_class.py ................
interpreter/test/apptest_coroutine.py .....................................................
interpreter/test/apptest_descrtypecheck.py ..
interpreter/test/apptest_exceptions.py ..........................
interpreter/test/apptest_exctable_dis.py .........
interpreter/test/apptest_exec.py .........................
interpreter/test/apptest_extcall.py .....
interpreter/test/apptest_function.py .....................................s.....................................................
interpreter/test/apptest_generator.py ...................................................................
interpreter/test/apptest_nestedscope.py ..................
interpreter/test/apptest_pycode.py ....
interpreter/test/apptest_pyframe.py ................................................................
interpreter/test/apptest_raise.py ...................................................
interpreter/test/apptest_settrace_jump.py .
interpreter/test/apptest_sys_settrace.py ..............................................................................................................................................
interpreter/test/apptest_traceback.py ........
interpreter/test/apptest_unraisable.py ....
interpreter/test/apptest_with_leak.py .........
interpreter/test/test_app_main.py ....................s....................s...s.......................s....X.s...s..........
interpreter/test/test_appinterp.py .............
interpreter/test/test_argument.py ..............................................
interpreter/test/test_buffer.py ...
interpreter/test/test_cellfamily.py .......
interpreter/test/test_code.py ............
interpreter/test/test_compiler.py .............................................................................................................
interpreter/test/test_error.py ..............
interpreter/test/test_exceptcomp.py .........
interpreter/test/test_executioncontext.py ................
interpreter/test/test_extmodules.py .
interpreter/test/test_fsencode.py F..
interpreter/test/test_function.py .............
interpreter/test/test_gateway.py .........................................ss.........................
interpreter/test/test_generator.py .
interpreter/test/test_interpreter.py .................................................
interpreter/test/test_location.py ..........
interpreter/test/test_main.py .....
interpreter/test/test_mixedmodule.py ......
interpreter/test/test_module.py .......................
interpreter/test/test_objspace.py ..................................
interpreter/test/test_pycode.py ..
interpreter/test/test_pyframe.py ................................
interpreter/test/test_reverse_debugging.py ..
interpreter/test/test_special.py ...
interpreter/test/test_syntax.py .........................................................
interpreter/test/test_targetpypy.py ..
interpreter/test/test_typedef.py ...................
interpreter/test/test_unicodehelper.py ..........
interpreter/test/test_zpy.py ........
interpreter/test/test_zzpickle_and_slow.py s.....s..s..sss........ss...s.
=================================== FAILURES ===================================
_____________________ TestFSEncode.test_fsencode_fsdecode ______________________
self = <pypy.interpreter.test.test_fsencode.TestFSEncode instance at 0x00007f91662f7120>
def test_fsencode_fsdecode(self):
space = self.space
strs = [u"/home/bar/baz", u"c:\\"]
if self.special_char:
strs.append(self.special_char)
for st in strs:
# check roundtrip
w_st = space.newtext(st.encode('utf8'), len(st))
w_enc = space.fsencode(w_st)
w_st2 = space.fsdecode(w_enc)
assert space.eq_w(w_st, w_st2)
> assert space.fsdecode_w(w_enc) == st
E assert 'a\xcc\x88' == u'a\u0308'
E - a\xcc\x88
E + a\u0308
interpreter/test/test_fsencode.py:77: AssertionError
----------------------------- Captured stderr call -----------------------------
/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_fsencode.py:77: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
assert space.fsdecode_w(w_enc) == st
/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_fsencode.py:1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
import sys
=========================== short test summary info ============================
FAIL interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode
======== 1 failed, 1305 passed, 18 skipped, 1 xpassed in 577.70 seconds ========
++ 05:19:00 starting module/_hpy_universal/test/_vendored/test_call.py [18 started in total]
__ module/_hpy_universal/test/_vendored/test_00_basic.py [16 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
module/_hpy_universal/test/_vendored/test_00_basic.py ..........................................................
========================= 58 passed in 108.35 seconds ==========================
++ 05:19:07 starting module/_hpy_universal/test/_vendored/test_capsule.py [19 started in total]
__ module/_hpy_universal/test/_vendored/test_capsule.py [17 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/_hpy_universal/test/_vendored/test_capsule.py ..........
========================== 10 passed in 63.29 seconds ==========================
++ 05:20:20 starting module/_hpy_universal/test/_vendored/test_capsule_legacy.py [20 started in total]
__ module/_hpy_universal/test/_vendored/test_call.py [18 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/_hpy_universal/test/_vendored/test_call.py ..........
========================== 10 passed in 79.21 seconds ==========================
++ 05:20:27 starting module/_hpy_universal/test/_vendored/test_contextvar.py [21 started in total]
__ module/_hpy_universal/test/_vendored/test_argparse.py [19 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 90 items
module/_hpy_universal/test/_vendored/test_argparse.py ..........................................................................................
========================= 90 passed in 134.56 seconds ==========================
++ 05:20:50 starting module/_hpy_universal/test/_vendored/test_cpy_compat.py [22 started in total]
__ module/_hpy_universal/test/_vendored/test_contextvar.py [20 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/_hpy_universal/test/_vendored/test_contextvar.py ..
========================== 2 passed in 55.24 seconds ===========================
++ 05:21:33 starting module/_hpy_universal/test/_vendored/test_eval.py [23 started in total]
__ module/_hpy_universal/test/_vendored/test_capsule_legacy.py [21 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/_hpy_universal/test/_vendored/test_capsule_legacy.py ..
========================== 2 passed in 126.97 seconds ==========================
++ 05:22:38 starting module/_hpy_universal/test/_vendored/test_extra.py [24 started in total]
__ module/_hpy_universal/test/_vendored/test_eval.py [22 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/_hpy_universal/test/_vendored/test_eval.py ....
========================== 4 passed in 57.52 seconds ===========================
++ 05:22:39 starting module/_hpy_universal/test/_vendored/test_helpers.py [25 started in total]
__ module/_hpy_universal/test/_vendored/test_extra.py [23 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 05:22:46 starting module/_hpy_universal/test/_vendored/test_hpybuildvalue.py [26 started in total]
__ module/_hpy_universal/test/_vendored/test_cpy_compat.py [24 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module/_hpy_universal/test/_vendored/test_cpy_compat.py ................
========================= 16 passed in 157.42 seconds ==========================
++ 05:23:36 starting module/_hpy_universal/test/_vendored/test_hpybytes.py [27 started in total]
__ module/_hpy_universal/test/_vendored/test_helpers.py [25 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_hpy_universal/test/_vendored/test_helpers.py ......
========================== 6 passed in 58.34 seconds ===========================
++ 05:23:52 starting module/_hpy_universal/test/_vendored/test_hpydict.py [28 started in total]
__ module/_hpy_universal/test/_vendored/test_hpybuildvalue.py [26 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/_hpy_universal/test/_vendored/test_hpybuildvalue.py ..............
========================== 14 passed in 70.20 seconds ==========================
++ 05:24:07 starting module/_hpy_universal/test/_vendored/test_hpyerr.py [29 started in total]
__ module/_hpy_universal/test/_vendored/test_hpybytes.py [27 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/_hpy_universal/test/_vendored/test_hpybytes.py ............
========================== 12 passed in 59.33 seconds ==========================
++ 05:24:49 starting module/_hpy_universal/test/_vendored/test_hpyfield.py [30 started in total]
__ module/_hpy_universal/test/_vendored/test_hpydict.py [28 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/_hpy_universal/test/_vendored/test_hpydict.py ............
========================== 12 passed in 59.85 seconds ==========================
++ 05:25:05 starting module/_hpy_universal/test/_vendored/test_hpyglobal.py [31 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyfield.py [29 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module/_hpy_universal/test/_vendored/test_hpyfield.py ssss........ssss..
==================== 10 passed, 8 skipped in 64.39 seconds =====================
++ 05:26:10 starting module/_hpy_universal/test/_vendored/test_hpyimport.py [32 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyglobal.py [30 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/_hpy_universal/test/_vendored/test_hpyglobal.py ..
========================== 2 passed in 54.22 seconds ===========================
++ 05:26:11 starting module/_hpy_universal/test/_vendored/test_hpyiter.py [33 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyerr.py [31 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
module/_hpy_universal/test/_vendored/test_hpyerr.py ..ss..............................ss..
==================== 34 passed, 4 skipped in 137.62 seconds ====================
++ 05:26:39 starting module/_hpy_universal/test/_vendored/test_hpylist.py [34 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyimport.py [32 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/_hpy_universal/test/_vendored/test_hpyimport.py ..
========================== 2 passed in 54.29 seconds ===========================
++ 05:27:15 starting module/_hpy_universal/test/_vendored/test_hpylong.py [35 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyiter.py [33 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/_hpy_universal/test/_vendored/test_hpyiter.py ....
========================== 4 passed in 56.34 seconds ===========================
++ 05:27:17 starting module/_hpy_universal/test/_vendored/test_hpymodule.py [36 started in total]
__ module/_hpy_universal/test/_vendored/test_hpylist.py [34 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/_hpy_universal/test/_vendored/test_hpylist.py ..........
========================== 10 passed in 62.52 seconds ==========================
++ 05:27:52 starting module/_hpy_universal/test/_vendored/test_hpyslice.py [37 started in total]
__ module/_hpy_universal/test/_vendored/test_hpymodule.py [35 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module/_hpy_universal/test/_vendored/test_hpymodule.py ................
========================== 16 passed in 64.56 seconds ==========================
++ 05:28:37 starting module/_hpy_universal/test/_vendored/test_hpystructseq.py [38 started in total]
__ module/_hpy_universal/test/_vendored/test_hpylong.py [36 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
module/_hpy_universal/test/_vendored/test_hpylong.py ....................................
========================== 36 passed in 84.37 seconds ==========================
++ 05:28:50 starting module/_hpy_universal/test/_vendored/test_hpytuple.py [39 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyslice.py [37 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_hpy_universal/test/_vendored/test_hpyslice.py ......
========================== 6 passed in 63.48 seconds ===========================
++ 05:29:05 starting module/_hpy_universal/test/_vendored/test_hpytype.py [40 started in total]
__ module/_hpy_universal/test/_vendored/test_hpystructseq.py [38 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/_hpy_universal/test/_vendored/test_hpystructseq.py ....
========================== 4 passed in 57.39 seconds ===========================
++ 05:29:50 starting module/_hpy_universal/test/_vendored/test_hpytype_legacy.py [41 started in total]
__ module/_hpy_universal/test/_vendored/test_hpytuple.py [39 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/_hpy_universal/test/_vendored/test_hpytuple.py ........
========================== 8 passed in 57.45 seconds ===========================
++ 05:30:03 starting module/_hpy_universal/test/_vendored/test_hpyunicode.py [42 started in total]
__ module/_hpy_universal/test/_vendored/test_hpytype.py [40 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 74 items
module/_hpy_universal/test/_vendored/test_hpytype.py ................ss........................................................
==================== 72 passed, 2 skipped in 151.72 seconds ====================
++ 05:31:52 starting module/_hpy_universal/test/_vendored/test_importing.py [43 started in total]
__ module/_hpy_universal/test/_vendored/test_hpyunicode.py [41 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
module/_hpy_universal/test/_vendored/test_hpyunicode.py ..........................................
========================= 42 passed in 122.23 seconds ==========================
++ 05:32:14 starting module/_hpy_universal/test/_vendored/test_legacy_forbidden.py [44 started in total]
__ module/_hpy_universal/test/_vendored/test_importing.py [42 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/_hpy_universal/test/_vendored/test_importing.py ss
========================== 2 skipped in 17.32 seconds ==========================
++ 05:32:20 starting module/_hpy_universal/test/_vendored/test_number.py [45 started in total]
__ module/_hpy_universal/test/_vendored/test_legacy_forbidden.py [43 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/_hpy_universal/test/_vendored/test_legacy_forbidden.py ....ssss
===================== 4 passed, 4 skipped in 18.67 seconds =====================
++ 05:32:42 starting module/_hpy_universal/test/_vendored/test_object.py [46 started in total]
__ module/_hpy_universal/test/_vendored/test_number.py [44 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module/_hpy_universal/test/_vendored/test_number.py ..................
========================= 18 passed in 113.61 seconds ==========================
++ 05:34:23 starting module/_hpy_universal/test/_vendored/test_slots.py [47 started in total]
__ module/_hpy_universal/test/_vendored/test_object.py [45 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
module/_hpy_universal/test/_vendored/test_object.py ..................................................
========================= 50 passed in 103.22 seconds ==========================
++ 05:34:38 starting module/_hpy_universal/test/_vendored/test_slots_legacy.py [48 started in total]
__ module/_hpy_universal/test/_vendored/test_slots.py [46 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
module/_hpy_universal/test/_vendored/test_slots.py ..........................................
========================= 42 passed in 104.24 seconds ==========================
++ 05:36:20 starting module/_hpy_universal/test/_vendored/test_support.py [49 started in total]
__ module/_hpy_universal/test/_vendored/test_support.py [47 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ===========================
++ 05:36:30 starting module/_hpy_universal/test/_vendored/test_tracker.py [50 started in total]
__ module/_hpy_universal/test/_vendored/test_hpytype_legacy.py [48 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
module/_hpy_universal/test/_vendored/test_hpytype_legacy.py ................ss..................................................................
==================== 82 passed, 2 skipped in 403.01 seconds ====================
++ 05:36:42 starting module/_hpy_universal/test/pypy [51 started in total]
__ module/_hpy_universal/test/pypy [49 done in total, somefailed=False] _______
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
module/_hpy_universal/test/pypy/test_apiset.py .......
module/_hpy_universal/test/pypy/test_handlemanager.py ..................s......
module/_hpy_universal/test/pypy/test_storage.py .
module/_hpy_universal/test/pypy/test_ztranslation.py s
==================== 32 passed, 2 skipped in 18.26 seconds =====================
++ 05:37:10 starting module/_io/test [52 started in total]
__ module/_hpy_universal/test/_vendored/test_tracker.py [50 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/_hpy_universal/test/_vendored/test_tracker.py ............
========================== 12 passed in 71.42 seconds ==========================
++ 05:37:57 starting module/_jitlog/test [53 started in total]
__ module/_jitlog/test [51 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/_jitlog/test/test__jitlog.py .
========================== 1 passed in 24.64 seconds ===========================
++ 05:38:25 starting module/_locale/test [54 started in total]
__ module/_locale/test [52 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
module/_locale/test/test_locale.py ssssssssssssss.
==================== 1 passed, 14 skipped in 26.24 seconds =====================
++ 05:38:53 starting module/_lsprof/test [55 started in total]
__ module/_lsprof/test [53 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_lsprof/test/test_cprofile.py ......
========================== 6 passed in 17.74 seconds ===========================
++ 05:39:14 starting module/_md5/test [56 started in total]
__ module/_md5/test [54 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/_md5/test/test_md5.py ........
========================== 8 passed in 14.44 seconds ===========================
++ 05:39:31 starting module/_minimal_curses/test [57 started in total]
__ module/_hpy_universal/test/_vendored/test_slots_legacy.py [55 done in total, somefailed=False]
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (c7f2b53ceffe, Aug 28 2024, 05:06:55)\n[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]')
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 54 items
module/_hpy_universal/test/_vendored/test_slots_legacy.py ......................................................
========================= 54 passed in 290.47 seconds ==========================
++ 05:39:42 starting module/_multibytecodec/test [58 started in total]
__ module/_io/test [56 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 285 items / 1 skipped
module/_io/test/apptest_bytesio.py .................
module/_io/test/apptest_io.py ...........................................
module/_io/test/apptest_stringio.py ...........................
module/_io/test/apptest_textio.py ..............................s.................
module/_io/test/test_bufferedio.py .......................................................................ss................................
module/_io/test/test_fileio.py ....................................
module/_io/test/test_interp_textio.py .........
=================== 282 passed, 4 skipped in 167.37 seconds ====================
++ 05:40:04 starting module/_multiprocessing/test [59 started in total]
__ module/_multibytecodec/test [57 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 66 items
module/_multibytecodec/test/apptest_codecs.py ...................
module/_multibytecodec/test/apptest_incremental.py ...................
module/_multibytecodec/test/apptest_stream.py .....
module/_multibytecodec/test/test_c_codecs.py ..................s
module/_multibytecodec/test/test_multibtye_codecs.py ...
module/_multibytecodec/test/test_translation.py s
==================== 64 passed, 2 skipped in 50.57 seconds =====================
++ 05:40:33 starting module/_opcode/test [60 started in total]
__ module/_multiprocessing/test [58 done in total, somefailed=False] __________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/_multiprocessing/test/test_interp_semaphore.py s
module/_multiprocessing/test/test_semaphore.py ..sssss.s
module/_multiprocessing/test/test_win32.py s
module/_multiprocessing/test/test_ztranslation.py .
===================== 4 passed, 8 skipped in 34.04 seconds =====================
++ 05:40:42 starting module/_pickle/test [61 started in total]
__ module/_opcode/test [59 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module/_opcode/test/apptest_opcode.py .....
========================== 5 passed in 22.78 seconds ===========================
++ 05:40:57 starting module/_pickle_support/test [62 started in total]
__ module/_pickle_support/test [60 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/_pickle_support/test/apptest__pickle_support.py .
========================== 1 passed in 14.14 seconds ===========================
++ 05:41:14 starting module/_posixsubprocess/test [63 started in total]
__ module/_minimal_curses/test [61 done in total, somefailed=False] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/_minimal_curses/test/test_curses.py ......
========================== 6 passed in 134.96 seconds ==========================
++ 05:41:49 starting module/_pypyjson/test [64 started in total]
__ module/_pickle/test [62 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 92 items
module/_pickle/test/apptest_pickle.py ...............................................................s.
module/_pickle/test/apptest_pypy_extensions.py ...........................
==================== 91 passed, 1 skipped in 79.61 seconds =====================
++ 05:42:09 starting module/_random/test [65 started in total]
__ module/_pypyjson/test [63 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 54 items
module/_pypyjson/test/apptest__pypyjson.py .......
module/_pypyjson/test/test__pypyjson.py ............................................
module/_pypyjson/test/test_simd.py ...
========================== 54 passed in 47.91 seconds ==========================
++ 05:42:40 starting module/_rawffi/alt/test [66 started in total]
__ module/_random/test [64 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
module/_random/test/test_random.py ............
module/_random/test/test_ztranslation.py .
========================== 13 passed in 30.96 seconds ==========================
++ 05:42:42 starting module/_rawffi/test [67 started in total]
__ module/_posixsubprocess/test [65 done in total, somefailed=True] ___________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/_posixsubprocess/test/apptest_subprocess.py ......F.F
module/_posixsubprocess/test/test_ztranslation.py .
=================================== FAILURES ===================================
__________________________________ test_umask __________________________________
def test_umask():
import tempfile, shutil
tmpdir = None
try:
tmpdir = tempfile.mkdtemp()
name = os.path.join(tmpdir, "beans")
# We set an unusual umask in the child so as a unique mode
# for us to test the child's touched file for.
subprocess.check_call(
["python", "-c", f"open({name!r}, 'w').close()"],
umask=0o053)
# Ignore execute permissions entirely in our test,
# filesystems could be mounted to ignore or force that.
st_mode = os.stat(name).st_mode & 0o666
expected_mode = 0o624
assert expected_mode == st_mode
finally:
if tmpdir is not None:
> shutil.rmtree(tmpdir)
module/_posixsubprocess/test/apptest_subprocess.py:154:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
path = W_UnicodeObject('/tmp/buildbot-x86_64/pytest/tmpvht7kjgj')
ignore_errors = W_BoolObject(False), onerror = <Function onerror>
def rmtree(path, ignore_errors=False, onerror=None, *, dir_fd=None):
"""Recursively delete a directory tree.
If dir_fd is not None, it should be a file descriptor open to a directory;
path will then be relative to that directory.
dir_fd may not be implemented on your platform.
If it is unavailable, using it will raise a NotImplementedError.
If ignore_errors is set, errors are ignored; otherwise, if onerror
is set, it is called to handle the error with arguments (func,
path, exc_info) where func is platform and implementation dependent;
path is the argument to that function that caused it to fail; and
exc_info is a tuple returned by sys.exc_info(). If ignore_errors
is false and onerror is None, an exception is raised.
"""
sys.audit("shutil.rmtree", path, dir_fd)
if ignore_errors:
def onerror(*args):
pass
elif onerror is None:
def onerror(*args):
raise
if _use_fd_functions:
# While the unsafe rmtree works fine on bytes, the fd based does not.
if isinstance(path, bytes):
path = os.fsdecode(path)
# Note: To guard against symlink races, we use the standard
# lstat()/open()/fstat() trick.
try:
orig_st = os.lstat(path, dir_fd=dir_fd)
except Exception:
onerror(os.lstat, path, sys.exc_info())
return
try:
fd = os.open(path, os.O_RDONLY | os.O_NONBLOCK, dir_fd=dir_fd)
fd_closed = False
except Exception:
onerror(os.open, path, sys.exc_info())
return
try:
if os.path.samestat(orig_st, os.fstat(fd)):
> _rmtree_safe_fd(fd, path, onerror)
../lib-python/3/shutil.py:752:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
topfd = W_IntObject(24)
path = W_UnicodeObject('/tmp/buildbot-x86_64/pytest/tmpvht7kjgj')
onerror = <Function onerror>
def _rmtree_safe_fd(topfd, path, onerror):
try:
with os.scandir(topfd) as scandir_it:
entries = list(scandir_it)
except OSError as err:
err.filename = path
onerror(os.scandir, path, sys.exc_info())
return
for entry in entries:
fullname = os.path.join(path, entry.name)
try:
is_dir = entry.is_dir(follow_symlinks=False)
except OSError:
is_dir = False
else:
if is_dir:
try:
orig_st = entry.stat(follow_symlinks=False)
is_dir = stat.S_ISDIR(orig_st.st_mode)
except OSError:
onerror(os.lstat, fullname, sys.exc_info())
continue
if is_dir:
try:
dirfd = os.open(entry.name, os.O_RDONLY | os.O_NONBLOCK, dir_fd=topfd)
dirfd_closed = False
except OSError:
onerror(os.open, fullname, sys.exc_info())
else:
try:
if os.path.samestat(orig_st, os.fstat(dirfd)):
_rmtree_safe_fd(dirfd, fullname, onerror)
try:
os.close(dirfd)
except OSError:
# close() should not be retried after an error.
dirfd_closed = True
onerror(os.close, fullname, sys.exc_info())
dirfd_closed = True
try:
os.rmdir(entry.name, dir_fd=topfd)
except OSError:
onerror(os.rmdir, fullname, sys.exc_info())
else:
try:
# This can only happen if someone replaces
# a directory with a symlink after the call to
# os.scandir or stat.S_ISDIR above.
raise OSError("Cannot call rmtree on a symbolic "
"link")
except OSError:
onerror(os.path.islink, fullname, sys.exc_info())
finally:
if not dirfd_closed:
try:
os.close(dirfd)
except OSError:
onerror(os.close, fullname, sys.exc_info())
else:
try:
os.unlink(entry.name, dir_fd=topfd)
except OSError:
> onerror(os.unlink, fullname, sys.exc_info())
../lib-python/3/shutil.py:703:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
topfd = W_IntObject(24)
path = W_UnicodeObject('/tmp/buildbot-x86_64/pytest/tmpvht7kjgj')
onerror = <Function onerror>
def _rmtree_safe_fd(topfd, path, onerror):
try:
with os.scandir(topfd) as scandir_it:
entries = list(scandir_it)
except OSError as err:
err.filename = path
onerror(os.scandir, path, sys.exc_info())
return
for entry in entries:
fullname = os.path.join(path, entry.name)
try:
is_dir = entry.is_dir(follow_symlinks=False)
except OSError:
is_dir = False
else:
if is_dir:
try:
orig_st = entry.stat(follow_symlinks=False)
is_dir = stat.S_ISDIR(orig_st.st_mode)
except OSError:
onerror(os.lstat, fullname, sys.exc_info())
continue
if is_dir:
try:
dirfd = os.open(entry.name, os.O_RDONLY | os.O_NONBLOCK, dir_fd=topfd)
dirfd_closed = False
except OSError:
onerror(os.open, fullname, sys.exc_info())
else:
try:
if os.path.samestat(orig_st, os.fstat(dirfd)):
_rmtree_safe_fd(dirfd, fullname, onerror)
try:
os.close(dirfd)
except OSError:
# close() should not be retried after an error.
dirfd_closed = True
onerror(os.close, fullname, sys.exc_info())
dirfd_closed = True
try:
os.rmdir(entry.name, dir_fd=topfd)
except OSError:
onerror(os.rmdir, fullname, sys.exc_info())
else:
try:
# This can only happen if someone replaces
# a directory with a symlink after the call to
# os.scandir or stat.S_ISDIR above.
raise OSError("Cannot call rmtree on a symbolic "
"link")
except OSError:
onerror(os.path.islink, fullname, sys.exc_info())
finally:
if not dirfd_closed:
try:
os.close(dirfd)
except OSError:
onerror(os.close, fullname, sys.exc_info())
else:
try:
> os.unlink(entry.name, dir_fd=topfd)
E (application-level) FileNotFoundError: [Errno 2] No such file or directory: 'eans'
../lib-python/3/shutil.py:701: FileNotFoundError
_____________________________ test_restore_signals _____________________________
def test_restore_signals():
import posix as os
# Copied from lib-python/3/subprocess._execute_child
# when calling subprocess.check_output(['cat', '/proc/self/status'],
# restore_signals=True, universal_newlines=True)
def check_output(restore_signals):
c2pread, c2pwrite = os.pipe()
errpipe_read, errpipe_write = os.pipe()
try:
low_fds_to_close = []
while errpipe_write < 3:
low_fds_to_close.append(errpipe_write)
errpipe_write = os.dup(errpipe_write)
for low_fd in low_fds_to_close:
os.close(low_fd)
args = [b'cat', b'/proc/self/status']
executable_list=[b'/usr/bin/cat']
close_fds = True
fds_to_keep = (errpipe_write,)
cwd = None
env_list = None
p2cread = p2cwrite = -1
errread = errwrite = umask = -1
call_setsid = False
pgid_to_set = -1
preexec_fn = None
gid = gids = uid = None
pid = _posixsubprocess.fork_exec(args, executable_list, close_fds,
fds_to_keep, cwd, env_list, p2cread, p2cwrite, c2pread,
c2pwrite, errread, errwrite, errpipe_read,
errpipe_write, restore_signals, call_setsid, pgid_to_set,
gid, gids, uid, umask,
preexec_fn, subprocess._USE_VFORK)
os.close(errpipe_write)
# Wait for exec to fail or succeed; possibly raising an
# exception (limited in size)
errpipe_data = bytearray()
while True:
part = os.read(errpipe_read, 50000)
errpipe_data += part
if not part or len(errpipe_data) > 50000:
break
if errpipe_data:
newpid, sts = os.waitpid(pid, 0)
raise RuntimeError('running commande returned %s' % sts)
out = os.read(c2pread, 50000)
finally:
os.close(c2pwrite)
os.close(c2pread)
os.close(errpipe_read)
return out
sig_ign_mask1 = ''
sig_ign_mask2 = ''
> for line in check_output(True).splitlines():
module/_posixsubprocess/test/apptest_subprocess.py:287:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
restore_signals = W_BoolObject(True)
def check_output(restore_signals):
c2pread, c2pwrite = os.pipe()
errpipe_read, errpipe_write = os.pipe()
try:
low_fds_to_close = []
while errpipe_write < 3:
low_fds_to_close.append(errpipe_write)
errpipe_write = os.dup(errpipe_write)
for low_fd in low_fds_to_close:
os.close(low_fd)
args = [b'cat', b'/proc/self/status']
executable_list=[b'/usr/bin/cat']
close_fds = True
fds_to_keep = (errpipe_write,)
cwd = None
env_list = None
p2cread = p2cwrite = -1
errread = errwrite = umask = -1
call_setsid = False
pgid_to_set = -1
preexec_fn = None
gid = gids = uid = None
pid = _posixsubprocess.fork_exec(args, executable_list, close_fds,
fds_to_keep, cwd, env_list, p2cread, p2cwrite, c2pread,
c2pwrite, errread, errwrite, errpipe_read,
errpipe_write, restore_signals, call_setsid, pgid_to_set,
gid, gids, uid, umask,
preexec_fn, subprocess._USE_VFORK)
os.close(errpipe_write)
# Wait for exec to fail or succeed; possibly raising an
# exception (limited in size)
errpipe_data = bytearray()
while True:
part = os.read(errpipe_read, 50000)
errpipe_data += part
if not part or len(errpipe_data) > 50000:
break
if errpipe_data:
newpid, sts = os.waitpid(pid, 0)
> raise RuntimeError('running commande returned %s' % sts)
E (application-level) RuntimeError: running commande returned 65280
module/_posixsubprocess/test/apptest_subprocess.py:277: RuntimeError
=========================== short test summary info ============================
FAIL module/_posixsubprocess/test/apptest_subprocess.py::test_umask
FAIL module/_posixsubprocess/test/apptest_subprocess.py::test_restore_signals
===================== 2 failed, 8 passed in 92.82 seconds ======================
++ 05:42:49 starting module/_socket/test [68 started in total]
__ module/_rawffi/alt/test [66 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module/_rawffi/alt/test/test_ffitype.py .....
module/_rawffi/alt/test/test_funcptr.py ..................................ssssss.s
module/_rawffi/alt/test/test_struct.py ...............
module/_rawffi/alt/test/test_type_converter.py ...........
==================== 66 passed, 7 skipped in 24.04 seconds =====================
++ 05:43:08 starting module/_sre/test [69 started in total]
__ module/_rawffi/test [67 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
module/_rawffi/test/apptest_rawffi.py .
module/_rawffi/test/test__rawffi.py .....s.............................................s..........s......
module/_rawffi/test/test_exit.py .
module/_rawffi/test/test_nested.py ......
module/_rawffi/test/test_struct.py ...
module/_rawffi/test/test_tracker.py ...
module/_rawffi/test/test_ztranslation.py .
==================== 81 passed, 3 skipped in 89.62 seconds =====================
n: 2
Arg 0: 3
Arg 1: 15
++ 05:44:17 starting module/_vmprof/test [70 started in total]
__ module/_sre/test [68 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 158 items
module/_sre/test/test_app_sre.py ..................................................................................................................................
module/_sre/test/test_sre_buf.py ............................
========================= 158 passed in 68.62 seconds ==========================
++ 05:44:21 starting module/_warnings/test [71 started in total]
__ module/_warnings/test [69 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
module/_warnings/test/apptest_warnings.py ........s.s.....
module/_warnings/test/test_warnings.py .
==================== 15 passed, 2 skipped in 31.75 seconds =====================
++ 05:44:54 starting module/_weakref/test [72 started in total]
__ module/_vmprof/test [70 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/_vmprof/test/test__vmprof.py ....s
module/_vmprof/test/test_direct.py ..
===================== 6 passed, 1 skipped in 43.55 seconds =====================
++ 05:45:08 starting module/_winreg/test [73 started in total]
__ module/_winreg/test [71 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.25 seconds ===========================
++ 05:45:09 starting module/array/test [74 started in total]
__ module/_socket/test [72 done in total, somefailed=True] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 83 items
module/_socket/test/apptest_socket.py ......................ss..s............s.ss...........F...
module/_socket/test/test_sock_app.py ....................s...
module/_socket/test/test_ztranslation.py .
=================================== FAILURES ===================================
___________________________ test_tcp_bytearray_name ____________________________
def test_tcp_bytearray_name():
import _socket as socket
if not hasattr(socket, 'AF_UNIX'):
pytest.skip('AF_UNIX not supported.')
s = socket.socket(socket.AF_UNIX, socket.SOCK_STREAM)
> s.bind(bytearray(b"\x00python\x00test\x00"))
E (application-level) FileNotFoundError: [Errno 2] No such file or directory
module/_socket/test/apptest_socket.py:816: OSError
=========================== short test summary info ============================
FAIL module/_socket/test/apptest_socket.py::test_tcp_bytearray_name
=============== 1 failed, 75 passed, 7 skipped in 146.80 seconds ===============
++ 05:45:21 starting module/atexit/test [75 started in total]
__ module/_weakref/test [73 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
module/_weakref/test/apptest_weakref.py ...........................................
========================== 43 passed in 48.46 seconds ==========================
++ 05:45:45 starting module/binascii/test [76 started in total]
__ module/atexit/test [74 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/atexit/test/apptest_atexit.py ..
========================== 2 passed in 26.00 seconds ===========================
++ 05:45:49 starting module/bz2/test [77 started in total]
__ module/binascii/test [75 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module/binascii/test/test_binascii.py ..................
========================== 18 passed in 31.05 seconds ==========================
++ 05:46:18 starting module/cmath/test [78 started in total]
__ module/cmath/test [76 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module/cmath/test/test_cmath.py ..................
========================== 18 passed in 16.89 seconds ==========================
++ 05:46:38 starting module/cpyext/test/test_api.py [79 started in total]
__ module/array/test [77 done in total, somefailed=True] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 64 items
module/array/test/apptest_array.py ...
module/array/test/test_array.py ................E.....s..................s...................
module/array/test/test_ztranslation.py .
==================================== ERRORS ====================================
____________ ERROR at teardown of AppTestArray.test_reversingslice _____________
self = <CallInfo when='teardown' exception: {
<C object Array of Char {'nolength': True} at 0x600001e6d770>:
<C object Arra...os-x86-64/build/pypy/module/array/interp_array.py", line 213, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x00007ff53c225cb8>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007ff5281f3a28>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x00007ff51a47dce0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007ff51a457ca0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007ff51a457ca0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x00007ff528de9460>
item = <AppTestMethod 'test_reversingslice'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E <C object Array of Char {'nolength': True} at 0x600001e6d770>:
E <C object Array of Char {'nolength': True} at 0x600001e63bd0>:
E <C object Array of Char {'nolength': True} at 0x600001c784a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78860>:
E <C object Array of Char {'nolength': True} at 0x600001e6dcc0>:
E <C object Array of Char {'nolength': True} at 0x600001e6f5a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78a40>:
E <C object Array of Char {'nolength': True} at 0x600001c78d20>:
E <C object Array of Char {'nolength': True} at 0x600001c781a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78280>:
E <C object Array of Char {'nolength': True} at 0x600001c78960>:
E <C object Array of Char {'nolength': True} at 0x600001c782e0>:
E <C object Array of Char {'nolength': True} at 0x600001c782a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78b60>:
E <C object Array of Char {'nolength': True} at 0x600001c78be0>:
E <C object Array of Char {'nolength': True} at 0x600001c790a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79140>:
E <C object Array of Char {'nolength': True} at 0x600001e6e810>:
E <C object Array of Char {'nolength': True} at 0x6000012640c0>:
E <C object Array of Char {'nolength': True} at 0x600001264600>:
E <C object Array of Char {'nolength': True} at 0x600001c78a20>:
E <C object Array of Char {'nolength': True} at 0x600001c78ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c78fa0>:
E <C object Array of Char {'nolength': True} at 0x600001c79260>:
E <C object Array of Char {'nolength': True} at 0x600001c78f00>:
E <C object Array of Char {'nolength': True} at 0x600001c78b80>:
E <C object Array of Char {'nolength': True} at 0x600001c78e80>:
E <C object Array of Char {'nolength': True} at 0x600001c78720>:
E <C object Array of Char {'nolength': True} at 0x600001c78e00>:
E <C object Array of Char {'nolength': True} at 0x600001c78c80>:
E <C object Array of Char {'nolength': True} at 0x600001c78ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c79280>:
E <C object Array of Char {'nolength': True} at 0x600001c786e0>:
E <C object Array of Char {'nolength': True} at 0x600001c791a0>:
E <C object Array of Char {'nolength': True} at 0x600001e44910>:
E <C object Array of Char {'nolength': True} at 0x600001c792e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79360>:
E <C object Array of Char {'nolength': True} at 0x600001e6d3c0>:
E <C object Array of Char {'nolength': True} at 0x600001c79120>:
E <C object Array of Char {'nolength': True} at 0x600001c79060>:
E <C object Array of Char {'nolength': True} at 0x600001c79440>:
E <C object Array of Char {'nolength': True} at 0x600001e47dd0>:
E <C object Array of Char {'nolength': True} at 0x600001e6f1f0>:
E <C object Array of Char {'nolength': True} at 0x600001c78660>:
E <C object Array of Char {'nolength': True} at 0x600001c79340>:
E <C object Array of Char {'nolength': True} at 0x600001e44bb0>:
E <C object Array of Char {'nolength': True} at 0x600001e47e50>:
E <C object Array of Char {'nolength': True} at 0x600001c78fe0>:
E <C object Array of Char {'nolength': True} at 0x600001c79320>:
E <C object Array of Char {'nolength': True} at 0x600001e60340>:
E <C object Array of Char {'nolength': True} at 0x600001e63200>:
E <C object Array of Char {'nolength': True} at 0x600001c791e0>:
E <C object Array of Char {'nolength': True} at 0x600001c78ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c78d80>:
E <C object Array of Char {'nolength': True} at 0x600001c794a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78ee0>:
E <C object Array of Char {'nolength': True} at 0x600001c79180>:
E <C object Array of Char {'nolength': True} at 0x600001c78f20>:
E <C object Array of Char {'nolength': True} at 0x600001c792a0>:
E <C object Array of Char {'nolength': True} at 0x600001c793e0>:
E <C object Array of Char {'nolength': True} at 0x600001c795a0>:
E <C object Array of Char {'nolength': True} at 0x600001c796c0>:
E <C object Array of Char {'nolength': True} at 0x600001c795c0>:
E <C object Array of Char {'nolength': True} at 0x600001e47920>:
E <C object Array of Char {'nolength': True} at 0x600001c79420>:
E <C object Array of Char {'nolength': True} at 0x600001c786c0>:
E <C object Array of Char {'nolength': True} at 0x600001e47b00>:
E <C object Array of Char {'nolength': True} at 0x600001e62dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c788a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78aa0>:
E <C object Array of Char {'nolength': True} at 0x600001e4ec00>:
E <C object Array of Char {'nolength': True} at 0x600001e4d480>:
E <C object Array of Char {'nolength': True} at 0x600001c64780>:
E <C object Array of Char {'nolength': True} at 0x600001c644a0>:
E <C object Array of Char {'nolength': True} at 0x600001e47170>:
E <C object Array of Char {'nolength': True} at 0x600001e430e0>:
E <C object Array of Char {'nolength': True} at 0x600001c648c0>:
E <C object Array of Char {'nolength': True} at 0x600001c656e0>:
E <C object Array of Char {'nolength': True} at 0x600001c64f80>:
E <C object Array of Char {'nolength': True} at 0x600001c652c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65960>:
E <C object Array of Char {'nolength': True} at 0x600001c648a0>:
E <C object Array of Char {'nolength': True} at 0x600001c65aa0>:
E <C object Array of Char {'nolength': True} at 0x600001c64ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c651e0>:
E <C object Array of Char {'nolength': True} at 0x600001c65c40>:
E <C object Array of Char {'nolength': True} at 0x600001c65c20>:
E <C object Array of Char {'nolength': True} at 0x600001c641e0>:
E <C object Array of Char {'nolength': True} at 0x600001e42ab0>:
E <C object Array of Char {'nolength': True} at 0x600001e45d50>:
E <C object Array of Char {'nolength': True} at 0x600001c65980>:
E <C object Array of Char {'nolength': True} at 0x600001c64a40>:
E <C object Array of Char {'nolength': True} at 0x600001c65a40>:
E <C object Array of Char {'nolength': True} at 0x600001c65fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c65fa0>:
E <C object Array of Char {'nolength': True} at 0x600001e67160>:
E <C object Array of Char {'nolength': True} at 0x600001e64530>:
E <C object Array of Char {'nolength': True} at 0x600001c66000>:
E <C object Array of Char {'nolength': True} at 0x600001c65b60>:
E <C object Array of Char {'nolength': True} at 0x600001e45100>:
E <C object Array of Char {'nolength': True} at 0x600001e43940>:
E <C object Array of Char {'nolength': True} at 0x600001c65d20>:
E <C object Array of Char {'nolength': True} at 0x600001c64980>:
E <C object Array of Char {'nolength': True} at 0x600001c65ee0>:
E <C object Array of Char {'nolength': True} at 0x600001c642c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65140>:
E <C object Array of Char {'nolength': True} at 0x600001c65f40>:
E <C object Array of Char {'nolength': True} at 0x600001c66080>:
E <C object Array of Char {'nolength': True} at 0x600001c660e0>:
E <C object Array of Char {'nolength': True} at 0x600001c64ee0>:
E <C object Array of Char {'nolength': True} at 0x600001c655c0>:
E <C object Array of Char {'nolength': True} at 0x600001c661a0>:
E <C object Array of Char {'nolength': True} at 0x600001c64560>:
E <C object Array of Char {'nolength': True} at 0x600001e64d80>:
E <C object Array of Char {'nolength': True} at 0x600001e648a0>:
E <C object Array of Char {'nolength': True} at 0x600001c65a80>:
E <C object Array of Char {'nolength': True} at 0x600001c66040>:
E <C object Array of Char {'nolength': True} at 0x600001c65bc0>:
E <C object Array of Char {'nolength': True} at 0x600001c654c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65d40>:
E <C object Array of Char {'nolength': True} at 0x600001e604b0>:
E <C object Array of Char {'nolength': True} at 0x600001e79ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c54e40>:
E <C object Array of Char {'nolength': True} at 0x600001c549c0>:
E <C object Array of Char {'nolength': True} at 0x600001e79a40>:
E <C object Array of Char {'nolength': True} at 0x600001e79000>:
E <C object Array of Char {'nolength': True} at 0x600001c55820>:
E <C object Array of Char {'nolength': True} at 0x600001c55480>:
E <C object Array of Char {'nolength': True} at 0x600001e78e60>:
E <C object Array of Char {'nolength': True} at 0x600001e79d40>:
E <C object Array of Char {'nolength': True} at 0x600001c55160>:
E <C object Array of Char {'nolength': True} at 0x600001c55a80>:
E <C object Array of Char {'nolength': True} at 0x600001e66ca0>:
E <C object Array of Char {'nolength': True} at 0x600001e64160>:
E <C object Array of Char {'nolength': True} at 0x600001c54c20>:
E <C object Array of Char {'nolength': True} at 0x600001c54840>:
E <C object Array of Char {'nolength': True} at 0x600001e795c0>:
E <C object Array of Char {'nolength': True} at 0x600001e797f0>:
E <C object Array of Char {'nolength': True} at 0x600001c55740>:
E <C object Array of Char {'nolength': True} at 0x600001c55380>:
E <C object Array of Char {'nolength': True} at 0x600001e7b3f0>:
E <C object Array of Char {'nolength': True} at 0x600001e65590>:
E <C object Array of Char {'nolength': True} at 0x600001c55500>:
E <C object Array of Char {'nolength': True} at 0x600001c55b20>:
E <C object Array of Char {'nolength': True} at 0x600001c55ae0>:
E <C object Array of Char {'nolength': True} at 0x600001e59cb0>:
E <C object Array of Char {'nolength': True} at 0x60000126be10>:
E <C object Array of Char {'nolength': True} at 0x600001278090>:
E <C object Array of Char {'nolength': True} at 0x600001c4b040>:
E <C object Array of Char {'nolength': True} at 0x600001c4a720>:
E <C object Array of Char {'nolength': True} at 0x600001c4ab80>:
E <C object Array of Char {'nolength': True} at 0x600001c49840>:
E <C object Array of Char {'nolength': True} at 0x600001c49b00>:
E <C object Array of Char {'nolength': True} at 0x600001c4b220>:
E <C object Array of Char {'nolength': True} at 0x600001c4a9c0>:
E <C object Array of Char {'nolength': True} at 0x600001c49be0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b340>:
E <C object Array of Char {'nolength': True} at 0x600001c4b100>:
E <C object Array of Char {'nolength': True} at 0x600001c65ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b1e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4a6c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b300>:
E <C object Array of Char {'nolength': True} at 0x600001c4b1c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4a920>:
E <C object Array of Char {'nolength': True} at 0x600001e64b70>:
E <C object Array of Char {'nolength': True} at 0x6000012783f0>:
E <C object Array of Char {'nolength': True} at 0x6000012789c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4a8e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4ae20>:
E <C object Array of Char {'nolength': True} at 0x600001c49500>:
E <C object Array of Char {'nolength': True} at 0x600001c4b2c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b240>:
E <C object Array of Char {'nolength': True} at 0x600001c65c80>:
E <C object Array of Char {'nolength': True} at 0x600001c66120>:
E <C object Array of Char {'nolength': True} at 0x600001c651a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66300>:
E <C object Array of Char {'nolength': True} at 0x600001c65ca0>:
E <C object Array of Char {'nolength': True} at 0x600001c66260>:
E <C object Array of Char {'nolength': True} at 0x600001c65b80>:
E <C object Array of Char {'nolength': True} at 0x600001c662c0>:
E <C object Array of Char {'nolength': True} at 0x600001c64e80>:
E <C object Array of Char {'nolength': True} at 0x600001e675c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65ba0>:
E <C object Array of Char {'nolength': True} at 0x600001c66320>:
E <C object Array of Char {'nolength': True} at 0x600001e43d40>:
E <C object Array of Char {'nolength': True} at 0x600001c65be0>:
E <C object Array of Char {'nolength': True} at 0x600001c54f60>:
E <C object Array of Char {'nolength': True} at 0x600001c55be0>:
E <C object Array of Char {'nolength': True} at 0x600001e67a20>:
E <C object Array of Char {'nolength': True} at 0x600001e62050>:
E <C object Array of Char {'nolength': True} at 0x600001c54900>:
E <C object Array of Char {'nolength': True} at 0x600001c54080>:
E <C object Array of Char {'nolength': True} at 0x600001e7a0d0>:
E <C object Array of Char {'nolength': True} at 0x600001e7a330>:
E <C object Array of Char {'nolength': True} at 0x600001c55680>:
E <C object Array of Char {'nolength': True} at 0x600001c55b60>:
E <C object Array of Char {'nolength': True} at 0x600001e658e0>:
E <C object Array of Char {'nolength': True} at 0x600001e62ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c55c40>:
E <C object Array of Char {'nolength': True} at 0x600001c55e60>:
E <C object Array of Char {'nolength': True} at 0x600001c56200>:
E <C object Array of Char {'nolength': True} at 0x600001c54d40>:
E <C object Array of Char {'nolength': True} at 0x600001c54bc0>:
E <C object Array of Char {'nolength': True} at 0x600001c54380>:
E <C object Array of Char {'nolength': True} at 0x600001c55dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c547a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56000>:
E <C object Array of Char {'nolength': True} at 0x600001c55f40>:
E <C object Array of Char {'nolength': True} at 0x600001c56160>:
E <C object Array of Char {'nolength': True} at 0x600001c56420>:
E <C object Array of Char {'nolength': True} at 0x600001e42c30>:
E <C object Array of Char {'nolength': True} at 0x600001c548c0>:
E <C object Array of Char {'nolength': True} at 0x600001e7a580>:
E <C object Array of Char {'nolength': True} at 0x600001c55d00>:
E <C object Array of Char {'nolength': True} at 0x600001e6eed0>:
E <C object Array of Char {'nolength': True} at 0x600001e79790>:
E <C object Array of Char {'nolength': True} at 0x600001c54060>:
E <C object Array of Char {'nolength': True} at 0x600001c56100>:
E <C object Array of Char {'nolength': True} at 0x600001e7c480>:
E <C object Array of Char {'nolength': True} at 0x600001e7d670>:
E <C object Array of Char {'nolength': True} at 0x600001c55ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c78e60>:
E <C object Array of Char {'nolength': True} at 0x600001e4fc10>:
E <C object Array of Char {'nolength': True} at 0x600001e4e8c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66200>:
E <C object Array of Char {'nolength': True} at 0x600001c66280>:
E <C object Array of Char {'nolength': True} at 0x600001c647c0>:
E <C object Array of Char {'nolength': True} at 0x600001c660c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65f60>:
E <C object Array of Char {'nolength': True} at 0x600001c663e0>:
E <C object Array of Char {'nolength': True} at 0x600001c64280>:
E <C object Array of Char {'nolength': True} at 0x600001c66400>:
E <C object Array of Char {'nolength': True} at 0x600001c662e0>:
E <C object Array of Char {'nolength': True} at 0x600001c664e0>:
E <C object Array of Char {'nolength': True} at 0x600001c65f00>:
E <C object Array of Char {'nolength': True} at 0x600001e43420>:
E <C object Array of Char {'nolength': True} at 0x600001260840>:
E <C object Array of Char {'nolength': True} at 0x600001260e10>:
E <C object Array of Char {'nolength': True} at 0x600001c661c0>:
E <C object Array of Char {'nolength': True} at 0x600001c65900>:
E <C object Array of Char {'nolength': True} at 0x600001c65fe0>:
E <C object Array of Char {'nolength': True} at 0x600001c66380>:
E <C object Array of Char {'nolength': True} at 0x600001c659c0>:
E <C object Array of Char {'nolength': True} at 0x600001c665c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66660>:
E <C object Array of Char {'nolength': True} at 0x600001c664a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66600>:
E <C object Array of Char {'nolength': True} at 0x600001c665e0>:
E <C object Array of Char {'nolength': True} at 0x600001c654a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66100>:
E <C object Array of Char {'nolength': True} at 0x600001c65e00>:
E <C object Array of Char {'nolength': True} at 0x600001c663a0>:
E <C object Array of Char {'nolength': True} at 0x600001e70840>:
E <C object Array of Char {'nolength': True} at 0x600001c66620>:
E <C object Array of Char {'nolength': True} at 0x600001c4af00>:
E <C object Array of Char {'nolength': True} at 0x600001e58ad0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b120>:
E <C object Array of Char {'nolength': True} at 0x600001c4aec0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b1a0>:
E <C object Array of Char {'nolength': True} at 0x600001e5b900>:
E <C object Array of Char {'nolength': True} at 0x600001e7bc00>:
E <C object Array of Char {'nolength': True} at 0x600001c4aea0>:
E <C object Array of Char {'nolength': True} at 0x600001c49d60>:
E <C object Array of Char {'nolength': True} at 0x600001e79f10>:
E <C object Array of Char {'nolength': True} at 0x600001e6d2f0>:
E <C object Array of Char {'nolength': True} at 0x600001c49300>:
E <C object Array of Char {'nolength': True} at 0x600001c4a080>:
E <C object Array of Char {'nolength': True} at 0x600001e7be60>:
E <C object Array of Char {'nolength': True} at 0x600001e44610>:
E <C object Array of Char {'nolength': True} at 0x600001c4ae60>:
E <C object Array of Char {'nolength': True} at 0x600001c4afe0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b0a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66160>:
E <C object Array of Char {'nolength': True} at 0x600001c56320>:
E <C object Array of Char {'nolength': True} at 0x600001c55860>:
E <C object Array of Char {'nolength': True} at 0x600001c55d60>:
E <C object Array of Char {'nolength': True} at 0x600001c55e20>:
E <C object Array of Char {'nolength': True} at 0x600001c560a0>:
E <C object Array of Char {'nolength': True} at 0x600001c561e0>:
E <C object Array of Char {'nolength': True} at 0x600001c54d60>:
E <C object Array of Char {'nolength': True} at 0x600001c54720>:
E <C object Array of Char {'nolength': True} at 0x600001e7fb10>:
E <C object Array of Char {'nolength': True} at 0x600001c55140>:
E <C object Array of Char {'nolength': True} at 0x600001c56240>:
E <C object Array of Char {'nolength': True} at 0x600001e7c680>:
E <C object Array of Char {'nolength': True} at 0x600001e7dda0>:
E <C object Array of Char {'nolength': True} at 0x600001c55bc0>:
E <C object Array of Char {'nolength': True} at 0x600001c55b00>:
E <C object Array of Char {'nolength': True} at 0x600001e7eac0>:
E <C object Array of Char {'nolength': True} at 0x600001e7fe80>:
E <C object Array of Char {'nolength': True} at 0x600001c56220>:
E <C object Array of Char {'nolength': True} at 0x600001c54a60>:
E <C object Array of Char {'nolength': True} at 0x600001e7d920>:
E <C object Array of Char {'nolength': True} at 0x600001e7f1d0>:
E <C object Array of Char {'nolength': True} at 0x600001c563a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56080>:
E <C object Array of Char {'nolength': True} at 0x600001c56020>:
E <C object Array of Char {'nolength': True} at 0x600001c565c0>:
E <C object Array of Char {'nolength': True} at 0x600001c549a0>:
E <C object Array of Char {'nolength': True} at 0x600001c791c0>:
E <C object Array of Char {'nolength': True} at 0x600001c53d80>:
E <C object Array of Char {'nolength': True} at 0x600001c54e60>:
E <C object Array of Char {'nolength': True} at 0x600001c56300>:
E <C object Array of Char {'nolength': True} at 0x600001c56280>:
E <C object Array of Char {'nolength': True} at 0x600001c55520>:
E <C object Array of Char {'nolength': True} at 0x600001c56500>:
E <C object Array of Char {'nolength': True} at 0x600001e7c800>:
E <C object Array of Char {'nolength': True} at 0x600001e7f3c0>:
E <C object Array of Char {'nolength': True} at 0x600001c563c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56360>:
E <C object Array of Char {'nolength': True} at 0x600001c56600>:
E <C object Array of Char {'nolength': True} at 0x600001c555c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56460>:
E <C object Array of Char {'nolength': True} at 0x600001e66680>:
E <C object Array of Char {'nolength': True} at 0x600001e437a0>:
E <C object Array of Char {'nolength': True} at 0x600001c564a0>:
E <C object Array of Char {'nolength': True} at 0x600001c793c0>:
E <C object Array of Char {'nolength': True} at 0x600001e4f300>:
E <C object Array of Char {'nolength': True} at 0x600001e4cd10>:
E <C object Array of Char {'nolength': True} at 0x600001c49ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c4af80>:
E <C object Array of Char {'nolength': True} at 0x600001c4b180>:
E <C object Array of Char {'nolength': True} at 0x600001c494c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4aca0>:
E <C object Array of Char {'nolength': True} at 0x600001c4aa00>:
E <C object Array of Char {'nolength': True} at 0x600001c4b2e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b2a0>:
E <C object Array of Char {'nolength': True} at 0x600001c4a5a0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b480>:
E <C object Array of Char {'nolength': True} at 0x600001c4b160>:
E <C object Array of Char {'nolength': True} at 0x600001c794e0>:
E <C object Array of Char {'nolength': True} at 0x600001e4e4d0>:
E <C object Array of Char {'nolength': True} at 0x600001e4d4a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79460>:
E <C object Array of Char {'nolength': True} at 0x600001c79600>:
E <C object Array of Char {'nolength': True} at 0x600001c78240>:
E <C object Array of Char {'nolength': True} at 0x600001c79640>:
E <C object Array of Char {'nolength': True} at 0x600001c790c0>:
E <C object Array of Char {'nolength': True} at 0x600001e59100>:
E <C object Array of Char {'nolength': True} at 0x600001e4f3f0>:
E <C object Array of Char {'nolength': True} at 0x600001c793a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79620>:
E <C object Array of Char {'nolength': True} at 0x600001e4fe20>:
E <C object Array of Char {'nolength': True} at 0x600001e5b650>:
E <C object Array of Char {'nolength': True} at 0x600001c79660>:
E <C object Array of Char {'nolength': True} at 0x600001c78840>:
E <C object Array of Char {'nolength': True} at 0x600001e70d50>:
E <C object Array of Char {'nolength': True} at 0x600001e72410>:
E <C object Array of Char {'nolength': True} at 0x600001c66740>:
E <C object Array of Char {'nolength': True} at 0x600001c65760>:
E <C object Array of Char {'nolength': True} at 0x600001e5b9c0>:
E <C object Array of Char {'nolength': True} at 0x600001e711f0>:
E <C object Array of Char {'nolength': True} at 0x600001c66360>:
E <C object Array of Char {'nolength': True} at 0x600001c66540>:
E <C object Array of Char {'nolength': True} at 0x600001e72b10>:
E <C object Array of Char {'nolength': True} at 0x600001e5ab50>:
E <C object Array of Char {'nolength': True} at 0x600001c663c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66840>:
E <C object Array of Char {'nolength': True} at 0x600001c664c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66180>:
E <C object Array of Char {'nolength': True} at 0x600001c66460>:
E <C object Array of Char {'nolength': True} at 0x600001c66420>:
E <C object Array of Char {'nolength': True} at 0x600001c66720>:
E <C object Array of Char {'nolength': True} at 0x600001e5bfd0>:
E <C object Array of Char {'nolength': True} at 0x6000012609f0>:
E <C object Array of Char {'nolength': True} at 0x600001260b10>:
E <C object Array of Char {'nolength': True} at 0x600001c66220>:
E <C object Array of Char {'nolength': True} at 0x600001c55e80>:
E <C object Array of Char {'nolength': True} at 0x600001c56560>:
E <C object Array of Char {'nolength': True} at 0x600001c55800>:
E <C object Array of Char {'nolength': True} at 0x600001c56700>:
E <C object Array of Char {'nolength': True} at 0x600001c56540>:
E <C object Array of Char {'nolength': True} at 0x600001c56780>:
E <C object Array of Char {'nolength': True} at 0x600001e70730>:
E <C object Array of Char {'nolength': True} at 0x600001e72880>:
E <C object Array of Char {'nolength': True} at 0x600001c565a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66580>:
E <C object Array of Char {'nolength': True} at 0x600001e708f0>:
E <C object Array of Char {'nolength': True} at 0x600001e729f0>:
E <C object Array of Char {'nolength': True} at 0x600001c667a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66880>:
E <C object Array of Char {'nolength': True} at 0x600001e66e20>:
E <C object Array of Char {'nolength': True} at 0x600001e5aa00>:
E <C object Array of Char {'nolength': True} at 0x600001c4b3e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b080>:
E <C object Array of Char {'nolength': True} at 0x600001e793a0>:
E <C object Array of Char {'nolength': True} at 0x600001e74000>:
E <C object Array of Char {'nolength': True} at 0x600001c4a200>:
E <C object Array of Char {'nolength': True} at 0x600001c4b540>:
E <C object Array of Char {'nolength': True} at 0x600001c4ad80>:
E <C object Array of Char {'nolength': True} at 0x600001e75680>:
E <C object Array of Char {'nolength': True} at 0x600001278570>:
E <C object Array of Char {'nolength': True} at 0x600001278300>:
E <C object Array of Char {'nolength': True} at 0x600001c4aee0>:
E <C object Array of Char {'nolength': True} at 0x600001c4a600>:
E <C object Array of Char {'nolength': True} at 0x600001c4b140>:
E <C object Array of Char {'nolength': True} at 0x600001c4b720>:
E <C object Array of Char {'nolength': True} at 0x600001c4ac00>:
E <C object Array of Char {'nolength': True} at 0x600001c4b700>:
E <C object Array of Char {'nolength': True} at 0x600001c4b320>:
E <C object Array of Char {'nolength': True} at 0x600001c4ada0>:
E <C object Array of Char {'nolength': True} at 0x600001c4aae0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b3c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b500>:
E <C object Array of Char {'nolength': True} at 0x600001c4b5c0>:
E <C object Array of Char {'nolength': True} at 0x600001c49da0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b840>:
E <C object Array of Char {'nolength': True} at 0x600001c4b640>:
E <C object Array of Char {'nolength': True} at 0x600001c4b360>:
E <C object Array of Char {'nolength': True} at 0x600001e77530>:
E <C object Array of Char {'nolength': True} at 0x600001278270>:
E <C object Array of Char {'nolength': True} at 0x6000012787b0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b460>:
E <C object Array of Char {'nolength': True} at 0x600001c4b380>:
E <C object Array of Char {'nolength': True} at 0x600001c4b280>:
E <C object Array of Char {'nolength': True} at 0x600001c4b680>:
E <C object Array of Char {'nolength': True} at 0x600001c4af40>:
E <C object Array of Char {'nolength': True} at 0x600001c4b900>:
E <C object Array of Char {'nolength': True} at 0x600001c4b760>:
E <C object Array of Char {'nolength': True} at 0x600001c4afa0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b800>:
E <C object Array of Char {'nolength': True} at 0x600001c4ae80>:
E <C object Array of Char {'nolength': True} at 0x600001c4b980>:
E <C object Array of Char {'nolength': True} at 0x600001c4b940>:
E <C object Array of Char {'nolength': True} at 0x600001c4b4e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b6c0>:
E <C object Array of Char {'nolength': True} at 0x600001e723d0>:
E <C object Array of Char {'nolength': True} at 0x600001c4ba20>:
E <C object Array of Char {'nolength': True} at 0x600001c4b420>:
E <C object Array of Char {'nolength': True} at 0x600001e76ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c4baa0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b440>:
E <C object Array of Char {'nolength': True} at 0x600001c4ba80>:
E <C object Array of Char {'nolength': True} at 0x600001e619b0>:
E <C object Array of Char {'nolength': True} at 0x600001e7b300>:
E <C object Array of Char {'nolength': True} at 0x600001c4ba40>:
E <C object Array of Char {'nolength': True} at 0x600001c4b5a0>:
E <C object Array of Char {'nolength': True} at 0x600001e44580>:
E <C object Array of Char {'nolength': True} at 0x600001e73f50>:
E <C object Array of Char {'nolength': True} at 0x600001c4ba00>:
E <C object Array of Char {'nolength': True} at 0x600001c4bb00>:
E <C object Array of Char {'nolength': True} at 0x600001e08820>:
E <C object Array of Char {'nolength': True} at 0x600001e099e0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b7c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b960>:
E <C object Array of Char {'nolength': True} at 0x600001e091c0>:
E <C object Array of Char {'nolength': True} at 0x600001e0a480>:
E <C object Array of Char {'nolength': True} at 0x600001c4a140>:
E <C object Array of Char {'nolength': True} at 0x600001c4b6a0>:
E <C object Array of Char {'nolength': True} at 0x600001e087b0>:
E <C object Array of Char {'nolength': True} at 0x600001e09c30>:
E <C object Array of Char {'nolength': True} at 0x600001c4bb60>:
E <C object Array of Char {'nolength': True} at 0x600001c4bbe0>:
E <C object Array of Char {'nolength': True} at 0x600001e759b0>:
E <C object Array of Char {'nolength': True} at 0x600001e77c40>:
E <C object Array of Char {'nolength': True} at 0x600001c4b740>:
E <C object Array of Char {'nolength': True} at 0x600001c4b9a0>:
E <C object Array of Char {'nolength': True} at 0x600001e09550>:
E <C object Array of Char {'nolength': True} at 0x600001e0aa10>:
E <C object Array of Char {'nolength': True} at 0x600001c4a7a0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b620>:
E <C object Array of Char {'nolength': True} at 0x600001c4bc80>:
E <C object Array of Char {'nolength': True} at 0x600001e64570>:
E <C object Array of Char {'nolength': True} at 0x600001278810>:
E <C object Array of Char {'nolength': True} at 0x600001278d80>:
E <C object Array of Char {'nolength': True} at 0x600001c4b880>:
E <C object Array of Char {'nolength': True} at 0x600001c4bba0>:
E <C object Array of Char {'nolength': True} at 0x600001c4bbc0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b9c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4bda0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b7a0>:
E <C object Array of Char {'nolength': True} at 0x600001c4bde0>:
E <C object Array of Char {'nolength': True} at 0x600001c4be00>:
E <C object Array of Char {'nolength': True} at 0x600001c4bac0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b400>:
E <C object Array of Char {'nolength': True} at 0x600001c4bb40>:
E <C object Array of Char {'nolength': True} at 0x600001c4b920>:
E <C object Array of Char {'nolength': True} at 0x600001c4b520>:
E <C object Array of Char {'nolength': True} at 0x600001c4bf20>:
E <C object Array of Char {'nolength': True} at 0x600001c619e0>:
E <C object Array of Char {'nolength': True} at 0x600001c61e60>:
E <C object Array of Char {'nolength': True} at 0x600001e097f0>:
E <C object Array of Char {'nolength': True} at 0x600001264720>:
E <C object Array of Char {'nolength': True} at 0x6000012646f0>:
E <C object Array of Char {'nolength': True} at 0x600001c78e40>:
E <C object Array of Char {'nolength': True} at 0x600001c79480>:
E <C object Array of Char {'nolength': True} at 0x600001c79680>:
E <C object Array of Char {'nolength': True} at 0x600001c79840>:
E <C object Array of Char {'nolength': True} at 0x600001c78740>:
E <C object Array of Char {'nolength': True} at 0x600001c797e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79940>:
E <C object Array of Char {'nolength': True} at 0x600001c78300>:
E <C object Array of Char {'nolength': True} at 0x600001c79900>:
E <C object Array of Char {'nolength': True} at 0x600001c79920>:
E <C object Array of Char {'nolength': True} at 0x600001c79080>:
E <C object Array of Char {'nolength': True} at 0x600001c790e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79780>:
E <C object Array of Char {'nolength': True} at 0x600001c78600>:
E <C object Array of Char {'nolength': True} at 0x600001e4e590>:
E <C object Array of Char {'nolength': True} at 0x600001c79380>:
E <C object Array of Char {'nolength': True} at 0x600001c79960>:
E <C object Array of Char {'nolength': True} at 0x600001e77050>:
E <C object Array of Char {'nolength': True} at 0x600001c799e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79740>:
E <C object Array of Char {'nolength': True} at 0x600001c79c80>:
E <C object Array of Char {'nolength': True} at 0x600001e0c010>:
E <C object Array of Char {'nolength': True} at 0x600001e0cbe0>:
E <C object Array of Char {'nolength': True} at 0x600001c78f60>:
E <C object Array of Char {'nolength': True} at 0x600001c79a00>:
E <C object Array of Char {'nolength': True} at 0x600001e74410>:
E <C object Array of Char {'nolength': True} at 0x600001e73950>:
E <C object Array of Char {'nolength': True} at 0x600001c79500>:
E <C object Array of Char {'nolength': True} at 0x600001c79a40>:
E <C object Array of Char {'nolength': True} at 0x600001e0c350>:
E <C object Array of Char {'nolength': True} at 0x600001e0d6f0>:
E <C object Array of Char {'nolength': True} at 0x600001c79b00>:
E <C object Array of Char {'nolength': True} at 0x600001c79820>:
E <C object Array of Char {'nolength': True} at 0x600001c79b60>:
E <C object Array of Char {'nolength': True} at 0x600001c79b20>:
E <C object Array of Char {'nolength': True} at 0x600001c78560>:
E <C object Array of Char {'nolength': True} at 0x600001c79860>:
E <C object Array of Char {'nolength': True} at 0x600001c79580>:
E <C object Array of Char {'nolength': True} at 0x600001c79b40>:
E <C object Array of Char {'nolength': True} at 0x600001c79520>:
E <C object Array of Char {'nolength': True} at 0x600001c79ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c79d80>:
E <C object Array of Char {'nolength': True} at 0x600001c79ac0>:
E <C object Array of Char {'nolength': True} at 0x600001e0dba0>:
E <C object Array of Char {'nolength': True} at 0x600001c78bc0>:
E <C object Array of Char {'nolength': True} at 0x600001c79be0>:
E <C object Array of Char {'nolength': True} at 0x600001e0e720>:
E <C object Array of Char {'nolength': True} at 0x600001e0ca10>:
E <C object Array of Char {'nolength': True} at 0x600001c79cc0>:
E <C object Array of Char {'nolength': True} at 0x600001c799c0>:
E <C object Array of Char {'nolength': True} at 0x600001e77ec0>:
E <C object Array of Char {'nolength': True} at 0x600001e4ead0>:
E <C object Array of Char {'nolength': True} at 0x600001c78540>:
E <C object Array of Char {'nolength': True} at 0x600001c79a80>:
E <C object Array of Char {'nolength': True} at 0x600001e0e870>:
E <C object Array of Char {'nolength': True} at 0x600001e0d480>:
E <C object Array of Char {'nolength': True} at 0x600001c79800>:
E <C object Array of Char {'nolength': True} at 0x600001c79c40>:
E <C object Array of Char {'nolength': True} at 0x600001c795e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79880>:
E <C object Array of Char {'nolength': True} at 0x600001c79160>:
E <C object Array of Char {'nolength': True} at 0x600001c79ca0>:
E <C object Array of Char {'nolength': True} at 0x600001c79a60>:
E <C object Array of Char {'nolength': True} at 0x600001c79700>:
E <C object Array of Char {'nolength': True} at 0x600001c79c00>:
E <C object Array of Char {'nolength': True} at 0x600001c79de0>:
E <C object Array of Char {'nolength': True} at 0x600001c79f00>:
E <C object Array of Char {'nolength': True} at 0x600001c79da0>:
E <C object Array of Char {'nolength': True} at 0x600001e0f8e0>:
E <C object Array of Char {'nolength': True} at 0x600001c799a0>:
E <C object Array of Char {'nolength': True} at 0x600001c78000>:
E <C object Array of Char {'nolength': True} at 0x600001e0eac0>:
E <C object Array of Char {'nolength': True} at 0x600001e75b50>:
E <C object Array of Char {'nolength': True} at 0x600001c79e20>:
E <C object Array of Char {'nolength': True} at 0x600001c79ea0>:
E <C object Array of Char {'nolength': True} at 0x600001e0d350>:
E <C object Array of Char {'nolength': True} at 0x600001e0f5e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79540>:
E <C object Array of Char {'nolength': True} at 0x600001c79e00>:
E <C object Array of Char {'nolength': True} at 0x600001e46140>:
E <C object Array of Char {'nolength': True} at 0x600001e0d930>:
E <C object Array of Char {'nolength': True} at 0x600001c79220>:
E <C object Array of Char {'nolength': True} at 0x600001c79b80>:
E <C object Array of Char {'nolength': True} at 0x600001e4f660>:
E <C object Array of Char {'nolength': True} at 0x600001e0c090>:
E <C object Array of Char {'nolength': True} at 0x600001c79dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c79a20>:
E <C object Array of Char {'nolength': True} at 0x600001e4d630>:
E <C object Array of Char {'nolength': True} at 0x600001e4eb90>:
E <C object Array of Char {'nolength': True} at 0x600001c796a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79ee0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a0e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79fe0>:
E <C object Array of Char {'nolength': True} at 0x600001c786a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a1e0>:
E <C object Array of Char {'nolength': True} at 0x600001c78400>:
E <C object Array of Char {'nolength': True} at 0x600001c79c60>:
E <C object Array of Char {'nolength': True} at 0x600001c79fa0>:
E <C object Array of Char {'nolength': True} at 0x600001e020d0>:
E <C object Array of Char {'nolength': True} at 0x600001278900>:
E <C object Array of Char {'nolength': True} at 0x600001278870>:
E <C object Array of Char {'nolength': True} at 0x600001c61ca0>:
E <C object Array of Char {'nolength': True} at 0x600001c60220>:
E <C object Array of Char {'nolength': True} at 0x600001c61ee0>:
E <C object Array of Char {'nolength': True} at 0x600001c61ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c61f60>:
E <C object Array of Char {'nolength': True} at 0x600001c61fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c61c20>:
E <C object Array of Char {'nolength': True} at 0x600001e4ee00>:
E <C object Array of Char {'nolength': True} at 0x600001e08610>:
E <C object Array of Char {'nolength': True} at 0x600001c62060>:
E <C object Array of Char {'nolength': True} at 0x600001c61f00>:
E <C object Array of Char {'nolength': True} at 0x600001e0d1f0>:
E <C object Array of Char {'nolength': True} at 0x600001e00060>:
E <C object Array of Char {'nolength': True} at 0x600001c55f60>:
E <C object Array of Char {'nolength': True} at 0x600001c56040>:
E <C object Array of Char {'nolength': True} at 0x600001e4f380>:
E <C object Array of Char {'nolength': True} at 0x600001e7dbb0>:
E <C object Array of Char {'nolength': True} at 0x600001c553e0>:
E <C object Array of Char {'nolength': True} at 0x600001c564e0>:
E <C object Array of Char {'nolength': True} at 0x600001c54860>:
E <C object Array of Char {'nolength': True} at 0x600001c567e0>:
E <C object Array of Char {'nolength': True} at 0x600001c56900>:
E <C object Array of Char {'nolength': True} at 0x600001c55600>:
E <C object Array of Char {'nolength': True} at 0x600001c56820>:
E <C object Array of Char {'nolength': True} at 0x600001e0b9e0>:
E <C object Array of Char {'nolength': True} at 0x6000012567c0>:
E <C object Array of Char {'nolength': True} at 0x600001256dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c55b80>:
E <C object Array of Char {'nolength': True} at 0x600001c568c0>:
E <C object Array of Char {'nolength': True} at 0x600001c567a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56980>:
E <C object Array of Char {'nolength': True} at 0x600001c55a40>:
E <C object Array of Char {'nolength': True} at 0x600001c56920>:
E <C object Array of Char {'nolength': True} at 0x600001c56640>:
E <C object Array of Char {'nolength': True} at 0x600001e0b2c0>:
E <C object Array of Char {'nolength': True} at 0x600001e7d8a0>:
E <C object Array of Char {'nolength': True} at 0x600001c563e0>:
E <C object Array of Char {'nolength': True} at 0x600001c54880>:
E <C object Array of Char {'nolength': True} at 0x600001e4d5a0>:
E <C object Array of Char {'nolength': True} at 0x600001e7c9f0>:
E <C object Array of Char {'nolength': True} at 0x600001c56520>:
E <C object Array of Char {'nolength': True} at 0x600001c61fa0>:
E <C object Array of Char {'nolength': True} at 0x600001e0c1f0>:
E <C object Array of Char {'nolength': True} at 0x600001e0c2c0>:
E <C object Array of Char {'nolength': True} at 0x600001c61d00>:
E <C object Array of Char {'nolength': True} at 0x600001c61e00>:
E <C object Array of Char {'nolength': True} at 0x600001e6e420>:
E <C object Array of Char {'nolength': True} at 0x600001e749e0>:
E <C object Array of Char {'nolength': True} at 0x600001c61f40>:
E <C object Array of Char {'nolength': True} at 0x600001c62160>:
E <C object Array of Char {'nolength': True} at 0x600001c61600>:
E <C object Array of Char {'nolength': True} at 0x600001e6fa40>:
E <C object Array of Char {'nolength': True} at 0x600001278b40>:
E <C object Array of Char {'nolength': True} at 0x600001278cf0>:
E <C object Array of Char {'nolength': True} at 0x600001c61b20>:
E <C object Array of Char {'nolength': True} at 0x600001c61360>:
E <C object Array of Char {'nolength': True} at 0x600001c621e0>:
E <C object Array of Char {'nolength': True} at 0x600001c621c0>:
E <C object Array of Char {'nolength': True} at 0x600001c61a00>:
E <C object Array of Char {'nolength': True} at 0x600001c666a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66240>:
E <C object Array of Char {'nolength': True} at 0x600001c66140>:
E <C object Array of Char {'nolength': True} at 0x600001c66a20>:
E <C object Array of Char {'nolength': True} at 0x600001c669c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66700>:
E <C object Array of Char {'nolength': True} at 0x600001c66a60>:
E <C object Array of Char {'nolength': True} at 0x600001c64340>:
E <C object Array of Char {'nolength': True} at 0x600001c668e0>:
E <C object Array of Char {'nolength': True} at 0x600001c668a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56740>:
E <C object Array of Char {'nolength': True} at 0x600001e50130>:
E <C object Array of Char {'nolength': True} at 0x600001278bd0>:
E <C object Array of Char {'nolength': True} at 0x600001279140>:
E <C object Array of Char {'nolength': True} at 0x600001c61f80>:
E <C object Array of Char {'nolength': True} at 0x600001c61920>:
E <C object Array of Char {'nolength': True} at 0x600001c61900>:
E <C object Array of Char {'nolength': True} at 0x600001c61b80>:
E <C object Array of Char {'nolength': True} at 0x600001c61840>:
E <C object Array of Char {'nolength': True} at 0x600001c615e0>:
E <C object Array of Char {'nolength': True} at 0x600001c614c0>:
E <C object Array of Char {'nolength': True} at 0x600001e0cd80>:
E <C object Array of Char {'nolength': True} at 0x600001e775c0>:
E <C object Array of Char {'nolength': True} at 0x600001c61180>:
E <C object Array of Char {'nolength': True} at 0x600001c61580>:
E <C object Array of Char {'nolength': True} at 0x600001e04560>:
E <C object Array of Char {'nolength': True} at 0x600001e18010>:
E <C object Array of Char {'nolength': True} at 0x600001c65520>:
E <C object Array of Char {'nolength': True} at 0x600001c65c00>:
E <C object Array of Char {'nolength': True} at 0x600001e18830>:
E <C object Array of Char {'nolength': True} at 0x600001e19cc0>:
E <C object Array of Char {'nolength': True} at 0x600001c666c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66ae0>:
E <C object Array of Char {'nolength': True} at 0x600001c66640>:
E <C object Array of Char {'nolength': True} at 0x600001c666e0>:
E <C object Array of Char {'nolength': True} at 0x600001c66c00>:
E <C object Array of Char {'nolength': True} at 0x600001c66b80>:
E <C object Array of Char {'nolength': True} at 0x600001c66520>:
E <C object Array of Char {'nolength': True} at 0x600001e18790>:
E <C object Array of Char {'nolength': True} at 0x600001278c90>:
E <C object Array of Char {'nolength': True} at 0x600001278330>:
E <C object Array of Char {'nolength': True} at 0x600001c61420>:
E <C object Array of Char {'nolength': True} at 0x600001c66760>:
E <C object Array of Char {'nolength': True} at 0x600001c66c60>:
E <C object Array of Char {'nolength': True} at 0x600001c66bc0>:
E <C object Array of Char {'nolength': True} at 0x600001c66e00>:
E <C object Array of Char {'nolength': True} at 0x600001c66920>:
E <C object Array of Char {'nolength': True} at 0x600001c65d00>:
E <C object Array of Char {'nolength': True} at 0x600001e18090>:
E <C object Array of Char {'nolength': True} at 0x600001e19ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c66ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c66940>:
E <C object Array of Char {'nolength': True} at 0x600001e7df20>:
E <C object Array of Char {'nolength': True} at 0x600001e5bcc0>:
E <C object Array of Char {'nolength': True} at 0x600001c667e0>:
E <C object Array of Char {'nolength': True} at 0x600001c669e0>:
E <C object Array of Char {'nolength': True} at 0x600001e18ca0>:
E <C object Array of Char {'nolength': True} at 0x600001e1a850>:
E <C object Array of Char {'nolength': True} at 0x600001c66960>:
E <C object Array of Char {'nolength': True} at 0x600001c79980>:
E <C object Array of Char {'nolength': True} at 0x600001e01a20>:
E <C object Array of Char {'nolength': True} at 0x600001e02df0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a1c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a200>:
E <C object Array of Char {'nolength': True} at 0x600001c798c0>:
E <C object Array of Char {'nolength': True} at 0x600001e01f00>:
E <C object Array of Char {'nolength': True} at 0x600001278ab0>:
E <C object Array of Char {'nolength': True} at 0x600001278840>:
E <C object Array of Char {'nolength': True} at 0x600001c62080>:
E <C object Array of Char {'nolength': True} at 0x600001c60260>:
E <C object Array of Char {'nolength': True} at 0x600001c623e0>:
E <C object Array of Char {'nolength': True} at 0x600001c616a0>:
E <C object Array of Char {'nolength': True} at 0x600001c62340>:
E <C object Array of Char {'nolength': True} at 0x600001c61700>:
E <C object Array of Char {'nolength': True} at 0x600001c622e0>:
E <C object Array of Char {'nolength': True} at 0x600001c62360>:
E <C object Array of Char {'nolength': True} at 0x600001c61a40>:
E <C object Array of Char {'nolength': True} at 0x600001c625e0>:
E <C object Array of Char {'nolength': True} at 0x600001c620a0>:
E <C object Array of Char {'nolength': True} at 0x600001c62540>:
E <C object Array of Char {'nolength': True} at 0x600001c62680>:
E <C object Array of Char {'nolength': True} at 0x600001c62460>:
E <C object Array of Char {'nolength': True} at 0x600001c62240>:
E <C object Array of Char {'nolength': True} at 0x600001c62600>:
E <C object Array of Char {'nolength': True} at 0x600001e598c0>:
E <C object Array of Char {'nolength': True} at 0x600001278e10>:
E <C object Array of Char {'nolength': True} at 0x6000012785a0>:
E <C object Array of Char {'nolength': True} at 0x600001c62200>:
E <C object Array of Char {'nolength': True} at 0x600001c62500>:
E <C object Array of Char {'nolength': True} at 0x600001c62380>:
E <C object Array of Char {'nolength': True} at 0x600001c61b40>:
E <C object Array of Char {'nolength': True} at 0x600001c61c60>:
E <C object Array of Char {'nolength': True} at 0x600001c61760>:
E <C object Array of Char {'nolength': True} at 0x600001c61ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c621a0>:
E <C object Array of Char {'nolength': True} at 0x600001c62560>:
E <C object Array of Char {'nolength': True} at 0x600001c623c0>:
E <C object Array of Char {'nolength': True} at 0x600001c613c0>:
E <C object Array of Char {'nolength': True} at 0x600001c62860>:
E <C object Array of Char {'nolength': True} at 0x600001c624e0>:
E <C object Array of Char {'nolength': True} at 0x600001c627e0>:
E <C object Array of Char {'nolength': True} at 0x600001e19460>:
E <C object Array of Char {'nolength': True} at 0x600001c620e0>:
E <C object Array of Char {'nolength': True} at 0x600001c566c0>:
E <C object Array of Char {'nolength': True} at 0x600001e1b020>:
E <C object Array of Char {'nolength': True} at 0x600001c56940>:
E <C object Array of Char {'nolength': True} at 0x600001c56b20>:
E <C object Array of Char {'nolength': True} at 0x600001c56d00>:
E <C object Array of Char {'nolength': True} at 0x600001e4d3c0>:
E <C object Array of Char {'nolength': True} at 0x600001e086d0>:
E <C object Array of Char {'nolength': True} at 0x600001c569c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56ae0>:
E <C object Array of Char {'nolength': True} at 0x600001e1aa60>:
E <C object Array of Char {'nolength': True} at 0x600001e09480>:
E <C object Array of Char {'nolength': True} at 0x600001c56a40>:
E <C object Array of Char {'nolength': True} at 0x600001c56860>:
E <C object Array of Char {'nolength': True} at 0x600001e76010>:
E <C object Array of Char {'nolength': True} at 0x600001e1aa20>:
E <C object Array of Char {'nolength': True} at 0x600001c56b60>:
E <C object Array of Char {'nolength': True} at 0x600001c56760>:
E <C object Array of Char {'nolength': True} at 0x600001c56c80>:
E <C object Array of Char {'nolength': True} at 0x600001c56be0>:
E <C object Array of Char {'nolength': True} at 0x600001c540e0>:
E <C object Array of Char {'nolength': True} at 0x600001c56d40>:
E <C object Array of Char {'nolength': True} at 0x600001c56a60>:
E <C object Array of Char {'nolength': True} at 0x600001c56c60>:
E <C object Array of Char {'nolength': True} at 0x600001c56680>:
E <C object Array of Char {'nolength': True} at 0x600001e1ee90>:
E <C object Array of Char {'nolength': True} at 0x600001c568a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56cc0>:
E <C object Array of Char {'nolength': True} at 0x600001e1b950>:
E <C object Array of Char {'nolength': True} at 0x600001c56ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c566a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56a20>:
E <C object Array of Char {'nolength': True} at 0x600001e08110>:
E <C object Array of Char {'nolength': True} at 0x600001e5a060>:
E <C object Array of Char {'nolength': True} at 0x600001c56060>:
E <C object Array of Char {'nolength': True} at 0x600001c56da0>:
E <C object Array of Char {'nolength': True} at 0x600001e1d1b0>:
E <C object Array of Char {'nolength': True} at 0x600001e1e4a0>:
E <C object Array of Char {'nolength': True} at 0x600001c788c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66b20>:
E <C object Array of Char {'nolength': True} at 0x600001e193e0>:
E <C object Array of Char {'nolength': True} at 0x600001e0dcd0>:
E <C object Array of Char {'nolength': True} at 0x600001c66c20>:
E <C object Array of Char {'nolength': True} at 0x600001c66860>:
E <C object Array of Char {'nolength': True} at 0x600001e126f0>:
E <C object Array of Char {'nolength': True} at 0x600001e138b0>:
E <C object Array of Char {'nolength': True} at 0x600001c654e0>:
E <C object Array of Char {'nolength': True} at 0x600001c65d60>:
E <C object Array of Char {'nolength': True} at 0x600001e12f70>:
E <C object Array of Char {'nolength': True} at 0x600001e18f40>:
E <C object Array of Char {'nolength': True} at 0x600001c66820>:
E <C object Array of Char {'nolength': True} at 0x600001c667c0>:
E <C object Array of Char {'nolength': True} at 0x600001e5bc20>:
E <C object Array of Char {'nolength': True} at 0x600001e10fd0>:
E <C object Array of Char {'nolength': True} at 0x600001c65ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c66e20>:
E <C object Array of Char {'nolength': True} at 0x600001e139b0>:
E <C object Array of Char {'nolength': True} at 0x600001e18480>:
E <C object Array of Char {'nolength': True} at 0x600001c661e0>:
E <C object Array of Char {'nolength': True} at 0x600001c66f40>:
E <C object Array of Char {'nolength': True} at 0x600001c66aa0>:
E <C object Array of Char {'nolength': True} at 0x600001e13e90>:
E <C object Array of Char {'nolength': True} at 0x600001c66fa0>:
E <C object Array of Char {'nolength': True} at 0x600001c66980>:
E <C object Array of Char {'nolength': True} at 0x600001c670e0>:
E <C object Array of Char {'nolength': True} at 0x600001c66060>:
E <C object Array of Char {'nolength': True} at 0x600001c66fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c62420>:
E <C object Array of Char {'nolength': True} at 0x600001c62480>:
E <C object Array of Char {'nolength': True} at 0x600001c626a0>:
E <C object Array of Char {'nolength': True} at 0x600001c627c0>:
E <C object Array of Char {'nolength': True} at 0x600001c62980>:
E <C object Array of Char {'nolength': True} at 0x600001c62720>:
E <C object Array of Char {'nolength': True} at 0x600001c61be0>:
E <C object Array of Char {'nolength': True} at 0x600001c629a0>:
E <C object Array of Char {'nolength': True} at 0x600001c622a0>:
E <C object Array of Char {'nolength': True} at 0x600001c62940>:
E <C object Array of Char {'nolength': True} at 0x600001c620c0>:
E <C object Array of Char {'nolength': True} at 0x600001c625c0>:
E <C object Array of Char {'nolength': True} at 0x600001c61520>:
E <C object Array of Char {'nolength': True} at 0x600001e18c50>:
E <C object Array of Char {'nolength': True} at 0x600001c54920>:
E <C object Array of Char {'nolength': True} at 0x600001c66780>:
E <C object Array of Char {'nolength': True} at 0x600001c66f80>:
E <C object Array of Char {'nolength': True} at 0x600001c65f80>:
E <C object Array of Char {'nolength': True} at 0x600001c66ca0>:
E <C object Array of Char {'nolength': True} at 0x600001c67160>:
E <C object Array of Char {'nolength': True} at 0x600001c67120>:
E <C object Array of Char {'nolength': True} at 0x600001c671a0>:
E <C object Array of Char {'nolength': True} at 0x600001c66ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c66da0>:
E <C object Array of Char {'nolength': True} at 0x600001c65880>:
E <C object Array of Char {'nolength': True} at 0x600001c66d60>:
E <C object Array of Char {'nolength': True} at 0x600001c66ba0>:
E <C object Array of Char {'nolength': True} at 0x600001c79f60>:
E <C object Array of Char {'nolength': True} at 0x600001c7a220>:
E <C object Array of Char {'nolength': True} at 0x600001c79d40>:
E <C object Array of Char {'nolength': True} at 0x600001e7e2f0>:
E <C object Array of Char {'nolength': True} at 0x600001c79d00>:
E <C object Array of Char {'nolength': True} at 0x600001c79d60>:
E <C object Array of Char {'nolength': True} at 0x600001e03440>:
E <C object Array of Char {'nolength': True} at 0x600001c7a300>:
E <C object Array of Char {'nolength': True} at 0x600001c79c20>:
E <C object Array of Char {'nolength': True} at 0x600001c67060>:
E <C object Array of Char {'nolength': True} at 0x600001e102b0>:
E <C object Array of Char {'nolength': True} at 0x600001e10e70>:
E <C object Array of Char {'nolength': True} at 0x600001c66500>:
E <C object Array of Char {'nolength': True} at 0x600001c66440>:
E <C object Array of Char {'nolength': True} at 0x600001e0a120>:
E <C object Array of Char {'nolength': True} at 0x600001e4ea80>:
E <C object Array of Char {'nolength': True} at 0x600001c67000>:
E <C object Array of Char {'nolength': True} at 0x600001c67100>:
E <C object Array of Char {'nolength': True} at 0x600001e0f6e0>:
E <C object Array of Char {'nolength': True} at 0x600001e7efa0>:
E <C object Array of Char {'nolength': True} at 0x600001c66d80>:
E <C object Array of Char {'nolength': True} at 0x600001c67200>:
E <C object Array of Char {'nolength': True} at 0x600001c67080>:
E <C object Array of Char {'nolength': True} at 0x600001c67240>:
E <C object Array of Char {'nolength': True} at 0x600001c67420>:
E <C object Array of Char {'nolength': True} at 0x600001c67040>:
E <C object Array of Char {'nolength': True} at 0x600001c67140>:
E <C object Array of Char {'nolength': True} at 0x600001c674c0>:
E <C object Array of Char {'nolength': True} at 0x600001c672c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66900>:
E <C object Array of Char {'nolength': True} at 0x600001c67260>:
E <C object Array of Char {'nolength': True} at 0x600001c66be0>:
E <C object Array of Char {'nolength': True} at 0x600001e1bd30>:
E <C object Array of Char {'nolength': True} at 0x600001c673a0>:
E <C object Array of Char {'nolength': True} at 0x600001e137d0>:
E <C object Array of Char {'nolength': True} at 0x600001c66dc0>:
E <C object Array of Char {'nolength': True} at 0x600001e7de30>:
E <C object Array of Char {'nolength': True} at 0x600001e119c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67400>:
E <C object Array of Char {'nolength': True} at 0x600001c653c0>:
E <C object Array of Char {'nolength': True} at 0x600001e14bd0>:
E <C object Array of Char {'nolength': True} at 0x600001e15e20>:
E <C object Array of Char {'nolength': True} at 0x600001c673e0>:
E <C object Array of Char {'nolength': True} at 0x600001c672e0>:
E <C object Array of Char {'nolength': True} at 0x600001e12590>:
E <C object Array of Char {'nolength': True} at 0x600001e1b0b0>:
E <C object Array of Char {'nolength': True} at 0x600001c671e0>:
E <C object Array of Char {'nolength': True} at 0x600001c62220>:
E <C object Array of Char {'nolength': True} at 0x600001c7a0c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a180>:
E <C object Array of Char {'nolength': True} at 0x600001c7a4a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a580>:
E <C object Array of Char {'nolength': True} at 0x600001c79f20>:
E <C object Array of Char {'nolength': True} at 0x600001c7a280>:
E <C object Array of Char {'nolength': True} at 0x600001c7a560>:
E <C object Array of Char {'nolength': True} at 0x600001c79560>:
E <C object Array of Char {'nolength': True} at 0x600001e7e530>:
E <C object Array of Char {'nolength': True} at 0x600001264b10>:
E <C object Array of Char {'nolength': True} at 0x600001264ae0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a480>:
E <C object Array of Char {'nolength': True} at 0x600001c7a4c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a420>:
E <C object Array of Char {'nolength': True} at 0x600001c7a620>:
E <C object Array of Char {'nolength': True} at 0x600001c7a500>:
E <C object Array of Char {'nolength': True} at 0x600001c7a700>:
E <C object Array of Char {'nolength': True} at 0x600001c79300>:
E <C object Array of Char {'nolength': True} at 0x600001c7a0a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a5c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a660>:
E <C object Array of Char {'nolength': True} at 0x600001c7a260>:
E <C object Array of Char {'nolength': True} at 0x600001c785e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a5a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56ca0>:
E <C object Array of Char {'nolength': True} at 0x600001e1d1e0>:
E <C object Array of Char {'nolength': True} at 0x600001c56620>:
E <C object Array of Char {'nolength': True} at 0x600001c56de0>:
E <C object Array of Char {'nolength': True} at 0x600001e1c060>:
E <C object Array of Char {'nolength': True} at 0x600001c56e20>:
E <C object Array of Char {'nolength': True} at 0x600001c7a440>:
E <C object Array of Char {'nolength': True} at 0x600001c7a800>:
E <C object Array of Char {'nolength': True} at 0x600001e013c0>:
E <C object Array of Char {'nolength': True} at 0x600001e50030>:
E <C object Array of Char {'nolength': True} at 0x600001c7a000>:
E <C object Array of Char {'nolength': True} at 0x600001c7a160>:
E <C object Array of Char {'nolength': True} at 0x600001e13270>:
E <C object Array of Char {'nolength': True} at 0x600001e023d0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a460>:
E <C object Array of Char {'nolength': True} at 0x600001c7a820>:
E <C object Array of Char {'nolength': True} at 0x600001e29000>:
E <C object Array of Char {'nolength': True} at 0x600001e2a1c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a6a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56720>:
E <C object Array of Char {'nolength': True} at 0x600001c56ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c56fa0>:
E <C object Array of Char {'nolength': True} at 0x600001c56a00>:
E <C object Array of Char {'nolength': True} at 0x600001c57000>:
E <C object Array of Char {'nolength': True} at 0x600001c56440>:
E <C object Array of Char {'nolength': True} at 0x600001c57040>:
E <C object Array of Char {'nolength': True} at 0x600001c56f20>:
E <C object Array of Char {'nolength': True} at 0x600001c56e80>:
E <C object Array of Char {'nolength': True} at 0x600001c56fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c56c20>:
E <C object Array of Char {'nolength': True} at 0x600001e1f8f0>:
E <C object Array of Char {'nolength': True} at 0x600001c55080>:
E <C object Array of Char {'nolength': True} at 0x600001c56ee0>:
E <C object Array of Char {'nolength': True} at 0x600001e1de40>:
E <C object Array of Char {'nolength': True} at 0x600001e1fc20>:
E <C object Array of Char {'nolength': True} at 0x600001c56e60>:
E <C object Array of Char {'nolength': True} at 0x600001c56e00>:
E <C object Array of Char {'nolength': True} at 0x600001e29150>:
E <C object Array of Char {'nolength': True} at 0x600001e2a390>:
E <C object Array of Char {'nolength': True} at 0x600001c555a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57060>:
E <C object Array of Char {'nolength': True} at 0x600001e1e040>:
E <C object Array of Char {'nolength': True} at 0x600001e1fe00>:
E <C object Array of Char {'nolength': True} at 0x600001c56800>:
E <C object Array of Char {'nolength': True} at 0x600001c56b80>:
E <C object Array of Char {'nolength': True} at 0x600001c567c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66a00>:
E <C object Array of Char {'nolength': True} at 0x600001c66f60>:
E <C object Array of Char {'nolength': True} at 0x600001c66480>:
E <C object Array of Char {'nolength': True} at 0x600001c56aa0>:
E <C object Array of Char {'nolength': True} at 0x600001c569a0>:
E <C object Array of Char {'nolength': True} at 0x600001c56d60>:
E <C object Array of Char {'nolength': True} at 0x600001c551c0>:
E <C object Array of Char {'nolength': True} at 0x600001c57260>:
E <C object Array of Char {'nolength': True} at 0x600001c56fe0>:
E <C object Array of Char {'nolength': True} at 0x600001e15020>:
E <C object Array of Char {'nolength': True} at 0x600001e15820>:
E <C object Array of Char {'nolength': True} at 0x600001c56b40>:
E <C object Array of Char {'nolength': True} at 0x600001c562c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56840>:
E <C object Array of Char {'nolength': True} at 0x600001c571e0>:
E <C object Array of Char {'nolength': True} at 0x600001c57440>:
E <C object Array of Char {'nolength': True} at 0x600001e02090>:
E <C object Array of Char {'nolength': True} at 0x600001e7fe60>:
E <C object Array of Char {'nolength': True} at 0x600001c57140>:
E <C object Array of Char {'nolength': True} at 0x600001c573a0>:
E <C object Array of Char {'nolength': True} at 0x600001e14bb0>:
E <C object Array of Char {'nolength': True} at 0x600001e16490>:
E <C object Array of Char {'nolength': True} at 0x600001c571a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57100>:
E <C object Array of Char {'nolength': True} at 0x600001c56f40>:
E <C object Array of Char {'nolength': True} at 0x600001c57400>:
E <C object Array of Char {'nolength': True} at 0x600001c56ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c56880>:
E <C object Array of Char {'nolength': True} at 0x600001c573c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a540>:
E <C object Array of Char {'nolength': True} at 0x600001c7a680>:
E <C object Array of Char {'nolength': True} at 0x600001c79e80>:
E <C object Array of Char {'nolength': True} at 0x600001c7a520>:
E <C object Array of Char {'nolength': True} at 0x600001c79f80>:
E <C object Array of Char {'nolength': True} at 0x600001e2aed0>:
E <C object Array of Char {'nolength': True} at 0x600001e28cb0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a640>:
E <C object Array of Char {'nolength': True} at 0x600001c7a600>:
E <C object Array of Char {'nolength': True} at 0x600001c7a8e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a7c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a9c0>:
E <C object Array of Char {'nolength': True} at 0x600001e13aa0>:
E <C object Array of Char {'nolength': True} at 0x600001e01fc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a920>:
E <C object Array of Char {'nolength': True} at 0x600001c7a8a0>:
E <C object Array of Char {'nolength': True} at 0x600001e297e0>:
E <C object Array of Char {'nolength': True} at 0x600001e28be0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a2a0>:
E <C object Array of Char {'nolength': True} at 0x600001c79ba0>:
E <C object Array of Char {'nolength': True} at 0x600001e1ba40>:
E <C object Array of Char {'nolength': True} at 0x600001e03fa0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a3e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7aa00>:
E <C object Array of Char {'nolength': True} at 0x600001e2abe0>:
E <C object Array of Char {'nolength': True} at 0x600001e11820>:
E <C object Array of Char {'nolength': True} at 0x600001c7a760>:
E <C object Array of Char {'nolength': True} at 0x600001c7a900>:
E <C object Array of Char {'nolength': True} at 0x600001e290f0>:
E <C object Array of Char {'nolength': True} at 0x600001e2b030>:
E <C object Array of Char {'nolength': True} at 0x600001c7aa40>:
E <C object Array of Char {'nolength': True} at 0x600001c7a7a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a8c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7aac0>:
E <C object Array of Char {'nolength': True} at 0x600001c7aca0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a060>:
E <C object Array of Char {'nolength': True} at 0x600001c7ab40>:
E <C object Array of Char {'nolength': True} at 0x600001e03da0>:
E <C object Array of Char {'nolength': True} at 0x600001264cc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a3c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ad00>:
E <C object Array of Char {'nolength': True} at 0x600001c7a120>:
E <C object Array of Char {'nolength': True} at 0x600001c7ad20>:
E <C object Array of Char {'nolength': True} at 0x600001c7a320>:
E <C object Array of Char {'nolength': True} at 0x600001c7ab60>:
E <C object Array of Char {'nolength': True} at 0x600001c7ace0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a3a0>:
E <C object Array of Char {'nolength': True} at 0x600001e2e420>:
E <C object Array of Char {'nolength': True} at 0x600001e2f6b0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a020>:
E <C object Array of Char {'nolength': True} at 0x600001c7abc0>:
E <C object Array of Char {'nolength': True} at 0x600001e13cf0>:
E <C object Array of Char {'nolength': True} at 0x600001e4d320>:
E <C object Array of Char {'nolength': True} at 0x600001c7ad60>:
E <C object Array of Char {'nolength': True} at 0x600001c7adc0>:
E <C object Array of Char {'nolength': True} at 0x600001e2ed10>:
E <C object Array of Char {'nolength': True} at 0x600001e28270>:
E <C object Array of Char {'nolength': True} at 0x600001c7ac80>:
E <C object Array of Char {'nolength': True} at 0x600001c7a1a0>:
E <C object Array of Char {'nolength': True} at 0x600001e1bc90>:
E <C object Array of Char {'nolength': True} at 0x600001e2c010>:
E <C object Array of Char {'nolength': True} at 0x600001c7ad80>:
E <C object Array of Char {'nolength': True} at 0x600001c67440>:
E <C object Array of Char {'nolength': True} at 0x600001c67500>:
E <C object Array of Char {'nolength': True} at 0x600001e283d0>:
E <C object Array of Char {'nolength': True} at 0x600001c67280>:
E <C object Array of Char {'nolength': True} at 0x600001c7a940>:
E <C object Array of Char {'nolength': True} at 0x600001c7aaa0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a9e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ae80>:
E <C object Array of Char {'nolength': True} at 0x600001c7ade0>:
E <C object Array of Char {'nolength': True} at 0x600001c7aae0>:
E <C object Array of Char {'nolength': True} at 0x600001c7abe0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a240>:
E <C object Array of Char {'nolength': True} at 0x600001c7afe0>:
E <C object Array of Char {'nolength': True} at 0x600001c7aee0>:
E <C object Array of Char {'nolength': True} at 0x600001c798a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7afc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7af00>:
E <C object Array of Char {'nolength': True} at 0x600001c7a6e0>:
E <C object Array of Char {'nolength': True} at 0x600001c79d20>:
E <C object Array of Char {'nolength': True} at 0x600001c7b0c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a880>:
E <C object Array of Char {'nolength': True} at 0x600001e2fcf0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b080>:
E <C object Array of Char {'nolength': True} at 0x600001c7aba0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ae60>:
E <C object Array of Char {'nolength': True} at 0x600001c7afa0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ada0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b160>:
E <C object Array of Char {'nolength': True} at 0x600001c7acc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ad40>:
E <C object Array of Char {'nolength': True} at 0x600001c7a380>:
E <C object Array of Char {'nolength': True} at 0x600001c7b0e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b220>:
E <C object Array of Char {'nolength': True} at 0x600001c7ac20>:
E <C object Array of Char {'nolength': True} at 0x600001c7b1a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7af60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b100>:
E <C object Array of Char {'nolength': True} at 0x600001c7b0a0>:
E <C object Array of Char {'nolength': True} at 0x600001e2da60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b300>:
E <C object Array of Char {'nolength': True} at 0x600001c7a720>:
E <C object Array of Char {'nolength': True} at 0x600001e2ba30>:
E <C object Array of Char {'nolength': True} at 0x600001c7b2e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ac60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b040>:
E <C object Array of Char {'nolength': True} at 0x600001e28290>:
E <C object Array of Char {'nolength': True} at 0x600001e19970>:
E <C object Array of Char {'nolength': True} at 0x600001c7af80>:
E <C object Array of Char {'nolength': True} at 0x600001c7b1c0>:
E <C object Array of Char {'nolength': True} at 0x600001e20000>:
E <C object Array of Char {'nolength': True} at 0x600001e212a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b320>:
E <C object Array of Char {'nolength': True} at 0x600001c7a9a0>:
E <C object Array of Char {'nolength': True} at 0x600001e2c380>:
E <C object Array of Char {'nolength': True} at 0x600001e2ef00>:
E <C object Array of Char {'nolength': True} at 0x600001c7ae20>:
E <C object Array of Char {'nolength': True} at 0x600001c7a6c0>:
E <C object Array of Char {'nolength': True} at 0x600001e203a0>:
E <C object Array of Char {'nolength': True} at 0x600001e21770>:
E <C object Array of Char {'nolength': True} at 0x600001c7b400>:
E <C object Array of Char {'nolength': True} at 0x600001c7b460>:
E <C object Array of Char {'nolength': True} at 0x600001e21300>:
E <C object Array of Char {'nolength': True} at 0x600001e226c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b140>:
E <C object Array of Char {'nolength': True} at 0x600001c7b360>:
E <C object Array of Char {'nolength': True} at 0x600001e23710>:
E <C object Array of Char {'nolength': True} at 0x600001e2dd40>:
E <C object Array of Char {'nolength': True} at 0x600001c7aa80>:
E <C object Array of Char {'nolength': True} at 0x600001c7b500>:
E <C object Array of Char {'nolength': True} at 0x600001e7e990>:
E <C object Array of Char {'nolength': True} at 0x600001e20070>:
E <C object Array of Char {'nolength': True} at 0x600001c7b4c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b380>:
E <C object Array of Char {'nolength': True} at 0x600001c62640>:
E <C object Array of Char {'nolength': True} at 0x600001e2fdd0>:
E <C object Array of Char {'nolength': True} at 0x6000012790e0>:
E <C object Array of Char {'nolength': True} at 0x600001278e40>:
E <C object Array of Char {'nolength': True} at 0x600001c62020>:
E <C object Array of Char {'nolength': True} at 0x600001c7b3e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a960>:
E <C object Array of Char {'nolength': True} at 0x600001c7aec0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b760>:
E <C object Array of Char {'nolength': True} at 0x600001c7b560>:
E <C object Array of Char {'nolength': True} at 0x600001c7b4e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b340>:
E <C object Array of Char {'nolength': True} at 0x600001c7b440>:
E <C object Array of Char {'nolength': True} at 0x600001c7b840>:
E <C object Array of Char {'nolength': True} at 0x600001c7b480>:
E <C object Array of Char {'nolength': True} at 0x600001c7b800>:
E <C object Array of Char {'nolength': True} at 0x600001c7b680>:
E <C object Array of Char {'nolength': True} at 0x600001c7b6e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b600>:
E <C object Array of Char {'nolength': True} at 0x600001c7b000>:
E <C object Array of Char {'nolength': True} at 0x600001e21d20>:
E <C object Array of Char {'nolength': True} at 0x600001265020>:
E <C object Array of Char {'nolength': True} at 0x600001264ff0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b540>:
E <C object Array of Char {'nolength': True} at 0x600001c7a040>:
E <C object Array of Char {'nolength': True} at 0x600001c7b2a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b940>:
E <C object Array of Char {'nolength': True} at 0x600001c7b780>:
E <C object Array of Char {'nolength': True} at 0x600001c7b960>:
E <C object Array of Char {'nolength': True} at 0x600001c79f40>:
E <C object Array of Char {'nolength': True} at 0x600001c7b9c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b4a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b660>:
E <C object Array of Char {'nolength': True} at 0x600001c7b820>:
E <C object Array of Char {'nolength': True} at 0x600001c7aa60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b8e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b860>:
E <C object Array of Char {'nolength': True} at 0x600001e20c10>:
E <C object Array of Char {'nolength': True} at 0x600001c7b7e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b900>:
E <C object Array of Char {'nolength': True} at 0x600001e238e0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bbc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ab00>:
E <C object Array of Char {'nolength': True} at 0x600001c7bb20>:
E <C object Array of Char {'nolength': True} at 0x600001e24000>:
E <C object Array of Char {'nolength': True} at 0x600001e25400>:
E <C object Array of Char {'nolength': True} at 0x600001c7b200>:
E <C object Array of Char {'nolength': True} at 0x600001c7aa20>:
E <C object Array of Char {'nolength': True} at 0x600001e202d0>:
E <C object Array of Char {'nolength': True} at 0x600001e22cd0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b6c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bb60>:
E <C object Array of Char {'nolength': True} at 0x600001e24020>:
E <C object Array of Char {'nolength': True} at 0x600001e25610>:
E <C object Array of Char {'nolength': True} at 0x600001c7ba60>:
E <C object Array of Char {'nolength': True} at 0x600001c7ab80>:
E <C object Array of Char {'nolength': True} at 0x600001c7baa0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b3a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ba20>:
E <C object Array of Char {'nolength': True} at 0x600001c7b5c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56c00>:
E <C object Array of Char {'nolength': True} at 0x600001c57200>:
E <C object Array of Char {'nolength': True} at 0x600001c574e0>:
E <C object Array of Char {'nolength': True} at 0x600001c57280>:
E <C object Array of Char {'nolength': True} at 0x600001c57300>:
E <C object Array of Char {'nolength': True} at 0x600001c575c0>:
E <C object Array of Char {'nolength': True} at 0x600001e172e0>:
E <C object Array of Char {'nolength': True} at 0x600001c57160>:
E <C object Array of Char {'nolength': True} at 0x600001e17070>:
E <C object Array of Char {'nolength': True} at 0x600001c57240>:
E <C object Array of Char {'nolength': True} at 0x600001e204f0>:
E <C object Array of Char {'nolength': True} at 0x600001e23690>:
E <C object Array of Char {'nolength': True} at 0x600001c57080>:
E <C object Array of Char {'nolength': True} at 0x600001c57620>:
E <C object Array of Char {'nolength': True} at 0x600001e2c2a0>:
E <C object Array of Char {'nolength': True} at 0x600001e15240>:
E <C object Array of Char {'nolength': True} at 0x600001c57660>:
E <C object Array of Char {'nolength': True} at 0x600001c57320>:
E <C object Array of Char {'nolength': True} at 0x600001e205f0>:
E <C object Array of Char {'nolength': True} at 0x600001e239a0>:
E <C object Array of Char {'nolength': True} at 0x600001c572e0>:
E <C object Array of Char {'nolength': True} at 0x600001c572c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b620>:
E <C object Array of Char {'nolength': True} at 0x600001c79e60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b580>:
E <C object Array of Char {'nolength': True} at 0x600001c7bcc0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b980>:
E <C object Array of Char {'nolength': True} at 0x600001c7bd00>:
E <C object Array of Char {'nolength': True} at 0x600001c7bce0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ba80>:
E <C object Array of Char {'nolength': True} at 0x600001c7be80>:
E <C object Array of Char {'nolength': True} at 0x600001c7b8c0>:
E <C object Array of Char {'nolength': True} at 0x600001e26070>:
E <C object Array of Char {'nolength': True} at 0x600001c672a0>:
E <C object Array of Char {'nolength': True} at 0x600001e1e350>:
E <C object Array of Char {'nolength': True} at 0x600001c66ee0>:
E <C object Array of Char {'nolength': True} at 0x600001e22250>:
E <C object Array of Char {'nolength': True} at 0x600001e2e370>:
E <C object Array of Char {'nolength': True} at 0x600001c671c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67760>:
E <C object Array of Char {'nolength': True} at 0x600001e22410>:
E <C object Array of Char {'nolength': True} at 0x600001e1d3e0>:
E <C object Array of Char {'nolength': True} at 0x600001c66e80>:
E <C object Array of Char {'nolength': True} at 0x600001c67480>:
E <C object Array of Char {'nolength': True} at 0x600001e38690>:
E <C object Array of Char {'nolength': True} at 0x600001e39850>:
E <C object Array of Char {'nolength': True} at 0x600001c67460>:
E <C object Array of Char {'nolength': True} at 0x600001c677c0>:
E <C object Array of Char {'nolength': True} at 0x600001e390a0>:
E <C object Array of Char {'nolength': True} at 0x600001e3a360>:
E <C object Array of Char {'nolength': True} at 0x600001c67720>:
E <C object Array of Char {'nolength': True} at 0x600001c674a0>:
E <C object Array of Char {'nolength': True} at 0x600001e23ff0>:
E <C object Array of Char {'nolength': True} at 0x600001e1f380>:
E <C object Array of Char {'nolength': True} at 0x600001c66f20>:
E <C object Array of Char {'nolength': True} at 0x600001c66ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c67180>:
E <C object Array of Char {'nolength': True} at 0x600001c66800>:
E <C object Array of Char {'nolength': True} at 0x600001c67860>:
E <C object Array of Char {'nolength': True} at 0x600001c66b60>:
E <C object Array of Char {'nolength': True} at 0x600001c67520>:
E <C object Array of Char {'nolength': True} at 0x600001c66de0>:
E <C object Array of Char {'nolength': True} at 0x600001c67680>:
E <C object Array of Char {'nolength': True} at 0x600001e3b830>:
E <C object Array of Char {'nolength': True} at 0x6000012651a0>:
E <C object Array of Char {'nolength': True} at 0x600001265170>:
E <C object Array of Char {'nolength': True} at 0x600001c7b7a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b8a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b880>:
E <C object Array of Char {'nolength': True} at 0x600001c7bee0>:
E <C object Array of Char {'nolength': True} at 0x600001c4c140>:
E <C object Array of Char {'nolength': True} at 0x600001c7ba00>:
E <C object Array of Char {'nolength': True} at 0x600001c7bde0>:
E <C object Array of Char {'nolength': True} at 0x600001e38040>:
E <C object Array of Char {'nolength': True} at 0x600001e39750>:
E <C object Array of Char {'nolength': True} at 0x600001c7b2c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bd80>:
E <C object Array of Char {'nolength': True} at 0x600001e24230>:
E <C object Array of Char {'nolength': True} at 0x600001e26420>:
E <C object Array of Char {'nolength': True} at 0x600001c7bec0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bd20>:
E <C object Array of Char {'nolength': True} at 0x600001e38060>:
E <C object Array of Char {'nolength': True} at 0x600001e39a20>:
E <C object Array of Char {'nolength': True} at 0x600001c7bd60>:
E <C object Array of Char {'nolength': True} at 0x600001c7b240>:
E <C object Array of Char {'nolength': True} at 0x600001c7bca0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bba0>:
E <C object Array of Char {'nolength': True} at 0x600001c7ac40>:
E <C object Array of Char {'nolength': True} at 0x600001c678c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67220>:
E <C object Array of Char {'nolength': True} at 0x600001e1c300>:
E <C object Array of Char {'nolength': True} at 0x600001260f00>:
E <C object Array of Char {'nolength': True} at 0x600001c67800>:
E <C object Array of Char {'nolength': True} at 0x600001c67a00>:
E <C object Array of Char {'nolength': True} at 0x600001c677e0>:
E <C object Array of Char {'nolength': True} at 0x600001c676e0>:
E <C object Array of Char {'nolength': True} at 0x600001c677a0>:
E <C object Array of Char {'nolength': True} at 0x600001c67880>:
E <C object Array of Char {'nolength': True} at 0x600001c67b20>:
E <C object Array of Char {'nolength': True} at 0x600001c66b00>:
E <C object Array of Char {'nolength': True} at 0x600001e249d0>:
E <C object Array of Char {'nolength': True} at 0x600001e25b50>:
E <C object Array of Char {'nolength': True} at 0x600001c66b40>:
E <C object Array of Char {'nolength': True} at 0x600001c66e40>:
E <C object Array of Char {'nolength': True} at 0x600001e229a0>:
E <C object Array of Char {'nolength': True} at 0x600001e38080>:
E <C object Array of Char {'nolength': True} at 0x600001c7b260>:
E <C object Array of Char {'nolength': True} at 0x600001c7a7e0>:
E <C object Array of Char {'nolength': True} at 0x600001e25190>:
E <C object Array of Char {'nolength': True} at 0x600001e263d0>:
E <C object Array of Char {'nolength': True} at 0x600001c7b9a0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bfa0>:
E <C object Array of Char {'nolength': True} at 0x600001e3a870>:
E <C object Array of Char {'nolength': True} at 0x600001e39a70>:
E <C object Array of Char {'nolength': True} at 0x600001c7bd40>:
E <C object Array of Char {'nolength': True} at 0x600001c7bc80>:
E <C object Array of Char {'nolength': True} at 0x600001c7bc00>:
E <C object Array of Char {'nolength': True} at 0x600001e20870>:
E <C object Array of Char {'nolength': True} at 0x600001c7be20>:
E <C object Array of Char {'nolength': True} at 0x600001c628c0>:
E <C object Array of Char {'nolength': True} at 0x600001c570c0>:
E <C object Array of Char {'nolength': True} at 0x600001c56960>:
E <C object Array of Char {'nolength': True} at 0x600001c57600>:
E <C object Array of Char {'nolength': True} at 0x600001c56a80>:
E <C object Array of Char {'nolength': True} at 0x600001c55e00>:
E <C object Array of Char {'nolength': True} at 0x600001c578a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57720>:
E <C object Array of Char {'nolength': True} at 0x600001c55d80>:
E <C object Array of Char {'nolength': True} at 0x600001c57940>:
E <C object Array of Char {'nolength': True} at 0x600001c575a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57840>:
E <C object Array of Char {'nolength': True} at 0x600001c57120>:
E <C object Array of Char {'nolength': True} at 0x600001c56b00>:
E <C object Array of Char {'nolength': True} at 0x600001c576c0>:
E <C object Array of Char {'nolength': True} at 0x600001c57920>:
E <C object Array of Char {'nolength': True} at 0x600001c57820>:
E <C object Array of Char {'nolength': True} at 0x600001e22560>:
E <C object Array of Char {'nolength': True} at 0x600001c57180>:
E <C object Array of Char {'nolength': True} at 0x600001c676c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67820>:
E <C object Array of Char {'nolength': True} at 0x600001c67900>:
E <C object Array of Char {'nolength': True} at 0x600001c67360>:
E <C object Array of Char {'nolength': True} at 0x600001c67ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c66560>:
E <C object Array of Char {'nolength': True} at 0x600001c67540>:
E <C object Array of Char {'nolength': True} at 0x600001c679a0>:
E <C object Array of Char {'nolength': True} at 0x600001e380f0>:
E <C object Array of Char {'nolength': True} at 0x600001e3c5c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7a980>:
E <C object Array of Char {'nolength': True} at 0x600001c7bfe0>:
E <C object Array of Char {'nolength': True} at 0x600001e3f010>:
E <C object Array of Char {'nolength': True} at 0x600001e04140>:
E <C object Array of Char {'nolength': True} at 0x600001c61dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c62a60>:
E <C object Array of Char {'nolength': True} at 0x600001e3dd60>:
E <C object Array of Char {'nolength': True} at 0x600001e3f1f0>:
E <C object Array of Char {'nolength': True} at 0x600001c62620>:
E <C object Array of Char {'nolength': True} at 0x600001c62320>:
E <C object Array of Char {'nolength': True} at 0x600001c62b80>:
E <C object Array of Char {'nolength': True} at 0x600001c62c00>:
E <C object Array of Char {'nolength': True} at 0x600001c7b740>:
E <C object Array of Char {'nolength': True} at 0x600001c579a0>:
E <C object Array of Char {'nolength': True} at 0x600001c577e0>:
E <C object Array of Char {'nolength': True} at 0x600001e3e670>:
E <C object Array of Char {'nolength': True} at 0x600001256b80>:
E <C object Array of Char {'nolength': True} at 0x600001256b50>:
E <C object Array of Char {'nolength': True} at 0x600001c57360>:
E <C object Array of Char {'nolength': True} at 0x600001c57800>:
E <C object Array of Char {'nolength': True} at 0x600001c575e0>:
E <C object Array of Char {'nolength': True} at 0x600001c57aa0>:
E <C object Array of Char {'nolength': True} at 0x600001c57500>:
E <C object Array of Char {'nolength': True} at 0x600001c57a60>:
E <C object Array of Char {'nolength': True} at 0x600001c56660>:
E <C object Array of Char {'nolength': True} at 0x600001e1c4e0>:
E <C object Array of Char {'nolength': True} at 0x600001e14240>:
E <C object Array of Char {'nolength': True} at 0x600001c57b40>:
E <C object Array of Char {'nolength': True} at 0x600001c578e0>:
E <C object Array of Char {'nolength': True} at 0x600001e3d9e0>:
E <C object Array of Char {'nolength': True} at 0x600001e06330>:
E <C object Array of Char {'nolength': True} at 0x600001c62280>:
E <C object Array of Char {'nolength': True} at 0x600001c62b20>:
E <C object Array of Char {'nolength': True} at 0x600001e2de80>:
E <C object Array of Char {'nolength': True} at 0x600001e3cee0>:
E <C object Array of Char {'nolength': True} at 0x600001c57b60>:
E <C object Array of Char {'nolength': True} at 0x600001c570a0>:
E <C object Array of Char {'nolength': True} at 0x600001e145b0>:
E <C object Array of Char {'nolength': True} at 0x600001e05100>:
E <C object Array of Char {'nolength': True} at 0x600001c57a20>:
E <C object Array of Char {'nolength': True} at 0x600001c573e0>:
E <C object Array of Char {'nolength': True} at 0x600001c67960>:
E <C object Array of Char {'nolength': True} at 0x600001e3a850>:
E <C object Array of Char {'nolength': True} at 0x600001261020>:
E <C object Array of Char {'nolength': True} at 0x600001261230>:
E <C object Array of Char {'nolength': True} at 0x600001c66a40>:
E <C object Array of Char {'nolength': True} at 0x600001c66d20>:
E <C object Array of Char {'nolength': True} at 0x600001c67740>:
E <C object Array of Char {'nolength': True} at 0x600001c67d40>:
E <C object Array of Char {'nolength': True} at 0x600001c67aa0>:
E <C object Array of Char {'nolength': True} at 0x600001c67920>:
E <C object Array of Char {'nolength': True} at 0x600001c67d00>:
E <C object Array of Char {'nolength': True} at 0x600001c675c0>:
E <C object Array of Char {'nolength': True} at 0x600001c66c40>:
E <C object Array of Char {'nolength': True} at 0x600001c675e0>:
E <C object Array of Char {'nolength': True} at 0x600001c670c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67c20>:
E <C object Array of Char {'nolength': True} at 0x600001c67ca0>:
E <C object Array of Char {'nolength': True} at 0x600001c678a0>:
E <C object Array of Char {'nolength': True} at 0x600001c67b00>:
E <C object Array of Char {'nolength': True} at 0x600001c67be0>:
E <C object Array of Char {'nolength': True} at 0x600001e1c560>:
E <C object Array of Char {'nolength': True} at 0x600001261140>:
E <C object Array of Char {'nolength': True} at 0x600001260e40>:
E <C object Array of Char {'nolength': True} at 0x600001c67e60>:
E <C object Array of Char {'nolength': True} at 0x600001c67840>:
E <C object Array of Char {'nolength': True} at 0x600001c679e0>:
E <C object Array of Char {'nolength': True} at 0x600001c67d60>:
E <C object Array of Char {'nolength': True} at 0x600001c67f20>:
E <C object Array of Char {'nolength': True} at 0x600001c67940>:
E <C object Array of Char {'nolength': True} at 0x600001c67cc0>:
E <C object Array of Char {'nolength': True} at 0x600001c67d80>:
E <C object Array of Char {'nolength': True} at 0x600001c674e0>:
E <C object Array of Char {'nolength': True} at 0x600001c67de0>:
E <C object Array of Char {'nolength': True} at 0x600001c67f00>:
E <C object Array of Char {'nolength': True} at 0x600001c673c0>:
E <C object Array of Char {'nolength': True} at 0x600001c4c0c0>:
E <C object Array of Char {'nolength': True} at 0x600001c67b80>:
E <C object Array of Char {'nolength': True} at 0x600001e3e0d0>:
E <C object Array of Char {'nolength': True} at 0x600001c572a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57680>:
E <C object Array of Char {'nolength': True} at 0x600001e16a50>:
E <C object Array of Char {'nolength': True} at 0x600001c57da0>:
E <C object Array of Char {'nolength': True} at 0x600001c570e0>:
E <C object Array of Char {'nolength': True} at 0x600001c57c40>:
E <C object Array of Char {'nolength': True} at 0x600001e373f0>:
E <C object Array of Char {'nolength': True} at 0x600001e38120>:
E <C object Array of Char {'nolength': True} at 0x600001c57460>:
E <C object Array of Char {'nolength': True} at 0x600001c57cc0>:
E <C object Array of Char {'nolength': True} at 0x600001e07d20>:
E <C object Array of Char {'nolength': True} at 0x600001e34000>:
E <C object Array of Char {'nolength': True} at 0x600001c574a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57d80>:
E <C object Array of Char {'nolength': True} at 0x600001e37850>:
E <C object Array of Char {'nolength': True} at 0x600001e38250>:
E <C object Array of Char {'nolength': True} at 0x600001c56d80>:
E <C object Array of Char {'nolength': True} at 0x600001c57780>:
E <C object Array of Char {'nolength': True} at 0x600001c57de0>:
E <C object Array of Char {'nolength': True} at 0x600001c57c80>:
E <C object Array of Char {'nolength': True} at 0x600001c61e40>:
E <C object Array of Char {'nolength': True} at 0x600001c62260>:
E <C object Array of Char {'nolength': True} at 0x600001c62920>:
E <C object Array of Char {'nolength': True} at 0x600001c62800>:
E <C object Array of Char {'nolength': True} at 0x600001c600c0>:
E <C object Array of Char {'nolength': True} at 0x600001e31d40>:
E <C object Array of Char {'nolength': True} at 0x600001c62c40>:
E <C object Array of Char {'nolength': True} at 0x600001c62c60>:
E <C object Array of Char {'nolength': True} at 0x600001e329f0>:
E <C object Array of Char {'nolength': True} at 0x600001c67620>:
E <C object Array of Char {'nolength': True} at 0x600001c67ba0>:
E <C object Array of Char {'nolength': True} at 0x600001c67ee0>:
E <C object Array of Char {'nolength': True} at 0x600001e17100>:
E <C object Array of Char {'nolength': True} at 0x600001e385b0>:
E <C object Array of Char {'nolength': True} at 0x600001c66d40>:
E <C object Array of Char {'nolength': True} at 0x600001c67ce0>:
E <C object Array of Char {'nolength': True} at 0x600001e3c3e0>:
E <C object Array of Char {'nolength': True} at 0x600001e3f940>:
E <C object Array of Char {'nolength': True} at 0x600001c67c40>:
E <C object Array of Char {'nolength': True} at 0x600001c4de40>:
E <C object Array of Char {'nolength': True} at 0x600001ec8000>:
E <C object Array of Char {'nolength': True} at 0x600001ec9240>:
E <C object Array of Char {'nolength': True} at 0x600001c67f60>:
E <C object Array of Char {'nolength': True} at 0x600001c4dea0>:
E <C object Array of Char {'nolength': True} at 0x600001e30850>:
E <C object Array of Char {'nolength': True} at 0x600001e31d90>:
E <C object Array of Char {'nolength': True} at 0x600001c62000>:
E <C object Array of Char {'nolength': True} at 0x600001c62300>:
E <C object Array of Char {'nolength': True} at 0x600001e331f0>:
E <C object Array of Char {'nolength': True} at 0x600001e39870>:
E <C object Array of Char {'nolength': True} at 0x600001c62a40>:
E <C object Array of Char {'nolength': True} at 0x600001c62aa0>:
E <C object Array of Char {'nolength': True} at 0x600001c62040>:
E <C object Array of Char {'nolength': True} at 0x600001c61280>:
E <C object Array of Char {'nolength': True} at 0x600001c60c20>:
E <C object Array of Char {'nolength': True} at 0x600001c61c00>:
E <C object Array of Char {'nolength': True} at 0x600001c62440>:
E <C object Array of Char {'nolength': True} at 0x600001c60ec0>:
E <C object Array of Char {'nolength': True} at 0x600001c61220>:
E <C object Array of Char {'nolength': True} at 0x600001e31f30>:
E <C object Array of Char {'nolength': True} at 0x600001256d90>:
E <C object Array of Char {'nolength': True} at 0x600001257300>:
E <C object Array of Char {'nolength': True} at 0x600001c57220>:
E <C object Array of Char {'nolength': True} at 0x600001c57be0>:
E <C object Array of Char {'nolength': True} at 0x600001c574c0>:
E <C object Array of Char {'nolength': True} at 0x600001c57e80>:
E <C object Array of Char {'nolength': True} at 0x600001c57d00>:
E <C object Array of Char {'nolength': True} at 0x600001c57f80>:
E <C object Array of Char {'nolength': True} at 0x600001c57a40>:
E <C object Array of Char {'nolength': True} at 0x600001e06e40>:
E <C object Array of Char {'nolength': True} at 0x600001e35730>:
E <C object Array of Char {'nolength': True} at 0x600001c57f40>:
E <C object Array of Char {'nolength': True} at 0x600001c578c0>:
E <C object Array of Char {'nolength': True} at 0x600001e36490>:
E <C object Array of Char {'nolength': True} at 0x600001e37ae0>:
E <C object Array of Char {'nolength': True} at 0x600001c57b20>:
E <C object Array of Char {'nolength': True} at 0x600001c57c60>:
E <C object Array of Char {'nolength': True} at 0x600001e34c20>:
E <C object Array of Char {'nolength': True} at 0x600001e36680>:
E <C object Array of Char {'nolength': True} at 0x600001c57c20>:
E <C object Array of Char {'nolength': True} at 0x600001c57f60>:
E <C object Array of Char {'nolength': True} at 0x600001c57e60>:
E <C object Array of Char {'nolength': True} at 0x600001c57e20>:
E <C object Array of Char {'nolength': True} at 0x600001c57d40>:
E <C object Array of Char {'nolength': True} at 0x600001c7c2c0>:
E <C object Array of Char {'nolength': True} at 0x600001c7c520>:
E <C object Array of Char {'nolength': True} at 0x600001e13c80>:
E <C object Array of Char {'nolength': True} at 0x600001265320>:
E <C object Array of Char {'nolength': True} at 0x6000012652f0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bf20>:
E <C object Array of Char {'nolength': True} at 0x600001c577a0>:
E <C object Array of Char {'nolength': True} at 0x600001c57ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c57640>:
E <C object Array of Char {'nolength': True} at 0x600001c57ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bea0>:
E <C object Array of Char {'nolength': True} at 0x600001c7bfc0>:
E <C object Array of Char {'nolength': True} at 0x600001ec9790>:
E <C object Array of Char {'nolength': True} at 0x600001ecad40>:
E <C object Array of Char {'nolength': True} at 0x600001c55960>:
E <C object Array of Char {'nolength': True} at 0x600001c57fa0>:
E <C object Array of Char {'nolength': True} at 0x600001e17000>:
E <C object Array of Char {'nolength': True} at 0x600001ec8ae0>:
E <C object Array of Char {'nolength': True} at 0x600001c57ce0>:
E <C object Array of Char {'nolength': True} at 0x600001c57420>:
E <C object Array of Char {'nolength': True} at 0x600001eca040>:
E <C object Array of Char {'nolength': True} at 0x600001ecb6b0>:
E <C object Array of Char {'nolength': True} at 0x600001c57fe0>:
E <C object Array of Char {'nolength': True} at 0x600001c57860>:
E <C object Array of Char {'nolength': True} at 0x600001ec8ed0>:
E <C object Array of Char {'nolength': True} at 0x600001ecaac0>:
E <C object Array of Char {'nolength': True} at 0x600001c4c2c0>:
E <C object Array of Char {'nolength': True} at 0x600001c57980>:
E <C object Array of Char {'nolength': True} at 0x600001c56dc0>:
E <C object Array of Char {'nolength': True} at 0x600001eca680>:
E <C object Array of Char {'nolength': True} at 0x600001279290>:
E <C object Array of Char {'nolength': True} at 0x600001c611e0>:
E <C object Array of Char {'nolength': True} at 0x600001c62b00>:
E <C object Array of Char {'nolength': True} at 0x600001c60de0>:
E <C object Array of Char {'nolength': True} at 0x600001c62400>:
E <C object Array of Char {'nolength': True} at 0x600001c60e60>:
E <C object Array of Char {'nolength': True} at 0x600001c60c00>:
E <C object Array of Char {'nolength': True} at 0x600001c60d40>:
E <C object Array of Char {'nolength': True} at 0x600001c62b60>:
E <C object Array of Char {'nolength': True} at 0x600001c62780>:
E <C object Array of Char {'nolength': True} at 0x600001c627a0>:
E <C object Array of Char {'nolength': True} at 0x600001c60ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c62960>:
E <C object Array of Char {'nolength': True} at 0x600001c60ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c62520>:
E <C object Array of Char {'nolength': True} at 0x600001c629c0>:
E <C object Array of Char {'nolength': True} at 0x600001c626c0>:
E <C object Array of Char {'nolength': True} at 0x600001c61140>:
E <C object Array of Char {'nolength': True} at 0x600001e330b0>:
E <C object Array of Char {'nolength': True} at 0x600001c60b60>:
E <C object Array of Char {'nolength': True} at 0x600001c60ba0>:
E <C object Array of Char {'nolength': True} at 0x600001c60940>:
E <C object Array of Char {'nolength': True} at 0x600001c62820>:
E <C object Array of Char {'nolength': True} at 0x600001c60920>:
E <C object Array of Char {'nolength': True} at 0x600001c60be0>:
E <C object Array of Char {'nolength': True} at 0x600001c624a0>:
E <C object Array of Char {'nolength': True} at 0x600001c60a20>:
E <C object Array of Char {'nolength': True} at 0x600001c60d20>:
E <C object Array of Char {'nolength': True} at 0x600001ecd1f0>:
E <C object Array of Char {'nolength': True} at 0x600001ece790>:
E <C object Array of Char {'nolength': True} at 0x600001c61fe0>:
E <C object Array of Char {'nolength': True} at 0x600001e32330>:
E <C object Array of Char {'nolength': True} at 0x600001e3b0c0>:
E <C object Array of Char {'nolength': True} at 0x600001c62880>:
E <C object Array of Char {'nolength': True} at 0x600001ecd3d0>:
E <C object Array of Char {'nolength': True} at 0x600001ece970>:
E <C object Array of Char {'nolength': True} at 0x600001c62a00>:
E <C object Array of Char {'nolength': True} at 0x600001c611c0>:
E <C object Array of Char {'nolength': True} at 0x600001c628e0>:
E <C object Array of Char {'nolength': True} at 0x600001c60780>:
E <C object Array of Char {'nolength': True} at 0x600001c60dc0>:
E <C object Array of Char {'nolength': True} at 0x600001c606c0>:
E <C object Array of Char {'nolength': True} at 0x600001257060>:
E ...
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 404, in descr_fromlist
E self.fromsequence(w_lst)
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1096, in fromsequence
E self.setlen(oldlen + len(lst))
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x600001e6fa00>:
E <C object Array of Char {'nolength': True} at 0x600001e475f0>:
E <C object Array of Char {'nolength': True} at 0x600001e46e10>:
E <C object Array of Char {'nolength': True} at 0x600001e6f270>:
E <C object Array of Char {'nolength': True} at 0x600001e6cc30>:
E <C object Array of Char {'nolength': True} at 0x600001e6c790>:
E <C object Array of Char {'nolength': True} at 0x600001e45780>:
E <C object Array of Char {'nolength': True} at 0x600001e4fe50>:
E <C object Array of Char {'nolength': True} at 0x600001e44eb0>:
E <C object Array of Char {'nolength': True} at 0x600001e65630>:
E <C object Array of Char {'nolength': True} at 0x600001e45d90>:
E <C object Array of Char {'nolength': True} at 0x600001e664e0>:
E <C object Array of Char {'nolength': True} at 0x600001e62610>:
E <C object Array of Char {'nolength': True} at 0x600001e65560>:
E <C object Array of Char {'nolength': True} at 0x600001e64330>:
E <C object Array of Char {'nolength': True} at 0x600001e67cd0>:
E <C object Array of Char {'nolength': True} at 0x600001e7bcf0>:
E <C object Array of Char {'nolength': True} at 0x600001e78dc0>:
E <C object Array of Char {'nolength': True} at 0x600001e647d0>:
E <C object Array of Char {'nolength': True} at 0x600001e79d70>:
E <C object Array of Char {'nolength': True} at 0x600001e7abc0>:
E <C object Array of Char {'nolength': True} at 0x600001e64000>:
E <C object Array of Char {'nolength': True} at 0x600001e7be30>:
E <C object Array of Char {'nolength': True} at 0x600001e78ad0>:
E <C object Array of Char {'nolength': True} at 0x600001e7b8b0>:
E <C object Array of Char {'nolength': True} at 0x600001e7acd0>:
E <C object Array of Char {'nolength': True} at 0x600001e65cb0>:
E <C object Array of Char {'nolength': True} at 0x600001e7c3d0>:
E <C object Array of Char {'nolength': True} at 0x600001e4e130>:
E <C object Array of Char {'nolength': True} at 0x600001e62a10>:
E <C object Array of Char {'nolength': True} at 0x600001e58970>:
E <C object Array of Char {'nolength': True} at 0x600001e5b960>:
E <C object Array of Char {'nolength': True} at 0x600001e7aad0>:
E <C object Array of Char {'nolength': True} at 0x600001e7c260>:
E <C object Array of Char {'nolength': True} at 0x600001e7e1d0>:
E <C object Array of Char {'nolength': True} at 0x600001e7e260>:
E <C object Array of Char {'nolength': True} at 0x600001e7d170>:
E <C object Array of Char {'nolength': True} at 0x600001e7fd00>:
E <C object Array of Char {'nolength': True} at 0x600001e7e370>:
E <C object Array of Char {'nolength': True} at 0x600001e79830>:
E <C object Array of Char {'nolength': True} at 0x600001e4e640>:
E <C object Array of Char {'nolength': True} at 0x600001e458f0>:
E <C object Array of Char {'nolength': True} at 0x600001e4e950>:
E <C object Array of Char {'nolength': True} at 0x600001e5bd00>:
E <C object Array of Char {'nolength': True} at 0x600001e4ca60>:
E <C object Array of Char {'nolength': True} at 0x600001e70390>:
E <C object Array of Char {'nolength': True} at 0x600001e595d0>:
E <C object Array of Char {'nolength': True} at 0x600001e72390>:
E <C object Array of Char {'nolength': True} at 0x600001e70760>:
E <C object Array of Char {'nolength': True} at 0x600001e71c00>:
E <C object Array of Char {'nolength': True} at 0x600001e6f170>:
E <C object Array of Char {'nolength': True} at 0x600001e78430>:
E <C object Array of Char {'nolength': True} at 0x600001e738d0>:
E <C object Array of Char {'nolength': True} at 0x600001e708e0>:
E <C object Array of Char {'nolength': True} at 0x600001e7a290>:
E <C object Array of Char {'nolength': True} at 0x600001e42d50>:
E <C object Array of Char {'nolength': True} at 0x600001e08180>:
E <C object Array of Char {'nolength': True} at 0x600001e08b10>:
E <C object Array of Char {'nolength': True} at 0x600001e08010>:
E <C object Array of Char {'nolength': True} at 0x600001e74710>:
E <C object Array of Char {'nolength': True} at 0x600001e08d00>:
E <C object Array of Char {'nolength': True} at 0x600001e4e570>:
E <C object Array of Char {'nolength': True} at 0x600001e769a0>:
E <C object Array of Char {'nolength': True} at 0x600001e0f9b0>:
E <C object Array of Char {'nolength': True} at 0x600001e0c590>:
E <C object Array of Char {'nolength': True} at 0x600001e46050>:
E <C object Array of Char {'nolength': True} at 0x600001e0ddb0>:
E <C object Array of Char {'nolength': True} at 0x600001e76230>:
E <C object Array of Char {'nolength': True} at 0x600001e0de80>:
E <C object Array of Char {'nolength': True} at 0x600001e4c250>:
E <C object Array of Char {'nolength': True} at 0x600001e0dd40>:
E <C object Array of Char {'nolength': True} at 0x600001e0c910>:
E <C object Array of Char {'nolength': True} at 0x600001e4ede0>:
E <C object Array of Char {'nolength': True} at 0x600001e4c4b0>:
E <C object Array of Char {'nolength': True} at 0x600001e7bc90>:
E <C object Array of Char {'nolength': True} at 0x600001e751b0>:
E <C object Array of Char {'nolength': True} at 0x600001e03b60>:
E <C object Array of Char {'nolength': True} at 0x600001e4fbb0>:
E <C object Array of Char {'nolength': True} at 0x600001e0c850>:
E <C object Array of Char {'nolength': True} at 0x600001e4f520>:
E <C object Array of Char {'nolength': True} at 0x600001e097a0>:
E <C object Array of Char {'nolength': True} at 0x600001e0a420>:
E <C object Array of Char {'nolength': True} at 0x600001e6e590>:
E <C object Array of Char {'nolength': True} at 0x600001e0df30>:
E <C object Array of Char {'nolength': True} at 0x600001e7f690>:
E <C object Array of Char {'nolength': True} at 0x600001e07db0>:
E <C object Array of Char {'nolength': True} at 0x600001e066a0>:
E <C object Array of Char {'nolength': True} at 0x600001e18050>:
E <C object Array of Char {'nolength': True} at 0x600001e0cfa0>:
E <C object Array of Char {'nolength': True} at 0x600001e19d80>:
E <C object Array of Char {'nolength': True} at 0x600001e72e20>:
E <C object Array of Char {'nolength': True} at 0x600001e1b690>:
E <C object Array of Char {'nolength': True} at 0x600001e01300>:
E <C object Array of Char {'nolength': True} at 0x600001e18670>:
E <C object Array of Char {'nolength': True} at 0x600001e58d40>:
E <C object Array of Char {'nolength': True} at 0x600001e19a60>:
E <C object Array of Char {'nolength': True} at 0x600001e0b3b0>:
E <C object Array of Char {'nolength': True} at 0x600001e1e830>:
E <C object Array of Char {'nolength': True} at 0x600001e08c90>:
E <C object Array of Char {'nolength': True} at 0x600001e1caf0>:
E <C object Array of Char {'nolength': True} at 0x600001e0bf70>:
E <C object Array of Char {'nolength': True} at 0x600001e120a0>:
E <C object Array of Char {'nolength': True} at 0x600001e128c0>:
E <C object Array of Char {'nolength': True} at 0x600001e7f1b0>:
E <C object Array of Char {'nolength': True} at 0x600001e132e0>:
E <C object Array of Char {'nolength': True} at 0x600001e7d6b0>:
E <C object Array of Char {'nolength': True} at 0x600001e7fcc0>:
E <C object Array of Char {'nolength': True} at 0x600001e0f670>:
E <C object Array of Char {'nolength': True} at 0x600001e1ad90>:
E <C object Array of Char {'nolength': True} at 0x600001e177b0>:
E <C object Array of Char {'nolength': True} at 0x600001e093e0>:
E <C object Array of Char {'nolength': True} at 0x600001e14530>:
E <C object Array of Char {'nolength': True} at 0x600001e11830>:
E <C object Array of Char {'nolength': True} at 0x600001e1c930>:
E <C object Array of Char {'nolength': True} at 0x600001e005a0>:
E <C object Array of Char {'nolength': True} at 0x600001e11e90>:
E <C object Array of Char {'nolength': True} at 0x600001e289b0>:
E <C object Array of Char {'nolength': True} at 0x600001e1da60>:
E <C object Array of Char {'nolength': True} at 0x600001e1d3f0>:
E <C object Array of Char {'nolength': True} at 0x600001e28a40>:
E <C object Array of Char {'nolength': True} at 0x600001e1d4a0>:
E <C object Array of Char {'nolength': True} at 0x600001e29e80>:
E <C object Array of Char {'nolength': True} at 0x600001e16680>:
E <C object Array of Char {'nolength': True} at 0x600001e03f70>:
E <C object Array of Char {'nolength': True} at 0x600001e14080>:
E <C object Array of Char {'nolength': True} at 0x600001e11a40>:
E <C object Array of Char {'nolength': True} at 0x600001e29e50>:
E <C object Array of Char {'nolength': True} at 0x600001e122a0>:
E <C object Array of Char {'nolength': True} at 0x600001e28f90>:
E <C object Array of Char {'nolength': True} at 0x600001e13ae0>:
E <C object Array of Char {'nolength': True} at 0x600001e2a140>:
E <C object Array of Char {'nolength': True} at 0x600001e28560>:
E <C object Array of Char {'nolength': True} at 0x600001e28140>:
E <C object Array of Char {'nolength': True} at 0x600001e2dd20>:
E <C object Array of Char {'nolength': True} at 0x600001e11930>:
E <C object Array of Char {'nolength': True} at 0x600001e2e5e0>:
E <C object Array of Char {'nolength': True} at 0x600001e12cf0>:
E <C object Array of Char {'nolength': True} at 0x600001e2cce0>:
E <C object Array of Char {'nolength': True} at 0x600001e29230>:
E <C object Array of Char {'nolength': True} at 0x600001e20640>:
E <C object Array of Char {'nolength': True} at 0x600001e2c360>:
E <C object Array of Char {'nolength': True} at 0x600001e20b00>:
E <C object Array of Char {'nolength': True} at 0x600001e20c20>:
E <C object Array of Char {'nolength': True} at 0x600001e23090>:
E <C object Array of Char {'nolength': True} at 0x600001e1bfd0>:
E <C object Array of Char {'nolength': True} at 0x600001e206e0>:
E <C object Array of Char {'nolength': True} at 0x600001e27600>:
E <C object Array of Char {'nolength': True} at 0x600001e21560>:
E <C object Array of Char {'nolength': True} at 0x600001e24880>:
E <C object Array of Char {'nolength': True} at 0x600001e22310>:
E <C object Array of Char {'nolength': True} at 0x600001e20be0>:
E <C object Array of Char {'nolength': True} at 0x600001e29f80>:
E <C object Array of Char {'nolength': True} at 0x600001e232b0>:
E <C object Array of Char {'nolength': True} at 0x600001e2ae50>:
E <C object Array of Char {'nolength': True} at 0x600001e7fe70>:
E <C object Array of Char {'nolength': True} at 0x600001e205c0>:
E <C object Array of Char {'nolength': True} at 0x600001e38000>:
E <C object Array of Char {'nolength': True} at 0x600001e389f0>:
E <C object Array of Char {'nolength': True} at 0x600001e22b80>:
E <C object Array of Char {'nolength': True} at 0x600001e39520>:
E <C object Array of Char {'nolength': True} at 0x600001e1f970>:
E <C object Array of Char {'nolength': True} at 0x600001e1fdb0>:
E <C object Array of Char {'nolength': True} at 0x600001e259d0>:
E <C object Array of Char {'nolength': True} at 0x600001e38620>:
E <C object Array of Char {'nolength': True} at 0x600001e26350>:
E <C object Array of Char {'nolength': True} at 0x600001e1fca0>:
E <C object Array of Char {'nolength': True} at 0x600001e207c0>:
E <C object Array of Char {'nolength': True} at 0x600001e244f0>:
E <C object Array of Char {'nolength': True} at 0x600001e39e20>:
E <C object Array of Char {'nolength': True} at 0x600001e28bc0>:
E <C object Array of Char {'nolength': True} at 0x600001e3e900>:
E <C object Array of Char {'nolength': True} at 0x600001e3d690>:
E <C object Array of Char {'nolength': True} at 0x600001e3ee20>:
E <C object Array of Char {'nolength': True} at 0x600001e17db0>:
E <C object Array of Char {'nolength': True} at 0x600001e3d110>:
E <C object Array of Char {'nolength': True} at 0x600001e28f80>:
E <C object Array of Char {'nolength': True} at 0x600001e3f9b0>:
E <C object Array of Char {'nolength': True} at 0x600001e3cfe0>:
E <C object Array of Char {'nolength': True} at 0x600001e36da0>:
E <C object Array of Char {'nolength': True} at 0x600001e05bb0>:
E <C object Array of Char {'nolength': True} at 0x600001e371e0>:
E <C object Array of Char {'nolength': True} at 0x600001e316c0>:
E <C object Array of Char {'nolength': True} at 0x600001e15630>:
E <C object Array of Char {'nolength': True} at 0x600001e3c960>:
E <C object Array of Char {'nolength': True} at 0x600001e07b50>:
E <C object Array of Char {'nolength': True} at 0x600001e30010>:
E <C object Array of Char {'nolength': True} at 0x600001e32a60>:
E <C object Array of Char {'nolength': True} at 0x600001e30a90>:
E <C object Array of Char {'nolength': True} at 0x600001e33480>:
E <C object Array of Char {'nolength': True} at 0x600001e13840>:
E <C object Array of Char {'nolength': True} at 0x600001e35af0>:
E <C object Array of Char {'nolength': True} at 0x600001e34230>:
E <C object Array of Char {'nolength': True} at 0x600001e165c0>:
E <C object Array of Char {'nolength': True} at 0x600001ec9010>:
E <C object Array of Char {'nolength': True} at 0x600001e2e970>:
E <C object Array of Char {'nolength': True} at 0x600001ec9810>:
E <C object Array of Char {'nolength': True} at 0x600001ec87d0>:
E <C object Array of Char {'nolength': True} at 0x600001eccb70>:
E ...
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 635, in descr_getitem
E return self.getitem_slice(space, w_idx)
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1232, in getitem_slice
E w_a.setlen(size, overallocate=False)
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x60000124ac40>:
E <C object Array of Char {'nolength': True} at 0x600001c780a0>:
E <C object Array of Char {'nolength': True} at 0x60000126bae0>:
E <C object Array of Char {'nolength': True} at 0x6000012780f0>:
E <C object Array of Char {'nolength': True} at 0x600001c556e0>:
E <C object Array of Char {'nolength': True} at 0x600001e78c70>:
E <C object Array of Char {'nolength': True} at 0x6000012604e0>:
E <C object Array of Char {'nolength': True} at 0x600001c493a0>:
E <C object Array of Char {'nolength': True} at 0x600001260690>:
E <C object Array of Char {'nolength': True} at 0x600001278240>:
E <C object Array of Char {'nolength': True} at 0x6000012782d0>:
E <C object Array of Char {'nolength': True} at 0x600001c4b600>:
E <C object Array of Char {'nolength': True} at 0x600001278450>:
E <C object Array of Char {'nolength': True} at 0x6000012643c0>:
E <C object Array of Char {'nolength': True} at 0x600001c78c60>:
E <C object Array of Char {'nolength': True} at 0x600001278540>:
E <C object Array of Char {'nolength': True} at 0x600001256490>:
E <C object Array of Char {'nolength': True} at 0x6000012787e0>:
E <C object Array of Char {'nolength': True} at 0x6000012788a0>:
E <C object Array of Char {'nolength': True} at 0x600001278990>:
E <C object Array of Char {'nolength': True} at 0x600001278a50>:
E <C object Array of Char {'nolength': True} at 0x600001278b10>:
E <C object Array of Char {'nolength': True} at 0x600001c55720>:
E <C object Array of Char {'nolength': True} at 0x600001c565e0>:
E <C object Array of Char {'nolength': True} at 0x600001c66cc0>:
E <C object Array of Char {'nolength': True} at 0x600001c66ea0>:
E <C object Array of Char {'nolength': True} at 0x600001c79000>:
E <C object Array of Char {'nolength': True} at 0x600001e12540>:
E <C object Array of Char {'nolength': True} at 0x600001264870>:
E <C object Array of Char {'nolength': True} at 0x600001c56c40>:
E <C object Array of Char {'nolength': True} at 0x600001c7a840>:
E <C object Array of Char {'nolength': True} at 0x600001c57480>:
E <C object Array of Char {'nolength': True} at 0x600001c79ae0>:
E <C object Array of Char {'nolength': True} at 0x600001c7af20>:
E <C object Array of Char {'nolength': True} at 0x600001278de0>:
E <C object Array of Char {'nolength': True} at 0x600001264d80>:
E <C object Array of Char {'nolength': True} at 0x600001c7b6a0>:
E <C object Array of Char {'nolength': True} at 0x600001e15e70>:
E <C object Array of Char {'nolength': True} at 0x600001e1cf20>:
E <C object Array of Char {'nolength': True} at 0x600001264e40>:
E <C object Array of Char {'nolength': True} at 0x600001c67600>:
E <C object Array of Char {'nolength': True} at 0x600001c7ba40>:
E <C object Array of Char {'nolength': True} at 0x600001c678e0>:
E <C object Array of Char {'nolength': True} at 0x600001256850>:
E <C object Array of Char {'nolength': True} at 0x600001260cf0>:
E <C object Array of Char {'nolength': True} at 0x6000012606c0>:
E <C object Array of Char {'nolength': True} at 0x600001c57580>:
E <C object Array of Char {'nolength': True} at 0x600001c67e80>:
E <C object Array of Char {'nolength': True} at 0x600001256a30>:
E <C object Array of Char {'nolength': True} at 0x600001264f30>:
E <C object Array of Char {'nolength': True} at 0x600001c62ac0>:
E <C object Array of Char {'nolength': True} at 0x600001c602c0>:
E ...
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1270, in setitem_slice
E self.fromsequence(w_lst)
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1096, in fromsequence
E self.setlen(oldlen + len(lst))
E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E }
../rpython/conftest.py:103: MallocMismatch
----------------------------- Captured stderr call -----------------------------
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6d770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509beae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e63bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4fe918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c784a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4fe950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a61a3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6fa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a61a3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6dcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a61a410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6f5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a61a448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a604608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6048e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c781a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51996be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51996be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc5d168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c782e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc5d1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c782a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc5d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc544f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509e83a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000124ac40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509e83ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c790a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6cc9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a199ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6e810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a199b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012640c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b5e0f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a216020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a216058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a216cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a216d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2021a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2021e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6e26e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6e2790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51926c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51926c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51926cfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51926d018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b57e4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c786e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b57e4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c791a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b54e598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c780a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b54e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e475f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b54e608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e44910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b54e640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c792e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b54e678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b562a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6d3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b562a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4d2aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4e8c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4e8c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e46e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4e8cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e47dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4e8d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b4e8d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a166410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a166bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6f270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a166bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e44bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a166c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e47e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b67ac28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b67ac60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b67ac98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b67acd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e60340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5294bf9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e63200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5294bf9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c791e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5294bfa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5294bfa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508daa800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c794a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508daa838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519d4a640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc51558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6dfad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c792a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6dfb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c793e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519974aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519974b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c795a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519974b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c796c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519974b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c795c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51996f210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e47920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51996f248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b63ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c786c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5098197c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e45780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5098197f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e47b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509819868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e62dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a40f7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c788a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a40f830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a40f868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4fe50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a616218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a616250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a616288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6162c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c644a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5295b38a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e44eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5295b38d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e47170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5295b3910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e430e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5295b3948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c648c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5295b3980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c656e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508c5dd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508c5de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c652c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529a9d590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529cb29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c648a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529cb2a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538962d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538962d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c651e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538978e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e65630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538979328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538979360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff538979398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c641e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a25b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e42ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a25b868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e45d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2604f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a264170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e45d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2641a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2641e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5095ff2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5095ff2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5095ff328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e664e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a86c6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e67160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a86c9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a86c9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a86d0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a8d98a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e62610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a8d98d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e45100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a8d9910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e43940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a8d9948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a8d9de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a654e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a654f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c642c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a667638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a667bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a667be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509e31638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c660e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509e31670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a0a5c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e65560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a126090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c655c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1260c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c661a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a126100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1276a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1276e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e648a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a136560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a140c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a153018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a153050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a19fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c654c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a19fda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b6107c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e67cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b610800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e604b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b610838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191d63a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191d63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c549c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191d6410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7bcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191d6448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6a4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6a4d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6a4d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6ac988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e78dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6ac9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e78e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a6acd08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fc090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fc0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fc100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e647d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e66ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fd360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fd398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fd3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2fd408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4d4480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e795c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4d44b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e797f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4d44f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a4d4528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a57e9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7abc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a57ed78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7b3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a57f478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e65590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51928dbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091d2d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000126bae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091d3398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091d3868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5097cf050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e59cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5097cf088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x60000126be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2e0e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2e1910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2e1948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5090b3ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ab80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509674bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509674c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b857d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b99e6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b9449c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b944aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b944ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529853788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b9b4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508b79d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508b79d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508bc3590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012780f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508bc35c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff508bc3670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187b7f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187d79b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012783f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187ea058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012789c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187ea0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187eac98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187ead78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5187eadb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52959dde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52980ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529a3dad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529a3db08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c651a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5197f3de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5197f3e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aae61a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aae61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ab7a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c662c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53beff9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a9eabb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c556e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a9a3718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a9563d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e675c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a956410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c94fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c49868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e43d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c3ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c3b9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c29bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c29c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7be30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519c29d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e67a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519bf42c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e62050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519bf42f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519bf4330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519b5c4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e78ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519b5c4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7a0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bc29ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53bdc0aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b8d6608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b8d6640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7b8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b8d6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e658e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b8d66b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e62ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195b51a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195b51d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195b5210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195db280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195db398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195ce058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195ce330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195cf9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c547a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5195cf9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e78c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7acd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51958ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e42c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509edcc60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c548c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ed0bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7a580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ef0218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ef0250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e65cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ef0288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6eed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ef02c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a281868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2818a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a2818d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a281910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d7bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7d670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d7be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d7c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4fc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d02f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a2d0330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509b08a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509b08ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c647c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509b09be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c660c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509b09c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5093b7fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c663e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5098fda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50977d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50977d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c662e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1ab2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012604e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1ab2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c664e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a1ab398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b5c6e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e43420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5097c41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5097c4918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5097c4988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c661c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2f5ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5197bea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a7cdc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2b2f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c659c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2dda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c665c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2ae058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a2ae090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c664a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a45a5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a45a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c665e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a45b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c654a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a45b868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a406598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a406790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c663a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ac89c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c493a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ac89f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e62a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ac8a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e70840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ac8a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff509ac8aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4af00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a137638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e58ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a137670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e58970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5b900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7bc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a120f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a1016e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a101718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5b960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a101750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a101788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6d2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a1017c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b53f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b53f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7aad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b53f478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7be60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b424560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e44610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b3aaaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b3aab48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4afe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b3ab1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b34ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b34ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b2bec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b2bec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b2bf2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b1f3e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c560a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b1e8758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b165be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c561e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b165c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b1529c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b152a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53b152aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a0daad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a012a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52a012aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50928fef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7dda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50928ff30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50928ff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519447328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519447360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7eac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519447600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519447638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51938d590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51938d600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7d170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51938d670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7d920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51938d6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7f1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51938d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c563a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5193377c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519320020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51931e838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c565c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51931e870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c549a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51931e950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c791c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519314480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c53d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519314560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519315c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519315d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51930e020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5192d6138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5192d6170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5192d7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f67fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7f3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f3e790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c563c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f34330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f34368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f343a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f343d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c555c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529f34410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a42c100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e79830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a42c138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e66680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a42c170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e437a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a42c1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c564a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53a421670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c793c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529fd8cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529fd8d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4f300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529fd8d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4cd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff529fd8d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50911e8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4af80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50911e918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091cc800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c494c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091cc838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091dda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5091ddb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51910e790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51910e7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191421e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e458f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519142250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519142288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519174448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c794e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191a02c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191a06e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191a4090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191b4a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191b4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191be218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191be250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191be288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c790c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff5191be2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5bd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0c38a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e59100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0c38d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4f3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0c3910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c793a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6a758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6a790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ca60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4fe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5b650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6b948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6b980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad6b9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e70390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad81f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e70d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad81fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e72410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8e020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8e058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e595d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8f6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5b9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8f718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e711f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8f750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad8f788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad971a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e72390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad971d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e72b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad97210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5ab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad97248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c663c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ad9d590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ada6bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e70760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ada6c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c664c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ada6c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adaebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adaec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adaec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adb2480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adb2fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adb3948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012609f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adbe1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adbeb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adbeb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adbfda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adbfde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adca838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adca870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adde4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adde4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e71c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adde528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e70730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52addf5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e72880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52addf600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c565a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52addf638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52addf670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6f170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52addf6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e708f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ade7bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e729f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ade7be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c667a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ade7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a64c3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e78430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a64c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e66e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a64c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5aa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a64c480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a658250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a658288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e738d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6582c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e793a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6582f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e74000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6595c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a659600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a659638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6596e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ad80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a662988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e75680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a668a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a67a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a67a988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a67a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a67aaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a684090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a684170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ac00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6841a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a684f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a684fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68e020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4aae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68e058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68f8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c49da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68f8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a68f9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012782d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a698950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6989f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a69c2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e77530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a69c2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6b2218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012787b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e6330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e6368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e7210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e7248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e7f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4af40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0e7f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0fc090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0fd0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4afa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0fd1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c0fd210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1086b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1086e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c109670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1096a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1163a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1163d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e708e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c116410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e723d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c116448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ba20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c116480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c14a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e76ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c14a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4baa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c14a528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1684f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c168528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7a290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c168560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e619b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c169520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7b300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c169558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c169590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1695c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e42d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c169600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e44580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17ca68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e73f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17caa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4ba00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17cad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17cb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17de88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17dec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e099e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17def8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c17df30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c18f210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c18f248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e091c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c18f280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0a480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c18f2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1aec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1aec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1aec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e087b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1d7b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e09c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1d7b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1d7b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1d7bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e74710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1df638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e759b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1df670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e77c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1df6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1df6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1e8988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1e89c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e09550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1e89f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0aa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1e8a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4a7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1e8a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f8020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f80c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f8cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e64570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f8d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f9948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c1f99b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c220e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c220f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c221cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c221da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c221de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c232bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c232c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4be00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2338a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2338d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c240528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c240560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c240640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4b520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2417f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4bf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2418d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012643c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c24ad78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c619e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c24ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c24bda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e097f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c24bde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2a7d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012646f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2b4560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2b4598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2b51d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2b5210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2b52f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2c62c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c797e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2c63a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2c63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2c75c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2c7600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adec480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adec4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c790e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aded1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aded1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adedef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adedf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adedf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4e590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adedfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adfc020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adfd6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e77050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52adfd6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c799e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae146e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae159f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae15a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e769a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae15a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae15a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0cbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae31130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae31168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae311a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0f9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae311d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e74410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae31210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e73950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae449f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae44a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae44a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae44aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae52058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0d6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae52090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae520c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae52100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae53328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae53360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae62090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae620c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae631d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae63210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae70250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e46050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae702c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae702f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae70330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae7b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0dba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae7b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae7bbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae968e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0ddb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae96918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0e720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae96950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0ca10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae97a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae97a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c799c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae97ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e76230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae97b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e77ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52ae97b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aeb4fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aeb4fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aeb5018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0de80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aeb5050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aeb5088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0d480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aec2988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aec29c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aec29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c795e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aedaaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52aef7948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af61590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af615c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af81b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af81bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af81c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4c250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af88d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af88d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af88d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af88db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0f8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af88de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c799a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af98d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af99558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0dd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af99590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0eac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af995c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e75b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af99600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52af99638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afc31d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afc3210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0d350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afc3248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0f5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afc3280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afd4d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afd4db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ede0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afd4de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e46140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52afd4e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52affe020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52affe058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b011910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4c4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b011948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4f660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b011980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01a988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01a9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01aa30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4eb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01bec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c796a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01bef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01bf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e751b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01bf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b01bfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b02d3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c786a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b02d408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b02d440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e03b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b02d478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c78400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b040608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b040640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0406e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b041b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e020d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b041b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05ee20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05ee58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05fb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05fbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b05fc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b081478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2f3ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2f3b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4fbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c2f3b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ee00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c312c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c312c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c312cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c312d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c312d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0d1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c326218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e00060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c326250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c326288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3262c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4f520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c327520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4f380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c327558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7dbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c327590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c553e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3275c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c564e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c327600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e097a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c33af70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c33afa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c567e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c33afe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c33b018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3485d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c348678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3492f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0b9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c349328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012567c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519db29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519db2a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519db3b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c568c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519db3c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c567a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519db3c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ddb050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ddb088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de4170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0a420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de41e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7d8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de5408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c563e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de5440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de5478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6e590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de54b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519de54e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7c9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519df9bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519df9be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e0de88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0df30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e0dec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c370410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0c2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c39ef38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3c6c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3c6c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7f690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3c6cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6e420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3c6d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e749e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d6100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012787e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d6138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d7be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e6fa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3d7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3f2950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3f32b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c3f32f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c418100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c621e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c418138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c621c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c418db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c418de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c666a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c418ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c419d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c419de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c419e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c669c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c424fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c425018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c425da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c64340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c425de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c668e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c438fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012788a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c438fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c668a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c446058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c446640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e50130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c446678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c447c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001279140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c447cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c447d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6ded78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6dedb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6f0608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a6f0640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c615e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a70a8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c614c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a70a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e07db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a70a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0cd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a722c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e775c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a722cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a722d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a722d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e066a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a722d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e04560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a736218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a736250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a736288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7362c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7362f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a737558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a737590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c666c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7375c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a737600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0cfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a744bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a744c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c666e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a744c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a744c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a745d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a745de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a754aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7552f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7559b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a788288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7882c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7883a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a789a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a789b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a789bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a79b360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a79b398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a79b3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a84b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a84f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a8528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a8560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e72e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a8598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7df20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a98a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5bcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a98d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c667e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a9910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c669e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a9948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1b690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7a9980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7bb718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7bb750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7bb788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7c6b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e01300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7c6b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e01a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7c6b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e02df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7c6bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7c6bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7d6170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7d6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c798c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7d72b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e01f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a7d72f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a80e4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a80e560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a80f638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a80f718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c623e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a80f750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c616a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c45c640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c45c678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c45d478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c622e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c45d4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c625e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46a5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c620a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46bb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46bc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c46bc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c47b398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c47b3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c486170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c486758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e598c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c486790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c487590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012785a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c487de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c487e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c4c0d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c4c0d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c4c1b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c4c1b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c4ec6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5094b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c621a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5a56e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5a5718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c623c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5ae3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c613c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5ae3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5ae4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c624e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5afa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c627e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5afb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5afb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5c8cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5c8d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c620e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5c8d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c566c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1b020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e41e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e5168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e51d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e5210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e58d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e5248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c5e5280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e086d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c612870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c569c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6128a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6128e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1aa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62c218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e09480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62c250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62c288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62dde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0b3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e76010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62de88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c62dec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c63da98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c63db78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c64cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c540e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c64cec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c64cf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c64de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c64de88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e2cb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c565e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e2cb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1e830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e2cbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1ee90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e2cbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c568a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e2cc28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3e410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1b950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3e448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c566a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3fa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3fad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e3fb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e08110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e7a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5a060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e7a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e7a870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e7a8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e89d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1d1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e89d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1e4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e89da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c788c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519e89de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a843948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0bf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a843980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e193e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8439b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0dcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8439f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a84d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a84d248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e120a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a84d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e126f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a84d2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e138b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a84d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c654e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a85ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a85ebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e128c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a85ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e12f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a85ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a85ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86c4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c667c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86c4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7f1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86c528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e5bc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86c560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e10fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86c598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86df30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86df68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e132e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a86dfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e139b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a87e020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a87f328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c661e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a87f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a87f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a87f440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a88a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a88a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a88b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a88b948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c670e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a88b980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8c8b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8c8bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8db6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8db718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c626a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8f34e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c627c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8f3520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a8f3600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a908918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9089f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c629a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a908a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c622a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a918170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9181a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c620c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a918fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a919018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c625c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9190c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a92a0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e18c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a92a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c54920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a92b398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c680218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c680e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c680f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6acde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6acec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6ba790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c671a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6ba870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6ba8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6bb8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c65880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6bb910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6ca528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6ca560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a941f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9612f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9613d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a961408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7d6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a961440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a97e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a97e608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a97f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e03440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a97f168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a97fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e8790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e87c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e8800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e102b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e8838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e10e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e9c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e9c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e9cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0f670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e9d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0a120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b0e9d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4ea80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1172b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1172f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b117328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1ad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b117360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e0f6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b117398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7efa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1246e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b124720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b124758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b164678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1646b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b164790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b165b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b165c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c674c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b165c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c672c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9c1558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e12540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9c1590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e177b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9c15c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9c1600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9cc9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9cc9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1bd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9cca30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c673a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f0020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e137d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f0988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f09c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e093e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f16e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7de30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f1718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e119c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f1750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f1788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c653c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50a9f17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e14530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa19360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e14bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa19398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa193d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c673e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa19408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c672e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa19440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e11830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa2ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e12590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa2ae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1b0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa2ae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c671e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa2aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa37750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6e2a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6e2a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6e2b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6e3c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c6e3d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c703c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c703d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c703d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c71c640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c71d088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c71d0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c71dcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b170480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1704b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1710f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b171130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b171210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b171ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b184020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b184058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b184fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b185018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b185d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b185d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c785e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b185e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b195210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1952f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b195328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1c930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1a2c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1d1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1a2cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1a2d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1a3de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1c060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1a3e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1d9670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ebfde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ebfe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e005a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ed4cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e013c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ed4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e50030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ed4d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ed4d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ed4db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e11e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ee69c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ee69f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e023d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ee6a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ee6a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ee6aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e289b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef6528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef6560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2a1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef6598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef65d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef7b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519ef7c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f02e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f02ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f121a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f121e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f22250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1da60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f222c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f222f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f23408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f23440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1f8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f23478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1d3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3b718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1de40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3b750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1fc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3b788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f3b7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f7cd08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f7cd40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f7cd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2a390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f7cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c555a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f7cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8e448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1d4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8e480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1e040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8e4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8e4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8e528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8f9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c567c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8fa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f8fad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f9cad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f9cb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f9d788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c569a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519f9d7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa42598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa42608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c551c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa42640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa42678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa6c020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa6c058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa6cb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa6d4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e16680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aa6d4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c562c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab6250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c571e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab6288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab62c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e03f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab62f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e02090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab7948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fe60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab7980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab79b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c573a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aab79f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e14080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519faad78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e14bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519faadb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e16490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519faade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c571a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519faae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519faae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519fbc528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519fbc560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519fbd7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff519fbd7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c573c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01e170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01e1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01f2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e11a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01f328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01ff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a01ffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1fac60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1fac98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b1fb8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23a2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23a2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23a330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23a368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23ba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23ba60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e122a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23ba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b23bad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e01fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b264db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b264de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b264e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b264e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e297e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b264e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27a410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27a448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27a480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1ba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e03fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27bb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b27bb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aa00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2a140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2abe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28a988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e11820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28a9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b28bfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a0020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e290f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a0058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2b030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a0090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aa40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a1750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a1788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a17f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2a1830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2acf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2ad018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ab40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2d4218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e03da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2d4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2d4b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2d5948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ad00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b2d5980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b31ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ad20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b31ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ace0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2dd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2e420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2f6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b332e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7abc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b342b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e11930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b342b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b342b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e4d320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b342bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ad60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7adc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2e5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34c3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2ed10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34db40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34db78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e12cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34dbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b34dbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3789c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ad80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3789f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b378a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b378ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b383b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e283d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b383b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3ac6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3acfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3acfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d8250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d8288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d9088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d90c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7abe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d9cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d9d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7afe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3d9de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3ed088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c798a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3ed168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7afc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3ed1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7af00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fc1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fc218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fcec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fcf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fdf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2fcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b3fdfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b427520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b427e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b46ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7afa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b46ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b46fb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b46fc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7acc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b46fc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b4a0de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b4b0c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b4b0d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b4b0d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ac20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b512d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b512d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7af60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b51d600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b51d638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52a560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7af20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52a598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2cce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52a5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2da60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52a608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52a640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52bd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2ba30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b52bd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5529c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ac60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5533d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b553408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b553440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a2608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e19970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a2640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7af80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a2678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a26b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a26e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a3cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e212a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a3d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a3d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a3d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2c360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5a3da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2c380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5b71a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2ef00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5b71d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5b7210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5b7248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5b7280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e203a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5c8790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e21770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5c87c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5c8800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5c8838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5ee448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e21300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5ee480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e226c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b5ee4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6002c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6002f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e23090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b600330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e23710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b600368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2dd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6003a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61e058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61e090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61e0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7e990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61e100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61e138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61fbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61fbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b61fc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b62d0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2fdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b62d130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012790e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b62dd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001278e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b62dda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c75f050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c75f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c770138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c770218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c770250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c771328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c771360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7800c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c780100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7801e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7812b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c781398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7813d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c792448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c792480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c792528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7934e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e21d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c793520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001265020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7be758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7bf018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7bf050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7bfef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7bff30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b688058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b688e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b688f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b688fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b69a020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b69a058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b69b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b69b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6e1210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6edbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6edc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6edcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e206e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b6edd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b70eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b70ef00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b70fde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e238e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b70fe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b70fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b73ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b73ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e27600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b73ed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e24000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b73ed78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e25400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b764368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b7643a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b7643d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e21560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b764410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e202d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b765ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b765b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b765b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b765b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e24880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b765bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e24020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b77d1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e25610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b77d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b77d248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ab80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b77d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7baa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b78a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b78a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ba20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b78b558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b78b590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b79f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a025e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c574e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a025ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a025f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a025f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a043f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a043fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c575c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04a020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e172e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04a058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04b478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e17070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a04be88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e204f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a094f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e23690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a094f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a094fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a094fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e29f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a095018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2c2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aa5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aa608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aa640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aa678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e232b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aa6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e205f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e239a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aba60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c572e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0aba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c572c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0abad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0bad78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c79e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0badb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0bb8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0bb8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ce4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ce4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0cf210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1cf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0cf248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2ae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0cf280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0cf2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7be80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0cf2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0dc838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e26070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0dc870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c672a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0dd248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1e350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ddcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ddd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e7fe70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ddd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ddd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2e370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a0ddda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c671c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aadebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aadebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e205c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aadec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaec448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1d3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaec480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaec4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaec4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaec528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaeda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaeda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaedad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c677c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aaedb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e389f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aafd8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e390a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aafd910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3a360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aafd948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aafd980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c674a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab169c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab169f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e23ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab16a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1f380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab16a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab16aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab28480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab284b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab284f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab28528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab28560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab29a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1f970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab29ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab29b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab29b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab40fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab41c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3b830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab41cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012651a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab72988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001265170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab73280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ab732b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba6100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4c140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ba00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba7830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba7868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1fdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50aba78a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b808c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b808c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b808cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bd80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b808d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e259d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b808d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e24230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8163d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e26420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b816410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b816448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b816480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8164b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b817a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b817a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b817a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b817ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e26350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b817b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b826ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b826f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ac40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b826f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b826f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c678c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b83a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b83a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1c300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b83a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b83bd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abb86e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abb8720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c677e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abb9398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c676e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abb93d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c677a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abee090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abee0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abee1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abefa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1fca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abefad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e249d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abefb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e25b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abfec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abfec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abfecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e207c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abfed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e229a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50abfed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0c330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e244f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0c3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e25190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e263d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0db40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0db78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bfa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0dbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0dbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3a870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac0dc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac23750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac23788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7ba40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac237c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac23868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8d8b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e20870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8d8b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7be20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8ee020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c628c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8eec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c570c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8eec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8ef8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b8ef910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b922608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b922640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c578a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b922720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b923c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b923d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b923d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c575a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b92f5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b92f600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a130560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a130598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c576c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1312f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c678e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a131328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1313d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a140368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e22560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a140bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1411d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c676c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a141b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac4c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac4c528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac4c560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac4d408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac4d440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac60020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c679a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac60058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac60090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e380f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac600c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3c5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac60100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7a980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac619b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac619f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3e900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac61a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac61a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e04140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac61a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac71168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac711a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3d690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac711d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3dd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac71210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac71248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac80988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac809c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3ee20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac809f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac80a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac80a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7b740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac901e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac90218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c579a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac902c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c577e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac91718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3e670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ac91750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cc090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cc950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cc988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cd750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c575e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cd788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1cd868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1e2758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1e2838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1e2870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e17db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a1e28a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1c4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2001a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e14240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a20e640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a20e678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c578e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a20e6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3d110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a215b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3d9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a215bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e06330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a28c790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a29ea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a29ea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e28f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a29eaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2de80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a29ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3cee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7dd638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c7dd670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c570a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c809830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3f9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c809868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e145b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8098a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e05100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8098d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c813398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8133d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c573e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c813478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c824950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3a850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c824988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001261020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c825520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001261230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c825d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c825da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ace2c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ace2c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ace2d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ace3f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf6090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c675c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf7130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf7168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c675e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf7c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c670c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf7cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50acf7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad05408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c678a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad054e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012606c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad14528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad145d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad151d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e1c560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad158d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001261140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad15e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001260e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad688a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad688e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad689c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c679e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad69948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad69a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad69a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad7c950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad7c988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad7d6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c674e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad7d718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad7d7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad90988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c673c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad90a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4c0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad90aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad91a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad91a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3cfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad91ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3e0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ad91b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c572a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50adaae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f4870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e16a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f48a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f48e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c570e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f5948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f5980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e36da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f59b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e373f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a2f59f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a340fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a340fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a341018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e05bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a341050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e07d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a341088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e34000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a360608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c574a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a360640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a360678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e371e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3606b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e37850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3606e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e38250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a361bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a361be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a361c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a374bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a374c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3757c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3757f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3884b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3884f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c600c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3885d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a389bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e316c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a389be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e31d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a389c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a389c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a399280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e329f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a3992b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c862330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c862b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c862bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e15630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c89a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e17100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c89a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e385b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8ae5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c66d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8ae608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8ae640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3c960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8ae678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3c3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8afb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3f940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8afbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8afbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4de40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8afc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e07b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8afc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec8000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8bf248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec9240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8bf280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c67f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8bf2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4dea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8bf2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e30010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8bf328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e30850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50adfd590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e31d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50adfd5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50adfd600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae3ad78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e32a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae3adb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e331f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae3ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e39870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae3ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae46790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae467c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e30a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae46800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae46838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae46870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae468a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae54918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e33480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae54950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae54988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae55bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae55c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae55c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e31f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff50ae6f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001256d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001257300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f4218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f5088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c574c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f50c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f5be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f5c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c8f5d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c90cf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c90cf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e06e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c90cf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e35730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c90cfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c90cfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c578c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91a720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e35af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91a758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e36490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91a790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e37ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91bd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e34230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91bd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e34c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91bd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e36680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91bda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c91bde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c92f4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e165c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c92f4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c92f520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c92f558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c92f590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001264f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c942aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7c2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c942b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7c520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c942b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e13c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c942bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001265320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c943f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000012652f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a433398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a4333d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c577a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a440838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a440870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a441440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a441478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a441558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c7bfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a452758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec9010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a452790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec9790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a4527c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ecad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a452800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c55960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a452838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a453f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e2e970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a453fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e17000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a462020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec8ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a462058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a462090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a463600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec9810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a463638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001eca040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a463670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ecb6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a4636a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a4636e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a472bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec87d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a472c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ec8ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a472c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ecaac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a472c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c4c2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a472cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff51a485600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c57980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b999f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c56dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b999fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001eca680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9ae020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001279290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9af948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c611e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e0c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e0c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e0d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e1e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e1f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff52b9e1fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c960f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c960f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c961c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c627a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c961c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c961d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c96af38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c96b018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c96b050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c629c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97a218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c602c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97a250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c626c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97a2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e330b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c97b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99ba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c624a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99bad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53c99bbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca3a480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001eccb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca3a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ecd1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca3a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ece790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca3a528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c61fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca3a560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e32330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca4d478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001e3b0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca4d4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca4d4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ecd3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca5ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ece970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca5eb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c62a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca5eb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c611c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca6c0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c628e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca6c100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca6c138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c60dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca6d718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001c606c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca6d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001257060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007ff53ca81398> ignored
================ 62 passed, 2 skipped, 1 error in 96.24 seconds ================
++ 05:46:51 starting module/cpyext/test/test_arraymodule.py [80 started in total]
__ module/bz2/test [78 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 53 items
module/bz2/test/apptest_bz2_compdecomp.py .s...
module/bz2/test/test_bz2_compdecomp.py ..s.............
module/bz2/test/test_bz2_file.py ............................
module/bz2/test/test_interpbz2.py ...
module/bz2/test/test_large.py s
==================== 50 passed, 3 skipped in 74.05 seconds =====================
++ 05:47:10 starting module/cpyext/test/test_async_iter.py [81 started in total]
__ module/cpyext/test/test_api.py [79 done in total, somefailed=False] ________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_api.py ....
========================== 4 passed in 68.85 seconds ===========================
++ 05:48:06 starting module/cpyext/test/test_boolobject.py [82 started in total]
__ module/cpyext/test/test_async_iter.py [80 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_async_iter.py sss
========================== 3 skipped in 64.86 seconds ==========================
++ 05:48:30 starting module/cpyext/test/test_borrow.py [83 started in total]
__ module/cpyext/test/test_arraymodule.py [81 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module/cpyext/test/test_arraymodule.py ..........x.......
==================== 17 passed, 1 xfailed in 130.52 seconds ====================
++ 05:49:23 starting module/cpyext/test/test_buffer.py [84 started in total]
__ module/cpyext/test/test_boolobject.py [82 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_boolobject.py ....
========================== 4 passed in 98.50 seconds ===========================
++ 05:50:02 starting module/cpyext/test/test_bytearrayobject.py [85 started in total]
__ module/cpyext/test/test_borrow.py [83 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_borrow.py ...
========================== 3 passed in 97.58 seconds ===========================
++ 05:50:26 starting module/cpyext/test/test_bytesobject.py [86 started in total]
__ module/cpyext/test/test_buffer.py [84 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_buffer.py ....
========================== 4 passed in 106.17 seconds ==========================
++ 05:51:27 starting module/cpyext/test/test_capsule.py [87 started in total]
__ module/cpyext/test/test_bytearrayobject.py [85 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_bytearrayobject.py ......
========================== 6 passed in 102.16 seconds ==========================
++ 05:52:06 starting module/cpyext/test/test_cell.py [88 started in total]
__ module/cpyext/test/test_bytesobject.py [86 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module/cpyext/test/test_bytesobject.py ....................
========================= 20 passed in 124.98 seconds ==========================
++ 05:52:51 starting module/cpyext/test/test_classobject.py [89 started in total]
__ module/cpyext/test/test_capsule.py [87 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_capsule.py ...
========================== 3 passed in 106.79 seconds ==========================
++ 05:53:30 starting module/cpyext/test/test_codecs.py [90 started in total]
__ module/cpyext/test/test_cell.py [88 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_cell.py .
========================== 1 passed in 92.96 seconds ===========================
++ 05:53:55 starting module/cpyext/test/test_complexobject.py [91 started in total]
__ module/cpyext/test/test_classobject.py [89 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/cpyext/test/test_classobject.py ..
========================== 2 passed in 95.17 seconds ===========================
++ 05:54:47 starting module/cpyext/test/test_contextvars.py [92 started in total]
__ module/cpyext/test/test_codecs.py [90 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_codecs.py ...
========================== 3 passed in 95.57 seconds ===========================
++ 05:55:26 starting module/cpyext/test/test_cpyext.py [93 started in total]
__ module/cpyext/test/test_complexobject.py [91 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_complexobject.py ......
========================== 6 passed in 104.68 seconds ==========================
++ 05:55:58 starting module/cpyext/test/test_datetime.py [94 started in total]
__ module/cpyext/test/test_contextvars.py [92 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_contextvars.py .
========================== 1 passed in 101.47 seconds ==========================
++ 05:56:51 starting module/cpyext/test/test_dictobject.py [95 started in total]
__ module/cpyext/test/test_datetime.py [93 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module/cpyext/test/test_datetime.py ................
========================= 16 passed in 129.29 seconds ==========================
++ 05:58:23 starting module/cpyext/test/test_eval.py [96 started in total]
__ module/cpyext/test/test_cpyext.py [94 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
module/cpyext/test/test_cpyext.py ..s........s..............
==================== 24 passed, 2 skipped in 164.44 seconds ====================
++ 05:58:28 starting module/cpyext/test/test_exception.py [97 started in total]
__ module/cpyext/test/test_dictobject.py [95 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module/cpyext/test/test_dictobject.py ...................
========================= 19 passed in 125.31 seconds ==========================
++ 05:59:16 starting module/cpyext/test/test_fileobject.py [98 started in total]
__ module/cpyext/test/test_exception.py [96 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_exception.py ......
========================== 6 passed in 96.00 seconds ===========================
++ 06:00:24 starting module/cpyext/test/test_floatobject.py [99 started in total]
__ module/cpyext/test/test_eval.py [97 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module/cpyext/test/test_eval.py ...............x...
==================== 18 passed, 1 xfailed in 124.61 seconds ====================
++ 06:00:49 starting module/cpyext/test/test_frameobject.py [100 started in total]
__ module/cpyext/test/test_fileobject.py [98 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_fileobject.py .
========================== 1 passed in 89.49 seconds ===========================
++ 06:01:05 starting module/cpyext/test/test_funcobject.py [101 started in total]
__ module/cpyext/test/test_floatobject.py [99 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/cpyext/test/test_floatobject.py ..............
========================= 14 passed in 119.79 seconds ==========================
++ 06:02:42 starting module/cpyext/test/test_genobject.py [102 started in total]
__ module/cpyext/test/test_frameobject.py [100 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module/cpyext/test/test_frameobject.py ....
========================== 4 passed in 98.52 seconds ===========================
++ 06:02:45 starting module/cpyext/test/test_getargs.py [103 started in total]
__ module/cpyext/test/test_funcobject.py [101 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/cpyext/test/test_funcobject.py ..............
========================= 14 passed in 121.15 seconds ==========================
++ 06:03:23 starting module/cpyext/test/test_import.py [104 started in total]
__ module/cpyext/test/test_genobject.py [102 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_genobject.py ...
========================== 3 passed in 113.55 seconds ==========================
++ 06:04:53 starting module/cpyext/test/test_iterator.py [105 started in total]
__ module/cpyext/test/test_getargs.py [103 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module/cpyext/test/test_getargs.py ................
========================= 16 passed in 124.74 seconds ==========================
++ 06:05:10 starting module/cpyext/test/test_listobject.py [106 started in total]
__ module/cpyext/test/test_import.py [104 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/cpyext/test/test_import.py ........
========================== 8 passed in 126.96 seconds ==========================
++ 06:05:48 starting module/cpyext/test/test_longobject.py [107 started in total]
__ module/cpyext/test/test_iterator.py [105 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_iterator.py ......
========================== 6 passed in 95.78 seconds ===========================
++ 06:06:49 starting module/cpyext/test/test_mapping.py [108 started in total]
__ module/cpyext/test/test_listobject.py [106 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/cpyext/test/test_listobject.py ..............
========================= 14 passed in 110.31 seconds ==========================
++ 06:07:21 starting module/cpyext/test/test_marshal.py [109 started in total]
__ module/cpyext/test/test_mapping.py [107 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module/cpyext/test/test_mapping.py .....
========================== 5 passed in 71.65 seconds ===========================
++ 06:08:16 starting module/cpyext/test/test_memoryobject.py [110 started in total]
__ module/cpyext/test/test_longobject.py [108 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module/cpyext/test/test_longobject.py .........................
========================= 25 passed in 132.34 seconds ==========================
++ 06:08:21 starting module/cpyext/test/test_methodobject.py [111 started in total]
__ module/cpyext/test/test_marshal.py [109 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module/cpyext/test/test_marshal.py ..
========================== 2 passed in 92.74 seconds ===========================
++ 06:09:10 starting module/cpyext/test/test_misc.py [112 started in total]
__ module/cpyext/test/test_memoryobject.py [110 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module/cpyext/test/test_memoryobject.py ...s..s.....
==================== 10 passed, 2 skipped in 110.39 seconds ====================
++ 06:10:27 starting module/cpyext/test/test_module.py [113 started in total]
__ module/cpyext/test/test_methodobject.py [111 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/cpyext/test/test_methodobject.py ..............
========================= 14 passed in 130.69 seconds ==========================
++ 06:10:53 starting module/cpyext/test/test_namespaceobject.py [114 started in total]
__ module/cpyext/test/test_misc.py [112 done in total, somefailed=False] ______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_misc.py .
========================== 1 passed in 89.49 seconds ===========================
++ 06:10:59 starting module/cpyext/test/test_ndarrayobject.py [115 started in total]
__ module/cpyext/test/test_ndarrayobject.py [113 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.80 seconds ===========================
++ 06:11:16 starting module/cpyext/test/test_number.py [116 started in total]
__ module/cpyext/test/test_namespaceobject.py [114 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_namespaceobject.py .
========================== 1 passed in 89.52 seconds ===========================
++ 06:12:42 starting module/cpyext/test/test_object.py [117 started in total]
__ module/cpyext/test/test_number.py [115 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/cpyext/test/test_number.py .......
========================== 7 passed in 100.46 seconds ==========================
++ 06:13:13 starting module/cpyext/test/test_pyerrors.py [118 started in total]
__ module/cpyext/test/test_module.py [116 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module/cpyext/test/test_module.py .........................
========================= 25 passed in 144.50 seconds ==========================
++ 06:13:14 starting module/cpyext/test/test_pyfile.py [119 started in total]
__ module/cpyext/test/test_pyfile.py [117 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/cpyext/test/test_pyfile.py ...x...
===================== 6 passed, 1 xfailed in 86.14 seconds =====================
++ 06:14:56 starting module/cpyext/test/test_pymem.py [120 started in total]
__ module/cpyext/test/test_object.py [118 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
module/cpyext/test/test_object.py ......................s................
==================== 38 passed, 1 skipped in 162.68 seconds ====================
++ 06:15:43 starting module/cpyext/test/test_pysignals.py [121 started in total]
__ module/cpyext/test/test_pyerrors.py [119 done in total, somefailed=True] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
module/cpyext/test/test_pyerrors.py ........s.....sF.......s...s.....
=================================== FAILURES ===================================
_______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________
self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\u0308' in position 107: ordinal not in range(128)>
func = <function <lambda> at 0x00007fe2cb0bc200>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007fe2d88e3a28>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fe2cae1ad20>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fe2cae1ad20>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fe2a83549d0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fe2aa7f02a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fe2aa7f02a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fe2a8354980>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fe2aa7f0260>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fe2aa7f0260>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
space = StdObjSpace
target = <function test_SetFromErrnoWithFilename_basic at 0x00007fe2baf50188>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe2bc8ac9c0>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe2bc8ac9c0>,)
w_func = <Function test_SetFromErrnoWithFilename_basic>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe2bc8ac9c0>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe2bc8ac9c0>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe2bc8ac9c0>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_SetFromErrnoWithFilename_basic, file "[/Users/matti/build-wo.../own-macos-x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
name = 'test_SetFromErrnoWithFilename_basic'
qualname = 'test_SetFromErrnoWithFilename_basic'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 107, 108, 'ordinal not in range(128)')
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
pycode = <code object test_SetFromErrnoWithFilename_basic, file "[/Users/matti/build-wo.../own-macos-x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1>
next_instr = 88
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fe2d923a918>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 88
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fe2d923a918>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 102L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fe2d923a918>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
self.CALL_METHOD(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD_KW.index:
> self.CALL_METHOD_KW(oparg, next_instr)
interpreter/pyopcode.py:298:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64/build/pypy/module/cpyext/test/test_pyerrors.py:250]", line 1> at line 56
n_arguments = 2, ignored = (102L,)
W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'>
w_self = None, space = StdObjSpace
@jit.unroll_safe
def CALL_METHOD_KW(f, n_arguments, *ignored):
from pypy.objspace.std.tupleobject import W_AbstractTupleObject
# opargs contains the arg + kwarg count, excluding the implicit 'self'
w_self = f.peekvalue_maybe_none(n_arguments + 1)
space = f.space
# like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then
# the immutability of the tuple is lost
w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue())
n_keywords = space.len_w(w_tup_varnames)
keyword_names_w = [None] * n_keywords
keywords_w = [None] * n_keywords
for i in range(n_keywords):
keyword_names_w[i] = w_tup_varnames.getitem(space, i)
w_value = f.peekvalue(n_keywords - 1 - i)
keywords_w[i] = w_value
f.dropvalues(n_keywords)
n_arguments -= n_keywords
n = n_arguments + (w_self is not None)
arguments = f.popvalues(n) # includes w_self if it is not None
if w_self is None:
f.popvalue_maybe_none() # removes w_self, which is None
w_callable = f.popvalue()
args = f.argument_factory(
arguments, keyword_names_w, keywords_w, None, None,
methodcall=w_self is not None, w_function=w_callable)
if f.get_is_being_profiled() and function.is_builtin_code(w_callable):
w_result = f.space.call_args_and_c_profile(f, w_callable, args)
else:
> w_result = f.space.call_args(w_callable, args)
objspace/std/callmethod.py:126:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(space, w_obj, args):
# two special cases for performance
if isinstance(w_obj, Function):
> return w_obj.call_args(args)
objspace/descroperation.py:192:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter/function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007fe2bbcedda8>
func = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter/gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007fe2bbcedda8>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007fe2bbcedda8>
space = StdObjSpace
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 107, 108, 'ordinal not in range(128)')
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007fe2bbcedda8>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter/gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x00007fe2bbcede88>
space = StdObjSpace
scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000..., "/path/to/...n NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5]))
<3100-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modname = 'foo'
w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000..., "/path/to/a\xcc\x88");\n return NULL;\n '))])
prologue = '#include <errno.h>', w_include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
@unwrap_spec(modname='text', prologue='text',
more_init='text', PY_SSIZE_T_CLEAN=bool)
def import_extension(space, modname, w_functions, prologue="",
w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
functions = space.unwrap(w_functions)
include_dirs = _unwrap_include_dirs(space, w_include_dirs)
# If there's already a module under this name (file-based or a
# previous inline extension), save it in _module_keepalive before
# it's displaced. This prevents its raw allocations (method-name
# strings, type dicts, etc.) from being freed during a later
# test's leakfinder tracking window.
self._file_module_cache.pop(modname, None)
w_modules = space.sys.get('modules')
try:
w_old = space.getitem(w_modules, space.newtext(modname))
self._module_keepalive.append(w_old)
except OperationError:
pass
w_result = self.sys_info.import_extension(
modname, functions, prologue, include_dirs, more_init,
> PY_SSIZE_T_CLEAN)
module/cpyext/test/test_cpyext.py:415:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x00007fe2ba0d5600>
modname = 'foo'
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...PyErr_SetFromErrnoWithFilename(PyExc_OSError, "/path/to/a\u0308");\n return NULL;\n ')]
prologue = '#include <errno.h>', include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
def import_extension(self, modname, functions, prologue="",
include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
> body = prologue + make_methods(functions, modname)
tool/cpyext/extbuild.py:88:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...PyErr_SetFromErrnoWithFilename(PyExc_OSError, "/path/to/a\u0308");\n return NULL;\n ')]
modname = 'foo'
def make_methods(functions, modname):
methods_table = []
codes = []
for funcname, flags, code in functions:
cfuncname = "%s_%s" % (modname, funcname)
if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args, PyObject *kwnames)')
elif 'METH_KEYWORDS' in flags:
signature = '(PyObject *self, PyObject *args, PyObject *kwargs)'
elif 'METH_FASTCALL' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args)')
else:
signature = '(PyObject *self, PyObject *args)'
methods_table.append(
"{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags))
func_code = """
static PyObject* {cfuncname}{signature}
{{
{code}
}}
> """.format(cfuncname=cfuncname, signature=signature, code=code)
E UnicodeEncodeError: 'ascii' codec can't encode character u'\u0308' in position 107: ordinal not in range(128)
tool/cpyext/extbuild.py:139: UnicodeEncodeError
=========================== short test summary info ============================
FAIL module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic
=============== 1 failed, 28 passed, 4 skipped in 165.84 seconds ===============
++ 06:16:14 starting module/cpyext/test/test_pystate.py [122 started in total]
__ module/cpyext/test/test_pymem.py [120 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_pymem.py .
========================== 1 passed in 89.77 seconds ===========================
++ 06:16:45 starting module/cpyext/test/test_pystrhex.py [123 started in total]
__ module/cpyext/test/test_pysignals.py [121 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_pysignals.py .
========================== 1 passed in 88.22 seconds ===========================
++ 06:17:32 starting module/cpyext/test/test_pystrtod.py [124 started in total]
__ module/cpyext/test/test_pystate.py [122 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module/cpyext/test/test_pystate.py ....x.....sx..
============== 11 passed, 1 skipped, 2 xfailed in 107.19 seconds ===============
++ 06:18:17 starting module/cpyext/test/test_sequence.py [125 started in total]
__ module/cpyext/test/test_pystrhex.py [123 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_pystrhex.py .
========================== 1 passed in 88.10 seconds ===========================
++ 06:18:34 starting module/cpyext/test/test_setobject.py [126 started in total]
__ module/cpyext/test/test_pystrtod.py [124 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module/cpyext/test/test_pystrtod.py ....................
========================= 20 passed in 109.71 seconds ==========================
++ 06:19:43 starting module/cpyext/test/test_sliceobject.py [127 started in total]
__ module/cpyext/test/test_sequence.py [125 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
module/cpyext/test/test_sequence.py .......................
========================= 23 passed in 120.67 seconds ==========================
++ 06:20:35 starting module/cpyext/test/test_structseq.py [128 started in total]
__ module/cpyext/test/test_setobject.py [126 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
module/cpyext/test/test_setobject.py .........
========================== 9 passed in 101.92 seconds ==========================
++ 06:20:37 starting module/cpyext/test/test_sysmodule.py [129 started in total]
__ module/cpyext/test/test_sliceobject.py [127 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/cpyext/test/test_sliceobject.py ........
========================== 8 passed in 101.17 seconds ==========================
++ 06:21:47 starting module/cpyext/test/test_thread.py [130 started in total]
__ module/cpyext/test/test_structseq.py [128 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_structseq.py .
========================== 1 passed in 89.12 seconds ===========================
++ 06:22:24 starting module/cpyext/test/test_traceback.py [131 started in total]
__ module/cpyext/test/test_sysmodule.py [129 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_sysmodule.py ...
========================== 3 passed in 96.26 seconds ===========================
++ 06:22:34 starting module/cpyext/test/test_translate.py [132 started in total]
__ module/cpyext/test/test_translate.py [130 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_translate.py .
========================== 1 passed in 13.44 seconds ===========================
++ 06:23:07 starting module/cpyext/test/test_tupleobject.py [133 started in total]
__ module/cpyext/test/test_traceback.py [131 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/cpyext/test/test_traceback.py .
========================== 1 passed in 65.43 seconds ===========================
++ 06:23:45 starting module/cpyext/test/test_typeobject.py [134 started in total]
__ module/cpyext/test/test_thread.py [132 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module/cpyext/test/test_thread.py x...x.
==================== 4 passed, 2 xfailed in 114.70 seconds =====================
++ 06:23:57 starting module/cpyext/test/test_unicodeobject.py [135 started in total]
__ module/cpyext/test/test_tupleobject.py [133 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/cpyext/test/test_tupleobject.py ..........
========================= 10 passed in 107.07 seconds ==========================
++ 06:25:10 starting module/cpyext/test/test_userslots.py [136 started in total]
__ module/cpyext/test/test_userslots.py [134 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module/cpyext/test/test_userslots.py .......
========================== 7 passed in 120.77 seconds ==========================
called power
++ 06:27:28 starting module/cpyext/test/test_version.py [137 started in total]
__ module/cpyext/test/test_unicodeobject.py [135 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
module/cpyext/test/test_unicodeobject.py .....................................................ss.....................
==================== 74 passed, 2 skipped in 234.35 seconds ====================
++ 06:28:11 starting module/cpyext/test/test_weakref.py [138 started in total]
__ module/cpyext/test/test_version.py [136 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/cpyext/test/test_version.py ...
========================== 3 passed in 94.40 seconds ===========================
++ 06:29:24 starting module/crypt/test [139 started in total]
__ module/crypt/test [137 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/crypt/test/test_crypt.py .
========================== 1 passed in 41.40 seconds ===========================
++ 06:30:09 starting module/errno/test [140 started in total]
__ module/cpyext/test/test_weakref.py [138 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module/cpyext/test/test_weakref.py .....
========================== 5 passed in 104.15 seconds ==========================
++ 06:30:14 starting module/exceptions/test [141 started in total]
__ module/cpyext/test/test_typeobject.py [139 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 93 items
module/cpyext/test/test_typeobject.py ...................s....................................................s.....s..............
==================== 90 passed, 3 skipped in 376.06 seconds ====================
++ 06:30:22 starting module/faulthandler/test [142 started in total]
__ module/errno/test [140 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/errno/test/test_errno.py ...
========================== 3 passed in 13.14 seconds ===========================
++ 06:30:23 starting module/fcntl/test [143 started in total]
__ module/faulthandler/test [141 done in total, somefailed=False] _____________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module/faulthandler/test/test_faulthander.py ..
module/faulthandler/test/test_ztranslation.py .
========================== 3 passed in 30.92 seconds ===========================
++ 06:30:55 starting module/gc/test [144 started in total]
__ module/exceptions/test [142 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 98 items
module/exceptions/test/apptest_exceptions.py ..................................................
module/exceptions/test/test_exc.py ........s.......................................
==================== 97 passed, 1 skipped in 39.16 seconds =====================
++ 06:30:59 starting module/imp/test [145 started in total]
__ module/fcntl/test [143 done in total, somefailed=True] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/fcntl/test/test_fcntl.py F.FFsFss
=================================== FAILURES ===================================
___________________________ AppTestFcntl.test_fcntl ____________________________
self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0>
func = <function <lambda> at 0x00007f911394db50>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_fcntl'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007f91108fc988>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_fcntl'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_fcntl'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f9112afa8e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91017fa7e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91017fa7e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f9112afa890>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91017fa7a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91017fa7a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_fcntl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_fcntl'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_fcntl'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_fcntl'>, space = StdObjSpace
target = <function test_fcntl at 0x00007f911394dd30>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
w_func = <Function test_fcntl>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_fcntl>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_fcntl>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_fcntl, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
name = 'test_fcntl', qualname = 'test_fcntl'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
pycode = <code object test_fcntl, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1>
next_instr = 346
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02\x89\x00d\x01d\x00l\x03}\x03G\x00d\x02\x84\x00d\x03\x83\x02}\x...x05|\x01j\x1d\x83\x04\x01\x00t\x08t%|\x01j\x00|\x05|\x01j\x1ed\x1a\x83\x05\x01\x00|\x05\xa0&\xa1\x00\x01\x00d\x00S\x00'
next_instr = 346
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02\x89\x00d\x01d\x00l\x03}\x03G\x00d\x02\x84\x00d\x03\x83\x02}\x...x05|\x01j\x1d\x83\x04\x01\x00t\x08t%|\x01j\x00|\x05|\x01j\x1ed\x1a\x83\x05\x01\x00|\x05\xa0&\xa1\x00\x01\x00d\x00S\x00'
next_instr = 358L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter/pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
oparg = 3, ignored = (358L,), n_args = 3, w_self = None, n = 3
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace/std/callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction fcntl>, nargs = 3
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
dropvalues = 5, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter/baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction fcntl>, nargs = 3
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]", line 1> at line 30
dropvalues = 5, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
> f_1, f_0)
interpreter/function.py:176:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f911420bc20>
space = StdObjSpace, func = <BuiltinFunction fcntl>
w1 = <pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f90f1582448>
w2 = W_IntObject(2), w3 = W_UnicodeObject('foo')
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_3(self, space, func, w1, w2, w3):
try:
w_result = self.fastfunc_3(space, w1, w2, w3)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space, [w1, w2, w3]))
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:1031:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f911420bc20>
space = StdObjSpace
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f911420bc20>
space = StdObjSpace, func = <BuiltinFunction fcntl>
w1 = <pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f90f1582448>
w2 = W_IntObject(2), w3 = W_UnicodeObject('foo')
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_3(self, space, func, w1, w2, w3):
try:
> w_result = self.fastfunc_3(space, w1, w2, w3)
interpreter/gateway.py:1026:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w0 = <pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f90f1582448>
w1 = W_IntObject(2), w2 = W_UnicodeObject('foo')
def fastfunc_fcntl_3(space, w0, w1, w2):
> return func(space, w0, space.gateway_int_w(w1), w2)
<2757-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w_fd = <pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f90f1582448>
op = 2L, w_arg = W_UnicodeObject('foo')
@unwrap_spec(op=int, w_arg=WrappedDefault(0))
def fcntl(space, w_fd, op, w_arg):
"""fcntl(fd, op, [arg])
Perform the requested operation on file descriptor fd. The operation
is defined by op and is operating system dependent. These constants are
available from the fcntl module. The argument arg is optional, and
defaults to 0; it may be an int or a string. If arg is given as a string,
the return value of fcntl is a string of that length, containing the
resulting value put in the arg buffer by the operating system. If the
arg given is an integer or if none is specified, the result value is an
integer corresponding to the return value of the fcntl call in the C code.
"""
fd = space.c_filedescriptor_w(w_fd)
op = rffi.cast(rffi.INT, op) # C long => C int
try:
arg = space.getarg_w('s#', w_arg)
except OperationError as e:
if not e.match(space, space.w_TypeError):
raise
else:
with rffi.scoped_str2charp(arg) as ll_arg:
while True:
> rv = fcntl_str(fd, op, ll_arg)
module/fcntl/interp_fcntl.py:125:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (13, 2L, <* DEAD Array of Char {'nolength': True} >)
real_args = (13L, 2L, <* DEAD Array of Char {'nolength': True} >), to_free = ()
i = 2
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
../rpython/rtyper/lltypesystem/rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a0 = 13L, a1 = 2L, a2 = <* DEAD Array of Char {'nolength': True} >
def call_external_function(a0, a1, a2):
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 1:
from rpython.rlib import rposix
rposix._errno_before(1)
if we_are_translated():
res = funcptr(a0, a1, a2)
else:
try: # only when non-translated
> res = funcptr(a0, a1, a2)
<2208-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn fcntl>
args = (13L, 2L, <* DEAD Array of Char {'nolength': True} >)
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'>
i = 2, a = <* DEAD Array of Char {'nolength': True} >
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
../rpython/rtyper/lltypesystem/lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f90f9608de8>
argvalues = (13L, 2L, <* DEAD Array of Char {'nolength': True} >)
cfunc = <ctypes._FuncPtr object at 0x00007f9114441478>
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
self.natural_arity)
self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity)
# perform the call
> return self.trampoline(*argvalues)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1342:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
argvalues = (13L, 2L, <* DEAD Array of Char {'nolength': True} >)
cargs = [13L, 2L], i = 2
cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f9114441850>
def invoke_via_ctypes(*argvalues):
global _callback_exc_info
cargs = []
for i in range(len(argvalues)):
if i not in void_arguments:
cvalue = lltype2ctypes(argvalues[i])
if i in container_arguments:
cvalue = cvalue.contents
if natural_arity > 0 and i >= natural_arity:
> cvalue = cfunc.extraargs[i - natural_arity](cvalue)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1370:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f9114441838>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f9114441850>
def __init__(self, value=None):
if not hasattr(self, '_buffer'):
self._buffer = ffiarray(1, autofree=True)
if value is not None:
> self.contents = value
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f9114441838>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f9114441850>
def setcontents(self, value):
if not isinstance(value, self._type_):
raise TypeError("expected %s instead of %s" % (
> self._type_.__name__, type(value).__name__))
E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError
___________________________ AppTestFcntl.test_lockf ____________________________
self = <CallInfo when='call' exception: expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } instead of LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>
func = <function <lambda> at 0x00007f9112e43cb8>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_lockf'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007f91108fc988>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_lockf'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_lockf'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f90f15ca5e8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f9114621ae0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f9114621ae0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f90f15ca548>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f9114621aa0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f9114621aa0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_lockf'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_lockf'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_lockf'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_lockf'>, space = StdObjSpace
target = <function test_lockf at 0x00007f90f16a8110>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
w_func = <Function test_lockf>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_lockf>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_lockf>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_lockf, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
name = 'test_lockf', qualname = 'test_lockf'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
e = TypeError('expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_typ...LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }',)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
pycode = <code object test_lockf, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03t\x03|\x00j\x04d\x02\x17\x00d\x03\x83\x02}\x04t\x05t\x06|...xa1\x01d\x01k\x02s\xabJ\x00\x82\x01|\x01\xa0\x07|\x04|\x01j\x08\xa1\x02\x01\x00|\x04\xa0\x16\xa1\x00\x01\x00d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03t\x03|\x00j\x04d\x02\x17\x00d\x03\x83\x02}\x04t\x05t\x06|...xa1\x01d\x01k\x02s\xabJ\x00\x82\x01|\x01\xa0\x07|\x04|\x01j\x08\xa1\x02\x01\x00|\x04\xa0\x16\xa1\x00\x01\x00d\x00S\x00'
next_instr = 126L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter/pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
oparg = 2, ignored = (126L,), n_args = 2, w_self = None, n = 2
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace/std/callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction lockf>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
dropvalues = 4, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter/baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction lockf>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:160]", line 1> at line 13
dropvalues = 4, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1, w_function=self)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter/function.py:203:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction lockf>
args = Arguments([<pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>, W_IntObject(6)])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter/function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f9114672b48>
func = <BuiltinFunction lockf>
args = Arguments([<pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>, W_IntObject(6)])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter/gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f9114672b48>
func = <BuiltinFunction lockf>, w_obj = None
args = Arguments([<pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>, W_IntObject(6)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f9114672b48>
space = StdObjSpace
e = TypeError('expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_typ...LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }',)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f9114672b48>
func = <BuiltinFunction lockf>, w_obj = None
args = Arguments([<pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>, W_IntObject(6)])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter/gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_int_int_int_int object at 0x00007f9114672d08>
space = StdObjSpace
scope_w = [<pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>, W_IntObject(6), W_IntObject(0), W_IntObject(0), W_IntObject(0)]
def _run(self, space, scope_w):
> return self.behavior(space, scope_w[0], space.gateway_int_w(scope_w[1]), space.gateway_int_w(scope_w[2]), space.gateway_int_w(scope_w[3]), space.gateway_int_w(scope_w[4]))
<2759-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
w_fd = <pypy.module._io.interp_textio.W_TextIOWrapper object at 0x00007f911466e368>
op = 8L, length = 0, start = 0, whence = 0
@unwrap_spec(op=int, length=int, start=int, whence=int)
def lockf(space, w_fd, op, length=0, start=0, whence=0):
"""lockf (fd, operation, length=0, start=0, whence=0)
This is essentially a wrapper around the fcntl() locking calls. fd is the
file descriptor of the file to lock or unlock, and operation is one of the
following values:
LOCK_UN - unlock
LOCK_SH - acquire a shared lock
LOCK_EX - acquire an exclusive lock
When operation is LOCK_SH or LOCK_EX, it can also be bit-wise OR'd with
LOCK_NB to avoid blocking on lock acquisition. If LOCK_NB is used and the
lock cannot be acquired, an IOError will be raised and the exception will
have an errno attribute set to EACCES or EAGAIN (depending on the
operating system -- for portability, check for either value).
length is the number of bytes to lock, with the default meaning to lock to
EOF. start is the byte offset, relative to whence, to that the lock
starts. whence is as with fileobj.seek(), specifically:
0 - relative to the start of the file (SEEK_SET)
1 - relative to the current buffer position (SEEK_CUR)
2 - relative to the end of the file (SEEK_END)"""
fd = space.c_filedescriptor_w(w_fd)
if op == LOCK_UN:
l_type = F_UNLCK
elif op & LOCK_SH:
l_type = F_RDLCK
elif op & LOCK_EX:
l_type = F_WRLCK
else:
raise oefmt(space.w_ValueError, "unrecognized lock operation")
op = [F_SETLKW, F_SETLK][int(bool(op & LOCK_NB))]
op = rffi.cast(rffi.INT, op) # C long => C int
with lltype.scoped_alloc(_flock.TO) as l:
rffi.setintfield(l, 'c_l_type', l_type)
rffi.setintfield(l, 'c_l_start', int(start))
rffi.setintfield(l, 'c_l_len', int(length))
rffi.setintfield(l, 'c_l_whence', int(whence))
while True:
> rv = fcntl_flock(fd, op, l)
module/fcntl/interp_fcntl.py:207:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (14, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>)
real_args = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>)
to_free = (), i = 2
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
../rpython/rtyper/lltypesystem/rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a0 = 14L, a1 = 8L
a2 = <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>
def call_external_function(a0, a1, a2):
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 1:
from rpython.rlib import rposix
rposix._errno_before(1)
if we_are_translated():
res = funcptr(a0, a1, a2)
else:
try: # only when non-translated
> res = funcptr(a0, a1, a2)
<2209-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn fcntl>
args = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>)
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'>
i = 2
a = <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
../rpython/rtyper/lltypesystem/lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f90f9608e58>
argvalues = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>)
cfunc = <ctypes._FuncPtr object at 0x00007f90fa1c6d88>
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
self.natural_arity)
self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity)
# perform the call
> return self.trampoline(*argvalues)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1342:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
argvalues = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>)
cargs = [14L, 8L], i = 2
cvalue = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f90fa1c6cc8>
def invoke_via_ctypes(*argvalues):
global _callback_exc_info
cargs = []
for i in range(len(argvalues)):
if i not in void_arguments:
cvalue = lltype2ctypes(argvalues[i])
if i in container_arguments:
cvalue = cvalue.contents
if natural_arity > 0 and i >= natural_arity:
> cvalue = cfunc.extraargs[i - natural_arity](cvalue)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1370:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f90fa1c7370>
value = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f90fa1c6cc8>
def __init__(self, value=None):
if not hasattr(self, '_buffer'):
self._buffer = ffiarray(1, autofree=True)
if value is not None:
> self.contents = value
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f90fa1c7370>
value = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f90fa1c6cc8>
def setcontents(self, value):
if not isinstance(value, self._type_):
raise TypeError("expected %s instead of %s" % (
> self._type_.__name__, type(value).__name__))
E TypeError: expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } instead of LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError
___________________________ AppTestFcntl.test_ioctl ____________________________
self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0>
func = <function <lambda> at 0x00007f911452ae30>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007f91108fc988>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f91144735d8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91000a0560>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91000a0560>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f9114473538>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91000a0520>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f91000a0520>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_ioctl'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_ioctl'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_ioctl'>, space = StdObjSpace
target = <function test_ioctl at 0x00007f911452aea8>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
w_func = <Function test_ioctl>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_ioctl>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_ioctl>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_ioctl, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
name = 'test_ioctl', qualname = 'test_ioctl'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
pycode = <code object test_ioctl, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1>
next_instr = 180
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03d\x01d\x00l\x03}\x04d\x01d\x00l\x04}\x05\t\x00d\x01d\x02l...e0J\x00\x82\x01|\x03\xa0\x11|\x08\xa1\x01\x01\x00d\x00S\x00#\x00|\x03\xa0\x11|\x08\xa1\x01\x01\x00w\x00&\x03Y\x00w\x01'
next_instr = 180
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03d\x01d\x00l\x03}\x04d\x01d\x00l\x04}\x05\t\x00d\x01d\x02l...e0J\x00\x82\x01|\x03\xa0\x11|\x08\xa1\x01\x01\x00d\x00S\x00#\x00|\x03\xa0\x11|\x08\xa1\x01\x01\x00w\x00&\x03Y\x00w\x01'
next_instr = 220L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter/pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
oparg = 4, ignored = (220L,), n_args = 4, w_self = None, n = 4
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace/std/callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction ioctl>, nargs = 4
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
dropvalues = 6, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter/baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction ioctl>, nargs = 4
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:197]", line 1> at line 28
dropvalues = 6, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
> return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
interpreter/function.py:184:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
space = StdObjSpace, func = <BuiltinFunction ioctl>, w1 = W_IntObject(13)
w2 = W_IntObject(1074033783)
w3 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f90f20e57f8>
w4 = W_BoolObject(True)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_4(self, space, func, w1, w2, w3, w4):
from rpython.rlib.debug import check_annotation
try:
w_result = self.fastfunc_4(space, w1, w2, w3, w4)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space,
[w1, w2, w3, w4]))
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:1058:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
space = StdObjSpace
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
space = StdObjSpace, func = <BuiltinFunction ioctl>, w1 = W_IntObject(13)
w2 = W_IntObject(1074033783)
w3 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f90f20e57f8>
w4 = W_BoolObject(True)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_4(self, space, func, w1, w2, w3, w4):
from rpython.rlib.debug import check_annotation
try:
> w_result = self.fastfunc_4(space, w1, w2, w3, w4)
interpreter/gateway.py:1052:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w0 = W_IntObject(13), w1 = W_IntObject(1074033783)
w2 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f90f20e57f8>
w3 = W_BoolObject(True)
def fastfunc_ioctl_4(space, w0, w1, w2, w3):
> return func(space, w0, w1, w2, space.gateway_int_w(w3))
<2848-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_fd = W_IntObject(13), w_request = W_IntObject(1074033783)
w_arg = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f90f20e57f8>
mutate_flag = 1
@unwrap_spec(mutate_flag=int, w_arg=WrappedDefault(0))
def ioctl(space, w_fd, w_request, w_arg, mutate_flag=-1):
"""ioctl(fd, op[, arg[, mutate_flag]])
Perform the operation op on file descriptor fd. The values used for op
are operating system dependent, and are available as constants in the
fcntl or termios library modules, using the same names as used in the
relevant C header files.
The argument arg is optional, and defaults to 0; it may be an int or a
buffer containing character data (most likely a string or an array).
If the argument is a mutable buffer (such as an array) and if the
mutate_flag argument (which is only allowed in this case) is true then the
buffer is (in effect) passed to the operating system and changes made by
the OS will be reflected in the contents of the buffer after the call has
returned. The return value is the integer returned by the ioctl system
call.
If the argument is a mutable buffer and the mutable_flag argument is not
passed or is false, the behavior is as if a string had been passed. This
behavior will change in future releases of Python.
If the argument is an immutable buffer (most likely a string) then a copy
of the buffer is passed to the operating system and the return value is a
string of the same length containing whatever the operating system put in
the buffer. The length of the arg buffer in this case is not allowed to
exceed 1024 bytes.
If the arg given is an integer or if none is specified, the result value is
an integer corresponding to the return value of the ioctl call in the C
code."""
# removed the largish docstring because it is not in sync with the
# documentation any more (even in CPython's docstring is out of date)
# XXX this function's interface is a mess.
# We try to emulate the behavior of Python >= 2.5 w.r.t. mutate_flag
IOCTL_BUFSZ = 1024 # like cpython
fd = space.c_filedescriptor_w(w_fd)
op = space.bigint_w(w_request).uintmask() # CPython uses PyLong_AsUnsignedLongMask
op = rffi.cast(rffi.UINT, op)
try:
rwbuffer = space.writebuf_w(w_arg)
except OperationError as e:
if not (e.match(space, space.w_TypeError) or
e.match(space, space.w_BufferError)):
raise
else:
arg = rwbuffer.as_str()
ll_arg = rffi.str2charp(arg)
to_alloc = max(IOCTL_BUFSZ, len(arg))
try:
with rffi.scoped_alloc_buffer(to_alloc) as buf:
rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw),
rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg))
> rv = ioctl_str(fd, op, buf.raw)
module/fcntl/interp_fcntl.py:270:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (13, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>)
real_args = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>)
to_free = (), i = 2
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
../rpython/rtyper/lltypesystem/rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a0 = 13L, a1 = 1074033783L
a2 = <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>
def call_external_function(a0, a1, a2):
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 1:
from rpython.rlib import rposix
rposix._errno_before(1)
if we_are_translated():
res = funcptr(a0, a1, a2)
else:
try: # only when non-translated
> res = funcptr(a0, a1, a2)
<2211-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn ioctl>
args = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>)
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'>
i = 2, a = <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
../rpython/rtyper/lltypesystem/lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f9112976e90>
argvalues = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>)
cfunc = <ctypes._FuncPtr object at 0x00007f90f1a6f868>
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
self.natural_arity)
self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity)
# perform the call
> return self.trampoline(*argvalues)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1342:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
argvalues = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f90ee8d7a10>>)
cargs = [13L, 1074033783L], i = 2
cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90f1a6f7c0>
def invoke_via_ctypes(*argvalues):
global _callback_exc_info
cargs = []
for i in range(len(argvalues)):
if i not in void_arguments:
cvalue = lltype2ctypes(argvalues[i])
if i in container_arguments:
cvalue = cvalue.contents
if natural_arity > 0 and i >= natural_arity:
> cvalue = cfunc.extraargs[i - natural_arity](cvalue)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1370:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90f1a6fb98>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90f1a6f7c0>
def __init__(self, value=None):
if not hasattr(self, '_buffer'):
self._buffer = ffiarray(1, autofree=True)
if value is not None:
> self.contents = value
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90f1a6fb98>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90f1a6f7c0>
def setcontents(self, value):
if not isinstance(value, self._type_):
raise TypeError("expected %s instead of %s" % (
> self._type_.__name__, type(value).__name__))
E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError
______________ AppTestFcntl.test_ioctl_signed_unsigned_code_param ______________
self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0>
func = <function <lambda> at 0x00007f911269f8f8>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_para...l__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007f91108fc988>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_para...l__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007f9100a34c60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_para...l__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f9101fc29a8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f90f0225a60>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f90f0225a60>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007f9101fc2610>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f90f02253e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007f90f02253e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>
space = StdObjSpace
target = <function test_ioctl_signed_unsigned_code_param at 0x00007f911269f9e8>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
w_func = <Function test_ioctl_signed_unsigned_code_param>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_ioctl_signed_unsigned_code_param>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_ioctl_signed_unsigned_code_param>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9101bc94e8>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_ioctl_signed_unsigned_code_param, file "[/Users/matti/build-...6_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
name = 'test_ioctl_signed_unsigned_code_param'
qualname = 'test_ioctl_signed_unsigned_code_param'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
pycode = <code object test_ioctl_signed_unsigned_code_param, file "[/Users/matti/build-...6_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1>
next_instr = 82
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03d\x01d\x00l\x03}\x04d\x01d\x00l\x04}\x05|\x03\xa0\x05\xa1...x07\xa1\x01\x01\x00d\x00S\x00#\x00|\x02\xa0\n|\x06\xa1\x01\x01\x00|\x02\xa0\n|\x07\xa1\x01\x01\x00w\x00&\x03Y\x00w\x01'
next_instr = 82
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
co_code = 'd\x01d\x00l\x00}\x01d\x01d\x00l\x01}\x02d\x01d\x00l\x02}\x03d\x01d\x00l\x03}\x04d\x01d\x00l\x04}\x05|\x03\xa0\x05\xa1...x07\xa1\x01\x01\x00d\x00S\x00#\x00|\x02\xa0\n|\x06\xa1\x01\x01\x00|\x02\xa0\n|\x07\xa1\x01\x01\x00w\x00&\x03Y\x00w\x01'
next_instr = 142L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f9101af09c0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter/pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
oparg = 3, ignored = (142L,), n_args = 3, w_self = None, n = 3
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace/std/callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction ioctl>, nargs = 3
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
dropvalues = 5, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter/baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction ioctl>, nargs = 3
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:269]", line 1> at line 20
dropvalues = 5, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1, w_function=self)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter/function.py:203:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction ioctl>
args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter/function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
func = <BuiltinFunction ioctl>
args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter/gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
func = <BuiltinFunction ioctl>, w_obj = None
args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
space = StdObjSpace
e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f90f20fa838>
func = <BuiltinFunction ioctl>, w_obj = None
args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter/gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_Root_int object at 0x00007f90f20faa30>
space = StdObjSpace
scope_w = [W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00'), W_IntObject(-1)]
def _run(self, space, scope_w):
> return self.behavior(space, scope_w[0], scope_w[1], scope_w[2], space.gateway_int_w(scope_w[3]))
<2847-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_fd = W_IntObject(14), w_request = W_IntObject(2148037735)
w_arg = W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00'), mutate_flag = -1
@unwrap_spec(mutate_flag=int, w_arg=WrappedDefault(0))
def ioctl(space, w_fd, w_request, w_arg, mutate_flag=-1):
"""ioctl(fd, op[, arg[, mutate_flag]])
Perform the operation op on file descriptor fd. The values used for op
are operating system dependent, and are available as constants in the
fcntl or termios library modules, using the same names as used in the
relevant C header files.
The argument arg is optional, and defaults to 0; it may be an int or a
buffer containing character data (most likely a string or an array).
If the argument is a mutable buffer (such as an array) and if the
mutate_flag argument (which is only allowed in this case) is true then the
buffer is (in effect) passed to the operating system and changes made by
the OS will be reflected in the contents of the buffer after the call has
returned. The return value is the integer returned by the ioctl system
call.
If the argument is a mutable buffer and the mutable_flag argument is not
passed or is false, the behavior is as if a string had been passed. This
behavior will change in future releases of Python.
If the argument is an immutable buffer (most likely a string) then a copy
of the buffer is passed to the operating system and the return value is a
string of the same length containing whatever the operating system put in
the buffer. The length of the arg buffer in this case is not allowed to
exceed 1024 bytes.
If the arg given is an integer or if none is specified, the result value is
an integer corresponding to the return value of the ioctl call in the C
code."""
# removed the largish docstring because it is not in sync with the
# documentation any more (even in CPython's docstring is out of date)
# XXX this function's interface is a mess.
# We try to emulate the behavior of Python >= 2.5 w.r.t. mutate_flag
IOCTL_BUFSZ = 1024 # like cpython
fd = space.c_filedescriptor_w(w_fd)
op = space.bigint_w(w_request).uintmask() # CPython uses PyLong_AsUnsignedLongMask
op = rffi.cast(rffi.UINT, op)
try:
rwbuffer = space.writebuf_w(w_arg)
except OperationError as e:
if not (e.match(space, space.w_TypeError) or
e.match(space, space.w_BufferError)):
raise
else:
arg = rwbuffer.as_str()
ll_arg = rffi.str2charp(arg)
to_alloc = max(IOCTL_BUFSZ, len(arg))
try:
with rffi.scoped_alloc_buffer(to_alloc) as buf:
rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw),
rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg))
rv = ioctl_str(fd, op, buf.raw)
if rv < 0:
_raise_error_always(space, "ioctl")
arg = rffi.charpsize2str(buf.raw, len(arg))
if mutate_flag != 0:
rwbuffer.setslice(0, arg)
return space.newint(rv)
return space.newbytes(arg)
finally:
lltype.free(ll_arg, flavor='raw')
if mutate_flag != -1:
raise oefmt(space.w_TypeError,
"ioctl requires a file or file descriptor, an integer and "
"optionally an integer or buffer argument")
try:
arg = space.getarg_w('s#', w_arg)
except OperationError as e:
if not e.match(space, space.w_TypeError):
raise
else:
ll_arg = rffi.str2charp(arg)
to_alloc = max(IOCTL_BUFSZ, len(arg))
try:
with rffi.scoped_alloc_buffer(to_alloc) as buf:
rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw),
rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg))
> rv = ioctl_str(fd, op, buf.raw)
module/fcntl/interp_fcntl.py:298:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (14, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>)
real_args = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>)
to_free = (), i = 2
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
../rpython/rtyper/lltypesystem/rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a0 = 14L, a1 = 2148037735L
a2 = <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>
def call_external_function(a0, a1, a2):
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 1:
from rpython.rlib import rposix
rposix._errno_before(1)
if we_are_translated():
res = funcptr(a0, a1, a2)
else:
try: # only when non-translated
> res = funcptr(a0, a1, a2)
<2211-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn ioctl>
args = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>)
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'>
i = 2, a = <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
../rpython/rtyper/lltypesystem/lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f9112976e90>
argvalues = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>)
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
self.natural_arity)
self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity)
# perform the call
> return self.trampoline(*argvalues)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1342:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
argvalues = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f910f220010>>)
cargs = [14L, 2148037735L], i = 2
cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90fa796bc0>
def invoke_via_ctypes(*argvalues):
global _callback_exc_info
cargs = []
for i in range(len(argvalues)):
if i not in void_arguments:
cvalue = lltype2ctypes(argvalues[i])
if i in container_arguments:
cvalue = cvalue.contents
if natural_arity > 0 and i >= natural_arity:
> cvalue = cfunc.extraargs[i - natural_arity](cvalue)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1370:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90fa796e30>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90fa796bc0>
def __init__(self, value=None):
if not hasattr(self, '_buffer'):
self._buffer = ffiarray(1, autofree=True)
if value is not None:
> self.contents = value
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90fa796e30>
value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f90fa796bc0>
def setcontents(self, value):
if not isinstance(value, self._type_):
raise TypeError("expected %s instead of %s" % (
> self._type_.__name__, type(value).__name__))
E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError
=========================== short test summary info ============================
FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_fcntl
FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_lockf
FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl
FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl_signed_unsigned_code_param
================ 4 failed, 1 passed, 3 skipped in 36.53 seconds ================
++ 06:31:01 starting module/itertools/test [146 started in total]
__ module/gc/test [144 done in total, somefailed=True] ________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
module/gc/test/test_app_referents.py ....
module/gc/test/test_gc.py .....x...
module/gc/test/test_hook.py ........
module/gc/test/test_referents.py ...F....
module/gc/test/test_ztranslation.py .
=================================== FAILURES ===================================
__________________ AppTestReferents.test_get_rpy_memory_usage __________________
self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'>
func = <function <lambda> at 0x00007fa1a8b53268>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007fa1d88e3a28>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fa1d9ca7a60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fa1d9ca7a60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fa1b9593448>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fa1a9aae2a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fa1a9aae2a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fa1b95933a8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fa1a9aae260>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fa1a9aae260>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_get_rpy_memory_usage'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace
target = <function test_get_rpy_memory_usage at 0x00007fa1a8b536a0>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fa1ba596988>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fa1ba596988>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fa1ba596988>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fa1ba596988>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fa1ba596988>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_get_rpy_memory_usage, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
pycode = <code object test_get_rpy_memory_usage, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fa1dbabbb08>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fa1dbabbb08>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 16L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fa1dbabbb08>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter/pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace/std/callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter/baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
> return code.fastcall_1(self.space, self, f_0)
interpreter/function.py:162:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fa1b9712448>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
w_result = self.fastfunc_1(space, w1)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space, [w1]))
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:982:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fa1b9712448>
space = StdObjSpace
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fa1b9712448>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
> w_result = self.fastfunc_1(space, w1)
interpreter/gateway.py:977:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = W_IntObject(12345)
def get_rpy_memory_usage(space, w_obj):
"""Return the memory usage of just the given object or GcRef.
This does not include the internal structures of the object."""
gcref = unwrap(space, w_obj)
> size = rgc.get_rpy_memory_usage(gcref)
module/gc/referents.py:101:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
gcref = _GcRef(W_IntObject(12345))
@not_rpython
def get_rpy_memory_usage(gcref):
# approximate implementation using CPython's type info
Class = type(gcref._x)
> size = Class.__basicsize__
E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__'
../rpython/rlib/rgc.py:822: AttributeError
=========================== short test summary info ============================
FAIL module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
=============== 1 failed, 28 passed, 1 xfailed in 43.02 seconds ================
++ 06:31:39 starting module/marshal/test [147 started in total]
__ module/itertools/test [145 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 92 items
module/itertools/test/apptest_itertools.py ....
module/itertools/test/test_itertools.py .......................................................................................
module/itertools/test/test_ztranslation.py .
========================== 92 passed in 83.13 seconds ==========================
++ 06:32:29 starting module/math/test [148 started in total]
__ module/marshal/test [146 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 51 items
module/marshal/test/apptest_marshal.py ...............................................
module/marshal/test/test_marshal.py .
module/marshal/test/test_marshalimpl.py ...
========================== 51 passed in 49.57 seconds ==========================
++ 06:32:31 starting module/micronumpy/test [149 started in total]
__ module/micronumpy/test [147 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 06:32:32 starting module/mmap/test [150 started in total]
__ module/mmap/test [148 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
module/mmap/test/test_mmap.py .....................s............ss....s.....
==================== 42 passed, 4 skipped in 32.53 seconds =====================
++ 06:33:10 starting module/operator/test [151 started in total]
__ module/imp/test [149 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 123 items
module/imp/test/test_app.py .......................
module/imp/test/test_import.py ..........................s....................................s..........s.......s.................
=================== 119 passed, 4 skipped in 164.30 seconds ====================
++ 06:33:45 starting module/posix/test [152 started in total]
__ module/operator/test [150 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 28 items
module/operator/test/test_operator.py ........................
module/operator/test/test_tscmp.py ....
========================== 28 passed in 40.22 seconds ==========================
++ 06:33:54 starting module/pwd/test [153 started in total]
__ module/math/test [151 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 209 items
module/math/test/apptest_math.py ...........s
module/math/test/test_direct.py ......................................................................................................................................................................
module/math/test/test_math.py ............s..................
==================== 207 passed, 2 skipped in 92.86 seconds ====================
++ 06:34:03 starting module/pyexpat/test [154 started in total]
__ module/pwd/test [152 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module/pwd/test/test_pwd.py ....
module/pwd/test/test_ztranslation.py .
========================== 5 passed in 42.05 seconds ===========================
++ 06:34:38 starting module/pypyjit/test [155 started in total]
__ module/pyexpat/test [153 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
module/pyexpat/test/apptest_pyexpat.py ...
module/pyexpat/test/test_build.py .
module/pyexpat/test/test_parser.py ...s.............
==================== 20 passed, 1 skipped in 58.61 seconds =====================
++ 06:35:09 starting module/select/test [156 started in total]
__ module/posix/test [154 done in total, somefailed=True] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 162 items / 2 skipped
module/posix/test/apptest_posix.py ...F
module/posix/test/test_interp_posix.py ....
module/posix/test/test_posix2.py .......................F........s............................s...............ss......s....ss.........s..sF..F.............ssss........
module/posix/test/test_scandir.py ...........F........
=================================== FAILURES ===================================
__________________________ test_all_pathconf_defined ___________________________
def test_all_pathconf_defined():
import sys
import posix
try:
fd = sys.stdin.fileno()
except ValueError:
# translated test run with a fake sys.stdin with no fileno
fd = 1
for name in posix.pathconf_names:
> posix.fpathconf(fd, name) # does not crash
E (application-level) OSError: [Errno 22] Invalid argument
module/posix/test/apptest_posix.py:66: OSError
_________________________ AppTestPosix.test_fdlistdir __________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>
def test_fdlistdir(self):
posix = self.posix
dirfd = posix.open('.', posix.O_RDONLY)
lst1 = posix.listdir(dirfd) # does not close dirfd
lst2 = posix.listdir('.')
> assert lst1 == lst2
E (application-level) AssertionError
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/posix/test/test_posix2.py:465]:6: AssertionError
______________________ AppTestPosix.test_darwin_constants ______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>
def test_darwin_constants(self):
darwin_constants =['_COPYFILE_DATA']
for name in darwin_constants:
> getattr(self.posix, name)
E (application-level) AttributeError: module 'posix' has no attribute '_COPYFILE_DATA'
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/posix/test/test_posix2.py:1627]:4: AttributeError
_____________________ AppTestPosix.test_get_terminal_size ______________________
self = <CallInfo when='call' exception: unsupported operand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'>
func = <function <lambda> at 0x00007fe9f0e02110>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_terminal_size'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00007fea100539b8>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fea211c7420>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_terminal_size'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00007fea211c7420>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_terminal_size'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fea22f9e020>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...minal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fea24b232e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fea24b232e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...minal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00007fe9f1f91998>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...minal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fea24b232a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00007fea24b232a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...minal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_terminal_size'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_get_terminal_size'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_terminal_size'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool/pytest/apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_terminal_size'>, space = StdObjSpace
target = <function test_get_terminal_size at 0x00007fe9f0e02188>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool/pytest/apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>,)
w_func = <Function test_get_terminal_size>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter/gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_terminal_size>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter/baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_terminal_size>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1170a3a0>,)
gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_get_terminal_size, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter/function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
name = 'test_get_terminal_size', qualname = 'test_get_terminal_size'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter/pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter/pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
e = TypeError("unsupported operand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter/pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter/pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
pycode = <code object test_get_terminal_size, file "[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fea230d57c0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
co_code = '|\x00j\x00}\x01d\x01d\x02d\x03d\x04g\x04D\x00]&}\x02\t\x00|\x01j\x01|\x02\x8e\x00\\\x02}\x03}\x04n\x0e#\x00t\x02t\x03...2s)J\x00\x82\x01t\x04|\x04t\x05\x83\x02s\tJ\x00\x82\x01d\x00S\x00\x01t\x04|\x04t\x05\x83\x02s\tJ\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fea230d57c0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter/pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
co_code = '|\x00j\x00}\x01d\x01d\x02d\x03d\x04g\x04D\x00]&}\x02\t\x00|\x01j\x01|\x02\x8e\x00\\\x02}\x03}\x04n\x0e#\x00t\x02t\x03...2s)J\x00\x82\x01t\x04|\x04t\x05\x83\x02s\tJ\x00\x82\x01d\x00S\x00\x01t\x04|\x04t\x05\x83\x02s\tJ\x00\x82\x01d\x00S\x00'
next_instr = 32L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fea230d57c0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
> self.CALL_FUNCTION_EX(oparg, next_instr)
interpreter/pyopcode.py:294:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_term...os-x86-64/build/pypy/module/posix/test/test_posix2.py:1727]", line 1> at line 5
has_kwarg = 0, next_instr = 32L
def CALL_FUNCTION_EX(self, has_kwarg, next_instr):
w_kwargs = None
if has_kwarg:
w_kwargs = self.popvalue()
w_args = self.popvalue()
w_function = self.popvalue()
args = self.argument_factory(
[], None, None, w_star=w_args, w_starstar=w_kwargs, w_function=w_function)
if self.get_is_being_profiled() and function.is_builtin_code(w_function):
w_result = self.space.call_args_and_c_profile(self, w_function,
args)
else:
> w_result = self.space.call_args(w_function, args)
interpreter/pyopcode.py:1424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = <BuiltinFunction get_terminal_size>
args = Arguments([])
def call_args(space, w_obj, args):
# two special cases for performance
if isinstance(w_obj, Function):
> return w_obj.call_args(args)
objspace/descroperation.py:192:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction get_terminal_size>, args = Arguments([])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter/function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fe9f0de4b80>
func = <BuiltinFunction get_terminal_size>, args = Arguments([])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter/gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fe9f0de4b80>
func = <BuiltinFunction get_terminal_size>, w_obj = None, args = Arguments([])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter/gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fe9f0de4b80>
space = StdObjSpace
e = TypeError("unsupported operand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter/gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fe9f0de4b80>
func = <BuiltinFunction get_terminal_size>, w_obj = None, args = Arguments([])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter/gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root object at 0x00007fe9f0de4cd0>
space = StdObjSpace, scope_w = [None]
def _run(self, space, scope_w):
> return self.behavior(space, scope_w[0])
<368-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_fd = None
def get_terminal_size(space, w_fd=None):
try:
> w_columns, w_lines = _get_terminal_size(space, w_fd)
module/posix/interp_posix.py:2887:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_fd = None
def _get_terminal_size(space, w_fd=None):
if w_fd is None:
fd = rfile.RFile(rfile.c_stdout(), close2=(None, None)).fileno()
else:
if not space.isinstance_w(w_fd, space.w_int):
raise oefmt(space.w_TypeError,
"an integer is required, got %T", w_fd)
else:
fd = space.c_int_w(w_fd)
if _WIN32:
if fd == 0:
handle_id = rwin32.STD_INPUT_HANDLE
elif fd == 1:
handle_id = rwin32.STD_OUTPUT_HANDLE
elif fd == 2:
handle_id = rwin32.STD_ERROR_HANDLE
else:
raise oefmt(space.w_ValueError, "bad file descriptor")
handle = rwin32.GetStdHandle(handle_id)
if handle == rwin32.NULL_HANDLE:
raise oefmt(space.w_OSError, "handle cannot be retrieved")
elif handle == rwin32.INVALID_HANDLE_VALUE:
raise rwin32.lastSavedWindowsError()
with lltype.scoped_alloc(rwin32.CONSOLE_SCREEN_BUFFER_INFO) as buffer_info:
success = rwin32.GetConsoleScreenBufferInfo(handle, buffer_info)
if not success:
raise rwin32.lastSavedWindowsError()
w_columns = space.newint(r_int(buffer_info.c_srWindow.c_Right) - r_int(buffer_info.c_srWindow.c_Left) + 1)
w_lines = space.newint(r_int(buffer_info.c_srWindow.c_Bottom) - r_int(buffer_info.c_srWindow.c_Top) + 1)
else:
with lltype.scoped_alloc(rposix.WINSIZE) as winsize:
> failed = rposix.c_ioctl_voidp(fd, rposix.TIOCGWINSZ, winsize)
module/posix/interp_posix.py:2877:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (1, 1074295912, <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>)
real_args = (1L, 1074295912L, <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>)
to_free = (), i = 2
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
../rpython/rtyper/lltypesystem/rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a0 = 1L, a1 = 1074295912L
a2 = <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>
def call_external_function(a0, a1, a2):
rgil.release()
# NB. it is essential that no exception checking occurs here!
if 1:
from rpython.rlib import rposix
rposix._errno_before(1)
if we_are_translated():
res = funcptr(a0, a1, a2)
else:
try: # only when non-translated
> res = funcptr(a0, a1, a2)
<59-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn ioctl>
args = (1L, 1074295912L, <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>)
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'>
i = 2
a = <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
../rpython/rtyper/lltypesystem/lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007fe9f080b520>
argvalues = (1L, 1074295912L, <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>)
cfunc = <ctypes._FuncPtr object at 0x00007fea12653d90>
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
self.natural_arity)
self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity)
# perform the call
> return self.trampoline(*argvalues)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1342:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
argvalues = (1L, 1074295912L, <* DEAD Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }>)
cargs = [1L, 1074295912L], i = 2
cvalue = <_ctypes.pointer.LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel } object at 0x00007fea12653d30>
def invoke_via_ctypes(*argvalues):
global _callback_exc_info
cargs = []
for i in range(len(argvalues)):
if i not in void_arguments:
cvalue = lltype2ctypes(argvalues[i])
if i in container_arguments:
cvalue = cvalue.contents
if natural_arity > 0 and i >= natural_arity:
> cvalue = cfunc.extraargs[i - natural_arity](cvalue)
../rpython/rtyper/lltypesystem/ll2ctypes.py:1370:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = c_void_p(None)
value = <_ctypes.pointer.LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel } object at 0x00007fea12653d30>
def __init__(self, value=DEFAULT_VALUE):
if not hasattr(self, '_buffer'):
self._buffer = self._ffiarray(1, autofree=True)
if value is not DEFAULT_VALUE:
> self.value = value
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/primitive.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = c_void_p(None)
value = <_ctypes.pointer.LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel } object at 0x00007fea12653d30>
def _setvalue(self, value):
if isinstance(value, str):
array = _rawffi.Array('c')(len(value)+1, value)
self._objects = CArgObject(value, array)
value = array.buffer
elif value is None:
value = 0
> self._buffer[0] = value
E TypeError: unsupported operand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'
../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/primitive.py:253: TypeError
________________________ AppTestScandir.test_fdopendir _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fea1396e100>
def test_fdopendir(self):
posix = self.posix
import stat
if 'HAVE_FDOPENDIR' in posix._have_functions:
raises(OSError, posix.scandir, 1234)
# do like shutil._rmtree_safe_fd
topfd = posix.open(self.dir2, posix.O_RDONLY)
try:
with posix.scandir(topfd) as scandir_it:
entries = list(scandir_it)
assert len(entries) > 0
entry = entries[0]
> stat_val = entry.stat(follow_symlinks=False)
E (application-level) FileNotFoundError: [Errno 2] No such file or directory: 'ubdir2'
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/posix/test/test_scandir.py:173]:13: FileNotFoundError
=========================== short test summary info ============================
FAIL module/posix/test/apptest_posix.py::test_all_pathconf_defined
FAIL module/posix/test/test_posix2.py::AppTestPosix::()::test_fdlistdir
FAIL module/posix/test/test_posix2.py::AppTestPosix::()::test_darwin_constants
FAIL module/posix/test/test_posix2.py::AppTestPosix::()::test_get_terminal_size
FAIL module/posix/test/test_scandir.py::AppTestScandir::()::test_fdopendir
============== 5 failed, 144 passed, 15 skipped in 98.43 seconds ===============
++ 06:35:27 starting module/signal/test [157 started in total]
__ module/pypyjit/test [155 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
module/pypyjit/test/test_jit_hook.py ........s
module/pypyjit/test/test_jit_not_in_trace.py ..
module/pypyjit/test/test_jit_setup.py ....
module/pypyjit/test/test_policy.py ............
module/pypyjit/test/test_pyframe.py .
module/pypyjit/test/test_ztranslation.py .
==================== 28 passed, 1 skipped in 54.32 seconds =====================
++ 06:35:37 starting module/struct/test [158 started in total]
__ module/struct/test [156 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
module/struct/test/apptest_struct.py .......................................
module/struct/test/apptest_structbuffer.py ..
module/struct/test/test_struct.py .......
module/struct/test/test_ztranslation.py .
========================== 49 passed in 52.61 seconds ==========================
++ 06:36:36 starting module/sys/test [159 started in total]
__ module/select/test [157 done in total, somefailed=True] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
module/select/test/test_epoll.py ssssssssss
module/select/test/test_kqueue.py .FFF.F
module/select/test/test_select.py ............F...............
module/select/test/test_select_signal.py .
module/select/test/test_ztranslation.py .
=================================== FAILURES ===================================
_______________________ AppTestKqueue.test_create_event ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7e31ef39b8>
def test_create_event(self):
import select
import sys
from operator import lt, le, gt, ge
fd = sys.stderr.fileno()
ev = select.kevent(fd)
other = select.kevent(1000)
assert ev.ident == fd
assert ev.filter == select.KQ_FILTER_READ
assert ev.flags == select.KQ_EV_ADD
assert ev.fflags == 0
assert ev.data == 0
assert ev.udata == 0
assert ev == ev
assert ev != other
assert ev < other
assert other >= ev
> assert cmp(ev, None) != 0
E (application-level) NameError: name 'cmp' is not defined
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/select/test/test_kqueue.py:24]:19: NameError
________________________ AppTestKqueue.test_queue_event ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7e31ef39b8>
def test_queue_event(self):
import errno
import select
> import socket
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/select/test/test_kqueue.py:90]:4:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
# Wrapper module for _socket, providing some additional facilities
# implemented in Python.
"""\
This module provides socket operations and some related functions.
On Unix, it supports IP (Internet Protocol) and Unix domain sockets.
On other systems, it only supports IP. Functions specific for a
socket are available as methods of the socket object.
Functions:
socket() -- create a new socket object
socketpair() -- create a pair of new socket objects [*]
fromfd() -- create a socket object from an open file descriptor [*]
send_fds() -- Send file descriptor to the socket.
recv_fds() -- Receive file descriptors from the socket.
fromshare() -- create a socket object from data received from socket.share() [*]
gethostname() -- return the current hostname
gethostbyname() -- map a hostname to its IP number
gethostbyaddr() -- map an IP number or hostname to DNS info
getservbyname() -- map a service name and a protocol name to a port number
getprotobyname() -- map a protocol name (e.g. 'tcp') to a number
ntohs(), ntohl() -- convert 16, 32 bit int from network to host byte order
htons(), htonl() -- convert 16, 32 bit int from host to network byte order
inet_aton() -- convert IP addr string (123.45.67.89) to 32-bit packed format
inet_ntoa() -- convert 32-bit packed format IP to string (123.45.67.89)
socket.getdefaulttimeout() -- get the default timeout value
socket.setdefaulttimeout() -- set the default timeout value
create_connection() -- connects to an address, with an optional timeout and
optional source address.
[*] not available on all platforms!
Special objects:
SocketType -- type object for socket objects
error -- exception raised for I/O errors
has_ipv6 -- boolean value indicating if IPv6 is supported
IntEnum constants:
AF_INET, AF_UNIX -- socket domains (first argument to socket() call)
SOCK_STREAM, SOCK_DGRAM, SOCK_RAW -- socket types (second argument)
Integer constants:
Many other constants may be defined; these may be used in calls to
the setsockopt() and getsockopt() methods.
"""
import _socket
from _socket import *
import os, sys, io, selectors
from enum import IntEnum, IntFlag
try:
import errno
except ImportError:
errno = None
EBADF = getattr(errno, 'EBADF', 9)
EAGAIN = getattr(errno, 'EAGAIN', 11)
EWOULDBLOCK = getattr(errno, 'EWOULDBLOCK', 11)
__all__ = ["fromfd", "getfqdn", "create_connection", "create_server",
"has_dualstack_ipv6", "AddressFamily", "SocketKind"]
__all__.extend(os._get_exports_list(_socket))
# Set up the socket.AF_* socket.SOCK_* constants as members of IntEnums for
# nicer string representations.
# Note that _socket only knows about the integer values. The public interface
# in this module understands the enums and translates them back from integers
# where needed (e.g. .family property of a socket object).
IntEnum._convert_(
'AddressFamily',
__name__,
lambda C: C.isupper() and C.startswith('AF_'))
IntEnum._convert_(
'SocketKind',
__name__,
lambda C: C.isupper() and C.startswith('SOCK_'))
IntFlag._convert_(
'MsgFlag',
__name__,
lambda C: C.isupper() and C.startswith('MSG_'))
IntFlag._convert_(
'AddressInfo',
__name__,
lambda C: C.isupper() and C.startswith('AI_'))
_LOCALHOST = '127.0.0.1'
_LOCALHOST_V6 = '::1'
def _intenum_converter(value, enum_klass):
"""Convert a numeric family value to an IntEnum member.
If it's not a known member, return the numeric value itself.
"""
try:
return enum_klass(value)
except ValueError:
return value
# WSA error codes
if sys.platform.lower().startswith("win"):
errorTab = {}
errorTab[6] = "Specified event object handle is invalid."
errorTab[8] = "Insufficient memory available."
errorTab[87] = "One or more parameters are invalid."
errorTab[995] = "Overlapped operation aborted."
errorTab[996] = "Overlapped I/O event object not in signaled state."
errorTab[997] = "Overlapped operation will complete later."
errorTab[10004] = "The operation was interrupted."
errorTab[10009] = "A bad file handle was passed."
errorTab[10013] = "Permission denied."
errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT
errorTab[10022] = "An invalid operation was attempted."
errorTab[10024] = "Too many open files."
errorTab[10035] = "The socket operation would block."
errorTab[10036] = "A blocking operation is already in progress."
errorTab[10037] = "Operation already in progress."
errorTab[10038] = "Socket operation on nonsocket."
errorTab[10039] = "Destination address required."
errorTab[10040] = "Message too long."
errorTab[10041] = "Protocol wrong type for socket."
errorTab[10042] = "Bad protocol option."
errorTab[10043] = "Protocol not supported."
errorTab[10044] = "Socket type not supported."
errorTab[10045] = "Operation not supported."
errorTab[10046] = "Protocol family not supported."
errorTab[10047] = "Address family not supported by protocol family."
errorTab[10048] = "The network address is in use."
errorTab[10049] = "Cannot assign requested address."
errorTab[10050] = "Network is down."
errorTab[10051] = "Network is unreachable."
errorTab[10052] = "Network dropped connection on reset."
errorTab[10053] = "Software caused connection abort."
errorTab[10054] = "The connection has been reset."
errorTab[10055] = "No buffer space available."
errorTab[10056] = "Socket is already connected."
errorTab[10057] = "Socket is not connected."
errorTab[10058] = "The network has been shut down."
errorTab[10059] = "Too many references."
errorTab[10060] = "The operation timed out."
errorTab[10061] = "Connection refused."
errorTab[10062] = "Cannot translate name."
errorTab[10063] = "The name is too long."
errorTab[10064] = "The host is down."
errorTab[10065] = "The host is unreachable."
errorTab[10066] = "Directory not empty."
errorTab[10067] = "Too many processes."
errorTab[10068] = "User quota exceeded."
errorTab[10069] = "Disk quota exceeded."
errorTab[10070] = "Stale file handle reference."
errorTab[10071] = "Item is remote."
errorTab[10091] = "Network subsystem is unavailable."
errorTab[10092] = "Winsock.dll version out of range."
errorTab[10093] = "Successful WSAStartup not yet performed."
errorTab[10101] = "Graceful shutdown in progress."
errorTab[10102] = "No more results from WSALookupServiceNext."
errorTab[10103] = "Call has been canceled."
errorTab[10104] = "Procedure call table is invalid."
errorTab[10105] = "Service provider is invalid."
errorTab[10106] = "Service provider failed to initialize."
errorTab[10107] = "System call failure."
errorTab[10108] = "Service not found."
errorTab[10109] = "Class type not found."
errorTab[10110] = "No more results from WSALookupServiceNext."
errorTab[10111] = "Call was canceled."
errorTab[10112] = "Database query was refused."
errorTab[11001] = "Host not found."
errorTab[11002] = "Nonauthoritative host not found."
errorTab[11003] = "This is a nonrecoverable error."
errorTab[11004] = "Valid name, no data record requested type."
errorTab[11005] = "QoS receivers."
errorTab[11006] = "QoS senders."
errorTab[11007] = "No QoS senders."
errorTab[11008] = "QoS no receivers."
errorTab[11009] = "QoS request confirmed."
errorTab[11010] = "QoS admission error."
errorTab[11011] = "QoS policy failure."
errorTab[11012] = "QoS bad style."
errorTab[11013] = "QoS bad object."
errorTab[11014] = "QoS traffic control error."
errorTab[11015] = "QoS generic error."
errorTab[11016] = "QoS service type error."
errorTab[11017] = "QoS flowspec error."
errorTab[11018] = "Invalid QoS provider buffer."
errorTab[11019] = "Invalid QoS filter style."
errorTab[11020] = "Invalid QoS filter style."
errorTab[11021] = "Incorrect QoS filter count."
errorTab[11022] = "Invalid QoS object length."
errorTab[11023] = "Incorrect QoS flow count."
errorTab[11024] = "Unrecognized QoS object."
errorTab[11025] = "Invalid QoS policy object."
errorTab[11026] = "Invalid QoS flow descriptor."
errorTab[11027] = "Invalid QoS provider-specific flowspec."
errorTab[11028] = "Invalid QoS provider-specific filterspec."
errorTab[11029] = "Invalid QoS shape discard mode object."
errorTab[11030] = "Invalid QoS shaping rate object."
errorTab[11031] = "Reserved policy QoS element type."
__all__.append("errorTab")
class _GiveupOnSendfile(Exception): pass
class socket(_socket.socket):
"""A subclass of _socket.socket adding the makefile() method."""
__slots__ = ["__weakref__", "_io_refs", "_closed"]
def __init__(self, family=-1, type=-1, proto=-1, fileno=None):
# For user code address family and type values are IntEnum members, but
# for the underlying _socket.socket they're just integers. The
# constructor of _socket.socket converts the given argument to an
# integer automatically.
if fileno is None:
if family == -1:
family = AF_INET
if type == -1:
type = SOCK_STREAM
if proto == -1:
proto = 0
_socket.socket.__init__(self, family, type, proto, fileno)
self._io_refs = 0
self._closed = False
def __enter__(self):
return self
def __exit__(self, *args):
if not self._closed:
self.close()
def __repr__(self):
"""Wrap __repr__() to reveal the real class name and socket
address(es).
"""
closed = getattr(self, '_closed', False)
s = "<%s.%s%s fd=%i, family=%s, type=%s, proto=%i" \
% (self.__class__.__module__,
self.__class__.__qualname__,
" [closed]" if closed else "",
self.fileno(),
self.family,
self.type,
self.proto)
if not closed:
# getsockname and getpeername may not be available on WASI.
try:
laddr = self.getsockname()
if laddr:
s += ", laddr=%s" % str(laddr)
except (error, AttributeError):
pass
try:
raddr = self.getpeername()
if raddr:
s += ", raddr=%s" % str(raddr)
except (error, AttributeError):
pass
s += '>'
return s
def __getstate__(self):
raise TypeError(f"cannot pickle {self.__class__.__name__!r} object")
def dup(self):
"""dup() -> socket object
Duplicate the socket. Return a new socket object connected to the same
system resource. The new socket is non-inheritable.
"""
fd = dup(self.fileno())
sock = self.__class__(self.family, self.type, self.proto, fileno=fd)
sock.settimeout(self.gettimeout())
return sock
def accept(self):
"""accept() -> (socket object, address info)
Wait for an incoming connection. Return a new socket
representing the connection, and the address of the client.
For IP sockets, the address info is a pair (hostaddr, port).
"""
fd, addr = self._accept()
sock = socket(self.family, self.type, self.proto, fileno=fd)
# Issue #7995: if no default timeout is set and the listening
# socket had a (non-zero) timeout, force the new socket in blocking
# mode to override platform-specific socket flags inheritance.
if getdefaulttimeout() is None and self.gettimeout():
sock.setblocking(True)
return sock, addr
def makefile(self, mode="r", buffering=None, *,
encoding=None, errors=None, newline=None):
"""makefile(...) -> an I/O stream connected to the socket
The arguments are as for io.open() after the filename, except the only
supported mode values are 'r' (default), 'w' and 'b'.
"""
# XXX refactor to share code?
if not set(mode) <= {"r", "w", "b"}:
raise ValueError("invalid mode %r (only r, w, b allowed)" % (mode,))
writing = "w" in mode
reading = "r" in mode or not writing
assert reading or writing
binary = "b" in mode
rawmode = ""
if reading:
rawmode += "r"
if writing:
rawmode += "w"
raw = SocketIO(self, rawmode)
self._io_refs += 1
if buffering is None:
buffering = -1
if buffering < 0:
buffering = io.DEFAULT_BUFFER_SIZE
if buffering == 0:
if not binary:
raise ValueError("unbuffered streams must be binary")
return raw
if reading and writing:
buffer = io.BufferedRWPair(raw, raw, buffering)
elif reading:
buffer = io.BufferedReader(raw, buffering)
else:
assert writing
buffer = io.BufferedWriter(raw, buffering)
if binary:
return buffer
encoding = io.text_encoding(encoding)
text = io.TextIOWrapper(buffer, encoding, errors, newline)
text.mode = mode
return text
if hasattr(os, 'sendfile'):
def _sendfile_use_sendfile(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
sockno = self.fileno()
try:
fileno = file.fileno()
except (AttributeError, io.UnsupportedOperation) as err:
raise _GiveupOnSendfile(err) # not a regular file
try:
fsize = os.fstat(fileno).st_size
except OSError as err:
raise _GiveupOnSendfile(err) # not a regular file
if not fsize:
return 0 # empty file
# Truncate to 1GiB to avoid OverflowError, see bpo-38319.
blocksize = min(count or fsize, 2 ** 30)
timeout = self.gettimeout()
if timeout == 0:
raise ValueError("non-blocking sockets are not supported")
# poll/select have the advantage of not requiring any
# extra file descriptor, contrarily to epoll/kqueue
# (also, they require a single syscall).
if hasattr(selectors, 'PollSelector'):
selector = selectors.PollSelector()
else:
selector = selectors.SelectSelector()
selector.register(sockno, selectors.EVENT_WRITE)
total_sent = 0
# localize variable access to minimize overhead
selector_select = selector.select
os_sendfile = os.sendfile
try:
while True:
if timeout and not selector_select(timeout):
raise TimeoutError('timed out')
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
try:
sent = os_sendfile(sockno, fileno, offset, blocksize)
except BlockingIOError:
if not timeout:
# Block until the socket is ready to send some
# data; avoids hogging CPU resources.
selector_select()
continue
except OSError as err:
if total_sent == 0:
# We can get here for different reasons, the main
# one being 'file' is not a regular mmap(2)-like
# file, in which case we'll fall back on using
# plain send().
raise _GiveupOnSendfile(err)
raise err from None
else:
if sent == 0:
break # EOF
offset += sent
total_sent += sent
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset)
else:
def _sendfile_use_sendfile(self, file, offset=0, count=None):
raise _GiveupOnSendfile(
"os.sendfile() not available on this platform")
def _sendfile_use_send(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
if self.gettimeout() == 0:
raise ValueError("non-blocking sockets are not supported")
if offset:
file.seek(offset)
blocksize = min(count, 8192) if count else 8192
total_sent = 0
# localize variable access to minimize overhead
file_read = file.read
sock_send = self.send
try:
while True:
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
data = memoryview(file_read(blocksize))
if not data:
break # EOF
while True:
try:
sent = sock_send(data)
except BlockingIOError:
continue
else:
total_sent += sent
if sent < len(data):
data = data[sent:]
else:
break
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset + total_sent)
def _check_sendfile_params(self, file, offset, count):
if 'b' not in getattr(file, 'mode', 'b'):
raise ValueError("file should be opened in binary mode")
if not self.type & SOCK_STREAM:
raise ValueError("only SOCK_STREAM type sockets are supported")
if count is not None:
if not isinstance(count, int):
raise TypeError(
"count must be a positive integer (got {!r})".format(count))
if count <= 0:
raise ValueError(
"count must be a positive integer (got {!r})".format(count))
def sendfile(self, file, offset=0, count=None):
"""sendfile(file[, offset[, count]]) -> sent
Send a file until EOF is reached by using high-performance
os.sendfile() and return the total number of bytes which
were sent.
*file* must be a regular file object opened in binary mode.
If os.sendfile() is not available (e.g. Windows) or file is
not a regular file socket.send() will be used instead.
*offset* tells from where to start reading the file.
If specified, *count* is the total number of bytes to transmit
as opposed to sending the file until EOF is reached.
File position is updated on return or also in case of error in
which case file.tell() can be used to figure out the number of
bytes which were sent.
The socket must be of SOCK_STREAM type.
Non-blocking sockets are not supported.
"""
try:
return self._sendfile_use_sendfile(file, offset, count)
except _GiveupOnSendfile:
return self._sendfile_use_send(file, offset, count)
def _decref_socketios(self):
if self._io_refs > 0:
self._io_refs -= 1
if self._closed:
self.close()
def _real_close(self, _ss=_socket.socket):
# This function should not reference any globals. See issue #808164.
_ss.close(self)
def close(self):
# This function should not reference any globals. See issue #808164.
self._closed = True
if self._io_refs <= 0:
self._real_close()
def detach(self):
"""detach() -> file descriptor
Close the socket object without closing the underlying file descriptor.
The object cannot be used after this call, but the file descriptor
can be reused for other purposes. The file descriptor is returned.
"""
self._closed = True
return super().detach()
@property
def family(self):
"""Read-only access to the address family for this socket.
"""
return _intenum_converter(super().family, AddressFamily)
@property
def type(self):
"""Read-only access to the socket type.
"""
return _intenum_converter(super().type, SocketKind)
if os.name == 'nt':
def get_inheritable(self):
return os.get_handle_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_handle_inheritable(self.fileno(), inheritable)
else:
def get_inheritable(self):
return os.get_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_inheritable(self.fileno(), inheritable)
get_inheritable.__doc__ = "Get the inheritable flag of the socket"
set_inheritable.__doc__ = "Set the inheritable flag of the socket"
def fromfd(fd, family, type, proto=0):
""" fromfd(fd, family, type[, proto]) -> socket object
Create a socket object from a duplicate of the given file
descriptor. The remaining arguments are the same as for socket().
"""
nfd = dup(fd)
return socket(family, type, proto, nfd)
if hasattr(_socket.socket, "sendmsg"):
> import array
E (application-level) ModuleNotFoundError: No module named 'array'
../lib-python/3/socket.py:550: ModuleNotFoundError
___________________________ AppTestKqueue.test_pair ____________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7e31ef39b8>
def test_pair(self):
import select
> import socket
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/select/test/test_kqueue.py:175]:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
# Wrapper module for _socket, providing some additional facilities
# implemented in Python.
"""\
This module provides socket operations and some related functions.
On Unix, it supports IP (Internet Protocol) and Unix domain sockets.
On other systems, it only supports IP. Functions specific for a
socket are available as methods of the socket object.
Functions:
socket() -- create a new socket object
socketpair() -- create a pair of new socket objects [*]
fromfd() -- create a socket object from an open file descriptor [*]
send_fds() -- Send file descriptor to the socket.
recv_fds() -- Receive file descriptors from the socket.
fromshare() -- create a socket object from data received from socket.share() [*]
gethostname() -- return the current hostname
gethostbyname() -- map a hostname to its IP number
gethostbyaddr() -- map an IP number or hostname to DNS info
getservbyname() -- map a service name and a protocol name to a port number
getprotobyname() -- map a protocol name (e.g. 'tcp') to a number
ntohs(), ntohl() -- convert 16, 32 bit int from network to host byte order
htons(), htonl() -- convert 16, 32 bit int from host to network byte order
inet_aton() -- convert IP addr string (123.45.67.89) to 32-bit packed format
inet_ntoa() -- convert 32-bit packed format IP to string (123.45.67.89)
socket.getdefaulttimeout() -- get the default timeout value
socket.setdefaulttimeout() -- set the default timeout value
create_connection() -- connects to an address, with an optional timeout and
optional source address.
[*] not available on all platforms!
Special objects:
SocketType -- type object for socket objects
error -- exception raised for I/O errors
has_ipv6 -- boolean value indicating if IPv6 is supported
IntEnum constants:
AF_INET, AF_UNIX -- socket domains (first argument to socket() call)
SOCK_STREAM, SOCK_DGRAM, SOCK_RAW -- socket types (second argument)
Integer constants:
Many other constants may be defined; these may be used in calls to
the setsockopt() and getsockopt() methods.
"""
import _socket
from _socket import *
import os, sys, io, selectors
from enum import IntEnum, IntFlag
try:
import errno
except ImportError:
errno = None
EBADF = getattr(errno, 'EBADF', 9)
EAGAIN = getattr(errno, 'EAGAIN', 11)
EWOULDBLOCK = getattr(errno, 'EWOULDBLOCK', 11)
__all__ = ["fromfd", "getfqdn", "create_connection", "create_server",
"has_dualstack_ipv6", "AddressFamily", "SocketKind"]
__all__.extend(os._get_exports_list(_socket))
# Set up the socket.AF_* socket.SOCK_* constants as members of IntEnums for
# nicer string representations.
# Note that _socket only knows about the integer values. The public interface
# in this module understands the enums and translates them back from integers
# where needed (e.g. .family property of a socket object).
IntEnum._convert_(
'AddressFamily',
__name__,
lambda C: C.isupper() and C.startswith('AF_'))
IntEnum._convert_(
'SocketKind',
__name__,
lambda C: C.isupper() and C.startswith('SOCK_'))
IntFlag._convert_(
'MsgFlag',
__name__,
lambda C: C.isupper() and C.startswith('MSG_'))
IntFlag._convert_(
'AddressInfo',
__name__,
lambda C: C.isupper() and C.startswith('AI_'))
_LOCALHOST = '127.0.0.1'
_LOCALHOST_V6 = '::1'
def _intenum_converter(value, enum_klass):
"""Convert a numeric family value to an IntEnum member.
If it's not a known member, return the numeric value itself.
"""
try:
return enum_klass(value)
except ValueError:
return value
# WSA error codes
if sys.platform.lower().startswith("win"):
errorTab = {}
errorTab[6] = "Specified event object handle is invalid."
errorTab[8] = "Insufficient memory available."
errorTab[87] = "One or more parameters are invalid."
errorTab[995] = "Overlapped operation aborted."
errorTab[996] = "Overlapped I/O event object not in signaled state."
errorTab[997] = "Overlapped operation will complete later."
errorTab[10004] = "The operation was interrupted."
errorTab[10009] = "A bad file handle was passed."
errorTab[10013] = "Permission denied."
errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT
errorTab[10022] = "An invalid operation was attempted."
errorTab[10024] = "Too many open files."
errorTab[10035] = "The socket operation would block."
errorTab[10036] = "A blocking operation is already in progress."
errorTab[10037] = "Operation already in progress."
errorTab[10038] = "Socket operation on nonsocket."
errorTab[10039] = "Destination address required."
errorTab[10040] = "Message too long."
errorTab[10041] = "Protocol wrong type for socket."
errorTab[10042] = "Bad protocol option."
errorTab[10043] = "Protocol not supported."
errorTab[10044] = "Socket type not supported."
errorTab[10045] = "Operation not supported."
errorTab[10046] = "Protocol family not supported."
errorTab[10047] = "Address family not supported by protocol family."
errorTab[10048] = "The network address is in use."
errorTab[10049] = "Cannot assign requested address."
errorTab[10050] = "Network is down."
errorTab[10051] = "Network is unreachable."
errorTab[10052] = "Network dropped connection on reset."
errorTab[10053] = "Software caused connection abort."
errorTab[10054] = "The connection has been reset."
errorTab[10055] = "No buffer space available."
errorTab[10056] = "Socket is already connected."
errorTab[10057] = "Socket is not connected."
errorTab[10058] = "The network has been shut down."
errorTab[10059] = "Too many references."
errorTab[10060] = "The operation timed out."
errorTab[10061] = "Connection refused."
errorTab[10062] = "Cannot translate name."
errorTab[10063] = "The name is too long."
errorTab[10064] = "The host is down."
errorTab[10065] = "The host is unreachable."
errorTab[10066] = "Directory not empty."
errorTab[10067] = "Too many processes."
errorTab[10068] = "User quota exceeded."
errorTab[10069] = "Disk quota exceeded."
errorTab[10070] = "Stale file handle reference."
errorTab[10071] = "Item is remote."
errorTab[10091] = "Network subsystem is unavailable."
errorTab[10092] = "Winsock.dll version out of range."
errorTab[10093] = "Successful WSAStartup not yet performed."
errorTab[10101] = "Graceful shutdown in progress."
errorTab[10102] = "No more results from WSALookupServiceNext."
errorTab[10103] = "Call has been canceled."
errorTab[10104] = "Procedure call table is invalid."
errorTab[10105] = "Service provider is invalid."
errorTab[10106] = "Service provider failed to initialize."
errorTab[10107] = "System call failure."
errorTab[10108] = "Service not found."
errorTab[10109] = "Class type not found."
errorTab[10110] = "No more results from WSALookupServiceNext."
errorTab[10111] = "Call was canceled."
errorTab[10112] = "Database query was refused."
errorTab[11001] = "Host not found."
errorTab[11002] = "Nonauthoritative host not found."
errorTab[11003] = "This is a nonrecoverable error."
errorTab[11004] = "Valid name, no data record requested type."
errorTab[11005] = "QoS receivers."
errorTab[11006] = "QoS senders."
errorTab[11007] = "No QoS senders."
errorTab[11008] = "QoS no receivers."
errorTab[11009] = "QoS request confirmed."
errorTab[11010] = "QoS admission error."
errorTab[11011] = "QoS policy failure."
errorTab[11012] = "QoS bad style."
errorTab[11013] = "QoS bad object."
errorTab[11014] = "QoS traffic control error."
errorTab[11015] = "QoS generic error."
errorTab[11016] = "QoS service type error."
errorTab[11017] = "QoS flowspec error."
errorTab[11018] = "Invalid QoS provider buffer."
errorTab[11019] = "Invalid QoS filter style."
errorTab[11020] = "Invalid QoS filter style."
errorTab[11021] = "Incorrect QoS filter count."
errorTab[11022] = "Invalid QoS object length."
errorTab[11023] = "Incorrect QoS flow count."
errorTab[11024] = "Unrecognized QoS object."
errorTab[11025] = "Invalid QoS policy object."
errorTab[11026] = "Invalid QoS flow descriptor."
errorTab[11027] = "Invalid QoS provider-specific flowspec."
errorTab[11028] = "Invalid QoS provider-specific filterspec."
errorTab[11029] = "Invalid QoS shape discard mode object."
errorTab[11030] = "Invalid QoS shaping rate object."
errorTab[11031] = "Reserved policy QoS element type."
__all__.append("errorTab")
class _GiveupOnSendfile(Exception): pass
class socket(_socket.socket):
"""A subclass of _socket.socket adding the makefile() method."""
__slots__ = ["__weakref__", "_io_refs", "_closed"]
def __init__(self, family=-1, type=-1, proto=-1, fileno=None):
# For user code address family and type values are IntEnum members, but
# for the underlying _socket.socket they're just integers. The
# constructor of _socket.socket converts the given argument to an
# integer automatically.
if fileno is None:
if family == -1:
family = AF_INET
if type == -1:
type = SOCK_STREAM
if proto == -1:
proto = 0
_socket.socket.__init__(self, family, type, proto, fileno)
self._io_refs = 0
self._closed = False
def __enter__(self):
return self
def __exit__(self, *args):
if not self._closed:
self.close()
def __repr__(self):
"""Wrap __repr__() to reveal the real class name and socket
address(es).
"""
closed = getattr(self, '_closed', False)
s = "<%s.%s%s fd=%i, family=%s, type=%s, proto=%i" \
% (self.__class__.__module__,
self.__class__.__qualname__,
" [closed]" if closed else "",
self.fileno(),
self.family,
self.type,
self.proto)
if not closed:
# getsockname and getpeername may not be available on WASI.
try:
laddr = self.getsockname()
if laddr:
s += ", laddr=%s" % str(laddr)
except (error, AttributeError):
pass
try:
raddr = self.getpeername()
if raddr:
s += ", raddr=%s" % str(raddr)
except (error, AttributeError):
pass
s += '>'
return s
def __getstate__(self):
raise TypeError(f"cannot pickle {self.__class__.__name__!r} object")
def dup(self):
"""dup() -> socket object
Duplicate the socket. Return a new socket object connected to the same
system resource. The new socket is non-inheritable.
"""
fd = dup(self.fileno())
sock = self.__class__(self.family, self.type, self.proto, fileno=fd)
sock.settimeout(self.gettimeout())
return sock
def accept(self):
"""accept() -> (socket object, address info)
Wait for an incoming connection. Return a new socket
representing the connection, and the address of the client.
For IP sockets, the address info is a pair (hostaddr, port).
"""
fd, addr = self._accept()
sock = socket(self.family, self.type, self.proto, fileno=fd)
# Issue #7995: if no default timeout is set and the listening
# socket had a (non-zero) timeout, force the new socket in blocking
# mode to override platform-specific socket flags inheritance.
if getdefaulttimeout() is None and self.gettimeout():
sock.setblocking(True)
return sock, addr
def makefile(self, mode="r", buffering=None, *,
encoding=None, errors=None, newline=None):
"""makefile(...) -> an I/O stream connected to the socket
The arguments are as for io.open() after the filename, except the only
supported mode values are 'r' (default), 'w' and 'b'.
"""
# XXX refactor to share code?
if not set(mode) <= {"r", "w", "b"}:
raise ValueError("invalid mode %r (only r, w, b allowed)" % (mode,))
writing = "w" in mode
reading = "r" in mode or not writing
assert reading or writing
binary = "b" in mode
rawmode = ""
if reading:
rawmode += "r"
if writing:
rawmode += "w"
raw = SocketIO(self, rawmode)
self._io_refs += 1
if buffering is None:
buffering = -1
if buffering < 0:
buffering = io.DEFAULT_BUFFER_SIZE
if buffering == 0:
if not binary:
raise ValueError("unbuffered streams must be binary")
return raw
if reading and writing:
buffer = io.BufferedRWPair(raw, raw, buffering)
elif reading:
buffer = io.BufferedReader(raw, buffering)
else:
assert writing
buffer = io.BufferedWriter(raw, buffering)
if binary:
return buffer
encoding = io.text_encoding(encoding)
text = io.TextIOWrapper(buffer, encoding, errors, newline)
text.mode = mode
return text
if hasattr(os, 'sendfile'):
def _sendfile_use_sendfile(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
sockno = self.fileno()
try:
fileno = file.fileno()
except (AttributeError, io.UnsupportedOperation) as err:
raise _GiveupOnSendfile(err) # not a regular file
try:
fsize = os.fstat(fileno).st_size
except OSError as err:
raise _GiveupOnSendfile(err) # not a regular file
if not fsize:
return 0 # empty file
# Truncate to 1GiB to avoid OverflowError, see bpo-38319.
blocksize = min(count or fsize, 2 ** 30)
timeout = self.gettimeout()
if timeout == 0:
raise ValueError("non-blocking sockets are not supported")
# poll/select have the advantage of not requiring any
# extra file descriptor, contrarily to epoll/kqueue
# (also, they require a single syscall).
if hasattr(selectors, 'PollSelector'):
selector = selectors.PollSelector()
else:
selector = selectors.SelectSelector()
selector.register(sockno, selectors.EVENT_WRITE)
total_sent = 0
# localize variable access to minimize overhead
selector_select = selector.select
os_sendfile = os.sendfile
try:
while True:
if timeout and not selector_select(timeout):
raise TimeoutError('timed out')
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
try:
sent = os_sendfile(sockno, fileno, offset, blocksize)
except BlockingIOError:
if not timeout:
# Block until the socket is ready to send some
# data; avoids hogging CPU resources.
selector_select()
continue
except OSError as err:
if total_sent == 0:
# We can get here for different reasons, the main
# one being 'file' is not a regular mmap(2)-like
# file, in which case we'll fall back on using
# plain send().
raise _GiveupOnSendfile(err)
raise err from None
else:
if sent == 0:
break # EOF
offset += sent
total_sent += sent
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset)
else:
def _sendfile_use_sendfile(self, file, offset=0, count=None):
raise _GiveupOnSendfile(
"os.sendfile() not available on this platform")
def _sendfile_use_send(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
if self.gettimeout() == 0:
raise ValueError("non-blocking sockets are not supported")
if offset:
file.seek(offset)
blocksize = min(count, 8192) if count else 8192
total_sent = 0
# localize variable access to minimize overhead
file_read = file.read
sock_send = self.send
try:
while True:
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
data = memoryview(file_read(blocksize))
if not data:
break # EOF
while True:
try:
sent = sock_send(data)
except BlockingIOError:
continue
else:
total_sent += sent
if sent < len(data):
data = data[sent:]
else:
break
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset + total_sent)
def _check_sendfile_params(self, file, offset, count):
if 'b' not in getattr(file, 'mode', 'b'):
raise ValueError("file should be opened in binary mode")
if not self.type & SOCK_STREAM:
raise ValueError("only SOCK_STREAM type sockets are supported")
if count is not None:
if not isinstance(count, int):
raise TypeError(
"count must be a positive integer (got {!r})".format(count))
if count <= 0:
raise ValueError(
"count must be a positive integer (got {!r})".format(count))
def sendfile(self, file, offset=0, count=None):
"""sendfile(file[, offset[, count]]) -> sent
Send a file until EOF is reached by using high-performance
os.sendfile() and return the total number of bytes which
were sent.
*file* must be a regular file object opened in binary mode.
If os.sendfile() is not available (e.g. Windows) or file is
not a regular file socket.send() will be used instead.
*offset* tells from where to start reading the file.
If specified, *count* is the total number of bytes to transmit
as opposed to sending the file until EOF is reached.
File position is updated on return or also in case of error in
which case file.tell() can be used to figure out the number of
bytes which were sent.
The socket must be of SOCK_STREAM type.
Non-blocking sockets are not supported.
"""
try:
return self._sendfile_use_sendfile(file, offset, count)
except _GiveupOnSendfile:
return self._sendfile_use_send(file, offset, count)
def _decref_socketios(self):
if self._io_refs > 0:
self._io_refs -= 1
if self._closed:
self.close()
def _real_close(self, _ss=_socket.socket):
# This function should not reference any globals. See issue #808164.
_ss.close(self)
def close(self):
# This function should not reference any globals. See issue #808164.
self._closed = True
if self._io_refs <= 0:
self._real_close()
def detach(self):
"""detach() -> file descriptor
Close the socket object without closing the underlying file descriptor.
The object cannot be used after this call, but the file descriptor
can be reused for other purposes. The file descriptor is returned.
"""
self._closed = True
return super().detach()
@property
def family(self):
"""Read-only access to the address family for this socket.
"""
return _intenum_converter(super().family, AddressFamily)
@property
def type(self):
"""Read-only access to the socket type.
"""
return _intenum_converter(super().type, SocketKind)
if os.name == 'nt':
def get_inheritable(self):
return os.get_handle_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_handle_inheritable(self.fileno(), inheritable)
else:
def get_inheritable(self):
return os.get_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_inheritable(self.fileno(), inheritable)
get_inheritable.__doc__ = "Get the inheritable flag of the socket"
set_inheritable.__doc__ = "Set the inheritable flag of the socket"
def fromfd(fd, family, type, proto=0):
""" fromfd(fd, family, type[, proto]) -> socket object
Create a socket object from a duplicate of the given file
descriptor. The remaining arguments are the same as for socket().
"""
nfd = dup(fd)
return socket(family, type, proto, nfd)
if hasattr(_socket.socket, "sendmsg"):
> import array
E (application-level) ModuleNotFoundError: No module named 'array'
../lib-python/3/socket.py:550: ModuleNotFoundError
________________________ AppTestKqueue.test_issue30058 _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7e31ef39b8>
def test_issue30058(self):
import select
> import socket
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/select/test/test_kqueue.py:202]:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
# Wrapper module for _socket, providing some additional facilities
# implemented in Python.
"""\
This module provides socket operations and some related functions.
On Unix, it supports IP (Internet Protocol) and Unix domain sockets.
On other systems, it only supports IP. Functions specific for a
socket are available as methods of the socket object.
Functions:
socket() -- create a new socket object
socketpair() -- create a pair of new socket objects [*]
fromfd() -- create a socket object from an open file descriptor [*]
send_fds() -- Send file descriptor to the socket.
recv_fds() -- Receive file descriptors from the socket.
fromshare() -- create a socket object from data received from socket.share() [*]
gethostname() -- return the current hostname
gethostbyname() -- map a hostname to its IP number
gethostbyaddr() -- map an IP number or hostname to DNS info
getservbyname() -- map a service name and a protocol name to a port number
getprotobyname() -- map a protocol name (e.g. 'tcp') to a number
ntohs(), ntohl() -- convert 16, 32 bit int from network to host byte order
htons(), htonl() -- convert 16, 32 bit int from host to network byte order
inet_aton() -- convert IP addr string (123.45.67.89) to 32-bit packed format
inet_ntoa() -- convert 32-bit packed format IP to string (123.45.67.89)
socket.getdefaulttimeout() -- get the default timeout value
socket.setdefaulttimeout() -- set the default timeout value
create_connection() -- connects to an address, with an optional timeout and
optional source address.
[*] not available on all platforms!
Special objects:
SocketType -- type object for socket objects
error -- exception raised for I/O errors
has_ipv6 -- boolean value indicating if IPv6 is supported
IntEnum constants:
AF_INET, AF_UNIX -- socket domains (first argument to socket() call)
SOCK_STREAM, SOCK_DGRAM, SOCK_RAW -- socket types (second argument)
Integer constants:
Many other constants may be defined; these may be used in calls to
the setsockopt() and getsockopt() methods.
"""
import _socket
from _socket import *
import os, sys, io, selectors
from enum import IntEnum, IntFlag
try:
import errno
except ImportError:
errno = None
EBADF = getattr(errno, 'EBADF', 9)
EAGAIN = getattr(errno, 'EAGAIN', 11)
EWOULDBLOCK = getattr(errno, 'EWOULDBLOCK', 11)
__all__ = ["fromfd", "getfqdn", "create_connection", "create_server",
"has_dualstack_ipv6", "AddressFamily", "SocketKind"]
__all__.extend(os._get_exports_list(_socket))
# Set up the socket.AF_* socket.SOCK_* constants as members of IntEnums for
# nicer string representations.
# Note that _socket only knows about the integer values. The public interface
# in this module understands the enums and translates them back from integers
# where needed (e.g. .family property of a socket object).
IntEnum._convert_(
'AddressFamily',
__name__,
lambda C: C.isupper() and C.startswith('AF_'))
IntEnum._convert_(
'SocketKind',
__name__,
lambda C: C.isupper() and C.startswith('SOCK_'))
IntFlag._convert_(
'MsgFlag',
__name__,
lambda C: C.isupper() and C.startswith('MSG_'))
IntFlag._convert_(
'AddressInfo',
__name__,
lambda C: C.isupper() and C.startswith('AI_'))
_LOCALHOST = '127.0.0.1'
_LOCALHOST_V6 = '::1'
def _intenum_converter(value, enum_klass):
"""Convert a numeric family value to an IntEnum member.
If it's not a known member, return the numeric value itself.
"""
try:
return enum_klass(value)
except ValueError:
return value
# WSA error codes
if sys.platform.lower().startswith("win"):
errorTab = {}
errorTab[6] = "Specified event object handle is invalid."
errorTab[8] = "Insufficient memory available."
errorTab[87] = "One or more parameters are invalid."
errorTab[995] = "Overlapped operation aborted."
errorTab[996] = "Overlapped I/O event object not in signaled state."
errorTab[997] = "Overlapped operation will complete later."
errorTab[10004] = "The operation was interrupted."
errorTab[10009] = "A bad file handle was passed."
errorTab[10013] = "Permission denied."
errorTab[10014] = "A fault occurred on the network??" # WSAEFAULT
errorTab[10022] = "An invalid operation was attempted."
errorTab[10024] = "Too many open files."
errorTab[10035] = "The socket operation would block."
errorTab[10036] = "A blocking operation is already in progress."
errorTab[10037] = "Operation already in progress."
errorTab[10038] = "Socket operation on nonsocket."
errorTab[10039] = "Destination address required."
errorTab[10040] = "Message too long."
errorTab[10041] = "Protocol wrong type for socket."
errorTab[10042] = "Bad protocol option."
errorTab[10043] = "Protocol not supported."
errorTab[10044] = "Socket type not supported."
errorTab[10045] = "Operation not supported."
errorTab[10046] = "Protocol family not supported."
errorTab[10047] = "Address family not supported by protocol family."
errorTab[10048] = "The network address is in use."
errorTab[10049] = "Cannot assign requested address."
errorTab[10050] = "Network is down."
errorTab[10051] = "Network is unreachable."
errorTab[10052] = "Network dropped connection on reset."
errorTab[10053] = "Software caused connection abort."
errorTab[10054] = "The connection has been reset."
errorTab[10055] = "No buffer space available."
errorTab[10056] = "Socket is already connected."
errorTab[10057] = "Socket is not connected."
errorTab[10058] = "The network has been shut down."
errorTab[10059] = "Too many references."
errorTab[10060] = "The operation timed out."
errorTab[10061] = "Connection refused."
errorTab[10062] = "Cannot translate name."
errorTab[10063] = "The name is too long."
errorTab[10064] = "The host is down."
errorTab[10065] = "The host is unreachable."
errorTab[10066] = "Directory not empty."
errorTab[10067] = "Too many processes."
errorTab[10068] = "User quota exceeded."
errorTab[10069] = "Disk quota exceeded."
errorTab[10070] = "Stale file handle reference."
errorTab[10071] = "Item is remote."
errorTab[10091] = "Network subsystem is unavailable."
errorTab[10092] = "Winsock.dll version out of range."
errorTab[10093] = "Successful WSAStartup not yet performed."
errorTab[10101] = "Graceful shutdown in progress."
errorTab[10102] = "No more results from WSALookupServiceNext."
errorTab[10103] = "Call has been canceled."
errorTab[10104] = "Procedure call table is invalid."
errorTab[10105] = "Service provider is invalid."
errorTab[10106] = "Service provider failed to initialize."
errorTab[10107] = "System call failure."
errorTab[10108] = "Service not found."
errorTab[10109] = "Class type not found."
errorTab[10110] = "No more results from WSALookupServiceNext."
errorTab[10111] = "Call was canceled."
errorTab[10112] = "Database query was refused."
errorTab[11001] = "Host not found."
errorTab[11002] = "Nonauthoritative host not found."
errorTab[11003] = "This is a nonrecoverable error."
errorTab[11004] = "Valid name, no data record requested type."
errorTab[11005] = "QoS receivers."
errorTab[11006] = "QoS senders."
errorTab[11007] = "No QoS senders."
errorTab[11008] = "QoS no receivers."
errorTab[11009] = "QoS request confirmed."
errorTab[11010] = "QoS admission error."
errorTab[11011] = "QoS policy failure."
errorTab[11012] = "QoS bad style."
errorTab[11013] = "QoS bad object."
errorTab[11014] = "QoS traffic control error."
errorTab[11015] = "QoS generic error."
errorTab[11016] = "QoS service type error."
errorTab[11017] = "QoS flowspec error."
errorTab[11018] = "Invalid QoS provider buffer."
errorTab[11019] = "Invalid QoS filter style."
errorTab[11020] = "Invalid QoS filter style."
errorTab[11021] = "Incorrect QoS filter count."
errorTab[11022] = "Invalid QoS object length."
errorTab[11023] = "Incorrect QoS flow count."
errorTab[11024] = "Unrecognized QoS object."
errorTab[11025] = "Invalid QoS policy object."
errorTab[11026] = "Invalid QoS flow descriptor."
errorTab[11027] = "Invalid QoS provider-specific flowspec."
errorTab[11028] = "Invalid QoS provider-specific filterspec."
errorTab[11029] = "Invalid QoS shape discard mode object."
errorTab[11030] = "Invalid QoS shaping rate object."
errorTab[11031] = "Reserved policy QoS element type."
__all__.append("errorTab")
class _GiveupOnSendfile(Exception): pass
class socket(_socket.socket):
"""A subclass of _socket.socket adding the makefile() method."""
__slots__ = ["__weakref__", "_io_refs", "_closed"]
def __init__(self, family=-1, type=-1, proto=-1, fileno=None):
# For user code address family and type values are IntEnum members, but
# for the underlying _socket.socket they're just integers. The
# constructor of _socket.socket converts the given argument to an
# integer automatically.
if fileno is None:
if family == -1:
family = AF_INET
if type == -1:
type = SOCK_STREAM
if proto == -1:
proto = 0
_socket.socket.__init__(self, family, type, proto, fileno)
self._io_refs = 0
self._closed = False
def __enter__(self):
return self
def __exit__(self, *args):
if not self._closed:
self.close()
def __repr__(self):
"""Wrap __repr__() to reveal the real class name and socket
address(es).
"""
closed = getattr(self, '_closed', False)
s = "<%s.%s%s fd=%i, family=%s, type=%s, proto=%i" \
% (self.__class__.__module__,
self.__class__.__qualname__,
" [closed]" if closed else "",
self.fileno(),
self.family,
self.type,
self.proto)
if not closed:
# getsockname and getpeername may not be available on WASI.
try:
laddr = self.getsockname()
if laddr:
s += ", laddr=%s" % str(laddr)
except (error, AttributeError):
pass
try:
raddr = self.getpeername()
if raddr:
s += ", raddr=%s" % str(raddr)
except (error, AttributeError):
pass
s += '>'
return s
def __getstate__(self):
raise TypeError(f"cannot pickle {self.__class__.__name__!r} object")
def dup(self):
"""dup() -> socket object
Duplicate the socket. Return a new socket object connected to the same
system resource. The new socket is non-inheritable.
"""
fd = dup(self.fileno())
sock = self.__class__(self.family, self.type, self.proto, fileno=fd)
sock.settimeout(self.gettimeout())
return sock
def accept(self):
"""accept() -> (socket object, address info)
Wait for an incoming connection. Return a new socket
representing the connection, and the address of the client.
For IP sockets, the address info is a pair (hostaddr, port).
"""
fd, addr = self._accept()
sock = socket(self.family, self.type, self.proto, fileno=fd)
# Issue #7995: if no default timeout is set and the listening
# socket had a (non-zero) timeout, force the new socket in blocking
# mode to override platform-specific socket flags inheritance.
if getdefaulttimeout() is None and self.gettimeout():
sock.setblocking(True)
return sock, addr
def makefile(self, mode="r", buffering=None, *,
encoding=None, errors=None, newline=None):
"""makefile(...) -> an I/O stream connected to the socket
The arguments are as for io.open() after the filename, except the only
supported mode values are 'r' (default), 'w' and 'b'.
"""
# XXX refactor to share code?
if not set(mode) <= {"r", "w", "b"}:
raise ValueError("invalid mode %r (only r, w, b allowed)" % (mode,))
writing = "w" in mode
reading = "r" in mode or not writing
assert reading or writing
binary = "b" in mode
rawmode = ""
if reading:
rawmode += "r"
if writing:
rawmode += "w"
raw = SocketIO(self, rawmode)
self._io_refs += 1
if buffering is None:
buffering = -1
if buffering < 0:
buffering = io.DEFAULT_BUFFER_SIZE
if buffering == 0:
if not binary:
raise ValueError("unbuffered streams must be binary")
return raw
if reading and writing:
buffer = io.BufferedRWPair(raw, raw, buffering)
elif reading:
buffer = io.BufferedReader(raw, buffering)
else:
assert writing
buffer = io.BufferedWriter(raw, buffering)
if binary:
return buffer
encoding = io.text_encoding(encoding)
text = io.TextIOWrapper(buffer, encoding, errors, newline)
text.mode = mode
return text
if hasattr(os, 'sendfile'):
def _sendfile_use_sendfile(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
sockno = self.fileno()
try:
fileno = file.fileno()
except (AttributeError, io.UnsupportedOperation) as err:
raise _GiveupOnSendfile(err) # not a regular file
try:
fsize = os.fstat(fileno).st_size
except OSError as err:
raise _GiveupOnSendfile(err) # not a regular file
if not fsize:
return 0 # empty file
# Truncate to 1GiB to avoid OverflowError, see bpo-38319.
blocksize = min(count or fsize, 2 ** 30)
timeout = self.gettimeout()
if timeout == 0:
raise ValueError("non-blocking sockets are not supported")
# poll/select have the advantage of not requiring any
# extra file descriptor, contrarily to epoll/kqueue
# (also, they require a single syscall).
if hasattr(selectors, 'PollSelector'):
selector = selectors.PollSelector()
else:
selector = selectors.SelectSelector()
selector.register(sockno, selectors.EVENT_WRITE)
total_sent = 0
# localize variable access to minimize overhead
selector_select = selector.select
os_sendfile = os.sendfile
try:
while True:
if timeout and not selector_select(timeout):
raise TimeoutError('timed out')
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
try:
sent = os_sendfile(sockno, fileno, offset, blocksize)
except BlockingIOError:
if not timeout:
# Block until the socket is ready to send some
# data; avoids hogging CPU resources.
selector_select()
continue
except OSError as err:
if total_sent == 0:
# We can get here for different reasons, the main
# one being 'file' is not a regular mmap(2)-like
# file, in which case we'll fall back on using
# plain send().
raise _GiveupOnSendfile(err)
raise err from None
else:
if sent == 0:
break # EOF
offset += sent
total_sent += sent
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset)
else:
def _sendfile_use_sendfile(self, file, offset=0, count=None):
raise _GiveupOnSendfile(
"os.sendfile() not available on this platform")
def _sendfile_use_send(self, file, offset=0, count=None):
self._check_sendfile_params(file, offset, count)
if self.gettimeout() == 0:
raise ValueError("non-blocking sockets are not supported")
if offset:
file.seek(offset)
blocksize = min(count, 8192) if count else 8192
total_sent = 0
# localize variable access to minimize overhead
file_read = file.read
sock_send = self.send
try:
while True:
if count:
blocksize = min(count - total_sent, blocksize)
if blocksize <= 0:
break
data = memoryview(file_read(blocksize))
if not data:
break # EOF
while True:
try:
sent = sock_send(data)
except BlockingIOError:
continue
else:
total_sent += sent
if sent < len(data):
data = data[sent:]
else:
break
return total_sent
finally:
if total_sent > 0 and hasattr(file, 'seek'):
file.seek(offset + total_sent)
def _check_sendfile_params(self, file, offset, count):
if 'b' not in getattr(file, 'mode', 'b'):
raise ValueError("file should be opened in binary mode")
if not self.type & SOCK_STREAM:
raise ValueError("only SOCK_STREAM type sockets are supported")
if count is not None:
if not isinstance(count, int):
raise TypeError(
"count must be a positive integer (got {!r})".format(count))
if count <= 0:
raise ValueError(
"count must be a positive integer (got {!r})".format(count))
def sendfile(self, file, offset=0, count=None):
"""sendfile(file[, offset[, count]]) -> sent
Send a file until EOF is reached by using high-performance
os.sendfile() and return the total number of bytes which
were sent.
*file* must be a regular file object opened in binary mode.
If os.sendfile() is not available (e.g. Windows) or file is
not a regular file socket.send() will be used instead.
*offset* tells from where to start reading the file.
If specified, *count* is the total number of bytes to transmit
as opposed to sending the file until EOF is reached.
File position is updated on return or also in case of error in
which case file.tell() can be used to figure out the number of
bytes which were sent.
The socket must be of SOCK_STREAM type.
Non-blocking sockets are not supported.
"""
try:
return self._sendfile_use_sendfile(file, offset, count)
except _GiveupOnSendfile:
return self._sendfile_use_send(file, offset, count)
def _decref_socketios(self):
if self._io_refs > 0:
self._io_refs -= 1
if self._closed:
self.close()
def _real_close(self, _ss=_socket.socket):
# This function should not reference any globals. See issue #808164.
_ss.close(self)
def close(self):
# This function should not reference any globals. See issue #808164.
self._closed = True
if self._io_refs <= 0:
self._real_close()
def detach(self):
"""detach() -> file descriptor
Close the socket object without closing the underlying file descriptor.
The object cannot be used after this call, but the file descriptor
can be reused for other purposes. The file descriptor is returned.
"""
self._closed = True
return super().detach()
@property
def family(self):
"""Read-only access to the address family for this socket.
"""
return _intenum_converter(super().family, AddressFamily)
@property
def type(self):
"""Read-only access to the socket type.
"""
return _intenum_converter(super().type, SocketKind)
if os.name == 'nt':
def get_inheritable(self):
return os.get_handle_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_handle_inheritable(self.fileno(), inheritable)
else:
def get_inheritable(self):
return os.get_inheritable(self.fileno())
def set_inheritable(self, inheritable):
os.set_inheritable(self.fileno(), inheritable)
get_inheritable.__doc__ = "Get the inheritable flag of the socket"
set_inheritable.__doc__ = "Set the inheritable flag of the socket"
def fromfd(fd, family, type, proto=0):
""" fromfd(fd, family, type[, proto]) -> socket object
Create a socket object from a duplicate of the given file
descriptor. The remaining arguments are the same as for socket().
"""
nfd = dup(fd)
return socket(family, type, proto, nfd)
if hasattr(_socket.socket, "sendmsg"):
> import array
E (application-level) ModuleNotFoundError: No module named 'array'
../lib-python/3/socket.py:550: ModuleNotFoundError
_______________________ AppTestSelectWithPipes.test_poll _______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7e329a72f0>
def test_poll(self):
import select
if not hasattr(select, 'poll'):
skip("no select.poll() on this platform")
readend, writeend = self.getpair()
try:
class A(object):
def fileno(self):
return readend.fileno()
poll = select.poll()
poll.register(A())
res = poll.poll(10) # timeout in ms
assert res == []
res = poll.poll(1.1) # check floats
assert res == []
writeend.send(b"foo!")
# can't easily test actual blocking, is done in lib-python tests
res = poll.poll()
> assert res == [(readend.fileno(), 1)]
E (application-level) AssertionError
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/select/test/test_select.py:274]:21: AssertionError
=========================== short test summary info ============================
FAIL module/select/test/test_kqueue.py::AppTestKqueue::()::test_create_event
FAIL module/select/test/test_kqueue.py::AppTestKqueue::()::test_queue_event
FAIL module/select/test/test_kqueue.py::AppTestKqueue::()::test_pair
FAIL module/select/test/test_kqueue.py::AppTestKqueue::()::test_issue30058
FAIL module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll
=============== 5 failed, 31 passed, 10 skipped in 92.07 seconds ===============
++ 06:36:44 starting module/termios/test [160 started in total]
__ module/signal/test [158 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
module/signal/test/apptest_signal.py .
module/signal/test/test_signal.py ..........................
========================== 27 passed in 83.31 seconds ==========================
++ 06:36:55 starting module/test_lib_pypy [161 started in total]
__ module/sys/test [159 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
module/sys/test/apptest_audit.py .........
module/sys/test/apptest_initpath.py .
module/sys/test/apptest_sys.py .
module/sys/test/test_encoding.py ..
module/sys/test/test_initpath.py ..........
module/sys/test/test_sysmodule.py ..........................................s...............s........
module/sys/test/test_version.py .......
==================== 95 passed, 2 skipped in 51.28 seconds =====================
++ 06:37:34 starting module/thread/test [162 started in total]
__ module/test_lib_pypy [160 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 238 items / 5 skipped
module/test_lib_pypy/test_code_module.py ...
module/test_lib_pypy/test_collections.py .....................
module/test_lib_pypy/test_marshal_extra.py .......................................................................................................................................................
module/test_lib_pypy/test_md5_extra.py ......
module/test_lib_pypy/test_pickle_extra.py s
module/test_lib_pypy/test_sha_extra.py .....
module/test_lib_pypy/test_site_extra.py .
module/test_lib_pypy/test_stackless.py ..............................
module/test_lib_pypy/test_stackless_pickling.py ..
module/test_lib_pypy/test_structseq.py ...........
module/test_lib_pypy/test_tputil.py ..s....
==================== 236 passed, 7 skipped in 72.83 seconds ====================
++ 06:38:15 starting module/time/test [163 started in total]
__ module/time/test [161 done in total, somefailed=True] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
module/time/test/apptest_time.py ........................F................
module/time/test/test_timeutils.py .
module/time/test/test_ztranslation.py .
=================================== FAILURES ===================================
____________________________ test_strftime_nonascii ____________________________
@pytest.mark.skipif(sys.platform=="win32", reason='fails on win32')
def test_strftime_nonascii():
import time
import _locale
prev_loc = _locale.setlocale(_locale.LC_TIME)
try:
_locale.setlocale(_locale.LC_TIME, "fr_CH")
except _locale.Error:
skip("unsupported locale LC_TIME=fr_CH")
try:
s = time.strftime('%B.', time.localtime(192039127))
# I am unsure, but I think that this fails because decoding of
# the result isn't done in the fr_CH locale. There is no code
# to grab the LC_TIME locale specifically, which is the one
# used by strftime().
> assert s == "f\xe9vrier."
E (application-level) AssertionError: assert 'février.' == 'février.'
module/time/test/apptest_time.py:522: AssertionError
=========================== short test summary info ============================
FAIL module/time/test/apptest_time.py::test_strftime_nonascii
===================== 1 failed, 42 passed in 79.04 seconds =====================
++ 06:39:35 starting module/token/test [164 started in total]
__ module/token/test [162 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module/token/test/apptest_token.py ........
========================== 8 passed in 13.38 seconds ===========================
++ 06:39:50 starting module/unicodedata/test [165 started in total]
__ module/termios/test [163 done in total, somefailed=True] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module/termios/test/test_termios.py ...FFFFF..
=================================== FAILURES ===================================
________________________ TestTermios.test_ioctl_termios ________________________
self = <test_termios.TestTermios object at 0x00007fe620ad49c0>
def test_ioctl_termios(self):
source = py.code.Source(r"""
import termios
import fcntl
lgt = len(fcntl.ioctl(2, termios.TIOCGWINSZ, b'\000'*8))
assert lgt == 8
print('ok!')
""")
f = udir.join("test_ioctl_termios.py")
f.write(source)
child = self.spawn(['--withmod-termios', '--withmod-fcntl', str(f)])
> child.expect('ok!')
module/termios/test/test_termios.py:99:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../virt_test/site-packages/pexpect/spawnbase.py:355: in expect
timeout, searchwindowsize, async_)
../virt_test/site-packages/pexpect/spawnbase.py:383: in expect_list
return exp.expect_loop(timeout)
../virt_test/site-packages/pexpect/expect.py:179: in expect_loop
return self.eof(e)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pexpect.expect.Expecter object at 0x00007fe620ad4aa0>
err = EOF('End Of File (EOF). Empty string style platform.',)
def eof(self, err=None):
spawn = self.spawn
spawn.before = spawn._before.getvalue()
spawn._buffer = spawn.buffer_type()
spawn._before = spawn.buffer_type()
spawn.after = EOF
index = self.searcher.eof_index
if index >= 0:
spawn.match = EOF
spawn.match_index = index
return index
else:
spawn.match = None
spawn.match_index = None
msg = str(spawn)
msg += '\nsearcher: %s' % self.searcher
if err is not None:
msg = str(err) + '\n' + msg
exc = EOF(msg)
exc.__cause__ = None # in Python 3.x we can use "raise exc from None"
> raise exc
E EOF: End Of File (EOF). Empty string style platform.
E <pexpect.pty_spawn.spawn object at 0x00007fe620ad43d8>
E command: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python
E args: ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_ioctl_termios.py']
E buffer (last 100 chars): ''
E before (last 100 chars): "types_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0\r\n"
E after: <class 'pexpect.exceptions.EOF'>
E match: None
E match_index: None
E exitstatus: None
E flag_eof: True
E pid: 53971
E child_fd: 18
E closed: False
E timeout: 600
E delimiter: <class 'pexpect.exceptions.EOF'>
E logfile: <_pytest.capture.EncodedFile object at 0x00007fe6204fd1d8>
E logfile_read: None
E logfile_send: None
E maxread: 5000
E ignorecase: False
E searchwindowsize: None
E delaybeforesend: 0.05
E delayafterclose: 0.1
E delayafterterminate: 0.1
E searcher: searcher_re:
E 0: re.compile('ok!')
../virt_test/site-packages/pexpect/expect.py:122: EOF
----------------------------- Captured stdout call -----------------------------
SPAWN: ('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_ioctl_termios.py']) {}
Traceback (most recent call last):
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 218, in <module>
sys.exit(main_(sys.argv))
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 189, in main_
verbose=interactiveconfig.verbose):
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 108, in run_toplevel
f()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 173, in doit
main.run_file(filename, space=space)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 74, in run_file
run_string(istring, filename, space)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 62, in run_string
_run_eval_string(source, filename, space, False)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 50, in _run_eval_string
retval = pycode.exec_code(space, w_globals, w_globals)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/eval.py", line 33, in exec_code
return frame.run()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 256, in run
return self.execute_frame()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 353, in execute_frame
raise self._convert_unexpected_exception(e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 844, in _convert_unexpected_exception
operr = error.get_converted_unexpected_exception(self.space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 349, in execute_frame
executioncontext)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 67, in dispatch
next_instr = self.handle_bytecode(co_code, next_instr, ec)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 73, in handle_bytecode
next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 296, in dispatch_bytecode
self.CALL_METHOD(oparg, next_instr)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/callmethod.py", line 93, in CALL_METHOD
w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/baseobjspace.py", line 1261, in call_valuestack
nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/function.py", line 203, in funccall_valuestack
return self.call_args(args)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/function.py", line 81, in call_args
w_res = self.getcode().funcrun(self, args)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 869, in funcrun
return BuiltinCode.funcrun_obj(self, func, None, args)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 884, in funcrun_obj
self.handle_exception(space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 908, in handle_exception
raise error.get_converted_unexpected_exception(space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 878, in funcrun_obj
w_result = activation._run(space, scope_w)
File "<2349-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>", line 3, in _run
return self.behavior(space, scope_w[0], scope_w[1], scope_w[2], space.gateway_int_w(scope_w[3]))
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/interp_fcntl.py", line 298, in ioctl
rv = ioctl_str(fd, op, buf.raw)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper
res = call_external_function(*real_args)
File "<2174-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>", line 13, in call_external_function
res = funcptr(a0, a1, a2)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__
return callb(*args)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1342, in __call__
return self.trampoline(*argvalues)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1370, in invoke_via_ctypes
cvalue = cfunc.extraargs[i - natural_arity](cvalue)
File "/Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py", line 73, in __init__
self.contents = value
File "/Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py", line 106, in setcontents
self._type_.__name__, type(value).__name__))
TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0
___________________________ TestTermios.test_icanon ____________________________
self = <test_termios.TestTermios object at 0x00007fe6420991a0>
def test_icanon(self):
source = py.code.Source("""
import termios
import fcntl
f = termios.tcgetattr(2)
f[3] |= termios.ICANON
termios.tcsetattr(2, termios.TCSANOW, f)
f = termios.tcgetattr(2)
assert len([i for i in f[-1] if isinstance(i, int)]) == 0
assert isinstance(f[-1][termios.VMIN], bytes)
assert isinstance(f[-1][termios.VTIME], bytes)
print('ok!')
""")
f = udir.join("test_icanon.py")
f.write(source)
child = self.spawn(['--withmod-termios', '--withmod-fcntl', str(f)])
> child.expect('ok!')
module/termios/test/test_termios.py:117:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../virt_test/site-packages/pexpect/spawnbase.py:355: in expect
timeout, searchwindowsize, async_)
../virt_test/site-packages/pexpect/spawnbase.py:383: in expect_list
return exp.expect_loop(timeout)
../virt_test/site-packages/pexpect/expect.py:179: in expect_loop
return self.eof(e)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pexpect.expect.Expecter object at 0x00007fe6420990f8>
err = EOF('End Of File (EOF). Empty string style platform.',)
def eof(self, err=None):
spawn = self.spawn
spawn.before = spawn._before.getvalue()
spawn._buffer = spawn.buffer_type()
spawn._before = spawn.buffer_type()
spawn.after = EOF
index = self.searcher.eof_index
if index >= 0:
spawn.match = EOF
spawn.match_index = index
return index
else:
spawn.match = None
spawn.match_index = None
msg = str(spawn)
msg += '\nsearcher: %s' % self.searcher
if err is not None:
msg = str(err) + '\n' + msg
exc = EOF(msg)
exc.__cause__ = None # in Python 3.x we can use "raise exc from None"
> raise exc
E EOF: End Of File (EOF). Empty string style platform.
E <pexpect.pty_spawn.spawn object at 0x00007fe642098d78>
E command: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python
E args: ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_icanon.py']
E buffer (last 100 chars): ''
E before (last 100 chars): ''
E after: <class 'pexpect.exceptions.EOF'>
E match: None
E match_index: None
E exitstatus: None
E flag_eof: True
E pid: 54303
E child_fd: 19
E closed: False
E timeout: 600
E delimiter: <class 'pexpect.exceptions.EOF'>
E logfile: <_pytest.capture.EncodedFile object at 0x00007fe6204fd1d8>
E logfile_read: None
E logfile_send: None
E maxread: 5000
E ignorecase: False
E searchwindowsize: None
E delaybeforesend: 0.05
E delayafterclose: 0.1
E delayafterterminate: 0.1
E searcher: searcher_re:
E 0: re.compile('ok!')
../virt_test/site-packages/pexpect/expect.py:122: EOF
----------------------------- Captured stdout call -----------------------------
SPAWN: ('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_icanon.py']) {}
__________________________ TestTermios.test_no_icanon __________________________
self = <test_termios.TestTermios object at 0x00007fe620f2e288>
def test_no_icanon(self):
source = py.code.Source("""
import termios
import fcntl
f = termios.tcgetattr(2)
f[3] &= ~termios.ICANON
termios.tcsetattr(2, termios.TCSANOW, f)
f = termios.tcgetattr(2)
assert len([i for i in f[-1] if isinstance(i, int)]) == 2
assert isinstance(f[-1][termios.VMIN], int)
assert isinstance(f[-1][termios.VTIME], int)
print('ok!')
""")
f = udir.join("test_no_icanon.py")
f.write(source)
child = self.spawn(['--withmod-termios', '--withmod-fcntl', str(f)])
> child.expect('ok!')
module/termios/test/test_termios.py:135:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../virt_test/site-packages/pexpect/spawnbase.py:355: in expect
timeout, searchwindowsize, async_)
../virt_test/site-packages/pexpect/spawnbase.py:383: in expect_list
return exp.expect_loop(timeout)
../virt_test/site-packages/pexpect/expect.py:179: in expect_loop
return self.eof(e)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pexpect.expect.Expecter object at 0x00007fe620f20f70>
err = EOF('End Of File (EOF). Empty string style platform.',)
def eof(self, err=None):
spawn = self.spawn
spawn.before = spawn._before.getvalue()
spawn._buffer = spawn.buffer_type()
spawn._before = spawn.buffer_type()
spawn.after = EOF
index = self.searcher.eof_index
if index >= 0:
spawn.match = EOF
spawn.match_index = index
return index
else:
spawn.match = None
spawn.match_index = None
msg = str(spawn)
msg += '\nsearcher: %s' % self.searcher
if err is not None:
msg = str(err) + '\n' + msg
exc = EOF(msg)
exc.__cause__ = None # in Python 3.x we can use "raise exc from None"
> raise exc
E EOF: End Of File (EOF). Empty string style platform.
E <pexpect.pty_spawn.spawn object at 0x00007fe620f20c60>
E command: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python
E args: ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_no_icanon.py']
E buffer (last 100 chars): ''
E before (last 100 chars): ''
E after: <class 'pexpect.exceptions.EOF'>
E match: None
E match_index: None
E exitstatus: None
E flag_eof: True
E pid: 54500
E child_fd: 20
E closed: False
E timeout: 600
E delimiter: <class 'pexpect.exceptions.EOF'>
E logfile: <_pytest.capture.EncodedFile object at 0x00007fe6204fd1d8>
E logfile_read: None
E logfile_send: None
E maxread: 5000
E ignorecase: False
E searchwindowsize: None
E delaybeforesend: 0.05
E delayafterclose: 0.1
E delayafterterminate: 0.1
E searcher: searcher_re:
E 0: re.compile('ok!')
../virt_test/site-packages/pexpect/expect.py:122: EOF
----------------------------- Captured stdout call -----------------------------
SPAWN: ('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_no_icanon.py']) {}
___________________________ TestTermios.test_winsize ___________________________
self = <test_termios.TestTermios object at 0x00007fe621248410>
def test_winsize(self):
source = py.code.Source("""
import termios
termios.tcsetwinsize(2, (50, 200))
size = termios.tcgetwinsize(2)
assert size == (50, 200)
print('ok!')
""")
f = udir.join("test_ioctl_termios.py")
f.write(source)
child = self.spawn(['--withmod-termios', '--withmod-fcntl', str(f)])
> child.expect('ok!')
module/termios/test/test_termios.py:148:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../virt_test/site-packages/pexpect/spawnbase.py:355: in expect
timeout, searchwindowsize, async_)
../virt_test/site-packages/pexpect/spawnbase.py:383: in expect_list
return exp.expect_loop(timeout)
../virt_test/site-packages/pexpect/expect.py:179: in expect_loop
return self.eof(e)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pexpect.expect.Expecter object at 0x00007fe621249be8>
err = EOF('End Of File (EOF). Empty string style platform.',)
def eof(self, err=None):
spawn = self.spawn
spawn.before = spawn._before.getvalue()
spawn._buffer = spawn.buffer_type()
spawn._before = spawn.buffer_type()
spawn.after = EOF
index = self.searcher.eof_index
if index >= 0:
spawn.match = EOF
spawn.match_index = index
return index
else:
spawn.match = None
spawn.match_index = None
msg = str(spawn)
msg += '\nsearcher: %s' % self.searcher
if err is not None:
msg = str(err) + '\n' + msg
exc = EOF(msg)
exc.__cause__ = None # in Python 3.x we can use "raise exc from None"
> raise exc
E EOF: End Of File (EOF). Empty string style platform.
E <pexpect.pty_spawn.spawn object at 0x00007fe621235e50>
E command: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python
E args: ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_ioctl_termios.py']
E buffer (last 100 chars): ''
E before (last 100 chars): "erand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'\r\n"
E after: <class 'pexpect.exceptions.EOF'>
E match: None
E match_index: None
E exitstatus: None
E flag_eof: True
E pid: 54663
E child_fd: 21
E closed: False
E timeout: 600
E delimiter: <class 'pexpect.exceptions.EOF'>
E logfile: <_pytest.capture.EncodedFile object at 0x00007fe6204fd1d8>
E logfile_read: None
E logfile_send: None
E maxread: 5000
E ignorecase: False
E searchwindowsize: None
E delaybeforesend: 0.05
E delayafterclose: 0.1
E delayafterterminate: 0.1
E searcher: searcher_re:
E 0: re.compile('ok!')
../virt_test/site-packages/pexpect/expect.py:122: EOF
----------------------------- Captured stdout call -----------------------------
SPAWN: ('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python', ['/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py', '-S', '--withmod-termios', '--withmod-fcntl', '/tmp/buildbot-x86_64/usession-py3.11-2250/test_ioctl_termios.py']) {}
Traceback (most recent call last):
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 218, in <module>
sys.exit(main_(sys.argv))
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 189, in main_
verbose=interactiveconfig.verbose):
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 108, in run_toplevel
f()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/bin/pyinteractive.py", line 173, in doit
main.run_file(filename, space=space)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 74, in run_file
run_string(istring, filename, space)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 62, in run_string
_run_eval_string(source, filename, space, False)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/main.py", line 50, in _run_eval_string
retval = pycode.exec_code(space, w_globals, w_globals)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/eval.py", line 33, in exec_code
return frame.run()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 256, in run
return self.execute_frame()
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 353, in execute_frame
raise self._convert_unexpected_exception(e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 844, in _convert_unexpected_exception
operr = error.get_converted_unexpected_exception(self.space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyframe.py", line 349, in execute_frame
executioncontext)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 67, in dispatch
next_instr = self.handle_bytecode(co_code, next_instr, ec)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 73, in handle_bytecode
next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/pyopcode.py", line 296, in dispatch_bytecode
self.CALL_METHOD(oparg, next_instr)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/callmethod.py", line 93, in CALL_METHOD
w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/baseobjspace.py", line 1261, in call_valuestack
nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/function.py", line 168, in funccall_valuestack
return code.fastcall_2(self.space, self, f_1, f_0)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 1006, in fastcall_2
self.handle_exception(space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 908, in handle_exception
raise error.get_converted_unexpected_exception(space, e)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.py", line 1001, in fastcall_2
w_result = self.fastfunc_2(space, w1, w2)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/termios/interp_termios.py", line 120, in tcsetwinsize
failed = rposix.c_ioctl_voidp(fd, rposix.TIOCGWINSZ, winsize)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py", line 321, in wrapper
res = call_external_function(*real_args)
File "<59-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>", line 13, in call_external_function
res = funcptr(a0, a1, a2)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/lltype.py", line 1384, in __call__
return callb(*args)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1342, in __call__
return self.trampoline(*argvalues)
File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/ll2ctypes.py", line 1370, in invoke_via_ctypes
cvalue = cfunc.extraargs[i - natural_arity](cvalue)
File "/Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/primitive.py", line 424, in __init__
self.value = value
File "/Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/primitive.py", line 253, in _setvalue
self._buffer[0] = value
TypeError: unsupported operand type for long(): 'LP_ctypes_Struct winsize { c_ws_row, c_ws_col, c_ws_xpixel, c_ws_ypixel }'
__________________________ AppTestTermios.test_values __________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fe6419231a0>
def test_values(self):
import termios
d = {}
for name in dir(termios):
val = getattr(termios, name)
if name.isupper() and type(val) is int:
d[name] = val
> assert sorted(d.items()) == sorted(self.orig_module_dict.items())
E (application-level) AssertionError
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/termios/test/test_termios.py:162]:8: AssertionError
=========================== short test summary info ============================
FAIL module/termios/test/test_termios.py::TestTermios::()::test_ioctl_termios
FAIL module/termios/test/test_termios.py::TestTermios::()::test_icanon
FAIL module/termios/test/test_termios.py::TestTermios::()::test_no_icanon
FAIL module/termios/test/test_termios.py::TestTermios::()::test_winsize
FAIL module/termios/test/test_termios.py::AppTestTermios::()::test_values
===================== 5 failed, 5 passed in 185.81 seconds =====================
++ 06:39:52 starting module/zipimport/test [166 started in total]
__ module/zipimport/test [164 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module/zipimport/test/apptest_zipimport.py .
========================== 1 passed in 13.10 seconds ===========================
++ 06:40:07 starting module/zlib/test [167 started in total]
__ module/unicodedata/test [165 done in total, somefailed=False] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 35 items
module/unicodedata/test/test_hyp.py ................
module/unicodedata/test/test_unicodedata.py ...................
========================== 35 passed in 26.09 seconds ==========================
++ 06:40:18 starting objspace/fake/test [168 started in total]
__ module/zlib/test [166 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
module/zlib/test/test_zlib.py ......................................
========================== 38 passed in 31.93 seconds ==========================
++ 06:40:40 starting objspace/std/test [169 started in total]
__ objspace/fake/test [167 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
objspace/fake/test/test_checkmodule.py ........
objspace/fake/test/test_objspace.py .............
========================== 21 passed in 26.52 seconds ==========================
++ 06:40:46 starting objspace/test [170 started in total]
__ objspace/test [168 done in total, somefailed=False] ________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 75 items
objspace/test/apptest_binop_overriding.py .
objspace/test/apptest_descriptor.py ....s....
objspace/test/apptest_descroperation.py ................s......................................
objspace/test/test_descroperation.py ..........
==================== 73 passed, 2 skipped in 27.12 seconds =====================
++ 06:41:14 starting sandbox/test [171 started in total]
__ module/thread/test [169 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
module/thread/test/test_fork.py s...
module/thread/test/test_gil.py ....
module/thread/test/test_import_lock.py .....
module/thread/test/test_local.py .......
module/thread/test/test_lock.py .....................
module/thread/test/test_thread.py ...............
==================== 55 passed, 1 skipped in 228.07 seconds ====================
++ 06:41:26 starting tool/bench/test [172 started in total]
__ tool/bench/test [170 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items / 1 skipped
tool/bench/test/test_pypyresult.py ...
===================== 3 passed, 1 skipped in 0.95 seconds ======================
++ 06:41:28 starting tool/memusage/test [173 started in total]
__ tool/memusage/test [171 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
tool/memusage/test/test_log2gnumeric.py .....
=========================== 5 passed in 0.95 seconds ===========================
++ 06:41:29 starting tool/pytest/fake_pytest/test [174 started in total]
__ tool/pytest/fake_pytest/test [172 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
tool/pytest/fake_pytest/test/apptest_fake_pytest.py .
========================== 1 passed in 13.10 seconds ===========================
++ 06:41:44 starting tool/pytest/test [175 started in total]
__ sandbox/test [173 done in total, somefailed=False] _________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
sandbox/test/test_pypy_interact.py .
========================== 1 passed in 34.23 seconds ===========================
++ 06:41:52 starting tool/release/test [176 started in total]
__ tool/release/test [174 done in total, somefailed=True] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
tool/release/test/test_package.py ....s
tool/release/test/test_smartstrip.py FFs
=================================== FAILURES ===================================
________________________ TestSmarStrip.test_info_symbol ________________________
self = <pypy.tool.release.test.test_smartstrip.TestSmarStrip object at 0x00007f7c1aad12b8>
exe = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-716/test_info_symbol0/myprog')
def test_info_symbol(self, exe):
info = info_symbol(exe, "foo")
> assert info == "foo in section .text"
E assert "/bin/sh: lin...o' -ex 'quit'" == 'foo in section .text'
E - /bin/sh: line 1: 56555 Abort trap: 6 gdb /private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-716/test_info_symbol0/myprog -ex 'info symbol foo' -ex 'quit'
E + foo in section .text
tool/release/test/test_smartstrip.py:32: AssertionError
___________________________ TestSmarStrip.test_strip ___________________________
self = <pypy.tool.release.test.test_smartstrip.TestSmarStrip object at 0x00007f7c3a3f2448>
exe = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-716/test_strip0/myprog')
def test_strip(self, exe):
smartstrip(exe, keep_debug=False)
info = info_symbol(exe, "foo")
> assert info.startswith("No symbol table is loaded")
E assert <bound method str.startswith of "/bin/sh: line 1: 56565 Abort trap: 6 ...ytest-of-matti/pytest-716/test_strip0/myprog -ex 'info symbol foo' -ex 'quit'">('No symbol table is loaded')
E + where <bound method str.startswith of "/bin/sh: line 1: 56565 Abort trap: 6 ...ytest-of-matti/pytest-716/test_strip0/myprog -ex 'info symbol foo' -ex 'quit'"> = "/bin/sh: line 1: 56565 Abort trap: 6 gdb /private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-716/test_strip0/myprog -ex 'info symbol foo' -ex 'quit'".startswith
tool/release/test/test_smartstrip.py:37: AssertionError
=========================== short test summary info ============================
FAIL tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_info_symbol
FAIL tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_strip
================ 2 failed, 4 passed, 2 skipped in 28.67 seconds ================
++ 06:42:25 starting tool/test [177 started in total]
__ tool/test [175 done in total, somefailed=False] ____________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
tool/test/test_gdb_pypy.py ...........
tool/test/test_getdocstrings.py ...
tool/test/test_isolate.py .......
tool/test/test_lib_pypy.py ...
tool/test/test_license.py .
tool/test/test_package.py .
tool/test/test_tab.py ..
tool/test/test_template.py .
========================== 29 passed in 16.65 seconds ==========================
__ tool/pytest/test [176 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
tool/pytest/test/test_appsupport.py .........
tool/pytest/test/test_astrewrite.py .....
tool/pytest/test/test_conftest1.py ...xx
tool/pytest/test/test_pytestsupport.py ......
==================== 23 passed, 2 xfailed in 193.23 seconds ====================
__ objspace/std/test [177 done in total, somefailed=True] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2503 items
objspace/std/test/apptest_boolobject.py .........
objspace/std/test/apptest_callmethod.py ..........
objspace/std/test/apptest_complexobject.py ....................................
objspace/std/test/apptest_contains.py ..
objspace/std/test/apptest_fstring.py .....................
objspace/std/test/apptest_instmethobject.py .....
objspace/std/test/apptest_iterobject.py .....................
objspace/std/test/apptest_memoryobject.py .....
objspace/std/test/apptest_operation.py .
objspace/std/test/apptest_stringformat.py .................s......s..................s........................
objspace/std/test/apptest_typeobjject.py ........
objspace/std/test/apptest_unicode.py ...........................s..........................................................................................
objspace/std/test/apptest_userobject.py ........................
objspace/std/test/test_boolobject.py .......
objspace/std/test/test_bytearrayobject.py .........................................................................
objspace/std/test/test_bytesobject.py ................................................................................s......................
objspace/std/test/test_callmethod.py ...
objspace/std/test/test_celldict.py ..........................................
objspace/std/test/test_complexobject.py ....
objspace/std/test/test_dictmultiobject.py .........s.s.........................................................s.........................................................s.........................................................................
objspace/std/test/test_dictproxy.py ................
objspace/std/test/test_floatobject.py ......................................................
objspace/std/test/test_identitydict.py .....
objspace/std/test/test_identityset.py .......
objspace/std/test/test_index.py ...................................
objspace/std/test/test_intobject.py .............................................................................................................................................................
objspace/std/test/test_iterobject.py ....
objspace/std/test/test_jsondict.py ..........
objspace/std/test/test_kwargsdict.py ....................................
objspace/std/test/test_lengthhint.py .....................
objspace/std/test/test_listobject.py ..................................................................................................................
objspace/std/test/test_liststrategies.py ...................................................................s...................................................................
objspace/std/test/test_longobject.py ....................................................
objspace/std/test/test_mapdict.py ..........................................................................................s.......................................................
objspace/std/test/test_memoryobject.py ............................................
objspace/std/test/test_methodcache.py ............................................................................................
objspace/std/test/test_newformat.py ...................................................F...........
objspace/std/test/test_noneobject.py ...
objspace/std/test/test_obj.py .......................................
objspace/std/test/test_prebuiltint.py ..............................................................
objspace/std/test/test_proxy.py ssssssssssss
objspace/std/test/test_proxy_function.py ........
objspace/std/test/test_proxy_internals.py .......
objspace/std/test/test_proxy_iter.py .
objspace/std/test/test_proxy_object.py ..........
objspace/std/test/test_proxy_usercreated.py .
objspace/std/test/test_random_attr.py s....
objspace/std/test/test_setobject.py .................................................................................................
objspace/std/test/test_setstrategies.py ....s...ss...
objspace/std/test/test_sliceobject.py .............
objspace/std/test/test_smalllongobject.py .................................................................................................................................................................................................................................................
objspace/std/test/test_specialisedtupleobject.py ...................ss............................
objspace/std/test/test_stdobjspace.py s........
objspace/std/test/test_translate.py .
objspace/std/test/test_tupleobject.py .......................................
objspace/std/test/test_typeobject.py ............................................................................................................
objspace/std/test/test_unicodeobject.py .................
objspace/std/test/test_userobject.py .
objspace/std/test/test_versionedtype.py ...............
=================================== FAILURES ===================================
__________________ AppTestFloatFormatting.test_locale_german ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fb9adaadef8>
def test_locale_german(self):
import locale, sys
for name in ['de_DE', 'de_DE.utf8']:
try:
locale.setlocale(locale.LC_NUMERIC, name)
break
except locale.Error:
pass
else:
skip("no german locale")
x = 1234.567890
try:
if sys.platform != "darwin":
assert locale.format('%g', x, grouping=True) == '1.234,57'
assert format(x, 'n') == '1.234,57'
assert format(12345678901234, 'n') == '12.345.678.901.234'
else:
# No thousands separator on German in MacOS since 10.4
> assert locale.format('%g', x, grouping=True) == '1234,57'
E (application-level) AssertionError
[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/test/test_newformat.py:410]:19: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
============= 1 failed, 2472 passed, 30 skipped in 270.98 seconds ==============
program finished with exit code 1
elapsedTime=5798.525192