Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682274357.686073/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pubnub-7.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682274357.686073/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pubnub-7.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682274357.686073/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pubnub.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d6A5zt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pubnub-7.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pubnub-7.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pubnub-7.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HOb9kP + umask 022 + cd /builddir/build/BUILD + cd pubnub-7.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pubnub copying pubnub/utils.py -> build/lib/pubnub copying pubnub/pubnub_asyncio.py -> build/lib/pubnub copying pubnub/enums.py -> build/lib/pubnub copying pubnub/__init__.py -> build/lib/pubnub copying pubnub/pnconfiguration.py -> build/lib/pubnub copying pubnub/exceptions.py -> build/lib/pubnub copying pubnub/pubnub_core.py -> build/lib/pubnub copying pubnub/builders.py -> build/lib/pubnub copying pubnub/callbacks.py -> build/lib/pubnub copying pubnub/crypto_core.py -> build/lib/pubnub copying pubnub/pubnub.py -> build/lib/pubnub copying pubnub/features.py -> build/lib/pubnub copying pubnub/errors.py -> build/lib/pubnub copying pubnub/crypto.py -> build/lib/pubnub copying pubnub/managers.py -> build/lib/pubnub copying pubnub/structures.py -> build/lib/pubnub copying pubnub/workers.py -> build/lib/pubnub copying pubnub/dtos.py -> build/lib/pubnub creating build/lib/pubnub/endpoints copying pubnub/endpoints/history.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/endpoint.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/history_delete.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/__init__.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/fetch_messages.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/mixins.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/signal.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/time.py -> build/lib/pubnub/endpoints copying pubnub/endpoints/message_count.py -> build/lib/pubnub/endpoints creating build/lib/pubnub/models copying pubnub/models/__init__.py -> build/lib/pubnub/models copying pubnub/models/subscription_item.py -> build/lib/pubnub/models creating build/lib/pubnub/request_handlers copying pubnub/request_handlers/__init__.py -> build/lib/pubnub/request_handlers copying pubnub/request_handlers/requests_handler.py -> build/lib/pubnub/request_handlers copying pubnub/request_handlers/base.py -> build/lib/pubnub/request_handlers creating build/lib/pubnub/endpoints/entities copying pubnub/endpoints/entities/endpoint.py -> build/lib/pubnub/endpoints/entities copying pubnub/endpoints/entities/__init__.py -> build/lib/pubnub/endpoints/entities creating build/lib/pubnub/endpoints/pubsub copying pubnub/endpoints/pubsub/__init__.py -> build/lib/pubnub/endpoints/pubsub copying pubnub/endpoints/pubsub/publish.py -> build/lib/pubnub/endpoints/pubsub copying pubnub/endpoints/pubsub/subscribe.py -> build/lib/pubnub/endpoints/pubsub copying pubnub/endpoints/pubsub/fire.py -> build/lib/pubnub/endpoints/pubsub creating build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/here_now.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/where_now.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/__init__.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/get_state.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/set_state.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/heartbeat.py -> build/lib/pubnub/endpoints/presence copying pubnub/endpoints/presence/leave.py -> build/lib/pubnub/endpoints/presence creating build/lib/pubnub/endpoints/access copying pubnub/endpoints/access/__init__.py -> build/lib/pubnub/endpoints/access copying pubnub/endpoints/access/grant_token.py -> build/lib/pubnub/endpoints/access copying pubnub/endpoints/access/revoke_token.py -> build/lib/pubnub/endpoints/access copying pubnub/endpoints/access/grant.py -> build/lib/pubnub/endpoints/access copying pubnub/endpoints/access/audit.py -> build/lib/pubnub/endpoints/access creating build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/publish_file_message.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/delete_file.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/send_file.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/__init__.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/file_based_endpoint.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/list_files.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/fetch_upload_details.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/get_file_url.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/download_file_asyncio.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/download_file.py -> build/lib/pubnub/endpoints/file_operations copying pubnub/endpoints/file_operations/send_file_asyncio.py -> build/lib/pubnub/endpoints/file_operations creating build/lib/pubnub/endpoints/push copying pubnub/endpoints/push/add_channels_to_push.py -> build/lib/pubnub/endpoints/push copying pubnub/endpoints/push/__init__.py -> build/lib/pubnub/endpoints/push copying pubnub/endpoints/push/remove_device.py -> build/lib/pubnub/endpoints/push copying pubnub/endpoints/push/remove_channels_from_push.py -> build/lib/pubnub/endpoints/push copying pubnub/endpoints/push/list_push_provisions.py -> build/lib/pubnub/endpoints/push creating build/lib/pubnub/endpoints/channel_groups copying pubnub/endpoints/channel_groups/remove_channel_from_channel_group.py -> build/lib/pubnub/endpoints/channel_groups copying pubnub/endpoints/channel_groups/__init__.py -> build/lib/pubnub/endpoints/channel_groups copying pubnub/endpoints/channel_groups/list_channels_in_channel_group.py -> build/lib/pubnub/endpoints/channel_groups copying pubnub/endpoints/channel_groups/remove_channel_group.py -> build/lib/pubnub/endpoints/channel_groups copying pubnub/endpoints/channel_groups/add_channel_to_channel_group.py -> build/lib/pubnub/endpoints/channel_groups creating build/lib/pubnub/endpoints/objects_v2 copying pubnub/endpoints/objects_v2/objects_endpoint.py -> build/lib/pubnub/endpoints/objects_v2 copying pubnub/endpoints/objects_v2/__init__.py -> build/lib/pubnub/endpoints/objects_v2 creating build/lib/pubnub/endpoints/message_actions copying pubnub/endpoints/message_actions/get_message_actions.py -> build/lib/pubnub/endpoints/message_actions copying pubnub/endpoints/message_actions/__init__.py -> build/lib/pubnub/endpoints/message_actions copying pubnub/endpoints/message_actions/add_message_action.py -> build/lib/pubnub/endpoints/message_actions copying pubnub/endpoints/message_actions/remove_message_action.py -> build/lib/pubnub/endpoints/message_actions creating build/lib/pubnub/endpoints/entities/membership copying pubnub/endpoints/entities/membership/fetch_memberships.py -> build/lib/pubnub/endpoints/entities/membership copying pubnub/endpoints/entities/membership/__init__.py -> build/lib/pubnub/endpoints/entities/membership copying pubnub/endpoints/entities/membership/update_memberships.py -> build/lib/pubnub/endpoints/entities/membership copying pubnub/endpoints/entities/membership/add_memberships.py -> build/lib/pubnub/endpoints/entities/membership copying pubnub/endpoints/entities/membership/remove_memberships.py -> build/lib/pubnub/endpoints/entities/membership creating build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/update_user.py -> build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/__init__.py -> build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/fetch_users.py -> build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/create_user.py -> build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/fetch_user.py -> build/lib/pubnub/endpoints/entities/user copying pubnub/endpoints/entities/user/remove_user.py -> build/lib/pubnub/endpoints/entities/user creating build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/remove_space.py -> build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/__init__.py -> build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/fetch_spaces.py -> build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/update_space.py -> build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/fetch_space.py -> build/lib/pubnub/endpoints/entities/space copying pubnub/endpoints/entities/space/create_space.py -> build/lib/pubnub/endpoints/entities/space creating build/lib/pubnub/endpoints/objects_v2/uuid copying pubnub/endpoints/objects_v2/uuid/get_uuid.py -> build/lib/pubnub/endpoints/objects_v2/uuid copying pubnub/endpoints/objects_v2/uuid/__init__.py -> build/lib/pubnub/endpoints/objects_v2/uuid copying pubnub/endpoints/objects_v2/uuid/get_all_uuid.py -> build/lib/pubnub/endpoints/objects_v2/uuid copying pubnub/endpoints/objects_v2/uuid/set_uuid.py -> build/lib/pubnub/endpoints/objects_v2/uuid copying pubnub/endpoints/objects_v2/uuid/remove_uuid.py -> build/lib/pubnub/endpoints/objects_v2/uuid creating build/lib/pubnub/endpoints/objects_v2/memberships copying pubnub/endpoints/objects_v2/memberships/__init__.py -> build/lib/pubnub/endpoints/objects_v2/memberships copying pubnub/endpoints/objects_v2/memberships/set_memberships.py -> build/lib/pubnub/endpoints/objects_v2/memberships copying pubnub/endpoints/objects_v2/memberships/manage_memberships.py -> build/lib/pubnub/endpoints/objects_v2/memberships copying pubnub/endpoints/objects_v2/memberships/remove_memberships.py -> build/lib/pubnub/endpoints/objects_v2/memberships copying pubnub/endpoints/objects_v2/memberships/get_memberships.py -> build/lib/pubnub/endpoints/objects_v2/memberships creating build/lib/pubnub/endpoints/objects_v2/channel copying pubnub/endpoints/objects_v2/channel/set_channel.py -> build/lib/pubnub/endpoints/objects_v2/channel copying pubnub/endpoints/objects_v2/channel/__init__.py -> build/lib/pubnub/endpoints/objects_v2/channel copying pubnub/endpoints/objects_v2/channel/get_channel.py -> build/lib/pubnub/endpoints/objects_v2/channel copying pubnub/endpoints/objects_v2/channel/get_all_channels.py -> build/lib/pubnub/endpoints/objects_v2/channel copying pubnub/endpoints/objects_v2/channel/remove_channel.py -> build/lib/pubnub/endpoints/objects_v2/channel creating build/lib/pubnub/endpoints/objects_v2/members copying pubnub/endpoints/objects_v2/members/__init__.py -> build/lib/pubnub/endpoints/objects_v2/members copying pubnub/endpoints/objects_v2/members/remove_channel_members.py -> build/lib/pubnub/endpoints/objects_v2/members copying pubnub/endpoints/objects_v2/members/set_channel_members.py -> build/lib/pubnub/endpoints/objects_v2/members copying pubnub/endpoints/objects_v2/members/manage_channel_members.py -> build/lib/pubnub/endpoints/objects_v2/members copying pubnub/endpoints/objects_v2/members/get_channel_members.py -> build/lib/pubnub/endpoints/objects_v2/members creating build/lib/pubnub/models/server copying pubnub/models/server/__init__.py -> build/lib/pubnub/models/server copying pubnub/models/server/subscribe.py -> build/lib/pubnub/models/server creating build/lib/pubnub/models/consumer copying pubnub/models/consumer/history.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/access_manager.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/__init__.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/channel_group.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/push.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/message_actions.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/pn_error_data.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/presence.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/file.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/pubsub.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/common.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/signal.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/time.py -> build/lib/pubnub/models/consumer copying pubnub/models/consumer/message_count.py -> build/lib/pubnub/models/consumer creating build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/space.py -> build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/__init__.py -> build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/membership.py -> build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/page.py -> build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/user.py -> build/lib/pubnub/models/consumer/entities copying pubnub/models/consumer/entities/result.py -> build/lib/pubnub/models/consumer/entities creating build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/pn_resource.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/access_manager.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/space.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/__init__.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/group.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/channel.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/uuid.py -> build/lib/pubnub/models/consumer/v3 copying pubnub/models/consumer/v3/user.py -> build/lib/pubnub/models/consumer/v3 creating build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/__init__.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/memberships.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/channel.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/sort.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/uuid.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/page.py -> build/lib/pubnub/models/consumer/objects_v2 copying pubnub/models/consumer/objects_v2/channel_members.py -> build/lib/pubnub/models/consumer/objects_v2 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.chlabw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 + cd pubnub-7.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 Warning: 'classifiers' should be a list, got type 'tuple' running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/utils.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/pubnub_asyncio.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/enums.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/pnconfiguration.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/exceptions.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/pubnub_core.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities copying build/lib/pubnub/endpoints/entities/endpoint.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/membership/fetch_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/membership/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/membership/update_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/membership/add_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/membership/remove_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership copying build/lib/pubnub/endpoints/entities/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/update_user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/fetch_users.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/create_user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/fetch_user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user copying build/lib/pubnub/endpoints/entities/user/remove_user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/remove_space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/fetch_spaces.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/update_space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/fetch_space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/entities/space/create_space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space copying build/lib/pubnub/endpoints/history.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints copying build/lib/pubnub/endpoints/endpoint.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub copying build/lib/pubnub/endpoints/pubsub/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub copying build/lib/pubnub/endpoints/pubsub/publish.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub copying build/lib/pubnub/endpoints/pubsub/subscribe.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub copying build/lib/pubnub/endpoints/pubsub/fire.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/here_now.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/where_now.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/get_state.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/set_state.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/heartbeat.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/presence/leave.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence copying build/lib/pubnub/endpoints/history_delete.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints copying build/lib/pubnub/endpoints/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints copying build/lib/pubnub/endpoints/fetch_messages.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access copying build/lib/pubnub/endpoints/access/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access copying build/lib/pubnub/endpoints/access/grant_token.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access copying build/lib/pubnub/endpoints/access/revoke_token.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access copying build/lib/pubnub/endpoints/access/grant.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access copying build/lib/pubnub/endpoints/access/audit.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/publish_file_message.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/delete_file.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/send_file.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/file_based_endpoint.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/list_files.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/fetch_upload_details.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/get_file_url.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/download_file_asyncio.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/download_file.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations copying build/lib/pubnub/endpoints/file_operations/send_file_asyncio.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push copying build/lib/pubnub/endpoints/push/add_channels_to_push.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push copying build/lib/pubnub/endpoints/push/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push copying build/lib/pubnub/endpoints/push/remove_device.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push copying build/lib/pubnub/endpoints/push/remove_channels_from_push.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push copying build/lib/pubnub/endpoints/push/list_push_provisions.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/channel_groups/remove_channel_from_channel_group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/channel_groups/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/channel_groups/list_channels_in_channel_group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/channel_groups/remove_channel_group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/channel_groups/add_channel_to_channel_group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups copying build/lib/pubnub/endpoints/mixins.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2 copying build/lib/pubnub/endpoints/objects_v2/objects_endpoint.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2 copying build/lib/pubnub/endpoints/objects_v2/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2 creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid copying build/lib/pubnub/endpoints/objects_v2/uuid/get_uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid copying build/lib/pubnub/endpoints/objects_v2/uuid/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid copying build/lib/pubnub/endpoints/objects_v2/uuid/get_all_uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid copying build/lib/pubnub/endpoints/objects_v2/uuid/set_uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid copying build/lib/pubnub/endpoints/objects_v2/uuid/remove_uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships copying build/lib/pubnub/endpoints/objects_v2/memberships/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships copying build/lib/pubnub/endpoints/objects_v2/memberships/set_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships copying build/lib/pubnub/endpoints/objects_v2/memberships/manage_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships copying build/lib/pubnub/endpoints/objects_v2/memberships/remove_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships copying build/lib/pubnub/endpoints/objects_v2/memberships/get_memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel copying build/lib/pubnub/endpoints/objects_v2/channel/set_channel.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel copying build/lib/pubnub/endpoints/objects_v2/channel/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel copying build/lib/pubnub/endpoints/objects_v2/channel/get_channel.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel copying build/lib/pubnub/endpoints/objects_v2/channel/get_all_channels.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel copying build/lib/pubnub/endpoints/objects_v2/channel/remove_channel.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/objects_v2/members/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/objects_v2/members/remove_channel_members.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/objects_v2/members/set_channel_members.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/objects_v2/members/manage_channel_members.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/objects_v2/members/get_channel_members.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members copying build/lib/pubnub/endpoints/signal.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions copying build/lib/pubnub/endpoints/message_actions/get_message_actions.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions copying build/lib/pubnub/endpoints/message_actions/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions copying build/lib/pubnub/endpoints/message_actions/add_message_action.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions copying build/lib/pubnub/endpoints/message_actions/remove_message_action.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions copying build/lib/pubnub/endpoints/time.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints copying build/lib/pubnub/endpoints/message_count.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints copying build/lib/pubnub/builders.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/callbacks.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/crypto_core.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/pubnub.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models copying build/lib/pubnub/models/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models copying build/lib/pubnub/models/subscription_item.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/server copying build/lib/pubnub/models/server/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/server copying build/lib/pubnub/models/server/subscribe.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/server creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/membership.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/page.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/entities/result.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities copying build/lib/pubnub/models/consumer/history.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/access_manager.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/channel_group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/push.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/message_actions.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/pn_error_data.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/presence.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/pn_resource.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/access_manager.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/space.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/group.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/channel.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/v3/user.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3 copying build/lib/pubnub/models/consumer/file.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/memberships.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/channel.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/sort.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/uuid.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/page.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/objects_v2/channel_members.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2 copying build/lib/pubnub/models/consumer/pubsub.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/common.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/signal.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/time.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/models/consumer/message_count.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer copying build/lib/pubnub/features.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/errors.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/crypto.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/managers.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/structures.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub copying build/lib/pubnub/workers.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub creating /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers copying build/lib/pubnub/request_handlers/__init__.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers copying build/lib/pubnub/request_handlers/requests_handler.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers copying build/lib/pubnub/request_handlers/base.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers copying build/lib/pubnub/dtos.py -> /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/pubnub_asyncio.py to pubnub_asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/pnconfiguration.py to pnconfiguration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/pubnub_core.py to pubnub_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/endpoint.py to endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership/fetch_memberships.py to fetch_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership/update_memberships.py to update_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership/add_memberships.py to add_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/membership/remove_memberships.py to remove_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/update_user.py to update_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/fetch_users.py to fetch_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/create_user.py to create_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/fetch_user.py to fetch_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/user/remove_user.py to remove_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/remove_space.py to remove_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/fetch_spaces.py to fetch_spaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/update_space.py to update_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/fetch_space.py to fetch_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/entities/space/create_space.py to create_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/endpoint.py to endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub/publish.py to publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub/subscribe.py to subscribe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/pubsub/fire.py to fire.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/here_now.py to here_now.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/where_now.py to where_now.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/get_state.py to get_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/set_state.py to set_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/heartbeat.py to heartbeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/presence/leave.py to leave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/history_delete.py to history_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/fetch_messages.py to fetch_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access/grant_token.py to grant_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access/revoke_token.py to revoke_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access/grant.py to grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/access/audit.py to audit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/publish_file_message.py to publish_file_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/delete_file.py to delete_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/send_file.py to send_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/file_based_endpoint.py to file_based_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/list_files.py to list_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/fetch_upload_details.py to fetch_upload_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/get_file_url.py to get_file_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/download_file_asyncio.py to download_file_asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/download_file.py to download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/file_operations/send_file_asyncio.py to send_file_asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push/add_channels_to_push.py to add_channels_to_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push/remove_device.py to remove_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push/remove_channels_from_push.py to remove_channels_from_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/push/list_push_provisions.py to list_push_provisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups/remove_channel_from_channel_group.py to remove_channel_from_channel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups/list_channels_in_channel_group.py to list_channels_in_channel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups/remove_channel_group.py to remove_channel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/channel_groups/add_channel_to_channel_group.py to add_channel_to_channel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/objects_endpoint.py to objects_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid/get_uuid.py to get_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid/get_all_uuid.py to get_all_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid/set_uuid.py to set_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/uuid/remove_uuid.py to remove_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships/set_memberships.py to set_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships/manage_memberships.py to manage_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships/remove_memberships.py to remove_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/memberships/get_memberships.py to get_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel/set_channel.py to set_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel/get_channel.py to get_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel/get_all_channels.py to get_all_channels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/channel/remove_channel.py to remove_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members/remove_channel_members.py to remove_channel_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members/set_channel_members.py to set_channel_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members/manage_channel_members.py to manage_channel_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/objects_v2/members/get_channel_members.py to get_channel_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/signal.py to signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions/get_message_actions.py to get_message_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions/add_message_action.py to add_message_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_actions/remove_message_action.py to remove_message_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/endpoints/message_count.py to message_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/builders.py to builders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/crypto_core.py to crypto_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/pubnub.py to pubnub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/subscription_item.py to subscription_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/server/subscribe.py to subscribe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/space.py to space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/membership.py to membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/entities/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/access_manager.py to access_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/channel_group.py to channel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/push.py to push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/message_actions.py to message_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/pn_error_data.py to pn_error_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/presence.py to presence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/pn_resource.py to pn_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/access_manager.py to access_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/space.py to space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/uuid.py to uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/v3/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/memberships.py to memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/sort.py to sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/uuid.py to uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/objects_v2/channel_members.py to channel_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/pubsub.py to pubsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/signal.py to signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/models/consumer/message_count.py to message_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/crypto.py to crypto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/workers.py to workers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers/requests_handler.py to requests_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/request_handlers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub/dtos.py to dtos.cpython-39.pyc writing byte-compilation script '/tmp/tmpese497do.py' /usr/bin/python3 /tmp/tmpese497do.py removing /tmp/tmpese497do.py running install_egg_info running egg_info writing pubnub.egg-info/PKG-INFO writing dependency_links to pubnub.egg-info/dependency_links.txt writing requirements to pubnub.egg-info/requires.txt writing top-level names to pubnub.egg-info/top_level.txt reading manifest file 'pubnub.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pubnub.egg-info/SOURCES.txt' Copying pubnub.egg-info to /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9/site-packages/pubnub-7.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64//usr/share/doc/python-pubnub + '[' -d doc ']' ~/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 ~/build/BUILD/pubnub-7.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pubnub-7.1.0 + popd + mv /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.1.0-1 --unique-debug-suffix -7.1.0-1.aarch64 --unique-debug-src-base python-pubnub-7.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pubnub-7.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pubnub-7.1.0-1.noarch Provides: python-pubnub python3-pubnub = 7.1.0-1 python3.9dist(pubnub) = 7.1 python3dist(pubnub) = 7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(aiohttp) python3.9dist(cbor2) python3.9dist(pycryptodomex) >= 3.3 python3.9dist(requests) >= 2.4 Processing files: python-pubnub-help-7.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pubnub-7.1.0/doclist.lst Provides: python-pubnub-help = 7.1.0-1 python3-pubnub-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-pubnub-help-7.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pubnub-7.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pRDxcj + umask 022 + cd /builddir/build/BUILD + cd pubnub-7.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pubnub-7.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0