Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684165923.948383/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 x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aiomatrix-py-0.4.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684165923.948383/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 x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aiomatrix-py-0.4.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684165923.948383/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 x86_64 --nodeps /builddir/build/SPECS/python-aiomatrix-py.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U3xMEk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiomatrix-py-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiomatrix-py-0.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aiomatrix-py-0.4.7 + /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.OMKABQ + umask 022 + cd /builddir/build/BUILD + cd aiomatrix-py-0.4.7 + 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 -m64 -mtune=generic -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' running build running build_py creating build creating build/lib creating build/lib/aiomatrix copying aiomatrix/loggers.py -> build/lib/aiomatrix copying aiomatrix/__init__.py -> build/lib/aiomatrix creating build/lib/aiomatrix/client copying aiomatrix/client/__init__.py -> build/lib/aiomatrix/client copying aiomatrix/client/client.py -> build/lib/aiomatrix/client creating build/lib/aiomatrix/types copying aiomatrix/types/__init__.py -> build/lib/aiomatrix/types copying aiomatrix/types/primitives.py -> build/lib/aiomatrix/types copying aiomatrix/types/misc.py -> build/lib/aiomatrix/types creating build/lib/aiomatrix/dispatcher copying aiomatrix/dispatcher/__init__.py -> build/lib/aiomatrix/dispatcher copying aiomatrix/dispatcher/dispatcher.py -> build/lib/aiomatrix/dispatcher creating build/lib/aiomatrix/utils copying aiomatrix/utils/mixins.py -> build/lib/aiomatrix/utils copying aiomatrix/utils/quotes.py -> build/lib/aiomatrix/utils copying aiomatrix/utils/__init__.py -> build/lib/aiomatrix/utils copying aiomatrix/utils/input_file.py -> build/lib/aiomatrix/utils copying aiomatrix/utils/executor.py -> build/lib/aiomatrix/utils creating build/lib/aiomatrix/exceptions copying aiomatrix/exceptions/__init__.py -> build/lib/aiomatrix/exceptions copying aiomatrix/exceptions/errors.py -> build/lib/aiomatrix/exceptions creating build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/syncing.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/listing_rooms.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/capabilities_negotiation.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/__init__.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/rooms.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/auth.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/raw_api.py -> build/lib/aiomatrix/client/apis copying aiomatrix/client/apis/room_membership.py -> build/lib/aiomatrix/client/apis creating build/lib/aiomatrix/client/apis/modules copying aiomatrix/client/apis/modules/instant_messaging.py -> build/lib/aiomatrix/client/apis/modules copying aiomatrix/client/apis/modules/content_repository.py -> build/lib/aiomatrix/client/apis/modules copying aiomatrix/client/apis/modules/__init__.py -> build/lib/aiomatrix/client/apis/modules copying aiomatrix/client/apis/modules/typing_notifications.py -> build/lib/aiomatrix/client/apis/modules copying aiomatrix/client/apis/modules/presence_api.py -> build/lib/aiomatrix/client/apis/modules creating build/lib/aiomatrix/types/events copying aiomatrix/types/events/__init__.py -> build/lib/aiomatrix/types/events copying aiomatrix/types/events/base_room_events.py -> build/lib/aiomatrix/types/events copying aiomatrix/types/events/room_message_event.py -> build/lib/aiomatrix/types/events copying aiomatrix/types/events/base.py -> build/lib/aiomatrix/types/events creating build/lib/aiomatrix/types/methods copying aiomatrix/types/methods/join_room_query.py -> build/lib/aiomatrix/types/methods copying aiomatrix/types/methods/create_room.py -> build/lib/aiomatrix/types/methods copying aiomatrix/types/methods/__init__.py -> build/lib/aiomatrix/types/methods creating build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/server_capabilities.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/sync.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/create_room.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/room_members.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/listing_rooms.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/content_repository.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/__init__.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/room_aliases.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/whoamiresponse.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/login_response.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/room_membership.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/login_types.py -> build/lib/aiomatrix/types/responses copying aiomatrix/types/responses/room_messages.py -> build/lib/aiomatrix/types/responses creating build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_redaction.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_power_levels.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/__init__.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_canonical_alias.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_create.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_member.py -> build/lib/aiomatrix/types/events/room_state_events copying aiomatrix/types/events/room_state_events/room_join_rules.py -> build/lib/aiomatrix/types/events/room_state_events creating build/lib/aiomatrix/types/events/relationships copying aiomatrix/types/events/relationships/reaction.py -> build/lib/aiomatrix/types/events/relationships copying aiomatrix/types/events/relationships/__init__.py -> build/lib/aiomatrix/types/events/relationships creating build/lib/aiomatrix/types/events/modules copying aiomatrix/types/events/modules/__init__.py -> build/lib/aiomatrix/types/events/modules creating build/lib/aiomatrix/types/events/modules/e2ee copying aiomatrix/types/events/modules/e2ee/encrypted_file.py -> build/lib/aiomatrix/types/events/modules/e2ee copying aiomatrix/types/events/modules/e2ee/device_lists.py -> build/lib/aiomatrix/types/events/modules/e2ee copying aiomatrix/types/events/modules/e2ee/__init__.py -> build/lib/aiomatrix/types/events/modules/e2ee creating build/lib/aiomatrix/types/events/modules/presence copying aiomatrix/types/events/modules/presence/presence.py -> build/lib/aiomatrix/types/events/modules/presence copying aiomatrix/types/events/modules/presence/__init__.py -> build/lib/aiomatrix/types/events/modules/presence creating build/lib/aiomatrix/types/events/modules/send_to_device copying aiomatrix/types/events/modules/send_to_device/__init__.py -> build/lib/aiomatrix/types/events/modules/send_to_device copying aiomatrix/types/events/modules/send_to_device/to_device.py -> build/lib/aiomatrix/types/events/modules/send_to_device creating build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/audio.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/emote.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/notice.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/video.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/__init__.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/text.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/basic_file_info.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/new_content.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/file.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/image.py -> build/lib/aiomatrix/types/events/modules/instant_messaging copying aiomatrix/types/events/modules/instant_messaging/location.py -> build/lib/aiomatrix/types/events/modules/instant_messaging creating build/lib/aiomatrix/dispatcher/observers copying aiomatrix/dispatcher/observers/__init__.py -> build/lib/aiomatrix/dispatcher/observers copying aiomatrix/dispatcher/observers/matrix.py -> build/lib/aiomatrix/dispatcher/observers creating build/lib/aiomatrix/dispatcher/handlers copying aiomatrix/dispatcher/handlers/__init__.py -> build/lib/aiomatrix/dispatcher/handlers copying aiomatrix/dispatcher/handlers/handler.py -> build/lib/aiomatrix/dispatcher/handlers creating build/lib/aiomatrix/dispatcher/storage copying aiomatrix/dispatcher/storage/storage.py -> build/lib/aiomatrix/dispatcher/storage copying aiomatrix/dispatcher/storage/__init__.py -> build/lib/aiomatrix/dispatcher/storage creating build/lib/aiomatrix/dispatcher/filters copying aiomatrix/dispatcher/filters/builtin.py -> build/lib/aiomatrix/dispatcher/filters copying aiomatrix/dispatcher/filters/__init__.py -> build/lib/aiomatrix/dispatcher/filters copying aiomatrix/dispatcher/filters/base.py -> build/lib/aiomatrix/dispatcher/filters creating build/lib/aiomatrix/dispatcher/storage/presence copying aiomatrix/dispatcher/storage/presence/repo.py -> build/lib/aiomatrix/dispatcher/storage/presence copying aiomatrix/dispatcher/storage/presence/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/presence copying aiomatrix/dispatcher/storage/presence/__init__.py -> build/lib/aiomatrix/dispatcher/storage/presence copying aiomatrix/dispatcher/storage/presence/base.py -> build/lib/aiomatrix/dispatcher/storage/presence creating build/lib/aiomatrix/dispatcher/storage/internal_data copying aiomatrix/dispatcher/storage/internal_data/repo.py -> build/lib/aiomatrix/dispatcher/storage/internal_data copying aiomatrix/dispatcher/storage/internal_data/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/internal_data copying aiomatrix/dispatcher/storage/internal_data/__init__.py -> build/lib/aiomatrix/dispatcher/storage/internal_data copying aiomatrix/dispatcher/storage/internal_data/base.py -> build/lib/aiomatrix/dispatcher/storage/internal_data creating build/lib/aiomatrix/dispatcher/storage/base_engines copying aiomatrix/dispatcher/storage/base_engines/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/base_engines copying aiomatrix/dispatcher/storage/base_engines/__init__.py -> build/lib/aiomatrix/dispatcher/storage/base_engines creating build/lib/aiomatrix/dispatcher/storage/rooms_data copying aiomatrix/dispatcher/storage/rooms_data/__init__.py -> build/lib/aiomatrix/dispatcher/storage/rooms_data copying aiomatrix/dispatcher/storage/rooms_data/base.py -> build/lib/aiomatrix/dispatcher/storage/rooms_data creating build/lib/aiomatrix/dispatcher/storage/room_events copying aiomatrix/dispatcher/storage/room_events/repo.py -> build/lib/aiomatrix/dispatcher/storage/room_events copying aiomatrix/dispatcher/storage/room_events/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/room_events copying aiomatrix/dispatcher/storage/room_events/__init__.py -> build/lib/aiomatrix/dispatcher/storage/room_events copying aiomatrix/dispatcher/storage/room_events/base.py -> build/lib/aiomatrix/dispatcher/storage/room_events creating build/lib/aiomatrix/dispatcher/storage/presence/models copying aiomatrix/dispatcher/storage/presence/models/presence.py -> build/lib/aiomatrix/dispatcher/storage/presence/models copying aiomatrix/dispatcher/storage/presence/models/__init__.py -> build/lib/aiomatrix/dispatcher/storage/presence/models creating build/lib/aiomatrix/dispatcher/storage/presence/engines copying aiomatrix/dispatcher/storage/presence/engines/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/presence/engines copying aiomatrix/dispatcher/storage/presence/engines/__init__.py -> build/lib/aiomatrix/dispatcher/storage/presence/engines creating build/lib/aiomatrix/dispatcher/storage/internal_data/models copying aiomatrix/dispatcher/storage/internal_data/models/internal_data_pair.py -> build/lib/aiomatrix/dispatcher/storage/internal_data/models copying aiomatrix/dispatcher/storage/internal_data/models/__init__.py -> build/lib/aiomatrix/dispatcher/storage/internal_data/models creating build/lib/aiomatrix/dispatcher/storage/internal_data/engines copying aiomatrix/dispatcher/storage/internal_data/engines/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/internal_data/engines copying aiomatrix/dispatcher/storage/internal_data/engines/__init__.py -> build/lib/aiomatrix/dispatcher/storage/internal_data/engines creating build/lib/aiomatrix/dispatcher/storage/rooms_data/models copying aiomatrix/dispatcher/storage/rooms_data/models/__init__.py -> build/lib/aiomatrix/dispatcher/storage/rooms_data/models copying aiomatrix/dispatcher/storage/rooms_data/models/room.py -> build/lib/aiomatrix/dispatcher/storage/rooms_data/models creating build/lib/aiomatrix/dispatcher/storage/room_events/models copying aiomatrix/dispatcher/storage/room_events/models/__init__.py -> build/lib/aiomatrix/dispatcher/storage/room_events/models copying aiomatrix/dispatcher/storage/room_events/models/event.py -> build/lib/aiomatrix/dispatcher/storage/room_events/models creating build/lib/aiomatrix/dispatcher/storage/room_events/engines copying aiomatrix/dispatcher/storage/room_events/engines/sqlite.py -> build/lib/aiomatrix/dispatcher/storage/room_events/engines copying aiomatrix/dispatcher/storage/room_events/engines/__init__.py -> build/lib/aiomatrix/dispatcher/storage/room_events/engines + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2tcFVV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 + cd aiomatrix-py-0.4.7 + 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 -m64 -mtune=generic -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-aiomatrix-py-0.4.7-1.x86_64 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-aiomatrix-py-0.4.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix copying build/lib/aiomatrix/loggers.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client copying build/lib/aiomatrix/client/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client copying build/lib/aiomatrix/client/client.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/syncing.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/listing_rooms.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/capabilities_negotiation.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/rooms.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/auth.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/modules/instant_messaging.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/modules/content_repository.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/modules/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/modules/typing_notifications.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/modules/presence_api.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules copying build/lib/aiomatrix/client/apis/raw_api.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis copying build/lib/aiomatrix/client/apis/room_membership.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events copying build/lib/aiomatrix/types/events/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events copying build/lib/aiomatrix/types/events/base_room_events.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_redaction.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_power_levels.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_canonical_alias.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_create.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_member.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events copying build/lib/aiomatrix/types/events/room_state_events/room_join_rules.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/relationships copying build/lib/aiomatrix/types/events/relationships/reaction.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/relationships copying build/lib/aiomatrix/types/events/relationships/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/relationships copying build/lib/aiomatrix/types/events/room_message_event.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee copying build/lib/aiomatrix/types/events/modules/e2ee/encrypted_file.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee copying build/lib/aiomatrix/types/events/modules/e2ee/device_lists.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee copying build/lib/aiomatrix/types/events/modules/e2ee/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/presence copying build/lib/aiomatrix/types/events/modules/presence/presence.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/presence copying build/lib/aiomatrix/types/events/modules/presence/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/presence copying build/lib/aiomatrix/types/events/modules/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/send_to_device copying build/lib/aiomatrix/types/events/modules/send_to_device/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/send_to_device copying build/lib/aiomatrix/types/events/modules/send_to_device/to_device.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/send_to_device creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/audio.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/emote.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/notice.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/video.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/text.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/basic_file_info.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/new_content.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/file.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/image.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/modules/instant_messaging/location.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging copying build/lib/aiomatrix/types/events/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events copying build/lib/aiomatrix/types/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types copying build/lib/aiomatrix/types/primitives.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods copying build/lib/aiomatrix/types/methods/join_room_query.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods copying build/lib/aiomatrix/types/methods/create_room.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods copying build/lib/aiomatrix/types/methods/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods copying build/lib/aiomatrix/types/misc.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/server_capabilities.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/sync.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/create_room.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/room_members.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/listing_rooms.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/content_repository.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/room_aliases.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/whoamiresponse.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/login_response.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/room_membership.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/login_types.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/types/responses/room_messages.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses copying build/lib/aiomatrix/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/observers copying build/lib/aiomatrix/dispatcher/observers/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/observers copying build/lib/aiomatrix/dispatcher/observers/matrix.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/observers copying build/lib/aiomatrix/dispatcher/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/handlers copying build/lib/aiomatrix/dispatcher/handlers/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/handlers copying build/lib/aiomatrix/dispatcher/handlers/handler.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/handlers creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage copying build/lib/aiomatrix/dispatcher/storage/storage.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence copying build/lib/aiomatrix/dispatcher/storage/presence/repo.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence copying build/lib/aiomatrix/dispatcher/storage/presence/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/models copying build/lib/aiomatrix/dispatcher/storage/presence/models/presence.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/models copying build/lib/aiomatrix/dispatcher/storage/presence/models/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/models copying build/lib/aiomatrix/dispatcher/storage/presence/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/engines copying build/lib/aiomatrix/dispatcher/storage/presence/engines/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/engines copying build/lib/aiomatrix/dispatcher/storage/presence/engines/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/engines copying build/lib/aiomatrix/dispatcher/storage/presence/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data copying build/lib/aiomatrix/dispatcher/storage/internal_data/repo.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data copying build/lib/aiomatrix/dispatcher/storage/internal_data/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/models copying build/lib/aiomatrix/dispatcher/storage/internal_data/models/internal_data_pair.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/models copying build/lib/aiomatrix/dispatcher/storage/internal_data/models/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/models copying build/lib/aiomatrix/dispatcher/storage/internal_data/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/engines copying build/lib/aiomatrix/dispatcher/storage/internal_data/engines/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/engines copying build/lib/aiomatrix/dispatcher/storage/internal_data/engines/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/engines copying build/lib/aiomatrix/dispatcher/storage/internal_data/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/base_engines copying build/lib/aiomatrix/dispatcher/storage/base_engines/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/base_engines copying build/lib/aiomatrix/dispatcher/storage/base_engines/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/base_engines copying build/lib/aiomatrix/dispatcher/storage/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/models copying build/lib/aiomatrix/dispatcher/storage/rooms_data/models/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/models copying build/lib/aiomatrix/dispatcher/storage/rooms_data/models/room.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/models copying build/lib/aiomatrix/dispatcher/storage/rooms_data/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data copying build/lib/aiomatrix/dispatcher/storage/rooms_data/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events copying build/lib/aiomatrix/dispatcher/storage/room_events/repo.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events copying build/lib/aiomatrix/dispatcher/storage/room_events/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/models copying build/lib/aiomatrix/dispatcher/storage/room_events/models/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/models copying build/lib/aiomatrix/dispatcher/storage/room_events/models/event.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/models copying build/lib/aiomatrix/dispatcher/storage/room_events/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/engines copying build/lib/aiomatrix/dispatcher/storage/room_events/engines/sqlite.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/engines copying build/lib/aiomatrix/dispatcher/storage/room_events/engines/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/engines copying build/lib/aiomatrix/dispatcher/storage/room_events/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events copying build/lib/aiomatrix/dispatcher/dispatcher.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters copying build/lib/aiomatrix/dispatcher/filters/builtin.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters copying build/lib/aiomatrix/dispatcher/filters/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters copying build/lib/aiomatrix/dispatcher/filters/base.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils copying build/lib/aiomatrix/utils/mixins.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils copying build/lib/aiomatrix/utils/quotes.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils copying build/lib/aiomatrix/utils/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils copying build/lib/aiomatrix/utils/input_file.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils copying build/lib/aiomatrix/utils/executor.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils creating /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/exceptions copying build/lib/aiomatrix/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/exceptions copying build/lib/aiomatrix/exceptions/errors.py -> /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/exceptions byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/loggers.py to loggers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/syncing.py to syncing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/listing_rooms.py to listing_rooms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/capabilities_negotiation.py to capabilities_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/rooms.py to rooms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules/instant_messaging.py to instant_messaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules/content_repository.py to content_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules/typing_notifications.py to typing_notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/modules/presence_api.py to presence_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/raw_api.py to raw_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/client/apis/room_membership.py to room_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/base_room_events.py to base_room_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_redaction.py to room_redaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_power_levels.py to room_power_levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_canonical_alias.py to room_canonical_alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_create.py to room_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_member.py to room_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_state_events/room_join_rules.py to room_join_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/relationships/reaction.py to reaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/relationships/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/room_message_event.py to room_message_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee/encrypted_file.py to encrypted_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee/device_lists.py to device_lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/e2ee/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/presence/presence.py to presence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/presence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/send_to_device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/send_to_device/to_device.py to to_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/audio.py to audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/emote.py to emote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/notice.py to notice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/video.py to video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/basic_file_info.py to basic_file_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/new_content.py to new_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/modules/instant_messaging/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/events/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/primitives.py to primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods/join_room_query.py to join_room_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods/create_room.py to create_room.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/server_capabilities.py to server_capabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/create_room.py to create_room.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/room_members.py to room_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/listing_rooms.py to listing_rooms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/content_repository.py to content_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/room_aliases.py to room_aliases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/whoamiresponse.py to whoamiresponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/login_response.py to login_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/room_membership.py to room_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/login_types.py to login_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/types/responses/room_messages.py to room_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/observers/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/handlers/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/models/presence.py to presence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/engines/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/presence/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/models/internal_data_pair.py to internal_data_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/engines/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/internal_data/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/base_engines/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/base_engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/models/room.py to room.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/rooms_data/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/models/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/engines/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/storage/room_events/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters/builtin.py to builtin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/dispatcher/filters/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils/quotes.py to quotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils/input_file.py to input_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/utils/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix/exceptions/errors.py to errors.cpython-39.pyc writing byte-compilation script '/tmp/tmpht4qfnga.py' /usr/bin/python3 /tmp/tmpht4qfnga.py removing /tmp/tmpht4qfnga.py running install_egg_info running egg_info writing aiomatrix_py.egg-info/PKG-INFO writing dependency_links to aiomatrix_py.egg-info/dependency_links.txt writing requirements to aiomatrix_py.egg-info/requires.txt writing top-level names to aiomatrix_py.egg-info/top_level.txt reading manifest file 'aiomatrix_py.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'aiomatrix_py.egg-info/SOURCES.txt' Copying aiomatrix_py.egg-info to /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9/site-packages/aiomatrix_py-0.4.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64//usr/share/doc/python-aiomatrix-py + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 ~/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 ~/build/BUILD/aiomatrix-py-0.4.7 + '[' -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/aiomatrix-py-0.4.7 + popd + mv /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.7-1 --unique-debug-suffix -0.4.7-1.x86_64 --unique-debug-src-base python-aiomatrix-py-0.4.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aiomatrix-py-0.4.7 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-aiomatrix-py-0.4.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aiomatrix-py-0.4.7-1.noarch Provides: python-aiomatrix-py python3-aiomatrix-py = 0.4.7-1 python3.9dist(aiomatrix-py) = 0.4.7 python3dist(aiomatrix-py) = 0.4.7 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(aiofiles) = 0.7 python3.9dist(aiohttp) >= 3.7.2 python3.9dist(aiohttp) < 4 python3.9dist(pydantic) = 1.8.2 Processing files: python-aiomatrix-py-help-0.4.7-1.noarch warning: Empty %files file /builddir/build/BUILD/aiomatrix-py-0.4.7/doclist.lst Provides: python-aiomatrix-py-help = 0.4.7-1 python3-aiomatrix-py-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-aiomatrix-py-0.4.7-1.x86_64 Wrote: /builddir/build/RPMS/python-aiomatrix-py-help-0.4.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aiomatrix-py-0.4.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p7wpli + umask 022 + cd /builddir/build/BUILD + cd aiomatrix-py-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiomatrix-py-0.4.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0