>>> rbtools: Building testing/rbtools 4.0-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 11:51:06 +0000 >>> rbtools: Checking sanity of /home/buildozer/aports/testing/rbtools/APKBUILD... >>> rbtools: Analyzing dependencies... >>> rbtools: Installing for build: build-base python3 py3-six py3-tqdm py3-texttable py3-colorama py3-typing-extensions pydiffx py3-gpep517 py3-setuptools py3-wheel mercurial py3-kgb py3-pytest py3-pytest-env (1/30) Installing libbz2 (1.0.8-r4) (2/30) Installing libffi (3.4.4-r0) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.4.1-r0) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing libpanelw (6.4_p20230311-r0) (7/30) Installing readline (8.2.1-r0) (8/30) Installing sqlite-libs (3.41.1-r0) (9/30) Installing python3 (3.11.2-r0) (10/30) Installing py3-six (1.16.0-r5) (11/30) Installing py3-tqdm (4.64.1-r1) (12/30) Installing py3-texttable (1.6.7-r0) (13/30) Installing py3-colorama (0.4.6-r2) (14/30) Installing py3-typing-extensions (4.5.0-r0) (15/30) Installing pydiffx (1.1-r0) (16/30) Installing py3-installer (0.6.0-r0) (17/30) Installing py3-gpep517 (13-r0) (18/30) Installing py3-parsing (3.0.9-r1) (19/30) Installing py3-packaging (23.0-r1) (20/30) Installing py3-setuptools (67.6.0-r0) (21/30) Installing py3-wheel (0.38.4-r1) (22/30) Installing mercurial (6.3.3-r0) (23/30) Installing py3-kgb (7.1.1-r0) (24/30) Installing py3-attrs (22.2.0-r0) (25/30) Installing py3-iniconfig (1.1.1-r5) (26/30) Installing py3-pluggy (1.0.0-r2) (27/30) Installing py3-py (1.11.0-r1) (28/30) Installing py3-pytest (7.2.2-r0) (29/30) Installing py3-pytest-env (0.8.1-r1) (30/30) Installing .makedepends-rbtools (20230314.115108) Executing busybox-1.36.0-r5.trigger OK: 401 MiB in 125 packages >>> rbtools: Cleaning up srcdir >>> rbtools: Cleaning up pkgdir >>> rbtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/RBTools-4.0.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 >>> rbtools: Fetching https://files.pythonhosted.org/packages/source/R/RBTools/RBTools-4.0.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 387k 100 387k 0 0 277k 0 0:00:01 0:00:01 --:--:-- 277k >>> rbtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/RBTools-4.0.tar.gz >>> rbtools: Checking sha512sums... RBTools-4.0.tar.gz: OK >>> rbtools: Unpacking /var/cache/distfiles/RBTools-4.0.tar.gz... 2023-03-14 11:51:11,364 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-14 11:51:11,466 root INFO running bdist_wheel 2023-03-14 11:51:11,479 root INFO running build 2023-03-14 11:51:11,479 root INFO running build_py 2023-03-14 11:51:11,482 root INFO creating build 2023-03-14 11:51:11,483 root INFO creating build/lib 2023-03-14 11:51:11,483 root INFO creating build/lib/rbtools 2023-03-14 11:51:11,483 root INFO copying rbtools/tests.py -> build/lib/rbtools 2023-03-14 11:51:11,483 root INFO copying rbtools/deprecation.py -> build/lib/rbtools 2023-03-14 11:51:11,483 root INFO copying rbtools/__init__.py -> build/lib/rbtools 2023-03-14 11:51:11,484 root INFO creating build/lib/rbtools/testing 2023-03-14 11:51:11,484 root INFO copying rbtools/testing/commands.py -> build/lib/rbtools/testing 2023-03-14 11:51:11,484 root INFO copying rbtools/testing/testcase.py -> build/lib/rbtools/testing 2023-03-14 11:51:11,484 root INFO copying rbtools/testing/__init__.py -> build/lib/rbtools/testing 2023-03-14 11:51:11,484 root INFO copying rbtools/testing/transport.py -> build/lib/rbtools/testing 2023-03-14 11:51:11,485 root INFO creating build/lib/rbtools/api 2023-03-14 11:51:11,485 root INFO copying rbtools/api/decorators.py -> build/lib/rbtools/api 2023-03-14 11:51:11,485 root INFO copying rbtools/api/cache.py -> build/lib/rbtools/api 2023-03-14 11:51:11,485 root INFO copying rbtools/api/capabilities.py -> build/lib/rbtools/api 2023-03-14 11:51:11,485 root INFO copying rbtools/api/factory.py -> build/lib/rbtools/api 2023-03-14 11:51:11,486 root INFO copying rbtools/api/resource.py -> build/lib/rbtools/api 2023-03-14 11:51:11,486 root INFO copying rbtools/api/utils.py -> build/lib/rbtools/api 2023-03-14 11:51:11,486 root INFO copying rbtools/api/request.py -> build/lib/rbtools/api 2023-03-14 11:51:11,486 root INFO copying rbtools/api/client.py -> build/lib/rbtools/api 2023-03-14 11:51:11,486 root INFO copying rbtools/api/errors.py -> build/lib/rbtools/api 2023-03-14 11:51:11,487 root INFO copying rbtools/api/decode.py -> build/lib/rbtools/api 2023-03-14 11:51:11,487 root INFO copying rbtools/api/__init__.py -> build/lib/rbtools/api 2023-03-14 11:51:11,487 root INFO creating build/lib/rbtools/helpers 2023-03-14 11:51:11,487 root INFO copying rbtools/helpers/hgext.py -> build/lib/rbtools/helpers 2023-03-14 11:51:11,487 root INFO copying rbtools/helpers/__init__.py -> build/lib/rbtools/helpers 2023-03-14 11:51:11,488 root INFO creating build/lib/rbtools/diffs 2023-03-14 11:51:11,488 root INFO copying rbtools/diffs/__init__.py -> build/lib/rbtools/diffs 2023-03-14 11:51:11,488 root INFO copying rbtools/diffs/writers.py -> build/lib/rbtools/diffs 2023-03-14 11:51:11,488 root INFO creating build/lib/rbtools/hooks 2023-03-14 11:51:11,488 root INFO copying rbtools/hooks/git.py -> build/lib/rbtools/hooks 2023-03-14 11:51:11,488 root INFO copying rbtools/hooks/__init__.py -> build/lib/rbtools/hooks 2023-03-14 11:51:11,489 root INFO copying rbtools/hooks/common.py -> build/lib/rbtools/hooks 2023-03-14 11:51:11,489 root INFO creating build/lib/rbtools/commands 2023-03-14 11:51:11,489 root INFO copying rbtools/commands/close.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,489 root INFO copying rbtools/commands/clearcache.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,490 root INFO copying rbtools/commands/diff.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,490 root INFO copying rbtools/commands/main.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,490 root INFO copying rbtools/commands/alias.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,490 root INFO copying rbtools/commands/land.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,490 root INFO copying rbtools/commands/status.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,491 root INFO copying rbtools/commands/install.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,491 root INFO copying rbtools/commands/status_update.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,491 root INFO copying rbtools/commands/attach.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,491 root INFO copying rbtools/commands/list_repo_types.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,491 root INFO copying rbtools/commands/publish.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/review.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/api_get.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/setup_repo.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/stamp.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/logout.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,492 root INFO copying rbtools/commands/setup_completion.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,493 root INFO copying rbtools/commands/patch.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,493 root INFO copying rbtools/commands/post.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,493 root INFO copying rbtools/commands/__init__.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,493 root INFO copying rbtools/commands/info.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,493 root INFO copying rbtools/commands/login.py -> build/lib/rbtools/commands 2023-03-14 11:51:11,494 root INFO creating build/lib/rbtools/clients 2023-03-14 11:51:11,494 root INFO copying rbtools/clients/plastic.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,494 root INFO copying rbtools/clients/bazaar.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,494 root INFO copying rbtools/clients/git.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,495 root INFO copying rbtools/clients/tfs.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,495 root INFO copying rbtools/clients/clearcase.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,495 root INFO copying rbtools/clients/sos.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,495 root INFO copying rbtools/clients/mercurial.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,495 root INFO copying rbtools/clients/cvs.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,496 root INFO copying rbtools/clients/errors.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,496 root INFO copying rbtools/clients/__init__.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,496 root INFO copying rbtools/clients/perforce.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,496 root INFO copying rbtools/clients/svn.py -> build/lib/rbtools/clients 2023-03-14 11:51:11,497 root INFO creating build/lib/rbtools/utils 2023-03-14 11:51:11,497 root INFO copying rbtools/utils/aliases.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,497 root INFO copying rbtools/utils/appdirs.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,497 root INFO copying rbtools/utils/checks.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,497 root INFO copying rbtools/utils/console.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,498 root INFO copying rbtools/utils/match_score.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,498 root INFO copying rbtools/utils/filesystem.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,498 root INFO copying rbtools/utils/graphs.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,498 root INFO copying rbtools/utils/commands.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,498 root INFO copying rbtools/utils/testbase.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,499 root INFO copying rbtools/utils/diffs.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,499 root INFO copying rbtools/utils/process.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,499 root INFO copying rbtools/utils/review_request.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,499 root INFO copying rbtools/utils/errors.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,499 root INFO copying rbtools/utils/repository.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,500 root INFO copying rbtools/utils/users.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,500 root INFO copying rbtools/utils/__init__.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,500 root INFO copying rbtools/utils/source_tree.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,500 root INFO copying rbtools/utils/streams.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,500 root INFO copying rbtools/utils/encoding.py -> build/lib/rbtools/utils 2023-03-14 11:51:11,501 root INFO creating build/lib/rbtools/testing/api 2023-03-14 11:51:11,501 root INFO copying rbtools/testing/api/payloads.py -> build/lib/rbtools/testing/api 2023-03-14 11:51:11,501 root INFO copying rbtools/testing/api/__init__.py -> build/lib/rbtools/testing/api 2023-03-14 11:51:11,501 root INFO copying rbtools/testing/api/transport.py -> build/lib/rbtools/testing/api 2023-03-14 11:51:11,501 root INFO creating build/lib/rbtools/api/transport 2023-03-14 11:51:11,501 root INFO copying rbtools/api/transport/sync.py -> build/lib/rbtools/api/transport 2023-03-14 11:51:11,502 root INFO copying rbtools/api/transport/__init__.py -> build/lib/rbtools/api/transport 2023-03-14 11:51:11,502 root INFO creating build/lib/rbtools/api/tests 2023-03-14 11:51:11,502 root INFO copying rbtools/api/tests/test_http_request.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,502 root INFO copying rbtools/api/tests/test_resource.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,502 root INFO copying rbtools/api/tests/test_errors.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,503 root INFO copying rbtools/api/tests/test_factory.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,503 root INFO copying rbtools/api/tests/test_capabilities.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,503 root INFO copying rbtools/api/tests/__init__.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,503 root INFO copying rbtools/api/tests/base.py -> build/lib/rbtools/api/tests 2023-03-14 11:51:11,504 root INFO creating build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,504 root INFO copying rbtools/diffs/tests/test_diff_tools_registry.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,504 root INFO copying rbtools/diffs/tests/test_diff_file_result.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,504 root INFO copying rbtools/diffs/tests/test_apple_diff_tool.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,504 root INFO copying rbtools/diffs/tests/test_gnu_diff_tool.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,504 root INFO copying rbtools/diffs/tests/__init__.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,505 root INFO copying rbtools/diffs/tests/test_unified_diff_writer.py -> build/lib/rbtools/diffs/tests 2023-03-14 11:51:11,505 root INFO creating build/lib/rbtools/diffs/tools 2023-03-14 11:51:11,505 root INFO copying rbtools/diffs/tools/errors.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:51:11,505 root INFO copying rbtools/diffs/tools/registry.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:51:11,505 root INFO copying rbtools/diffs/tools/__init__.py -> build/lib/rbtools/diffs/tools 2023-03-14 11:51:11,506 root INFO creating build/lib/rbtools/diffs/tools/backends 2023-03-14 11:51:11,506 root INFO copying rbtools/diffs/tools/backends/apple.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:51:11,506 root INFO copying rbtools/diffs/tools/backends/__init__.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:51:11,506 root INFO copying rbtools/diffs/tools/backends/gnu.py -> build/lib/rbtools/diffs/tools/backends 2023-03-14 11:51:11,506 root INFO creating build/lib/rbtools/diffs/tools/base 2023-03-14 11:51:11,507 root INFO copying rbtools/diffs/tools/base/diff_tool.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:51:11,507 root INFO copying rbtools/diffs/tools/base/diff_file_result.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:51:11,507 root INFO copying rbtools/diffs/tools/base/__init__.py -> build/lib/rbtools/diffs/tools/base 2023-03-14 11:51:11,507 root INFO creating build/lib/rbtools/commands/tests 2023-03-14 11:51:11,507 root INFO copying rbtools/commands/tests/test_main.py -> build/lib/rbtools/commands/tests 2023-03-14 11:51:11,508 root INFO copying rbtools/commands/tests/test_alias.py -> build/lib/rbtools/commands/tests 2023-03-14 11:51:11,508 root INFO copying rbtools/commands/tests/test_post.py -> build/lib/rbtools/commands/tests 2023-03-14 11:51:11,508 root INFO copying rbtools/commands/tests/__init__.py -> build/lib/rbtools/commands/tests 2023-03-14 11:51:11,508 root INFO copying rbtools/commands/tests/test_setup_repo.py -> build/lib/rbtools/commands/tests 2023-03-14 11:51:11,509 root INFO creating build/lib/rbtools/clients/tests 2023-03-14 11:51:11,509 root INFO copying rbtools/clients/tests/test_scanning.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,509 root INFO copying rbtools/clients/tests/test_git.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,509 root INFO copying rbtools/clients/tests/test_cvs.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,509 root INFO copying rbtools/clients/tests/test_scmclient_registry.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,509 root INFO copying rbtools/clients/tests/test_tfs.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,510 root INFO copying rbtools/clients/tests/test_p4.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,510 root INFO copying rbtools/clients/tests/test_mercurial.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,510 root INFO copying rbtools/clients/tests/test_base_scmclient.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,510 root INFO copying rbtools/clients/tests/test_plastic.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,511 root INFO copying rbtools/clients/tests/test_sos.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,511 root INFO copying rbtools/clients/tests/test_bzr.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,511 root INFO copying rbtools/clients/tests/test_clearcase.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,511 root INFO copying rbtools/clients/tests/__init__.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,511 root INFO copying rbtools/clients/tests/test_svn.py -> build/lib/rbtools/clients/tests 2023-03-14 11:51:11,512 root INFO creating build/lib/rbtools/clients/base 2023-03-14 11:51:11,512 root INFO copying rbtools/clients/base/repository.py -> build/lib/rbtools/clients/base 2023-03-14 11:51:11,512 root INFO copying rbtools/clients/base/registry.py -> build/lib/rbtools/clients/base 2023-03-14 11:51:11,512 root INFO copying rbtools/clients/base/patch.py -> build/lib/rbtools/clients/base 2023-03-14 11:51:11,512 root INFO copying rbtools/clients/base/__init__.py -> build/lib/rbtools/clients/base 2023-03-14 11:51:11,513 root INFO copying rbtools/clients/base/scmclient.py -> build/lib/rbtools/clients/base 2023-03-14 11:51:11,513 root INFO creating build/lib/rbtools/utils/tests 2023-03-14 11:51:11,513 root INFO copying rbtools/utils/tests/test_aliases.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,513 root INFO copying rbtools/utils/tests/test_source_tree.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/test_review_request.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/test_filesystem.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/test_checks.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/test_repository.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/test_console.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,514 root INFO copying rbtools/utils/tests/__init__.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,515 root INFO copying rbtools/utils/tests/test_buffered_iterator.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,515 root INFO copying rbtools/utils/tests/test_process.py -> build/lib/rbtools/utils/tests 2023-03-14 11:51:11,515 root INFO running egg_info 2023-03-14 11:51:11,520 root INFO writing RBTools.egg-info/PKG-INFO 2023-03-14 11:51:11,520 root INFO writing dependency_links to RBTools.egg-info/dependency_links.txt 2023-03-14 11:51:11,521 root INFO writing entry points to RBTools.egg-info/entry_points.txt 2023-03-14 11:51:11,521 root INFO writing requirements to RBTools.egg-info/requires.txt 2023-03-14 11:51:11,521 root INFO writing top-level names to RBTools.egg-info/top_level.txt 2023-03-14 11:51:11,529 root INFO reading manifest file 'RBTools.egg-info/SOURCES.txt' 2023-03-14 11:51:11,530 root INFO reading manifest template 'MANIFEST.in' 2023-03-14 11:51:11,532 root WARNING warning: no files found matching 'ez_setup.py' 2023-03-14 11:51:11,532 root INFO adding license file 'COPYING' 2023-03-14 11:51:11,532 root INFO adding license file 'AUTHORS' 2023-03-14 11:51:11,537 root INFO writing manifest file 'RBTools.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rbtools.commands.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rbtools.commands.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rbtools.commands.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'rbtools.commands.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-03-14 11:51:11,539 root INFO creating build/lib/rbtools/commands/conf 2023-03-14 11:51:11,539 root INFO copying rbtools/commands/conf/_rbt-zsh-completion -> build/lib/rbtools/commands/conf 2023-03-14 11:51:11,539 root INFO copying rbtools/commands/conf/rbt-bash-completion -> build/lib/rbtools/commands/conf 2023-03-14 11:51:11,549 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-03-14 11:51:11,549 root INFO running install 2023-03-14 11:51:11,565 root INFO running install_lib 2023-03-14 11:51:11,568 root INFO creating build/bdist.linux-ppc64le 2023-03-14 11:51:11,568 root INFO creating build/bdist.linux-ppc64le/wheel 2023-03-14 11:51:11,568 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools 2023-03-14 11:51:11,568 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/testing 2023-03-14 11:51:11,568 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/testing/api 2023-03-14 11:51:11,569 root INFO copying build/lib/rbtools/testing/api/payloads.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing/api 2023-03-14 11:51:11,569 root INFO copying build/lib/rbtools/testing/api/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing/api 2023-03-14 11:51:11,569 root INFO copying build/lib/rbtools/testing/api/transport.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing/api 2023-03-14 11:51:11,569 root INFO copying build/lib/rbtools/testing/commands.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing 2023-03-14 11:51:11,569 root INFO copying build/lib/rbtools/testing/testcase.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing 2023-03-14 11:51:11,570 root INFO copying build/lib/rbtools/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing 2023-03-14 11:51:11,570 root INFO copying build/lib/rbtools/testing/transport.py -> build/bdist.linux-ppc64le/wheel/rbtools/testing 2023-03-14 11:51:11,570 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,570 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/api/transport 2023-03-14 11:51:11,570 root INFO copying build/lib/rbtools/api/transport/sync.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/transport 2023-03-14 11:51:11,570 root INFO copying build/lib/rbtools/api/transport/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/transport 2023-03-14 11:51:11,571 root INFO copying build/lib/rbtools/api/decorators.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,571 root INFO copying build/lib/rbtools/api/cache.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,571 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,571 root INFO copying build/lib/rbtools/api/tests/test_http_request.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,571 root INFO copying build/lib/rbtools/api/tests/test_resource.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,571 root INFO copying build/lib/rbtools/api/tests/test_errors.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/tests/test_factory.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/tests/test_capabilities.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/tests/base.py -> build/bdist.linux-ppc64le/wheel/rbtools/api/tests 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/capabilities.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,572 root INFO copying build/lib/rbtools/api/factory.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,573 root INFO copying build/lib/rbtools/api/resource.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,573 root INFO copying build/lib/rbtools/api/utils.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,573 root INFO copying build/lib/rbtools/api/request.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,573 root INFO copying build/lib/rbtools/api/client.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,573 root INFO copying build/lib/rbtools/api/errors.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,574 root INFO copying build/lib/rbtools/api/decode.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,574 root INFO copying build/lib/rbtools/api/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/api 2023-03-14 11:51:11,574 root INFO copying build/lib/rbtools/tests.py -> build/bdist.linux-ppc64le/wheel/rbtools 2023-03-14 11:51:11,574 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/helpers 2023-03-14 11:51:11,574 root INFO copying build/lib/rbtools/helpers/hgext.py -> build/bdist.linux-ppc64le/wheel/rbtools/helpers 2023-03-14 11:51:11,574 root INFO copying build/lib/rbtools/helpers/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/helpers 2023-03-14 11:51:11,575 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/diffs 2023-03-14 11:51:11,575 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,575 root INFO copying build/lib/rbtools/diffs/tests/test_diff_tools_registry.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,575 root INFO copying build/lib/rbtools/diffs/tests/test_diff_file_result.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,575 root INFO copying build/lib/rbtools/diffs/tests/test_apple_diff_tool.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,575 root INFO copying build/lib/rbtools/diffs/tests/test_gnu_diff_tool.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,575 root INFO copying build/lib/rbtools/diffs/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,576 root INFO copying build/lib/rbtools/diffs/tests/test_unified_diff_writer.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tests 2023-03-14 11:51:11,576 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools 2023-03-14 11:51:11,576 root INFO copying build/lib/rbtools/diffs/tools/errors.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools 2023-03-14 11:51:11,576 root INFO copying build/lib/rbtools/diffs/tools/registry.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools 2023-03-14 11:51:11,576 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/backends 2023-03-14 11:51:11,576 root INFO copying build/lib/rbtools/diffs/tools/backends/apple.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/backends 2023-03-14 11:51:11,577 root INFO copying build/lib/rbtools/diffs/tools/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/backends 2023-03-14 11:51:11,577 root INFO copying build/lib/rbtools/diffs/tools/backends/gnu.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/backends 2023-03-14 11:51:11,577 root INFO copying build/lib/rbtools/diffs/tools/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools 2023-03-14 11:51:11,577 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/base 2023-03-14 11:51:11,577 root INFO copying build/lib/rbtools/diffs/tools/base/diff_tool.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/base 2023-03-14 11:51:11,577 root INFO copying build/lib/rbtools/diffs/tools/base/diff_file_result.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/base 2023-03-14 11:51:11,578 root INFO copying build/lib/rbtools/diffs/tools/base/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs/tools/base 2023-03-14 11:51:11,578 root INFO copying build/lib/rbtools/diffs/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs 2023-03-14 11:51:11,578 root INFO copying build/lib/rbtools/diffs/writers.py -> build/bdist.linux-ppc64le/wheel/rbtools/diffs 2023-03-14 11:51:11,578 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/hooks 2023-03-14 11:51:11,578 root INFO copying build/lib/rbtools/hooks/git.py -> build/bdist.linux-ppc64le/wheel/rbtools/hooks 2023-03-14 11:51:11,578 root INFO copying build/lib/rbtools/hooks/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/hooks 2023-03-14 11:51:11,579 root INFO copying build/lib/rbtools/hooks/common.py -> build/bdist.linux-ppc64le/wheel/rbtools/hooks 2023-03-14 11:51:11,579 root INFO copying build/lib/rbtools/deprecation.py -> build/bdist.linux-ppc64le/wheel/rbtools 2023-03-14 11:51:11,579 root INFO copying build/lib/rbtools/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools 2023-03-14 11:51:11,579 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,579 root INFO copying build/lib/rbtools/commands/close.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO copying build/lib/rbtools/commands/clearcache.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO copying build/lib/rbtools/commands/diff.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO copying build/lib/rbtools/commands/main.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO copying build/lib/rbtools/commands/alias.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO copying build/lib/rbtools/commands/land.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,580 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/commands/conf 2023-03-14 11:51:11,581 root INFO copying build/lib/rbtools/commands/conf/rbt-bash-completion -> build/bdist.linux-ppc64le/wheel/rbtools/commands/conf 2023-03-14 11:51:11,581 root INFO copying build/lib/rbtools/commands/conf/_rbt-zsh-completion -> build/bdist.linux-ppc64le/wheel/rbtools/commands/conf 2023-03-14 11:51:11,581 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,581 root INFO copying build/lib/rbtools/commands/tests/test_main.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,581 root INFO copying build/lib/rbtools/commands/tests/test_alias.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,581 root INFO copying build/lib/rbtools/commands/tests/test_post.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/tests/test_setup_repo.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands/tests 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/status.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/install.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/status_update.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,582 root INFO copying build/lib/rbtools/commands/attach.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,583 root INFO copying build/lib/rbtools/commands/list_repo_types.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,583 root INFO copying build/lib/rbtools/commands/publish.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,583 root INFO copying build/lib/rbtools/commands/review.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,583 root INFO copying build/lib/rbtools/commands/api_get.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,583 root INFO copying build/lib/rbtools/commands/setup_repo.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/stamp.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/logout.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/setup_completion.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/patch.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/post.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,584 root INFO copying build/lib/rbtools/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,585 root INFO copying build/lib/rbtools/commands/info.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,585 root INFO copying build/lib/rbtools/commands/login.py -> build/bdist.linux-ppc64le/wheel/rbtools/commands 2023-03-14 11:51:11,585 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,585 root INFO copying build/lib/rbtools/clients/plastic.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,585 root INFO copying build/lib/rbtools/clients/bazaar.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,585 root INFO copying build/lib/rbtools/clients/git.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,586 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,586 root INFO copying build/lib/rbtools/clients/tests/test_scanning.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,586 root INFO copying build/lib/rbtools/clients/tests/test_git.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,586 root INFO copying build/lib/rbtools/clients/tests/test_cvs.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,586 root INFO copying build/lib/rbtools/clients/tests/test_scmclient_registry.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,587 root INFO copying build/lib/rbtools/clients/tests/test_tfs.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,587 root INFO copying build/lib/rbtools/clients/tests/test_p4.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,587 root INFO copying build/lib/rbtools/clients/tests/test_mercurial.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,587 root INFO copying build/lib/rbtools/clients/tests/test_base_scmclient.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,587 root INFO copying build/lib/rbtools/clients/tests/test_plastic.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,588 root INFO copying build/lib/rbtools/clients/tests/test_sos.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,588 root INFO copying build/lib/rbtools/clients/tests/test_bzr.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,588 root INFO copying build/lib/rbtools/clients/tests/test_clearcase.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,588 root INFO copying build/lib/rbtools/clients/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,588 root INFO copying build/lib/rbtools/clients/tests/test_svn.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/tests 2023-03-14 11:51:11,589 root INFO copying build/lib/rbtools/clients/tfs.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,589 root INFO copying build/lib/rbtools/clients/clearcase.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,589 root INFO copying build/lib/rbtools/clients/sos.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,589 root INFO copying build/lib/rbtools/clients/mercurial.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,590 root INFO copying build/lib/rbtools/clients/cvs.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,590 root INFO copying build/lib/rbtools/clients/errors.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,590 root INFO copying build/lib/rbtools/clients/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,590 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,590 root INFO copying build/lib/rbtools/clients/base/repository.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,590 root INFO copying build/lib/rbtools/clients/base/registry.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,591 root INFO copying build/lib/rbtools/clients/base/patch.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,591 root INFO copying build/lib/rbtools/clients/base/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,591 root INFO copying build/lib/rbtools/clients/base/scmclient.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients/base 2023-03-14 11:51:11,591 root INFO copying build/lib/rbtools/clients/perforce.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,591 root INFO copying build/lib/rbtools/clients/svn.py -> build/bdist.linux-ppc64le/wheel/rbtools/clients 2023-03-14 11:51:11,592 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,592 root INFO copying build/lib/rbtools/utils/aliases.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,592 root INFO copying build/lib/rbtools/utils/appdirs.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,592 root INFO copying build/lib/rbtools/utils/checks.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,592 root INFO copying build/lib/rbtools/utils/console.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,592 root INFO copying build/lib/rbtools/utils/match_score.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,593 root INFO copying build/lib/rbtools/utils/filesystem.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,593 root INFO copying build/lib/rbtools/utils/graphs.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,593 root INFO copying build/lib/rbtools/utils/commands.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,593 root INFO copying build/lib/rbtools/utils/testbase.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,593 root INFO creating build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,593 root INFO copying build/lib/rbtools/utils/tests/test_aliases.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_source_tree.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_review_request.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_filesystem.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_checks.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_repository.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,594 root INFO copying build/lib/rbtools/utils/tests/test_console.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/tests/test_buffered_iterator.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/tests/test_process.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils/tests 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/diffs.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/process.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,595 root INFO copying build/lib/rbtools/utils/review_request.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/errors.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/repository.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/users.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/source_tree.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,596 root INFO copying build/lib/rbtools/utils/streams.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,597 root INFO copying build/lib/rbtools/utils/encoding.py -> build/bdist.linux-ppc64le/wheel/rbtools/utils 2023-03-14 11:51:11,597 root INFO running install_egg_info 2023-03-14 11:51:11,600 root INFO Copying RBTools.egg-info to build/bdist.linux-ppc64le/wheel/RBTools-4.0-py3.11.egg-info 2023-03-14 11:51:11,601 root INFO running install_scripts 2023-03-14 11:51:11,604 wheel INFO creating build/bdist.linux-ppc64le/wheel/RBTools-4.0.dist-info/WHEEL 2023-03-14 11:51:11,604 wheel INFO creating '/home/buildozer/aports/testing/rbtools/src/RBTools-4.0/dist/.tmp-eetks9ww/RBTools-4.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-03-14 11:51:11,605 wheel INFO adding 'rbtools/__init__.py' 2023-03-14 11:51:11,605 wheel INFO adding 'rbtools/deprecation.py' 2023-03-14 11:51:11,605 wheel INFO adding 'rbtools/tests.py' 2023-03-14 11:51:11,606 wheel INFO adding 'rbtools/api/__init__.py' 2023-03-14 11:51:11,606 wheel INFO adding 'rbtools/api/cache.py' 2023-03-14 11:51:11,606 wheel INFO adding 'rbtools/api/capabilities.py' 2023-03-14 11:51:11,606 wheel INFO adding 'rbtools/api/client.py' 2023-03-14 11:51:11,607 wheel INFO adding 'rbtools/api/decode.py' 2023-03-14 11:51:11,607 wheel INFO adding 'rbtools/api/decorators.py' 2023-03-14 11:51:11,607 wheel INFO adding 'rbtools/api/errors.py' 2023-03-14 11:51:11,607 wheel INFO adding 'rbtools/api/factory.py' 2023-03-14 11:51:11,607 wheel INFO adding 'rbtools/api/request.py' 2023-03-14 11:51:11,608 wheel INFO adding 'rbtools/api/resource.py' 2023-03-14 11:51:11,608 wheel INFO adding 'rbtools/api/utils.py' 2023-03-14 11:51:11,608 wheel INFO adding 'rbtools/api/tests/__init__.py' 2023-03-14 11:51:11,608 wheel INFO adding 'rbtools/api/tests/base.py' 2023-03-14 11:51:11,609 wheel INFO adding 'rbtools/api/tests/test_capabilities.py' 2023-03-14 11:51:11,609 wheel INFO adding 'rbtools/api/tests/test_errors.py' 2023-03-14 11:51:11,609 wheel INFO adding 'rbtools/api/tests/test_factory.py' 2023-03-14 11:51:11,609 wheel INFO adding 'rbtools/api/tests/test_http_request.py' 2023-03-14 11:51:11,610 wheel INFO adding 'rbtools/api/tests/test_resource.py' 2023-03-14 11:51:11,610 wheel INFO adding 'rbtools/api/transport/__init__.py' 2023-03-14 11:51:11,610 wheel INFO adding 'rbtools/api/transport/sync.py' 2023-03-14 11:51:11,610 wheel INFO adding 'rbtools/clients/__init__.py' 2023-03-14 11:51:11,611 wheel INFO adding 'rbtools/clients/bazaar.py' 2023-03-14 11:51:11,611 wheel INFO adding 'rbtools/clients/clearcase.py' 2023-03-14 11:51:11,611 wheel INFO adding 'rbtools/clients/cvs.py' 2023-03-14 11:51:11,611 wheel INFO adding 'rbtools/clients/errors.py' 2023-03-14 11:51:11,612 wheel INFO adding 'rbtools/clients/git.py' 2023-03-14 11:51:11,612 wheel INFO adding 'rbtools/clients/mercurial.py' 2023-03-14 11:51:11,613 wheel INFO adding 'rbtools/clients/perforce.py' 2023-03-14 11:51:11,613 wheel INFO adding 'rbtools/clients/plastic.py' 2023-03-14 11:51:11,613 wheel INFO adding 'rbtools/clients/sos.py' 2023-03-14 11:51:11,614 wheel INFO adding 'rbtools/clients/svn.py' 2023-03-14 11:51:11,614 wheel INFO adding 'rbtools/clients/tfs.py' 2023-03-14 11:51:11,614 wheel INFO adding 'rbtools/clients/base/__init__.py' 2023-03-14 11:51:11,615 wheel INFO adding 'rbtools/clients/base/patch.py' 2023-03-14 11:51:11,615 wheel INFO adding 'rbtools/clients/base/registry.py' 2023-03-14 11:51:11,615 wheel INFO adding 'rbtools/clients/base/repository.py' 2023-03-14 11:51:11,615 wheel INFO adding 'rbtools/clients/base/scmclient.py' 2023-03-14 11:51:11,616 wheel INFO adding 'rbtools/clients/tests/__init__.py' 2023-03-14 11:51:11,616 wheel INFO adding 'rbtools/clients/tests/test_base_scmclient.py' 2023-03-14 11:51:11,616 wheel INFO adding 'rbtools/clients/tests/test_bzr.py' 2023-03-14 11:51:11,616 wheel INFO adding 'rbtools/clients/tests/test_clearcase.py' 2023-03-14 11:51:11,617 wheel INFO adding 'rbtools/clients/tests/test_cvs.py' 2023-03-14 11:51:11,617 wheel INFO adding 'rbtools/clients/tests/test_git.py' 2023-03-14 11:51:11,618 wheel INFO adding 'rbtools/clients/tests/test_mercurial.py' 2023-03-14 11:51:11,618 wheel INFO adding 'rbtools/clients/tests/test_p4.py' 2023-03-14 11:51:11,618 wheel INFO adding 'rbtools/clients/tests/test_plastic.py' 2023-03-14 11:51:11,619 wheel INFO adding 'rbtools/clients/tests/test_scanning.py' 2023-03-14 11:51:11,619 wheel INFO adding 'rbtools/clients/tests/test_scmclient_registry.py' 2023-03-14 11:51:11,619 wheel INFO adding 'rbtools/clients/tests/test_sos.py' 2023-03-14 11:51:11,620 wheel INFO adding 'rbtools/clients/tests/test_svn.py' 2023-03-14 11:51:11,620 wheel INFO adding 'rbtools/clients/tests/test_tfs.py' 2023-03-14 11:51:11,621 wheel INFO adding 'rbtools/commands/__init__.py' 2023-03-14 11:51:11,621 wheel INFO adding 'rbtools/commands/alias.py' 2023-03-14 11:51:11,621 wheel INFO adding 'rbtools/commands/api_get.py' 2023-03-14 11:51:11,621 wheel INFO adding 'rbtools/commands/attach.py' 2023-03-14 11:51:11,622 wheel INFO adding 'rbtools/commands/clearcache.py' 2023-03-14 11:51:11,622 wheel INFO adding 'rbtools/commands/close.py' 2023-03-14 11:51:11,622 wheel INFO adding 'rbtools/commands/diff.py' 2023-03-14 11:51:11,622 wheel INFO adding 'rbtools/commands/info.py' 2023-03-14 11:51:11,622 wheel INFO adding 'rbtools/commands/install.py' 2023-03-14 11:51:11,623 wheel INFO adding 'rbtools/commands/land.py' 2023-03-14 11:51:11,623 wheel INFO adding 'rbtools/commands/list_repo_types.py' 2023-03-14 11:51:11,623 wheel INFO adding 'rbtools/commands/login.py' 2023-03-14 11:51:11,623 wheel INFO adding 'rbtools/commands/logout.py' 2023-03-14 11:51:11,623 wheel INFO adding 'rbtools/commands/main.py' 2023-03-14 11:51:11,624 wheel INFO adding 'rbtools/commands/patch.py' 2023-03-14 11:51:11,624 wheel INFO adding 'rbtools/commands/post.py' 2023-03-14 11:51:11,624 wheel INFO adding 'rbtools/commands/publish.py' 2023-03-14 11:51:11,624 wheel INFO adding 'rbtools/commands/review.py' 2023-03-14 11:51:11,625 wheel INFO adding 'rbtools/commands/setup_completion.py' 2023-03-14 11:51:11,625 wheel INFO adding 'rbtools/commands/setup_repo.py' 2023-03-14 11:51:11,625 wheel INFO adding 'rbtools/commands/stamp.py' 2023-03-14 11:51:11,625 wheel INFO adding 'rbtools/commands/status.py' 2023-03-14 11:51:11,625 wheel INFO adding 'rbtools/commands/status_update.py' 2023-03-14 11:51:11,626 wheel INFO adding 'rbtools/commands/conf/_rbt-zsh-completion' 2023-03-14 11:51:11,626 wheel INFO adding 'rbtools/commands/conf/rbt-bash-completion' 2023-03-14 11:51:11,626 wheel INFO adding 'rbtools/commands/tests/__init__.py' 2023-03-14 11:51:11,626 wheel INFO adding 'rbtools/commands/tests/test_alias.py' 2023-03-14 11:51:11,626 wheel INFO adding 'rbtools/commands/tests/test_main.py' 2023-03-14 11:51:11,627 wheel INFO adding 'rbtools/commands/tests/test_post.py' 2023-03-14 11:51:11,627 wheel INFO adding 'rbtools/commands/tests/test_setup_repo.py' 2023-03-14 11:51:11,627 wheel INFO adding 'rbtools/diffs/__init__.py' 2023-03-14 11:51:11,627 wheel INFO adding 'rbtools/diffs/writers.py' 2023-03-14 11:51:11,628 wheel INFO adding 'rbtools/diffs/tests/__init__.py' 2023-03-14 11:51:11,628 wheel INFO adding 'rbtools/diffs/tests/test_apple_diff_tool.py' 2023-03-14 11:51:11,628 wheel INFO adding 'rbtools/diffs/tests/test_diff_file_result.py' 2023-03-14 11:51:11,628 wheel INFO adding 'rbtools/diffs/tests/test_diff_tools_registry.py' 2023-03-14 11:51:11,629 wheel INFO adding 'rbtools/diffs/tests/test_gnu_diff_tool.py' 2023-03-14 11:51:11,629 wheel INFO adding 'rbtools/diffs/tests/test_unified_diff_writer.py' 2023-03-14 11:51:11,629 wheel INFO adding 'rbtools/diffs/tools/__init__.py' 2023-03-14 11:51:11,629 wheel INFO adding 'rbtools/diffs/tools/errors.py' 2023-03-14 11:51:11,629 wheel INFO adding 'rbtools/diffs/tools/registry.py' 2023-03-14 11:51:11,630 wheel INFO adding 'rbtools/diffs/tools/backends/__init__.py' 2023-03-14 11:51:11,630 wheel INFO adding 'rbtools/diffs/tools/backends/apple.py' 2023-03-14 11:51:11,630 wheel INFO adding 'rbtools/diffs/tools/backends/gnu.py' 2023-03-14 11:51:11,630 wheel INFO adding 'rbtools/diffs/tools/base/__init__.py' 2023-03-14 11:51:11,630 wheel INFO adding 'rbtools/diffs/tools/base/diff_file_result.py' 2023-03-14 11:51:11,631 wheel INFO adding 'rbtools/diffs/tools/base/diff_tool.py' 2023-03-14 11:51:11,631 wheel INFO adding 'rbtools/helpers/__init__.py' 2023-03-14 11:51:11,631 wheel INFO adding 'rbtools/helpers/hgext.py' 2023-03-14 11:51:11,631 wheel INFO adding 'rbtools/hooks/__init__.py' 2023-03-14 11:51:11,631 wheel INFO adding 'rbtools/hooks/common.py' 2023-03-14 11:51:11,632 wheel INFO adding 'rbtools/hooks/git.py' 2023-03-14 11:51:11,632 wheel INFO adding 'rbtools/testing/__init__.py' 2023-03-14 11:51:11,632 wheel INFO adding 'rbtools/testing/commands.py' 2023-03-14 11:51:11,632 wheel INFO adding 'rbtools/testing/testcase.py' 2023-03-14 11:51:11,633 wheel INFO adding 'rbtools/testing/transport.py' 2023-03-14 11:51:11,633 wheel INFO adding 'rbtools/testing/api/__init__.py' 2023-03-14 11:51:11,633 wheel INFO adding 'rbtools/testing/api/payloads.py' 2023-03-14 11:51:11,633 wheel INFO adding 'rbtools/testing/api/transport.py' 2023-03-14 11:51:11,634 wheel INFO adding 'rbtools/utils/__init__.py' 2023-03-14 11:51:11,634 wheel INFO adding 'rbtools/utils/aliases.py' 2023-03-14 11:51:11,634 wheel INFO adding 'rbtools/utils/appdirs.py' 2023-03-14 11:51:11,634 wheel INFO adding 'rbtools/utils/checks.py' 2023-03-14 11:51:11,634 wheel INFO adding 'rbtools/utils/commands.py' 2023-03-14 11:51:11,635 wheel INFO adding 'rbtools/utils/console.py' 2023-03-14 11:51:11,635 wheel INFO adding 'rbtools/utils/diffs.py' 2023-03-14 11:51:11,635 wheel INFO adding 'rbtools/utils/encoding.py' 2023-03-14 11:51:11,635 wheel INFO adding 'rbtools/utils/errors.py' 2023-03-14 11:51:11,635 wheel INFO adding 'rbtools/utils/filesystem.py' 2023-03-14 11:51:11,636 wheel INFO adding 'rbtools/utils/graphs.py' 2023-03-14 11:51:11,636 wheel INFO adding 'rbtools/utils/match_score.py' 2023-03-14 11:51:11,636 wheel INFO adding 'rbtools/utils/process.py' 2023-03-14 11:51:11,636 wheel INFO adding 'rbtools/utils/repository.py' 2023-03-14 11:51:11,636 wheel INFO adding 'rbtools/utils/review_request.py' 2023-03-14 11:51:11,637 wheel INFO adding 'rbtools/utils/source_tree.py' 2023-03-14 11:51:11,637 wheel INFO adding 'rbtools/utils/streams.py' 2023-03-14 11:51:11,637 wheel INFO adding 'rbtools/utils/testbase.py' 2023-03-14 11:51:11,637 wheel INFO adding 'rbtools/utils/users.py' 2023-03-14 11:51:11,637 wheel INFO adding 'rbtools/utils/tests/__init__.py' 2023-03-14 11:51:11,638 wheel INFO adding 'rbtools/utils/tests/test_aliases.py' 2023-03-14 11:51:11,638 wheel INFO adding 'rbtools/utils/tests/test_buffered_iterator.py' 2023-03-14 11:51:11,638 wheel INFO adding 'rbtools/utils/tests/test_checks.py' 2023-03-14 11:51:11,638 wheel INFO adding 'rbtools/utils/tests/test_console.py' 2023-03-14 11:51:11,638 wheel INFO adding 'rbtools/utils/tests/test_filesystem.py' 2023-03-14 11:51:11,639 wheel INFO adding 'rbtools/utils/tests/test_process.py' 2023-03-14 11:51:11,639 wheel INFO adding 'rbtools/utils/tests/test_repository.py' 2023-03-14 11:51:11,639 wheel INFO adding 'rbtools/utils/tests/test_review_request.py' 2023-03-14 11:51:11,639 wheel INFO adding 'rbtools/utils/tests/test_source_tree.py' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/AUTHORS' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/COPYING' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/METADATA' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/WHEEL' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/entry_points.txt' 2023-03-14 11:51:11,640 wheel INFO adding 'RBTools-4.0.dist-info/top_level.txt' 2023-03-14 11:51:11,641 wheel INFO adding 'RBTools-4.0.dist-info/RECORD' 2023-03-14 11:51:11,642 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-03-14 11:51:11,648 gpep517 INFO The backend produced dist/RBTools-4.0-py3-none-any.whl RBTools-4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/rbtools/src/RBTools-4.0, configfile: pytest.ini, testpaths: rbtools plugins: env-0.8.1, kgb-7.1.1 collected 772 items / 265 deselected / 507 selected rbtools/api/tests/test_capabilities.py ... [ 0%] rbtools/api/tests/test_errors.py ................. [ 3%] rbtools/api/tests/test_factory.py ...... [ 5%] rbtools/api/tests/test_http_request.py ........ [ 6%] rbtools/api/tests/test_resource.py ..................................... [ 14%] [ 14%] rbtools/clients/tests/test_bzr.py ............ssssssssssssssssssss [ 20%] rbtools/clients/tests/test_clearcase.py ....ssss................... [ 25%] rbtools/clients/tests/test_plastic.py .. [ 26%] rbtools/clients/tests/test_scmclient_registry.py .......... [ 28%] rbtools/clients/tests/test_sos.py ..ssssssssssssssss.................. [ 35%] rbtools/clients/tests/test_tfs.py ...ssss...........sss...........sssss. [ 42%] ........... [ 44%] rbtools/commands/tests/test_alias.py ....... [ 46%] rbtools/commands/tests/test_main.py ............. [ 48%] rbtools/commands/tests/test_post.py .................................... [ 55%] ................................... [ 62%] rbtools/commands/tests/test_setup_repo.py ....... [ 64%] rbtools/diffs/tests/test_diff_file_result.py ........................... [ 69%] ......... [ 71%] rbtools/diffs/tests/test_diff_tools_registry.py ........... [ 73%] rbtools/diffs/tests/test_gnu_diff_tool.py ............ [ 75%] rbtools/diffs/tests/test_unified_diff_writer.py ........................ [ 80%] .... [ 81%] rbtools/utils/tests/test_aliases.py ............. [ 83%] rbtools/utils/tests/test_buffered_iterator.py .............. [ 86%] rbtools/utils/tests/test_checks.py ... [ 87%] rbtools/utils/tests/test_filesystem.py ..... [ 88%] rbtools/utils/tests/test_process.py .................. [ 91%] rbtools/utils/tests/test_repository.py .... [ 92%] rbtools/utils/tests/test_review_request.py .......................... [ 97%] rbtools/utils/tests/test_source_tree.py ............ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121 /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) rbtools/utils/appdirs.py:101 /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/utils/appdirs.py:101: DeprecationWarning: invalid escape sequence '\D' """Return full path to the user-shared data dir for this application. rbtools/utils/appdirs.py:207 /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/utils/appdirs.py:207: DeprecationWarning: invalid escape sequence '\P' """Return full path to the user-shared data dir for this application. rbtools/api/tests/test_http_request.py::HttpRequestTests::test_encode_multipart_formdata /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/tests/test_http_request.py:67: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field('bar', 42) rbtools/api/tests/test_resource.py::ItemResourceTests::test_update_with_extra_data rbtools/api/tests/test_resource.py::ItemResourceTests::test_update_with_extra_data /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/resource.py:252: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field(name, value) rbtools/api/tests/test_resource.py::ListResourceTests::test_create_with_extra_data rbtools/api/tests/test_resource.py::ListResourceTests::test_create_with_extra_data /home/buildozer/aports/testing/rbtools/src/RBTools-4.0/rbtools/api/resource.py:188: RemovedInRBTools50Warning: A value of type %s was passed to HttpRequest.add_field. In RBTools 5.0, only values of bytes or str types will be accepted. request.add_field(name, value) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 455 passed, 52 skipped, 265 deselected, 8 warnings in 11.03s ========= >>> rbtools: Entering fakeroot... >>> rbtools*: Running postcheck for rbtools >>> rbtools*: Preparing package rbtools... >>> rbtools*: Tracing dependencies... >>> rbtools*: Package size: 3.0 MB >>> rbtools*: Compressing data... >>> rbtools*: Create checksum... >>> rbtools*: Create rbtools-4.0-r0.apk >>> rbtools: Build complete at Tue, 14 Mar 2023 11:51:24 +0000 elapsed time 0h 0m 18s >>> rbtools: Cleaning up srcdir >>> rbtools: Cleaning up pkgdir >>> rbtools: Uninstalling dependencies... (1/30) Purging .makedepends-rbtools (20230314.115108) (2/30) Purging py3-tqdm (4.64.1-r1) (3/30) Purging py3-texttable (1.6.7-r0) (4/30) Purging py3-colorama (0.4.6-r2) (5/30) Purging py3-typing-extensions (4.5.0-r0) (6/30) Purging pydiffx (1.1-r0) (7/30) Purging py3-six (1.16.0-r5) (8/30) Purging py3-gpep517 (13-r0) (9/30) Purging py3-installer (0.6.0-r0) (10/30) Purging py3-setuptools (67.6.0-r0) (11/30) Purging py3-wheel (0.38.4-r1) (12/30) Purging mercurial (6.3.3-r0) (13/30) Purging py3-kgb (7.1.1-r0) (14/30) Purging py3-pytest-env (0.8.1-r1) (15/30) Purging py3-pytest (7.2.2-r0) (16/30) Purging py3-attrs (22.2.0-r0) (17/30) Purging py3-iniconfig (1.1.1-r5) (18/30) Purging py3-packaging (23.0-r1) (19/30) Purging py3-parsing (3.0.9-r1) (20/30) Purging py3-pluggy (1.0.0-r2) (21/30) Purging py3-py (1.11.0-r1) (22/30) Purging python3 (3.11.2-r0) (23/30) Purging libbz2 (1.0.8-r4) (24/30) Purging libffi (3.4.4-r0) (25/30) Purging gdbm (1.23-r0) (26/30) Purging xz-libs (5.4.1-r0) (27/30) Purging mpdecimal (2.5.1-r1) (28/30) Purging libpanelw (6.4_p20230311-r0) (29/30) Purging readline (8.2.1-r0) (30/30) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 95 packages >>> rbtools: Updating the testing/ppc64le repository index... >>> rbtools: Signing the index...