Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681690051.831374/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-graphene-django.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-graphene-django-3.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681690051.831374/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-graphene-django.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-graphene-django-3.0.0-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-graphene-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681690051.831374/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-graphene-django.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.ivqOLB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graphene-django-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/graphene-django-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd graphene-django-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bAg0rF + umask 022 + cd /builddir/build/BUILD + cd graphene-django-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'rest_framework_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/graphene_django copying graphene_django/constants.py -> build/lib/graphene_django copying graphene_django/types.py -> build/lib/graphene_django copying graphene_django/conftest.py -> build/lib/graphene_django copying graphene_django/registry.py -> build/lib/graphene_django copying graphene_django/__init__.py -> build/lib/graphene_django copying graphene_django/fields.py -> build/lib/graphene_django copying graphene_django/compat.py -> build/lib/graphene_django copying graphene_django/settings.py -> build/lib/graphene_django copying graphene_django/views.py -> build/lib/graphene_django copying graphene_django/converter.py -> build/lib/graphene_django creating build/lib/graphene_django/management copying graphene_django/management/__init__.py -> build/lib/graphene_django/management creating build/lib/graphene_django/filter copying graphene_django/filter/utils.py -> build/lib/graphene_django/filter copying graphene_django/filter/__init__.py -> build/lib/graphene_django/filter copying graphene_django/filter/fields.py -> build/lib/graphene_django/filter copying graphene_django/filter/filterset.py -> build/lib/graphene_django/filter creating build/lib/graphene_django/tests copying graphene_django/tests/test_query.py -> build/lib/graphene_django/tests copying graphene_django/tests/schema_view.py -> build/lib/graphene_django/tests copying graphene_django/tests/schema.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_forms.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_fields.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_types.py -> build/lib/graphene_django/tests copying graphene_django/tests/types.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_schema.py -> build/lib/graphene_django/tests copying graphene_django/tests/models.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls_inherited.py -> build/lib/graphene_django/tests copying graphene_django/tests/__init__.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls_pretty.py -> build/lib/graphene_django/tests copying graphene_django/tests/urls.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_get_queryset.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_views.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_utils.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_converter.py -> build/lib/graphene_django/tests copying graphene_django/tests/mutations.py -> build/lib/graphene_django/tests copying graphene_django/tests/forms.py -> build/lib/graphene_django/tests copying graphene_django/tests/test_command.py -> build/lib/graphene_django/tests creating build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/mutation.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/types.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/models.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/__init__.py -> build/lib/graphene_django/rest_framework copying graphene_django/rest_framework/serializer_converter.py -> build/lib/graphene_django/rest_framework creating build/lib/graphene_django/debug copying graphene_django/debug/types.py -> build/lib/graphene_django/debug copying graphene_django/debug/__init__.py -> build/lib/graphene_django/debug copying graphene_django/debug/middleware.py -> build/lib/graphene_django/debug creating build/lib/graphene_django/utils copying graphene_django/utils/utils.py -> build/lib/graphene_django/utils copying graphene_django/utils/str_converters.py -> build/lib/graphene_django/utils copying graphene_django/utils/__init__.py -> build/lib/graphene_django/utils copying graphene_django/utils/testing.py -> build/lib/graphene_django/utils creating build/lib/graphene_django/forms copying graphene_django/forms/mutation.py -> build/lib/graphene_django/forms copying graphene_django/forms/types.py -> build/lib/graphene_django/forms copying graphene_django/forms/__init__.py -> build/lib/graphene_django/forms copying graphene_django/forms/converter.py -> build/lib/graphene_django/forms copying graphene_django/forms/forms.py -> build/lib/graphene_django/forms creating build/lib/graphene_django/management/commands copying graphene_django/management/commands/graphql_schema.py -> build/lib/graphene_django/management/commands copying graphene_django/management/commands/__init__.py -> build/lib/graphene_django/management/commands creating build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/typed_filter.py -> build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/__init__.py -> build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/list_filter.py -> build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/global_id_filter.py -> build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/range_filter.py -> build/lib/graphene_django/filter/filters copying graphene_django/filter/filters/array_filter.py -> build/lib/graphene_django/filter/filters creating build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_range_filter.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_typed_filter.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_in_filter.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_fields.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/conftest.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_enum_filtering.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/__init__.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/filters.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_array_field_contains_filter.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_array_field_exact_filter.py -> build/lib/graphene_django/filter/tests copying graphene_django/filter/tests/test_array_field_overlap_filter.py -> build/lib/graphene_django/filter/tests creating build/lib/graphene_django/tests/issues copying graphene_django/tests/issues/__init__.py -> build/lib/graphene_django/tests/issues copying graphene_django/tests/issues/test_520.py -> build/lib/graphene_django/tests/issues creating build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_multiple_model_serializers.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_field_converter.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/__init__.py -> build/lib/graphene_django/rest_framework/tests copying graphene_django/rest_framework/tests/test_mutation.py -> build/lib/graphene_django/rest_framework/tests creating build/lib/graphene_django/debug/tests copying graphene_django/debug/tests/test_query.py -> build/lib/graphene_django/debug/tests copying graphene_django/debug/tests/__init__.py -> build/lib/graphene_django/debug/tests creating build/lib/graphene_django/debug/exception copying graphene_django/debug/exception/types.py -> build/lib/graphene_django/debug/exception copying graphene_django/debug/exception/formating.py -> build/lib/graphene_django/debug/exception copying graphene_django/debug/exception/__init__.py -> build/lib/graphene_django/debug/exception creating build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/tracking.py -> build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/types.py -> build/lib/graphene_django/debug/sql copying graphene_django/debug/sql/__init__.py -> build/lib/graphene_django/debug/sql creating build/lib/graphene_django/utils/tests copying graphene_django/utils/tests/test_testing.py -> build/lib/graphene_django/utils/tests copying graphene_django/utils/tests/__init__.py -> build/lib/graphene_django/utils/tests copying graphene_django/utils/tests/test_str_converters.py -> build/lib/graphene_django/utils/tests creating build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/__init__.py -> build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/test_mutation.py -> build/lib/graphene_django/forms/tests copying graphene_django/forms/tests/test_converter.py -> build/lib/graphene_django/forms/tests running egg_info writing graphene_django.egg-info/PKG-INFO writing dependency_links to graphene_django.egg-info/dependency_links.txt writing requirements to graphene_django.egg-info/requires.txt writing top-level names to graphene_django.egg-info/top_level.txt reading manifest file 'graphene_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'graphene_django.egg-info/SOURCES.txt' creating build/lib/graphene_django/static creating build/lib/graphene_django/static/graphene_django copying graphene_django/static/graphene_django/graphiql.js -> build/lib/graphene_django/static/graphene_django creating build/lib/graphene_django/templates creating build/lib/graphene_django/templates/graphene copying graphene_django/templates/graphene/graphiql.html -> build/lib/graphene_django/templates/graphene + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8QhaII + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 + cd graphene-django-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-graphene-django-3.0.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'rest_framework_require' warnings.warn(msg) 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-graphene-django-3.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management copying build/lib/graphene_django/management/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/commands copying build/lib/graphene_django/management/commands/graphql_schema.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/commands copying build/lib/graphene_django/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/commands copying build/lib/graphene_django/constants.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/typed_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/list_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/global_id_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/range_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters copying build/lib/graphene_django/filter/filters/array_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_range_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_typed_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_in_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_fields.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/conftest.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_enum_filtering.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/filters.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_array_field_contains_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_array_field_exact_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/tests/test_array_field_overlap_filter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests copying build/lib/graphene_django/filter/utils.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/fields.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter copying build/lib/graphene_django/filter/filterset.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_query.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/schema_view.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/schema.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_forms.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_fields.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_schema.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/models.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls_inherited.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls_pretty.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/urls.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_get_queryset.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/issues/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/issues/test_520.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/issues copying build/lib/graphene_django/tests/test_views.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_utils.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/mutations.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/forms.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/tests/test_command.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests copying build/lib/graphene_django/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django copying build/lib/graphene_django/conftest.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django copying build/lib/graphene_django/registry.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/mutation.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_multiple_model_serializers.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_field_converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/tests/test_mutation.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests copying build/lib/graphene_django/rest_framework/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/models.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework copying build/lib/graphene_django/rest_framework/serializer_converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/tests/test_query.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/tests copying build/lib/graphene_django/debug/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug copying build/lib/graphene_django/debug/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug copying build/lib/graphene_django/debug/middleware.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception copying build/lib/graphene_django/debug/exception/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception copying build/lib/graphene_django/debug/exception/formating.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception copying build/lib/graphene_django/debug/exception/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/tracking.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/debug/sql/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql copying build/lib/graphene_django/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests copying build/lib/graphene_django/utils/tests/test_testing.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests copying build/lib/graphene_django/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests copying build/lib/graphene_django/utils/tests/test_str_converters.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests copying build/lib/graphene_django/utils/utils.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/str_converters.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils copying build/lib/graphene_django/utils/testing.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils copying build/lib/graphene_django/fields.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django copying build/lib/graphene_django/compat.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/templates creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/templates/graphene copying build/lib/graphene_django/templates/graphene/graphiql.html -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/templates/graphene copying build/lib/graphene_django/settings.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django copying build/lib/graphene_django/views.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/static creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/static/graphene_django copying build/lib/graphene_django/static/graphene_django/graphiql.js -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/static/graphene_django copying build/lib/graphene_django/converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/mutation.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms creating /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/test_mutation.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/tests/test_converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests copying build/lib/graphene_django/forms/types.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/__init__.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/converter.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms copying build/lib/graphene_django/forms/forms.py -> /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/commands/graphql_schema.py to graphql_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/typed_filter.py to typed_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/list_filter.py to list_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/global_id_filter.py to global_id_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/range_filter.py to range_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filters/array_filter.py to array_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_range_filter.py to test_range_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_typed_filter.py to test_typed_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_in_filter.py to test_in_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_enum_filtering.py to test_enum_filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_array_field_contains_filter.py to test_array_field_contains_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_array_field_exact_filter.py to test_array_field_exact_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/tests/test_array_field_overlap_filter.py to test_array_field_overlap_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/filter/filterset.py to filterset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/schema_view.py to schema_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_forms.py to test_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/urls_inherited.py to urls_inherited.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/urls_pretty.py to urls_pretty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_get_queryset.py to test_get_queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/issues/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/issues/test_520.py to test_520.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_converter.py to test_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/mutations.py to mutations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/tests/test_command.py to test_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/mutation.py to mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests/test_multiple_model_serializers.py to test_multiple_model_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests/test_field_converter.py to test_field_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/tests/test_mutation.py to test_mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/rest_framework/serializer_converter.py to serializer_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception/formating.py to formating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/exception/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql/tracking.py to tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/debug/sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/tests/test_str_converters.py to test_str_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/str_converters.py to str_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/utils/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/mutation.py to mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests/test_mutation.py to test_mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/tests/test_converter.py to test_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django/forms/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpemz7leif.py' /usr/bin/python3 /tmp/tmpemz7leif.py removing /tmp/tmpemz7leif.py running install_egg_info running egg_info writing graphene_django.egg-info/PKG-INFO writing dependency_links to graphene_django.egg-info/dependency_links.txt writing requirements to graphene_django.egg-info/requires.txt writing top-level names to graphene_django.egg-info/top_level.txt reading manifest file 'graphene_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'graphene_django.egg-info/SOURCES.txt' Copying graphene_django.egg-info to /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/graphene_django-3.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64//usr/share/doc/python-graphene-django + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64//usr/share/doc/python-graphene-django + pushd /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 ~/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 ~/build/BUILD/graphene-django-3.0.0 + '[' -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/graphene-django-3.0.0 + popd + mv /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.0-1 --unique-debug-suffix -3.0.0-1.x86_64 --unique-debug-src-base python-graphene-django-3.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/graphene-django-3.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-graphene-django-3.0.0-1.noarch Provides: python-graphene-django python3-graphene-django = 3.0.0-1 python3.9dist(graphene-django) = 3 python3dist(graphene-django) = 3 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(django) >= 3.2 python3.9dist(graphene) >= 3 python3.9dist(graphene) < 4 python3.9dist(graphql-core) >= 3.1 python3.9dist(graphql-core) < 4 python3.9dist(graphql-relay) >= 3.1.1 python3.9dist(graphql-relay) < 4 python3.9dist(promise) >= 2.1 python3.9dist(text-unidecode) Processing files: python-graphene-django-help-3.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/graphene-django-3.0.0/doclist.lst Provides: python-graphene-django-help = 3.0.0-1 python3-graphene-django-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-graphene-django-3.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-graphene-django-help-3.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-graphene-django-3.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.loRlzE + umask 022 + cd /builddir/build/BUILD + cd graphene-django-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-graphene-django-3.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0