Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-restdoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686370768.806120/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-restdoctor.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-restdoctor-0.0.60-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-restdoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686370768.806120/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-restdoctor.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-restdoctor-0.0.60-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-restdoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686370768.806120/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-restdoctor.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.VWaPq6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf restdoctor-0.0.60 + /usr/bin/gzip -dc /builddir/build/SOURCES/restdoctor-0.0.60.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd restdoctor-0.0.60 + /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.BfKazc + umask 022 + cd /builddir/build/BUILD + cd restdoctor-0.0.60 + 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' running build running build_py file restdoctor.py (for module restdoctor) not found creating build creating build/lib creating build/lib/restdoctor copying restdoctor/app_settings.py -> build/lib/restdoctor copying restdoctor/apps.py -> build/lib/restdoctor copying restdoctor/constants.py -> build/lib/restdoctor copying restdoctor/__init__.py -> build/lib/restdoctor creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/django_settings.py -> build/lib/tests copying tests/factories.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/restdoctor/utils copying restdoctor/utils/permissions.py -> build/lib/restdoctor/utils copying restdoctor/utils/custom_types.py -> build/lib/restdoctor/utils copying restdoctor/utils/api_format.py -> build/lib/restdoctor/utils copying restdoctor/utils/pydantic.py -> build/lib/restdoctor/utils copying restdoctor/utils/sentry.py -> build/lib/restdoctor/utils copying restdoctor/utils/api_prefix.py -> build/lib/restdoctor/utils copying restdoctor/utils/serializers.py -> build/lib/restdoctor/utils copying restdoctor/utils/typing_inspect.py -> build/lib/restdoctor/utils copying restdoctor/utils/structlog.py -> build/lib/restdoctor/utils copying restdoctor/utils/helpers.py -> build/lib/restdoctor/utils copying restdoctor/utils/constants.py -> build/lib/restdoctor/utils copying restdoctor/utils/__init__.py -> build/lib/restdoctor/utils copying restdoctor/utils/jwt_token.py -> build/lib/restdoctor/utils copying restdoctor/utils/media_type.py -> build/lib/restdoctor/utils creating build/lib/restdoctor/management copying restdoctor/management/__init__.py -> build/lib/restdoctor/management creating build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/custom_types.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/reverse.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/routers.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/viewsets.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/signals.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/renderers.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/mixins.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/resources.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/serializers.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/response.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/generics.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/sensitive_data.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/parsers.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/fields.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/exceptions.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/exception_handlers.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/test_client.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/negotiations.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/views.py -> build/lib/restdoctor/rest_framework copying restdoctor/rest_framework/__init__.py -> build/lib/restdoctor/rest_framework creating build/lib/restdoctor/django copying restdoctor/django/custom_types.py -> build/lib/restdoctor/django copying restdoctor/django/sensitive_data.py -> build/lib/restdoctor/django copying restdoctor/django/__init__.py -> build/lib/restdoctor/django creating build/lib/restdoctor/management/commands copying restdoctor/management/commands/generate_schema.py -> build/lib/restdoctor/management/commands copying restdoctor/management/commands/__init__.py -> build/lib/restdoctor/management/commands creating build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/custom_types.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/utils.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/resources.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/serializers.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/openapi.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/refs_registry.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/fields.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/generators.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/wrappers.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/constants.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/__init__.py -> build/lib/restdoctor/rest_framework/schema copying restdoctor/rest_framework/schema/filters.py -> build/lib/restdoctor/rest_framework/schema creating build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/custom_types.py -> build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/mixins.py -> build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/serializers.py -> build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/cursor_uuid.py -> build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/page_number.py -> build/lib/restdoctor/rest_framework/pagination copying restdoctor/rest_framework/pagination/__init__.py -> build/lib/restdoctor/rest_framework/pagination creating build/lib/restdoctor/django/middleware copying restdoctor/django/middleware/__init__.py -> build/lib/restdoctor/django/middleware copying restdoctor/django/middleware/api_selector.py -> build/lib/restdoctor/django/middleware creating build/lib/tests/test_unit copying tests/test_unit/conftest.py -> build/lib/tests/test_unit copying tests/test_unit/test_parse_accept.py -> build/lib/tests/test_unit copying tests/test_unit/test_resources.py -> build/lib/tests/test_unit copying tests/test_unit/test_sensitive_data.py -> build/lib/tests/test_unit copying tests/test_unit/test_pagination.py -> build/lib/tests/test_unit copying tests/test_unit/test_exception_handlers.py -> build/lib/tests/test_unit copying tests/test_unit/test_retrieve.py -> build/lib/tests/test_unit copying tests/test_unit/test_queryset.py -> build/lib/tests/test_unit copying tests/test_unit/test_fields.py -> build/lib/tests/test_unit copying tests/test_unit/test_response_with_meta.py -> build/lib/tests/test_unit copying tests/test_unit/test_serializer_class_api_view.py -> build/lib/tests/test_unit copying tests/test_unit/test_permissions.py -> build/lib/tests/test_unit copying tests/test_unit/stubs.py -> build/lib/tests/test_unit copying tests/test_unit/test_api_version_selector.py -> build/lib/tests/test_unit copying tests/test_unit/__init__.py -> build/lib/tests/test_unit copying tests/test_unit/test_api_prefixes.py -> build/lib/tests/test_unit creating build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_pydantic_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_schema_tags.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/conftest.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_query_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_operation_ids.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_resource_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_pagination_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_schema_validations.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_schema_parameters.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_error_handlers_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_refs_schema_generator.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_fields_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/stubs.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_serializer_class_map.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_schema_api_formats.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/__init__.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_filter_fields_schema.py -> build/lib/tests/test_unit/test_schema copying tests/test_unit/test_schema/test_generators.py -> build/lib/tests/test_unit/test_schema creating build/lib/tests/test_unit/test_utils copying tests/test_unit/test_utils/test_api_format.py -> build/lib/tests/test_unit/test_utils copying tests/test_unit/test_utils/test_typing_inspect.py -> build/lib/tests/test_unit/test_utils copying tests/test_unit/test_utils/__init__.py -> build/lib/tests/test_unit/test_utils copying tests/test_unit/test_utils/test_pydantic.py -> build/lib/tests/test_unit/test_utils creating build/lib/tests/test_unit/test_serializers copying tests/test_unit/test_serializers/__init__.py -> build/lib/tests/test_unit/test_serializers creating build/lib/tests/test_unit/test_drfclient copying tests/test_unit/test_drfclient/conftest.py -> build/lib/tests/test_unit/test_drfclient copying tests/test_unit/test_drfclient/__init__.py -> build/lib/tests/test_unit/test_drfclient copying tests/test_unit/test_drfclient/test_drfclient.py -> build/lib/tests/test_unit/test_drfclient creating build/lib/tests/test_unit/test_serializers/test_serializer_class_map copying tests/test_unit/test_serializers/test_serializer_class_map/stubs.py -> build/lib/tests/test_unit/test_serializers/test_serializer_class_map copying tests/test_unit/test_serializers/test_serializer_class_map/test_serializer_class_map.py -> build/lib/tests/test_unit/test_serializers/test_serializer_class_map copying tests/test_unit/test_serializers/test_serializer_class_map/__init__.py -> build/lib/tests/test_unit/test_serializers/test_serializer_class_map creating build/lib/tests/test_unit/test_serializers/test_pydantic_serializer copying tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer_deprecated.py -> build/lib/tests/test_unit/test_serializers/test_pydantic_serializer copying tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer.py -> build/lib/tests/test_unit/test_serializers/test_pydantic_serializer copying tests/test_unit/test_serializers/test_pydantic_serializer/conftest.py -> build/lib/tests/test_unit/test_serializers/test_pydantic_serializer copying tests/test_unit/test_serializers/test_pydantic_serializer/test_sensitive_data.py -> build/lib/tests/test_unit/test_serializers/test_pydantic_serializer copying tests/test_unit/test_serializers/test_pydantic_serializer/__init__.py -> build/lib/tests/test_unit/test_serializers/test_pydantic_serializer creating build/lib/tests/test_unit/test_serializers/test_meta_inheritance copying tests/test_unit/test_serializers/test_meta_inheritance/test_extend_meta_fields.py -> build/lib/tests/test_unit/test_serializers/test_meta_inheritance copying tests/test_unit/test_serializers/test_meta_inheritance/test_list_meta.py -> build/lib/tests/test_unit/test_serializers/test_meta_inheritance copying tests/test_unit/test_serializers/test_meta_inheritance/test_model_inheritance.py -> build/lib/tests/test_unit/test_serializers/test_meta_inheritance copying tests/test_unit/test_serializers/test_meta_inheritance/stubs.py -> build/lib/tests/test_unit/test_serializers/test_meta_inheritance copying tests/test_unit/test_serializers/test_meta_inheritance/__init__.py -> build/lib/tests/test_unit/test_serializers/test_meta_inheritance running egg_info writing restdoctor.egg-info/PKG-INFO writing dependency_links to restdoctor.egg-info/dependency_links.txt writing requirements to restdoctor.egg-info/requires.txt writing top-level names to restdoctor.egg-info/top_level.txt file restdoctor.py (for module restdoctor) not found reading manifest file 'restdoctor.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'restdoctor.egg-info/SOURCES.txt' file restdoctor.py (for module restdoctor) not found + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iZyRD9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 + cd restdoctor-0.0.60 + 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-restdoctor-0.0.60-1.aarch64 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-restdoctor-0.0.60-1.aarch64/usr creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/permissions.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/custom_types.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/api_format.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/pydantic.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/sentry.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/api_prefix.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/serializers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/typing_inspect.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/structlog.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/helpers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/constants.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/jwt_token.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils copying build/lib/restdoctor/utils/media_type.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/commands copying build/lib/restdoctor/management/commands/generate_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/commands copying build/lib/restdoctor/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/commands copying build/lib/restdoctor/management/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management copying build/lib/restdoctor/app_settings.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor copying build/lib/restdoctor/apps.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/custom_types.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/reverse.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/routers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/viewsets.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/signals.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/renderers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/mixins.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/resources.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/serializers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/response.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/generics.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/sensitive_data.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/parsers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/fields.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/exceptions.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/exception_handlers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/test_client.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework copying build/lib/restdoctor/rest_framework/negotiations.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/custom_types.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/utils.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/resources.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/serializers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/openapi.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/refs_registry.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/fields.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/generators.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/wrappers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/constants.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/schema/filters.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema copying build/lib/restdoctor/rest_framework/views.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/custom_types.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/mixins.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/serializers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/cursor_uuid.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/page_number.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/pagination/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination copying build/lib/restdoctor/rest_framework/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django copying build/lib/restdoctor/django/custom_types.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django copying build/lib/restdoctor/django/sensitive_data.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/middleware copying build/lib/restdoctor/django/middleware/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/middleware copying build/lib/restdoctor/django/middleware/api_selector.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/middleware copying build/lib/restdoctor/django/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django copying build/lib/restdoctor/constants.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor copying build/lib/restdoctor/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/django_settings.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/conftest.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_parse_accept.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_resources.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_pydantic_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_schema_tags.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/conftest.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_query_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_operation_ids.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_resource_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_pagination_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_schema_validations.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_schema_parameters.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_error_handlers_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_refs_schema_generator.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_fields_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/stubs.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_serializer_class_map.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_schema_api_formats.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_filter_fields_schema.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_schema/test_generators.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema copying build/lib/tests/test_unit/test_sensitive_data.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_pagination.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_exception_handlers.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_retrieve.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_queryset.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_fields.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_response_with_meta.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_serializer_class_api_view.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils copying build/lib/tests/test_unit/test_utils/test_api_format.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils copying build/lib/tests/test_unit/test_utils/test_typing_inspect.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils copying build/lib/tests/test_unit/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils copying build/lib/tests/test_unit/test_utils/test_pydantic.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils copying build/lib/tests/test_unit/test_permissions.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map copying build/lib/tests/test_unit/test_serializers/test_serializer_class_map/stubs.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map copying build/lib/tests/test_unit/test_serializers/test_serializer_class_map/test_serializer_class_map.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map copying build/lib/tests/test_unit/test_serializers/test_serializer_class_map/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer copying build/lib/tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer_deprecated.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer copying build/lib/tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer copying build/lib/tests/test_unit/test_serializers/test_pydantic_serializer/conftest.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer copying build/lib/tests/test_unit/test_serializers/test_pydantic_serializer/test_sensitive_data.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer copying build/lib/tests/test_unit/test_serializers/test_pydantic_serializer/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/test_meta_inheritance/test_extend_meta_fields.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/test_meta_inheritance/test_list_meta.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/test_meta_inheritance/test_model_inheritance.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/test_meta_inheritance/stubs.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/test_meta_inheritance/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance copying build/lib/tests/test_unit/test_serializers/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers copying build/lib/tests/test_unit/stubs.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_api_version_selector.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient copying build/lib/tests/test_unit/test_drfclient/conftest.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient copying build/lib/tests/test_unit/test_drfclient/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient copying build/lib/tests/test_unit/test_drfclient/test_drfclient.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient copying build/lib/tests/test_unit/test_api_prefixes.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/factories.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/api_format.py to api_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/pydantic.py to pydantic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/sentry.py to sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/api_prefix.py to api_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/typing_inspect.py to typing_inspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/structlog.py to structlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/jwt_token.py to jwt_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/utils/media_type.py to media_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/commands/generate_schema.py to generate_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/app_settings.py to app_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/reverse.py to reverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/routers.py to routers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/generics.py to generics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/sensitive_data.py to sensitive_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/exception_handlers.py to exception_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/negotiations.py to negotiations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/openapi.py to openapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/refs_registry.py to refs_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/generators.py to generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/schema/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/cursor_uuid.py to cursor_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/page_number.py to page_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/pagination/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/rest_framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/sensitive_data.py to sensitive_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/middleware/api_selector.py to api_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/django_settings.py to django_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_parse_accept.py to test_parse_accept.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_resources.py to test_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_pydantic_schema.py to test_pydantic_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_schema_tags.py to test_schema_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_query_schema.py to test_query_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_operation_ids.py to test_operation_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_resource_schema.py to test_resource_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_pagination_schema.py to test_pagination_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_schema_validations.py to test_schema_validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_schema_parameters.py to test_schema_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_error_handlers_schema.py to test_error_handlers_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_refs_schema_generator.py to test_refs_schema_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_fields_schema.py to test_fields_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_serializer_class_map.py to test_serializer_class_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_schema_api_formats.py to test_schema_api_formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_filter_fields_schema.py to test_filter_fields_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_schema/test_generators.py to test_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_sensitive_data.py to test_sensitive_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_pagination.py to test_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_exception_handlers.py to test_exception_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_retrieve.py to test_retrieve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_queryset.py to test_queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_response_with_meta.py to test_response_with_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializer_class_api_view.py to test_serializer_class_api_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils/test_api_format.py to test_api_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils/test_typing_inspect.py to test_typing_inspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_utils/test_pydantic.py to test_pydantic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_permissions.py to test_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map/test_serializer_class_map.py to test_serializer_class_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_serializer_class_map/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer_deprecated.py to test_pydantic_serializer_deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer/test_pydantic_serializer.py to test_pydantic_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer/test_sensitive_data.py to test_sensitive_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_pydantic_serializer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance/test_extend_meta_fields.py to test_extend_meta_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance/test_list_meta.py to test_list_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance/test_model_inheritance.py to test_model_inheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/test_meta_inheritance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api_version_selector.py to test_api_version_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_drfclient/test_drfclient.py to test_drfclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api_prefixes.py to test_api_prefixes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpp1dibrqc.py' /usr/bin/python3 /tmp/tmpp1dibrqc.py removing /tmp/tmpp1dibrqc.py running install_egg_info running egg_info writing restdoctor.egg-info/PKG-INFO writing dependency_links to restdoctor.egg-info/dependency_links.txt writing requirements to restdoctor.egg-info/requires.txt writing top-level names to restdoctor.egg-info/top_level.txt file restdoctor.py (for module restdoctor) not found reading manifest file 'restdoctor.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'restdoctor.egg-info/SOURCES.txt' Copying restdoctor.egg-info to /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9/site-packages/restdoctor-0.0.60-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64//usr/share/doc/python-restdoctor + '[' -d doc ']' ~/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 ~/build/BUILD/restdoctor-0.0.60 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-restdoctor-0.0.60-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/restdoctor-0.0.60 + popd + mv /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.60-1 --unique-debug-suffix -0.0.60-1.aarch64 --unique-debug-src-base python-restdoctor-0.0.60-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/restdoctor-0.0.60 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-restdoctor-0.0.60-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-restdoctor-0.0.60-1.noarch Provides: python-restdoctor python3-restdoctor = 0.0.60-1 python3.9dist(restdoctor) = 0.0.60 python3dist(restdoctor) = 0.0.60 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(semver) = 2.13 python3.9dist(uritemplate) = 4.1.1 Processing files: python-restdoctor-help-0.0.60-1.noarch warning: Empty %files file /builddir/build/BUILD/restdoctor-0.0.60/doclist.lst Provides: python-restdoctor-help = 0.0.60-1 python3-restdoctor-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-restdoctor-0.0.60-1.aarch64 Wrote: /builddir/build/RPMS/python-restdoctor-help-0.0.60-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-restdoctor-0.0.60-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pxsfxn + umask 022 + cd /builddir/build/BUILD + cd restdoctor-0.0.60 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-restdoctor-0.0.60-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0