>>> py3-astroid: Building community/py3-astroid 2.14.2-r0 (using abuild 3.10.0-r0) started Mon, 13 Feb 2023 07:16:31 +0000 >>> py3-astroid: Checking sanity of /home/buildozer/aports/community/py3-astroid/APKBUILD... >>> py3-astroid: Analyzing dependencies... >>> py3-astroid: Installing for build: build-base python3 py3-lazy-object-proxy py3-wrapt py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-typing-extensions (1/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.4.1-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.001-r0) (7/23) Installing sqlite-libs (3.40.1-r0) (8/23) Installing python3 (3.11.2-r0) (9/23) Installing py3-lazy-object-proxy (1.9.0-r0) (10/23) Installing py3-wrapt (1.14.1-r1) (11/23) Installing py3-installer (0.6.0-r0) (12/23) Installing py3-gpep517 (13-r0) (13/23) Installing py3-parsing (3.0.9-r1) (14/23) Installing py3-packaging (23.0-r0) (15/23) Installing py3-setuptools (67.2.0-r0) (16/23) Installing py3-wheel (0.38.4-r1) (17/23) Installing py3-attrs (22.2.0-r0) (18/23) Installing py3-iniconfig (1.1.1-r4) (19/23) Installing py3-pluggy (1.0.0-r2) (20/23) Installing py3-py (1.11.0-r1) (21/23) Installing py3-pytest (7.2.1-r0) (22/23) Installing py3-typing-extensions (4.4.0-r1) (23/23) Installing .makedepends-py3-astroid (20230213.071632) Executing busybox-1.36.0-r4.trigger OK: 404 MiB in 119 packages >>> py3-astroid: Cleaning up srcdir >>> py3-astroid: Cleaning up pkgdir >>> py3-astroid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-astroid-2.14.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-astroid: Fetching py3-astroid-2.14.2.tar.gz::https://github.com/PyCQA/astroid/archive/refs/tags/v2.14.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9094 0 9094 0 0 8124 0 --:--:-- 0:00:01 --:--:-- 8124 100 442k 0 442k 0 0 275k 0 --:--:-- 0:00:01 --:--:-- 892k >>> py3-astroid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-astroid-2.14.2.tar.gz >>> py3-astroid: Checking sha512sums... py3-astroid-2.14.2.tar.gz: OK >>> py3-astroid: Unpacking /var/cache/distfiles/edge/py3-astroid-2.14.2.tar.gz... 2023-02-13 07:16:36,171 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-02-13 07:16:36,259 root INFO running bdist_wheel 2023-02-13 07:16:36,263 root INFO running build 2023-02-13 07:16:36,263 root INFO running build_py 2023-02-13 07:16:36,265 root INFO creating build 2023-02-13 07:16:36,265 root INFO creating build/lib 2023-02-13 07:16:36,265 root INFO creating build/lib/astroid 2023-02-13 07:16:36,265 root INFO copying astroid/protocols.py -> build/lib/astroid 2023-02-13 07:16:36,266 root INFO copying astroid/modutils.py -> build/lib/astroid 2023-02-13 07:16:36,266 root INFO copying astroid/raw_building.py -> build/lib/astroid 2023-02-13 07:16:36,266 root INFO copying astroid/astroid_manager.py -> build/lib/astroid 2023-02-13 07:16:36,267 root INFO copying astroid/scoped_nodes.py -> build/lib/astroid 2023-02-13 07:16:36,267 root INFO copying astroid/context.py -> build/lib/astroid 2023-02-13 07:16:36,267 root INFO copying astroid/decorators.py -> build/lib/astroid 2023-02-13 07:16:36,267 root INFO copying astroid/util.py -> build/lib/astroid 2023-02-13 07:16:36,268 root INFO copying astroid/helpers.py -> build/lib/astroid 2023-02-13 07:16:36,268 root INFO copying astroid/__pkginfo__.py -> build/lib/astroid 2023-02-13 07:16:36,268 root INFO copying astroid/arguments.py -> build/lib/astroid 2023-02-13 07:16:36,269 root INFO copying astroid/inference_tip.py -> build/lib/astroid 2023-02-13 07:16:36,269 root INFO copying astroid/filter_statements.py -> build/lib/astroid 2023-02-13 07:16:36,269 root INFO copying astroid/test_utils.py -> build/lib/astroid 2023-02-13 07:16:36,269 root INFO copying astroid/objects.py -> build/lib/astroid 2023-02-13 07:16:36,270 root INFO copying astroid/typing.py -> build/lib/astroid 2023-02-13 07:16:36,270 root INFO copying astroid/mixins.py -> build/lib/astroid 2023-02-13 07:16:36,270 root INFO copying astroid/node_classes.py -> build/lib/astroid 2023-02-13 07:16:36,270 root INFO copying astroid/constraint.py -> build/lib/astroid 2023-02-13 07:16:36,271 root INFO copying astroid/builder.py -> build/lib/astroid 2023-02-13 07:16:36,271 root INFO copying astroid/const.py -> build/lib/astroid 2023-02-13 07:16:36,271 root INFO copying astroid/__init__.py -> build/lib/astroid 2023-02-13 07:16:36,271 root INFO copying astroid/inference.py -> build/lib/astroid 2023-02-13 07:16:36,272 root INFO copying astroid/bases.py -> build/lib/astroid 2023-02-13 07:16:36,272 root INFO copying astroid/exceptions.py -> build/lib/astroid 2023-02-13 07:16:36,273 root INFO copying astroid/_ast.py -> build/lib/astroid 2023-02-13 07:16:36,273 root INFO copying astroid/transforms.py -> build/lib/astroid 2023-02-13 07:16:36,273 root INFO copying astroid/rebuilder.py -> build/lib/astroid 2023-02-13 07:16:36,273 root INFO copying astroid/_cache.py -> build/lib/astroid 2023-02-13 07:16:36,274 root INFO copying astroid/manager.py -> build/lib/astroid 2023-02-13 07:16:36,274 root INFO creating build/lib/astroid/interpreter 2023-02-13 07:16:36,274 root INFO copying astroid/interpreter/objectmodel.py -> build/lib/astroid/interpreter 2023-02-13 07:16:36,275 root INFO copying astroid/interpreter/__init__.py -> build/lib/astroid/interpreter 2023-02-13 07:16:36,275 root INFO copying astroid/interpreter/dunder_lookup.py -> build/lib/astroid/interpreter 2023-02-13 07:16:36,276 root INFO creating build/lib/astroid/nodes 2023-02-13 07:16:36,276 root INFO copying astroid/nodes/_base_nodes.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,276 root INFO copying astroid/nodes/utils.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,276 root INFO copying astroid/nodes/as_string.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,277 root INFO copying astroid/nodes/node_ng.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,277 root INFO copying astroid/nodes/node_classes.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,278 root INFO copying astroid/nodes/const.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,278 root INFO copying astroid/nodes/__init__.py -> build/lib/astroid/nodes 2023-02-13 07:16:36,279 root INFO creating build/lib/astroid/brain 2023-02-13 07:16:36,279 root INFO copying astroid/brain/brain_ctypes.py -> build/lib/astroid/brain 2023-02-13 07:16:36,279 root INFO copying astroid/brain/brain_hypothesis.py -> build/lib/astroid/brain 2023-02-13 07:16:36,279 root INFO copying astroid/brain/brain_http.py -> build/lib/astroid/brain 2023-02-13 07:16:36,280 root INFO copying astroid/brain/brain_curses.py -> build/lib/astroid/brain 2023-02-13 07:16:36,280 root INFO copying astroid/brain/brain_sqlalchemy.py -> build/lib/astroid/brain 2023-02-13 07:16:36,280 root INFO copying astroid/brain/brain_numpy_utils.py -> build/lib/astroid/brain 2023-02-13 07:16:36,280 root INFO copying astroid/brain/brain_subprocess.py -> build/lib/astroid/brain 2023-02-13 07:16:36,280 root INFO copying astroid/brain/brain_hashlib.py -> build/lib/astroid/brain 2023-02-13 07:16:36,281 root INFO copying astroid/brain/brain_uuid.py -> build/lib/astroid/brain 2023-02-13 07:16:36,281 root INFO copying astroid/brain/brain_boto3.py -> build/lib/astroid/brain 2023-02-13 07:16:36,281 root INFO copying astroid/brain/brain_numpy_ndarray.py -> build/lib/astroid/brain 2023-02-13 07:16:36,281 root INFO copying astroid/brain/brain_six.py -> build/lib/astroid/brain 2023-02-13 07:16:36,281 root INFO copying astroid/brain/brain_numpy_core_umath.py -> build/lib/astroid/brain 2023-02-13 07:16:36,282 root INFO copying astroid/brain/helpers.py -> build/lib/astroid/brain 2023-02-13 07:16:36,282 root INFO copying astroid/brain/brain_numpy_core_numeric.py -> build/lib/astroid/brain 2023-02-13 07:16:36,282 root INFO copying astroid/brain/brain_numpy_core_multiarray.py -> build/lib/astroid/brain 2023-02-13 07:16:36,282 root INFO copying astroid/brain/brain_attrs.py -> build/lib/astroid/brain 2023-02-13 07:16:36,283 root INFO copying astroid/brain/brain_functools.py -> build/lib/astroid/brain 2023-02-13 07:16:36,283 root INFO copying astroid/brain/brain_numpy_core_numerictypes.py -> build/lib/astroid/brain 2023-02-13 07:16:36,283 root INFO copying astroid/brain/brain_pytest.py -> build/lib/astroid/brain 2023-02-13 07:16:36,283 root INFO copying astroid/brain/brain_dataclasses.py -> build/lib/astroid/brain 2023-02-13 07:16:36,284 root INFO copying astroid/brain/brain_fstrings.py -> build/lib/astroid/brain 2023-02-13 07:16:36,284 root INFO copying astroid/brain/brain_mechanize.py -> build/lib/astroid/brain 2023-02-13 07:16:36,284 root INFO copying astroid/brain/brain_random.py -> build/lib/astroid/brain 2023-02-13 07:16:36,284 root INFO copying astroid/brain/brain_builtin_inference.py -> build/lib/astroid/brain 2023-02-13 07:16:36,285 root INFO copying astroid/brain/brain_pathlib.py -> build/lib/astroid/brain 2023-02-13 07:16:36,285 root INFO copying astroid/brain/brain_io.py -> build/lib/astroid/brain 2023-02-13 07:16:36,285 root INFO copying astroid/brain/brain_regex.py -> build/lib/astroid/brain 2023-02-13 07:16:36,285 root INFO copying astroid/brain/brain_argparse.py -> build/lib/astroid/brain 2023-02-13 07:16:36,286 root INFO copying astroid/brain/brain_crypt.py -> build/lib/astroid/brain 2023-02-13 07:16:36,286 root INFO copying astroid/brain/brain_responses.py -> build/lib/astroid/brain 2023-02-13 07:16:36,286 root INFO copying astroid/brain/brain_numpy_random_mtrand.py -> build/lib/astroid/brain 2023-02-13 07:16:36,286 root INFO copying astroid/brain/brain_typing.py -> build/lib/astroid/brain 2023-02-13 07:16:36,286 root INFO copying astroid/brain/brain_multiprocessing.py -> build/lib/astroid/brain 2023-02-13 07:16:36,287 root INFO copying astroid/brain/brain_pkg_resources.py -> build/lib/astroid/brain 2023-02-13 07:16:36,287 root INFO copying astroid/brain/brain_ssl.py -> build/lib/astroid/brain 2023-02-13 07:16:36,287 root INFO copying astroid/brain/brain_nose.py -> build/lib/astroid/brain 2023-02-13 07:16:36,287 root INFO copying astroid/brain/brain_scipy_signal.py -> build/lib/astroid/brain 2023-02-13 07:16:36,288 root INFO copying astroid/brain/__init__.py -> build/lib/astroid/brain 2023-02-13 07:16:36,288 root INFO copying astroid/brain/brain_numpy_core_einsumfunc.py -> build/lib/astroid/brain 2023-02-13 07:16:36,288 root INFO copying astroid/brain/brain_threading.py -> build/lib/astroid/brain 2023-02-13 07:16:36,288 root INFO copying astroid/brain/brain_numpy_core_function_base.py -> build/lib/astroid/brain 2023-02-13 07:16:36,288 root INFO copying astroid/brain/brain_namedtuple_enum.py -> build/lib/astroid/brain 2023-02-13 07:16:36,289 root INFO copying astroid/brain/brain_qt.py -> build/lib/astroid/brain 2023-02-13 07:16:36,289 root INFO copying astroid/brain/brain_numpy_ma.py -> build/lib/astroid/brain 2023-02-13 07:16:36,289 root INFO copying astroid/brain/brain_dateutil.py -> build/lib/astroid/brain 2023-02-13 07:16:36,289 root INFO copying astroid/brain/brain_unittest.py -> build/lib/astroid/brain 2023-02-13 07:16:36,289 root INFO copying astroid/brain/brain_signal.py -> build/lib/astroid/brain 2023-02-13 07:16:36,290 root INFO copying astroid/brain/brain_collections.py -> build/lib/astroid/brain 2023-02-13 07:16:36,290 root INFO copying astroid/brain/brain_re.py -> build/lib/astroid/brain 2023-02-13 07:16:36,290 root INFO copying astroid/brain/brain_gi.py -> build/lib/astroid/brain 2023-02-13 07:16:36,290 root INFO copying astroid/brain/brain_type.py -> build/lib/astroid/brain 2023-02-13 07:16:36,291 root INFO copying astroid/brain/brain_numpy_core_fromnumeric.py -> build/lib/astroid/brain 2023-02-13 07:16:36,291 root INFO creating build/lib/astroid/interpreter/_import 2023-02-13 07:16:36,291 root INFO copying astroid/interpreter/_import/util.py -> build/lib/astroid/interpreter/_import 2023-02-13 07:16:36,292 root INFO copying astroid/interpreter/_import/spec.py -> build/lib/astroid/interpreter/_import 2023-02-13 07:16:36,292 root INFO copying astroid/interpreter/_import/__init__.py -> build/lib/astroid/interpreter/_import 2023-02-13 07:16:36,292 root INFO creating build/lib/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,292 root INFO copying astroid/nodes/scoped_nodes/scoped_nodes.py -> build/lib/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,293 root INFO copying astroid/nodes/scoped_nodes/utils.py -> build/lib/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,293 root INFO copying astroid/nodes/scoped_nodes/__init__.py -> build/lib/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,293 root INFO copying astroid/nodes/scoped_nodes/mixin.py -> build/lib/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,294 root INFO running egg_info 2023-02-13 07:16:36,295 root INFO creating astroid.egg-info 2023-02-13 07:16:36,296 root INFO writing astroid.egg-info/PKG-INFO 2023-02-13 07:16:36,297 root INFO writing dependency_links to astroid.egg-info/dependency_links.txt 2023-02-13 07:16:36,297 root INFO writing requirements to astroid.egg-info/requires.txt 2023-02-13 07:16:36,297 root INFO writing top-level names to astroid.egg-info/top_level.txt 2023-02-13 07:16:36,297 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-02-13 07:16:36,301 root INFO reading manifest file 'astroid.egg-info/SOURCES.txt' 2023-02-13 07:16:36,301 root INFO reading manifest template 'MANIFEST.in' 2023-02-13 07:16:36,301 root INFO adding license file 'LICENSE' 2023-02-13 07:16:36,301 root INFO adding license file 'CONTRIBUTORS.txt' 2023-02-13 07:16:36,302 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-02-13 07:16:36,307 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-02-13 07:16:36,307 root INFO running install 2023-02-13 07:16:36,314 root INFO running install_lib 2023-02-13 07:16:36,316 root INFO creating build/bdist.linux-armv8l 2023-02-13 07:16:36,316 root INFO creating build/bdist.linux-armv8l/wheel 2023-02-13 07:16:36,316 root INFO creating build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,316 root INFO copying build/lib/astroid/protocols.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,317 root INFO copying build/lib/astroid/modutils.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,317 root INFO copying build/lib/astroid/raw_building.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,317 root INFO creating build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-02-13 07:16:36,318 root INFO copying build/lib/astroid/interpreter/objectmodel.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-02-13 07:16:36,318 root INFO copying build/lib/astroid/interpreter/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-02-13 07:16:36,318 root INFO creating build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-02-13 07:16:36,318 root INFO copying build/lib/astroid/interpreter/_import/util.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-02-13 07:16:36,319 root INFO copying build/lib/astroid/interpreter/_import/spec.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-02-13 07:16:36,319 root INFO copying build/lib/astroid/interpreter/_import/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-02-13 07:16:36,319 root INFO copying build/lib/astroid/interpreter/dunder_lookup.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-02-13 07:16:36,319 root INFO copying build/lib/astroid/astroid_manager.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,320 root INFO copying build/lib/astroid/scoped_nodes.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,320 root INFO copying build/lib/astroid/context.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,320 root INFO copying build/lib/astroid/decorators.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,320 root INFO copying build/lib/astroid/util.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,320 root INFO copying build/lib/astroid/helpers.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,321 root INFO creating build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,321 root INFO creating build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,321 root INFO copying build/lib/astroid/nodes/scoped_nodes/scoped_nodes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,322 root INFO copying build/lib/astroid/nodes/scoped_nodes/utils.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,322 root INFO copying build/lib/astroid/nodes/scoped_nodes/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,322 root INFO copying build/lib/astroid/nodes/scoped_nodes/mixin.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-02-13 07:16:36,322 root INFO copying build/lib/astroid/nodes/_base_nodes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,323 root INFO copying build/lib/astroid/nodes/utils.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,323 root INFO copying build/lib/astroid/nodes/as_string.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,323 root INFO copying build/lib/astroid/nodes/node_ng.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,323 root INFO copying build/lib/astroid/nodes/node_classes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,324 root INFO copying build/lib/astroid/nodes/const.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,324 root INFO copying build/lib/astroid/nodes/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-02-13 07:16:36,324 root INFO copying build/lib/astroid/__pkginfo__.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,324 root INFO copying build/lib/astroid/arguments.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,325 root INFO copying build/lib/astroid/inference_tip.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,325 root INFO copying build/lib/astroid/filter_statements.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,325 root INFO copying build/lib/astroid/test_utils.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,325 root INFO copying build/lib/astroid/objects.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,326 root INFO copying build/lib/astroid/typing.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,326 root INFO copying build/lib/astroid/mixins.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,326 root INFO copying build/lib/astroid/node_classes.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,326 root INFO copying build/lib/astroid/constraint.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,326 root INFO copying build/lib/astroid/builder.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,327 root INFO copying build/lib/astroid/const.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,327 root INFO copying build/lib/astroid/__init__.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,327 root INFO copying build/lib/astroid/inference.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,327 root INFO copying build/lib/astroid/bases.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,328 root INFO copying build/lib/astroid/exceptions.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,328 root INFO copying build/lib/astroid/_ast.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,328 root INFO creating build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,328 root INFO copying build/lib/astroid/brain/brain_ctypes.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,329 root INFO copying build/lib/astroid/brain/brain_hypothesis.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,329 root INFO copying build/lib/astroid/brain/brain_http.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,329 root INFO copying build/lib/astroid/brain/brain_curses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,329 root INFO copying build/lib/astroid/brain/brain_sqlalchemy.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,329 root INFO copying build/lib/astroid/brain/brain_numpy_utils.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,330 root INFO copying build/lib/astroid/brain/brain_subprocess.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,330 root INFO copying build/lib/astroid/brain/brain_hashlib.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,330 root INFO copying build/lib/astroid/brain/brain_uuid.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,330 root INFO copying build/lib/astroid/brain/brain_boto3.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,330 root INFO copying build/lib/astroid/brain/brain_numpy_ndarray.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,331 root INFO copying build/lib/astroid/brain/brain_six.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,331 root INFO copying build/lib/astroid/brain/brain_numpy_core_umath.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,331 root INFO copying build/lib/astroid/brain/helpers.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,331 root INFO copying build/lib/astroid/brain/brain_numpy_core_numeric.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,332 root INFO copying build/lib/astroid/brain/brain_numpy_core_multiarray.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,332 root INFO copying build/lib/astroid/brain/brain_attrs.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,332 root INFO copying build/lib/astroid/brain/brain_functools.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,332 root INFO copying build/lib/astroid/brain/brain_numpy_core_numerictypes.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,333 root INFO copying build/lib/astroid/brain/brain_pytest.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,333 root INFO copying build/lib/astroid/brain/brain_dataclasses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,333 root INFO copying build/lib/astroid/brain/brain_fstrings.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,333 root INFO copying build/lib/astroid/brain/brain_mechanize.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,333 root INFO copying build/lib/astroid/brain/brain_random.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_builtin_inference.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_pathlib.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_io.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_regex.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_argparse.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,334 root INFO copying build/lib/astroid/brain/brain_crypt.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,335 root INFO copying build/lib/astroid/brain/brain_responses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,335 root INFO copying build/lib/astroid/brain/brain_numpy_random_mtrand.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,335 root INFO copying build/lib/astroid/brain/brain_typing.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,335 root INFO copying build/lib/astroid/brain/brain_multiprocessing.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,335 root INFO copying build/lib/astroid/brain/brain_pkg_resources.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,336 root INFO copying build/lib/astroid/brain/brain_ssl.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,336 root INFO copying build/lib/astroid/brain/brain_nose.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,336 root INFO copying build/lib/astroid/brain/brain_scipy_signal.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,336 root INFO copying build/lib/astroid/brain/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,336 root INFO copying build/lib/astroid/brain/brain_numpy_core_einsumfunc.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_threading.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_numpy_core_function_base.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_namedtuple_enum.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_qt.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_numpy_ma.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,337 root INFO copying build/lib/astroid/brain/brain_dateutil.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,338 root INFO copying build/lib/astroid/brain/brain_unittest.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,338 root INFO copying build/lib/astroid/brain/brain_signal.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,338 root INFO copying build/lib/astroid/brain/brain_collections.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,338 root INFO copying build/lib/astroid/brain/brain_re.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,338 root INFO copying build/lib/astroid/brain/brain_gi.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,339 root INFO copying build/lib/astroid/brain/brain_type.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,339 root INFO copying build/lib/astroid/brain/brain_numpy_core_fromnumeric.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-02-13 07:16:36,339 root INFO copying build/lib/astroid/transforms.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,339 root INFO copying build/lib/astroid/rebuilder.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,340 root INFO copying build/lib/astroid/_cache.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,340 root INFO copying build/lib/astroid/manager.py -> build/bdist.linux-armv8l/wheel/astroid 2023-02-13 07:16:36,340 root INFO running install_egg_info 2023-02-13 07:16:36,341 root INFO Copying astroid.egg-info to build/bdist.linux-armv8l/wheel/astroid-2.14.2-py3.11.egg-info 2023-02-13 07:16:36,342 root INFO running install_scripts 2023-02-13 07:16:36,346 wheel INFO creating build/bdist.linux-armv8l/wheel/astroid-2.14.2.dist-info/WHEEL 2023-02-13 07:16:36,346 wheel INFO creating '/home/buildozer/aports/community/py3-astroid/src/astroid-2.14.2/dist/.tmp-3dhxq8mo/astroid-2.14.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-02-13 07:16:36,347 wheel INFO adding 'astroid/__init__.py' 2023-02-13 07:16:36,347 wheel INFO adding 'astroid/__pkginfo__.py' 2023-02-13 07:16:36,347 wheel INFO adding 'astroid/_ast.py' 2023-02-13 07:16:36,347 wheel INFO adding 'astroid/_cache.py' 2023-02-13 07:16:36,348 wheel INFO adding 'astroid/arguments.py' 2023-02-13 07:16:36,348 wheel INFO adding 'astroid/astroid_manager.py' 2023-02-13 07:16:36,348 wheel INFO adding 'astroid/bases.py' 2023-02-13 07:16:36,349 wheel INFO adding 'astroid/builder.py' 2023-02-13 07:16:36,349 wheel INFO adding 'astroid/const.py' 2023-02-13 07:16:36,349 wheel INFO adding 'astroid/constraint.py' 2023-02-13 07:16:36,349 wheel INFO adding 'astroid/context.py' 2023-02-13 07:16:36,350 wheel INFO adding 'astroid/decorators.py' 2023-02-13 07:16:36,350 wheel INFO adding 'astroid/exceptions.py' 2023-02-13 07:16:36,350 wheel INFO adding 'astroid/filter_statements.py' 2023-02-13 07:16:36,351 wheel INFO adding 'astroid/helpers.py' 2023-02-13 07:16:36,351 wheel INFO adding 'astroid/inference.py' 2023-02-13 07:16:36,351 wheel INFO adding 'astroid/inference_tip.py' 2023-02-13 07:16:36,352 wheel INFO adding 'astroid/manager.py' 2023-02-13 07:16:36,352 wheel INFO adding 'astroid/mixins.py' 2023-02-13 07:16:36,352 wheel INFO adding 'astroid/modutils.py' 2023-02-13 07:16:36,352 wheel INFO adding 'astroid/node_classes.py' 2023-02-13 07:16:36,353 wheel INFO adding 'astroid/objects.py' 2023-02-13 07:16:36,353 wheel INFO adding 'astroid/protocols.py' 2023-02-13 07:16:36,353 wheel INFO adding 'astroid/raw_building.py' 2023-02-13 07:16:36,354 wheel INFO adding 'astroid/rebuilder.py' 2023-02-13 07:16:36,354 wheel INFO adding 'astroid/scoped_nodes.py' 2023-02-13 07:16:36,354 wheel INFO adding 'astroid/test_utils.py' 2023-02-13 07:16:36,355 wheel INFO adding 'astroid/transforms.py' 2023-02-13 07:16:36,355 wheel INFO adding 'astroid/typing.py' 2023-02-13 07:16:36,355 wheel INFO adding 'astroid/util.py' 2023-02-13 07:16:36,355 wheel INFO adding 'astroid/brain/__init__.py' 2023-02-13 07:16:36,356 wheel INFO adding 'astroid/brain/brain_argparse.py' 2023-02-13 07:16:36,356 wheel INFO adding 'astroid/brain/brain_attrs.py' 2023-02-13 07:16:36,356 wheel INFO adding 'astroid/brain/brain_boto3.py' 2023-02-13 07:16:36,356 wheel INFO adding 'astroid/brain/brain_builtin_inference.py' 2023-02-13 07:16:36,357 wheel INFO adding 'astroid/brain/brain_collections.py' 2023-02-13 07:16:36,357 wheel INFO adding 'astroid/brain/brain_crypt.py' 2023-02-13 07:16:36,357 wheel INFO adding 'astroid/brain/brain_ctypes.py' 2023-02-13 07:16:36,357 wheel INFO adding 'astroid/brain/brain_curses.py' 2023-02-13 07:16:36,357 wheel INFO adding 'astroid/brain/brain_dataclasses.py' 2023-02-13 07:16:36,358 wheel INFO adding 'astroid/brain/brain_dateutil.py' 2023-02-13 07:16:36,358 wheel INFO adding 'astroid/brain/brain_fstrings.py' 2023-02-13 07:16:36,358 wheel INFO adding 'astroid/brain/brain_functools.py' 2023-02-13 07:16:36,358 wheel INFO adding 'astroid/brain/brain_gi.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_hashlib.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_http.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_hypothesis.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_io.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_mechanize.py' 2023-02-13 07:16:36,359 wheel INFO adding 'astroid/brain/brain_multiprocessing.py' 2023-02-13 07:16:36,360 wheel INFO adding 'astroid/brain/brain_namedtuple_enum.py' 2023-02-13 07:16:36,360 wheel INFO adding 'astroid/brain/brain_nose.py' 2023-02-13 07:16:36,360 wheel INFO adding 'astroid/brain/brain_numpy_core_einsumfunc.py' 2023-02-13 07:16:36,360 wheel INFO adding 'astroid/brain/brain_numpy_core_fromnumeric.py' 2023-02-13 07:16:36,361 wheel INFO adding 'astroid/brain/brain_numpy_core_function_base.py' 2023-02-13 07:16:36,361 wheel INFO adding 'astroid/brain/brain_numpy_core_multiarray.py' 2023-02-13 07:16:36,361 wheel INFO adding 'astroid/brain/brain_numpy_core_numeric.py' 2023-02-13 07:16:36,361 wheel INFO adding 'astroid/brain/brain_numpy_core_numerictypes.py' 2023-02-13 07:16:36,361 wheel INFO adding 'astroid/brain/brain_numpy_core_umath.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_numpy_ma.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_numpy_ndarray.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_numpy_random_mtrand.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_numpy_utils.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_pathlib.py' 2023-02-13 07:16:36,362 wheel INFO adding 'astroid/brain/brain_pkg_resources.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_pytest.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_qt.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_random.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_re.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_regex.py' 2023-02-13 07:16:36,363 wheel INFO adding 'astroid/brain/brain_responses.py' 2023-02-13 07:16:36,364 wheel INFO adding 'astroid/brain/brain_scipy_signal.py' 2023-02-13 07:16:36,364 wheel INFO adding 'astroid/brain/brain_signal.py' 2023-02-13 07:16:36,364 wheel INFO adding 'astroid/brain/brain_six.py' 2023-02-13 07:16:36,364 wheel INFO adding 'astroid/brain/brain_sqlalchemy.py' 2023-02-13 07:16:36,364 wheel INFO adding 'astroid/brain/brain_ssl.py' 2023-02-13 07:16:36,365 wheel INFO adding 'astroid/brain/brain_subprocess.py' 2023-02-13 07:16:36,365 wheel INFO adding 'astroid/brain/brain_threading.py' 2023-02-13 07:16:36,365 wheel INFO adding 'astroid/brain/brain_type.py' 2023-02-13 07:16:36,365 wheel INFO adding 'astroid/brain/brain_typing.py' 2023-02-13 07:16:36,366 wheel INFO adding 'astroid/brain/brain_unittest.py' 2023-02-13 07:16:36,366 wheel INFO adding 'astroid/brain/brain_uuid.py' 2023-02-13 07:16:36,366 wheel INFO adding 'astroid/brain/helpers.py' 2023-02-13 07:16:36,366 wheel INFO adding 'astroid/interpreter/__init__.py' 2023-02-13 07:16:36,366 wheel INFO adding 'astroid/interpreter/dunder_lookup.py' 2023-02-13 07:16:36,367 wheel INFO adding 'astroid/interpreter/objectmodel.py' 2023-02-13 07:16:36,367 wheel INFO adding 'astroid/interpreter/_import/__init__.py' 2023-02-13 07:16:36,367 wheel INFO adding 'astroid/interpreter/_import/spec.py' 2023-02-13 07:16:36,367 wheel INFO adding 'astroid/interpreter/_import/util.py' 2023-02-13 07:16:36,368 wheel INFO adding 'astroid/nodes/__init__.py' 2023-02-13 07:16:36,368 wheel INFO adding 'astroid/nodes/_base_nodes.py' 2023-02-13 07:16:36,368 wheel INFO adding 'astroid/nodes/as_string.py' 2023-02-13 07:16:36,369 wheel INFO adding 'astroid/nodes/const.py' 2023-02-13 07:16:36,369 wheel INFO adding 'astroid/nodes/node_classes.py' 2023-02-13 07:16:36,370 wheel INFO adding 'astroid/nodes/node_ng.py' 2023-02-13 07:16:36,371 wheel INFO adding 'astroid/nodes/utils.py' 2023-02-13 07:16:36,371 wheel INFO adding 'astroid/nodes/scoped_nodes/__init__.py' 2023-02-13 07:16:36,371 wheel INFO adding 'astroid/nodes/scoped_nodes/mixin.py' 2023-02-13 07:16:36,372 wheel INFO adding 'astroid/nodes/scoped_nodes/scoped_nodes.py' 2023-02-13 07:16:36,372 wheel INFO adding 'astroid/nodes/scoped_nodes/utils.py' 2023-02-13 07:16:36,373 wheel INFO adding 'astroid-2.14.2.dist-info/CONTRIBUTORS.txt' 2023-02-13 07:16:36,373 wheel INFO adding 'astroid-2.14.2.dist-info/LICENSE' 2023-02-13 07:16:36,373 wheel INFO adding 'astroid-2.14.2.dist-info/METADATA' 2023-02-13 07:16:36,373 wheel INFO adding 'astroid-2.14.2.dist-info/WHEEL' 2023-02-13 07:16:36,373 wheel INFO adding 'astroid-2.14.2.dist-info/top_level.txt' 2023-02-13 07:16:36,374 wheel INFO adding 'astroid-2.14.2.dist-info/RECORD' 2023-02-13 07:16:36,374 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-02-13 07:16:36,377 gpep517 INFO The backend produced dist/astroid-2.14.2-py3-none-any.whl astroid-2.14.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-astroid/src/astroid-2.14.2, configfile: pyproject.toml, testpaths: tests collected 1527 items tests/test_brain_regex.py ss [ 0%] tests/test_brain_ssl.py . [ 0%] tests/test_stdlib.py .. [ 0%] tests/unittest_brain.py ....s............................sssssss........ [ 3%] ........................s.s....ss....................................... [ 8%] ..s...............................................................x..... [ 12%] ................. [ 14%] tests/unittest_brain_argparse.py . [ 14%] tests/unittest_brain_builtin.py .................. [ 15%] tests/unittest_brain_ctypes.py ....x........................ [ 17%] tests/unittest_brain_dataclasses.py .................................... [ 19%] ..........................................x... [ 22%] tests/unittest_brain_numpy_core_einsumfunc.py ss [ 22%] tests/unittest_brain_numpy_core_fromnumeric.py s [ 22%] tests/unittest_brain_numpy_core_function_base.py s [ 22%] tests/unittest_brain_numpy_core_multiarray.py sssss [ 23%] tests/unittest_brain_numpy_core_numeric.py sssss [ 23%] tests/unittest_brain_numpy_core_numerictypes.py sssssss.. [ 24%] tests/unittest_brain_numpy_core_umath.py ssssssss [ 24%] tests/unittest_brain_numpy_ma.py ssss [ 24%] tests/unittest_brain_numpy_ndarray.py sss [ 25%] tests/unittest_brain_numpy_random_mtrand.py ss [ 25%] tests/unittest_brain_pathlib.py .... [ 25%] tests/unittest_brain_qt.py sss [ 25%] tests/unittest_brain_signal.py ... [ 25%] tests/unittest_brain_unittest.py . [ 25%] tests/unittest_builder.py .............................................. [ 28%] ........s.. [ 29%] tests/unittest_constraint.py ................................... [ 31%] tests/unittest_decorators.py .... [ 32%] tests/unittest_filter_statements.py . [ 32%] tests/unittest_helpers.py ............. [ 33%] tests/unittest_inference.py ..........................s................. [ 35%] .............................................x..........s.....x......... [ 40%] ...........................................x............................ [ 45%] ......................................s.........sss..................... [ 50%] ..................................x........xx.....................x...x. [ 54%] ......................................s......x.......................... [ 59%] ............. [ 60%] tests/unittest_inference_calls.py ........................ [ 61%] tests/unittest_lookup.py ............................................... [ 65%] ........ [ 65%] tests/unittest_manager.py ......................................... [ 68%] tests/unittest_modutils.py ............................................. [ 71%] ...s [ 71%] tests/unittest_nodes.py ................................................ [ 74%] ................................................. [ 77%] tests/unittest_nodes_lineno.py s....................... [ 79%] tests/unittest_nodes_position.py ... [ 79%] tests/unittest_object_model.py x...............x................. [ 81%] tests/unittest_objects.py ...................... [ 83%] tests/unittest_protocols.py ................. [ 84%] tests/unittest_python3.py .......................... [ 86%] tests/unittest_raw_building.py ............. [ 86%] tests/unittest_regrtest.py ...........ss........... [ 88%] tests/unittest_scoped_nodes.py ......................................... [ 91%] ..................................................s..................... [ 95%] ...........s.s.................................... [ 99%] tests/unittest_transforms.py ........ [ 99%] tests/unittest_utils.py ..... [100%] ================ 1442 passed, 71 skipped, 14 xfailed in 25.79s ================= >>> py3-astroid: Entering fakeroot... >>> py3-astroid*: Running postcheck for py3-astroid >>> py3-astroid*: Preparing package py3-astroid... >>> py3-astroid*: Tracing dependencies... >>> py3-astroid*: Package size: 2.7 MB >>> py3-astroid*: Compressing data... >>> py3-astroid*: Create checksum... >>> py3-astroid*: Create py3-astroid-2.14.2-r0.apk >>> py3-astroid: Build complete at Mon, 13 Feb 2023 07:17:04 +0000 elapsed time 0h 0m 33s >>> py3-astroid: Cleaning up srcdir >>> py3-astroid: Cleaning up pkgdir >>> py3-astroid: Uninstalling dependencies... (1/23) Purging .makedepends-py3-astroid (20230213.071632) (2/23) Purging py3-lazy-object-proxy (1.9.0-r0) (3/23) Purging py3-wrapt (1.14.1-r1) (4/23) Purging py3-gpep517 (13-r0) (5/23) Purging py3-installer (0.6.0-r0) (6/23) Purging py3-setuptools (67.2.0-r0) (7/23) Purging py3-wheel (0.38.4-r1) (8/23) Purging py3-pytest (7.2.1-r0) (9/23) Purging py3-attrs (22.2.0-r0) (10/23) Purging py3-iniconfig (1.1.1-r4) (11/23) Purging py3-packaging (23.0-r0) (12/23) Purging py3-parsing (3.0.9-r1) (13/23) Purging py3-pluggy (1.0.0-r2) (14/23) Purging py3-py (1.11.0-r1) (15/23) Purging py3-typing-extensions (4.4.0-r1) (16/23) Purging python3 (3.11.2-r0) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging libffi (3.4.4-r0) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.4.1-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.001-r0) (23/23) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 326 MiB in 96 packages >>> py3-astroid: Updating the community/armhf repository index... >>> py3-astroid: Signing the index...