Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-gamebenchapi-pyclient-bigfish.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686407844.799713/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-gamebenchapi-pyclient-bigfish.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-GameBenchAPI-PyClient-BigFish-1.0.3-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-gamebenchapi-pyclient-bigfish.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686407844.799713/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-gamebenchapi-pyclient-bigfish.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-GameBenchAPI-PyClient-BigFish-1.0.3-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-gamebenchapi-pyclient-bigfish.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686407844.799713/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-gamebenchapi-pyclient-bigfish.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.rdF84t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GameBenchAPI-PyClient-BigFish-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/GameBenchAPI-PyClient-BigFish-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GameBenchAPI-PyClient-BigFish-1.0.3 + /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.xGMfid + umask 022 + cd /builddir/build/BUILD + cd GameBenchAPI-PyClient-BigFish-1.0.3 + 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 creating build creating build/lib creating build/lib/gamebench_api_client copying gamebench_api_client/singleton.py -> build/lib/gamebench_api_client copying gamebench_api_client/global_settings.py -> build/lib/gamebench_api_client copying gamebench_api_client/__init__.py -> build/lib/gamebench_api_client creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/gamebench_api_client/api copying gamebench_api_client/api/__init__.py -> build/lib/gamebench_api_client/api creating build/lib/gamebench_api_client/models copying gamebench_api_client/models/abstract_model.py -> build/lib/gamebench_api_client/models copying gamebench_api_client/models/__init__.py -> build/lib/gamebench_api_client/models creating build/lib/gamebench_api_client/api/utilities copying gamebench_api_client/api/utilities/dataframe_utilities.py -> build/lib/gamebench_api_client/api/utilities copying gamebench_api_client/api/utilities/__init__.py -> build/lib/gamebench_api_client/api/utilities creating build/lib/gamebench_api_client/api/response copying gamebench_api_client/api/response/response_retriever.py -> build/lib/gamebench_api_client/api/response copying gamebench_api_client/api/response/__init__.py -> build/lib/gamebench_api_client/api/response copying gamebench_api_client/api/response/response_mediator.py -> build/lib/gamebench_api_client/api/response creating build/lib/gamebench_api_client/api/requests_retriever copying gamebench_api_client/api/requests_retriever/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever creating build/lib/gamebench_api_client/api/requests_retriever/request_adapter copying gamebench_api_client/api/requests_retriever/request_adapter/adapter.py -> build/lib/gamebench_api_client/api/requests_retriever/request_adapter copying gamebench_api_client/api/requests_retriever/request_adapter/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever/request_adapter creating build/lib/gamebench_api_client/api/requests_retriever/builder copying gamebench_api_client/api/requests_retriever/builder/request_builder.py -> build/lib/gamebench_api_client/api/requests_retriever/builder copying gamebench_api_client/api/requests_retriever/builder/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever/builder copying gamebench_api_client/api/requests_retriever/builder/request_director.py -> build/lib/gamebench_api_client/api/requests_retriever/builder creating build/lib/gamebench_api_client/api/requests_retriever/builder/method copying gamebench_api_client/api/requests_retriever/builder/method/method_creator.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/method copying gamebench_api_client/api/requests_retriever/builder/method/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/method creating build/lib/gamebench_api_client/api/requests_retriever/builder/attributes copying gamebench_api_client/api/requests_retriever/builder/attributes/attributes_creator.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/attributes copying gamebench_api_client/api/requests_retriever/builder/attributes/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/attributes creating build/lib/gamebench_api_client/api/requests_retriever/builder/url copying gamebench_api_client/api/requests_retriever/builder/url/url_builder.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/url copying gamebench_api_client/api/requests_retriever/builder/url/url_director.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/url copying gamebench_api_client/api/requests_retriever/builder/url/__init__.py -> build/lib/gamebench_api_client/api/requests_retriever/builder/url creating build/lib/gamebench_api_client/models/dataframes copying gamebench_api_client/models/dataframes/__init__.py -> build/lib/gamebench_api_client/models/dataframes creating build/lib/gamebench_api_client/models/authentication copying gamebench_api_client/models/authentication/authentication.py -> build/lib/gamebench_api_client/models/authentication copying gamebench_api_client/models/authentication/__init__.py -> build/lib/gamebench_api_client/models/authentication creating build/lib/gamebench_api_client/models/creator copying gamebench_api_client/models/creator/model_creator.py -> build/lib/gamebench_api_client/models/creator copying gamebench_api_client/models/creator/__init__.py -> build/lib/gamebench_api_client/models/creator creating build/lib/gamebench_api_client/models/dataframes/time_series copying gamebench_api_client/models/dataframes/time_series/abstract_time_series.py -> build/lib/gamebench_api_client/models/dataframes/time_series copying gamebench_api_client/models/dataframes/time_series/time_series_models.py -> build/lib/gamebench_api_client/models/dataframes/time_series copying gamebench_api_client/models/dataframes/time_series/__init__.py -> build/lib/gamebench_api_client/models/dataframes/time_series creating build/lib/gamebench_api_client/models/dataframes/generic copying gamebench_api_client/models/dataframes/generic/generic_models.py -> build/lib/gamebench_api_client/models/dataframes/generic copying gamebench_api_client/models/dataframes/generic/abstract_generic.py -> build/lib/gamebench_api_client/models/dataframes/generic copying gamebench_api_client/models/dataframes/generic/__init__.py -> build/lib/gamebench_api_client/models/dataframes/generic creating build/lib/tests/test_integration copying tests/test_integration/__init__.py -> build/lib/tests/test_integration creating build/lib/tests/test_unit copying tests/test_unit/test_singleton.py -> build/lib/tests/test_unit copying tests/test_unit/test_global_settings.py -> build/lib/tests/test_unit copying tests/test_unit/__init__.py -> build/lib/tests/test_unit creating build/lib/tests/test_integration/test_api copying tests/test_integration/test_api/__init__.py -> build/lib/tests/test_integration/test_api creating build/lib/tests/test_integration/test_models copying tests/test_integration/test_models/test_abstract_model.py -> build/lib/tests/test_integration/test_models copying tests/test_integration/test_models/__init__.py -> build/lib/tests/test_integration/test_models creating build/lib/tests/test_integration/test_api/test_response copying tests/test_integration/test_api/test_response/test_response_mediator.py -> build/lib/tests/test_integration/test_api/test_response copying tests/test_integration/test_api/test_response/test_response_retriever.py -> build/lib/tests/test_integration/test_api/test_response copying tests/test_integration/test_api/test_response/__init__.py -> build/lib/tests/test_integration/test_api/test_response creating build/lib/tests/test_integration/test_api/test_utilities copying tests/test_integration/test_api/test_utilities/__init__.py -> build/lib/tests/test_integration/test_api/test_utilities creating build/lib/tests/test_integration/test_api/test_requests_retriever copying tests/test_integration/test_api/test_requests_retriever/__init__.py -> build/lib/tests/test_integration/test_api/test_requests_retriever creating build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder copying tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_director.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder copying tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_builder.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder copying tests/test_integration/test_api/test_requests_retriever/test_builder/__init__.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder creating build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_director.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_builder.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/__init__.py -> build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url creating build/lib/tests/test_integration/test_models/test_creator copying tests/test_integration/test_models/test_creator/test_model_creator.py -> build/lib/tests/test_integration/test_models/test_creator copying tests/test_integration/test_models/test_creator/__init__.py -> build/lib/tests/test_integration/test_models/test_creator creating build/lib/tests/test_integration/test_models/test_dataframes copying tests/test_integration/test_models/test_dataframes/__init__.py -> build/lib/tests/test_integration/test_models/test_dataframes creating build/lib/tests/test_integration/test_models/test_authentication copying tests/test_integration/test_models/test_authentication/test_authentication.py -> build/lib/tests/test_integration/test_models/test_authentication copying tests/test_integration/test_models/test_authentication/__init__.py -> build/lib/tests/test_integration/test_models/test_authentication creating build/lib/tests/test_unit/test_api copying tests/test_unit/test_api/__init__.py -> build/lib/tests/test_unit/test_api creating build/lib/tests/test_unit/test_models copying tests/test_unit/test_models/__init__.py -> build/lib/tests/test_unit/test_models creating build/lib/tests/test_unit/test_api/test_response copying tests/test_unit/test_api/test_response/test_response_mediator.py -> build/lib/tests/test_unit/test_api/test_response copying tests/test_unit/test_api/test_response/test_response_retriever.py -> build/lib/tests/test_unit/test_api/test_response copying tests/test_unit/test_api/test_response/__init__.py -> build/lib/tests/test_unit/test_api/test_response creating build/lib/tests/test_unit/test_api/test_utilities copying tests/test_unit/test_api/test_utilities/test_dataframe_utilities.py -> build/lib/tests/test_unit/test_api/test_utilities copying tests/test_unit/test_api/test_utilities/__init__.py -> build/lib/tests/test_unit/test_api/test_utilities creating build/lib/tests/test_unit/test_api/test_requests_retriever copying tests/test_unit/test_api/test_requests_retriever/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever creating build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder copying tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_director.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder copying tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_builder.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder copying tests/test_unit/test_api/test_requests_retriever/test_builder/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder creating build/lib/tests/test_unit/test_api/test_requests_retriever/test_request_adapter copying tests/test_unit/test_api/test_requests_retriever/test_request_adapter/test_adapter.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_request_adapter copying tests/test_unit/test_api/test_requests_retriever/test_request_adapter/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_request_adapter creating build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_method/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method creating build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/test_attributes_creator.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes creating build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_director.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_builder.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/__init__.py -> build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url creating build/lib/tests/test_unit/test_models/test_creator copying tests/test_unit/test_models/test_creator/test_model_creator.py -> build/lib/tests/test_unit/test_models/test_creator copying tests/test_unit/test_models/test_creator/__init__.py -> build/lib/tests/test_unit/test_models/test_creator creating build/lib/tests/test_unit/test_models/test_dataframes copying tests/test_unit/test_models/test_dataframes/__init__.py -> build/lib/tests/test_unit/test_models/test_dataframes creating build/lib/tests/test_unit/test_models/test_authentication copying tests/test_unit/test_models/test_authentication/test_authentication.py -> build/lib/tests/test_unit/test_models/test_authentication copying tests/test_unit/test_models/test_authentication/__init__.py -> build/lib/tests/test_unit/test_models/test_authentication creating build/lib/tests/test_unit/test_models/test_dataframes/test_generic copying tests/test_unit/test_models/test_dataframes/test_generic/test_abstract_generic.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_generic copying tests/test_unit/test_models/test_dataframes/test_generic/test_generic_models.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_generic copying tests/test_unit/test_models/test_dataframes/test_generic/__init__.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_generic creating build/lib/tests/test_unit/test_models/test_dataframes/test_time_series copying tests/test_unit/test_models/test_dataframes/test_time_series/test_time_series_models.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_time_series copying tests/test_unit/test_models/test_dataframes/test_time_series/test_abstract_time_series.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_time_series copying tests/test_unit/test_models/test_dataframes/test_time_series/__init__.py -> build/lib/tests/test_unit/test_models/test_dataframes/test_time_series + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NcUAnd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 + cd GameBenchAPI-PyClient-BigFish-1.0.3 + 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-GameBenchAPI-PyClient-BigFish-1.0.3-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-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/utilities copying build/lib/gamebench_api_client/api/utilities/dataframe_utilities.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/utilities copying build/lib/gamebench_api_client/api/utilities/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/utilities creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response copying build/lib/gamebench_api_client/api/response/response_retriever.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response copying build/lib/gamebench_api_client/api/response/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response copying build/lib/gamebench_api_client/api/response/response_mediator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/request_adapter copying build/lib/gamebench_api_client/api/requests_retriever/request_adapter/adapter.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/request_adapter copying build/lib/gamebench_api_client/api/requests_retriever/request_adapter/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/request_adapter creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/method copying build/lib/gamebench_api_client/api/requests_retriever/builder/method/method_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/method copying build/lib/gamebench_api_client/api/requests_retriever/builder/method/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/method copying build/lib/gamebench_api_client/api/requests_retriever/builder/request_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/attributes copying build/lib/gamebench_api_client/api/requests_retriever/builder/attributes/attributes_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/attributes copying build/lib/gamebench_api_client/api/requests_retriever/builder/attributes/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/attributes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url copying build/lib/gamebench_api_client/api/requests_retriever/builder/url/url_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url copying build/lib/gamebench_api_client/api/requests_retriever/builder/url/url_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url copying build/lib/gamebench_api_client/api/requests_retriever/builder/url/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url copying build/lib/gamebench_api_client/api/requests_retriever/builder/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder copying build/lib/gamebench_api_client/api/requests_retriever/builder/request_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder copying build/lib/gamebench_api_client/api/requests_retriever/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever copying build/lib/gamebench_api_client/api/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api copying build/lib/gamebench_api_client/singleton.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series copying build/lib/gamebench_api_client/models/dataframes/time_series/abstract_time_series.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series copying build/lib/gamebench_api_client/models/dataframes/time_series/time_series_models.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series copying build/lib/gamebench_api_client/models/dataframes/time_series/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic copying build/lib/gamebench_api_client/models/dataframes/generic/generic_models.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic copying build/lib/gamebench_api_client/models/dataframes/generic/abstract_generic.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic copying build/lib/gamebench_api_client/models/dataframes/generic/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic copying build/lib/gamebench_api_client/models/dataframes/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/authentication copying build/lib/gamebench_api_client/models/authentication/authentication.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/authentication copying build/lib/gamebench_api_client/models/authentication/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/authentication copying build/lib/gamebench_api_client/models/abstract_model.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models copying build/lib/gamebench_api_client/models/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/creator copying build/lib/gamebench_api_client/models/creator/model_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/creator copying build/lib/gamebench_api_client/models/creator/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/creator copying build/lib/gamebench_api_client/global_settings.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client copying build/lib/gamebench_api_client/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response copying build/lib/tests/test_integration/test_api/test_response/test_response_mediator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response copying build/lib/tests/test_integration/test_api/test_response/test_response_retriever.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response copying build/lib/tests/test_integration/test_api/test_response/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_utilities copying build/lib/tests/test_integration/test_api/test_utilities/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_utilities creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder copying build/lib/tests/test_integration/test_api/test_requests_retriever/test_builder/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder copying build/lib/tests/test_integration/test_api/test_requests_retriever/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever copying build/lib/tests/test_integration/test_api/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_creator copying build/lib/tests/test_integration/test_models/test_creator/test_model_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_creator copying build/lib/tests/test_integration/test_models/test_creator/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_creator copying build/lib/tests/test_integration/test_models/test_abstract_model.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_dataframes copying build/lib/tests/test_integration/test_models/test_dataframes/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_dataframes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_authentication copying build/lib/tests/test_integration/test_models/test_authentication/test_authentication.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_authentication copying build/lib/tests/test_integration/test_models/test_authentication/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_authentication copying build/lib/tests/test_integration/test_models/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models copying build/lib/tests/test_integration/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/test_unit/test_singleton.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response copying build/lib/tests/test_unit/test_api/test_response/test_response_mediator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response copying build/lib/tests/test_unit/test_api/test_response/test_response_retriever.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response copying build/lib/tests/test_unit/test_api/test_response/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_utilities copying build/lib/tests/test_unit/test_api/test_utilities/test_dataframe_utilities.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_utilities copying build/lib/tests/test_unit/test_api/test_utilities/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_utilities creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/test_attributes_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_director.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_builder.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_builder/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_request_adapter copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_request_adapter/test_adapter.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_request_adapter copying build/lib/tests/test_unit/test_api/test_requests_retriever/test_request_adapter/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_request_adapter copying build/lib/tests/test_unit/test_api/test_requests_retriever/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever copying build/lib/tests/test_unit/test_api/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api copying build/lib/tests/test_unit/test_global_settings.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_creator copying build/lib/tests/test_unit/test_models/test_creator/test_model_creator.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_creator copying build/lib/tests/test_unit/test_models/test_creator/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_creator creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic copying build/lib/tests/test_unit/test_models/test_dataframes/test_generic/test_abstract_generic.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic copying build/lib/tests/test_unit/test_models/test_dataframes/test_generic/test_generic_models.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic copying build/lib/tests/test_unit/test_models/test_dataframes/test_generic/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series copying build/lib/tests/test_unit/test_models/test_dataframes/test_time_series/test_time_series_models.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series copying build/lib/tests/test_unit/test_models/test_dataframes/test_time_series/test_abstract_time_series.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series copying build/lib/tests/test_unit/test_models/test_dataframes/test_time_series/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series copying build/lib/tests/test_unit/test_models/test_dataframes/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes creating /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_authentication copying build/lib/tests/test_unit/test_models/test_authentication/test_authentication.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_authentication copying build/lib/tests/test_unit/test_models/test_authentication/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_authentication copying build/lib/tests/test_unit/test_models/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models copying build/lib/tests/test_unit/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/utilities/dataframe_utilities.py to dataframe_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response/response_retriever.py to response_retriever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/response/response_mediator.py to response_mediator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/request_adapter/adapter.py to adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/request_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/method/method_creator.py to method_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/method/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/request_builder.py to request_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/attributes/attributes_creator.py to attributes_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/attributes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url/url_builder.py to url_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url/url_director.py to url_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/url/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/builder/request_director.py to request_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/requests_retriever/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/singleton.py to singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series/abstract_time_series.py to abstract_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series/time_series_models.py to time_series_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/time_series/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic/generic_models.py to generic_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic/abstract_generic.py to abstract_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/dataframes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/authentication/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/abstract_model.py to abstract_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/creator/model_creator.py to model_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/models/creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/global_settings.py to global_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/gamebench_api_client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response/test_response_mediator.py to test_response_mediator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response/test_response_retriever.py to test_response_retriever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_director.py to test_url_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/test_url_builder.py to test_url_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_url/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_director.py to test_request_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/test_request_builder.py to test_request_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/test_builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/test_requests_retriever/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_creator/test_model_creator.py to test_model_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_abstract_model.py to test_abstract_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_dataframes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_authentication/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/test_authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/test_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_singleton.py to test_singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response/test_response_mediator.py to test_response_mediator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response/test_response_retriever.py to test_response_retriever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_utilities/test_dataframe_utilities.py to test_dataframe_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_method/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/test_attributes_creator.py to test_attributes_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_attributes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_director.py to test_request_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/test_request_builder.py to test_request_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_director.py to test_url_director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/test_url_builder.py to test_url_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/request_url/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_request_adapter/test_adapter.py to test_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/test_request_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/test_requests_retriever/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_global_settings.py to test_global_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_creator/test_model_creator.py to test_model_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic/test_abstract_generic.py to test_abstract_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic/test_generic_models.py to test_generic_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series/test_time_series_models.py to test_time_series_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series/test_abstract_time_series.py to test_abstract_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/test_time_series/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_dataframes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_authentication/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/test_authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/test_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/test_unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp2uf7ntdm.py' /usr/bin/python3 /tmp/tmp2uf7ntdm.py removing /tmp/tmp2uf7ntdm.py running install_egg_info running egg_info writing GameBenchAPI_PyClient_BigFish.egg-info/PKG-INFO writing dependency_links to GameBenchAPI_PyClient_BigFish.egg-info/dependency_links.txt writing requirements to GameBenchAPI_PyClient_BigFish.egg-info/requires.txt writing top-level names to GameBenchAPI_PyClient_BigFish.egg-info/top_level.txt reading manifest file 'GameBenchAPI_PyClient_BigFish.egg-info/SOURCES.txt' writing manifest file 'GameBenchAPI_PyClient_BigFish.egg-info/SOURCES.txt' Copying GameBenchAPI_PyClient_BigFish.egg-info to /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9/site-packages/GameBenchAPI_PyClient_BigFish-1.0.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64//usr/share/doc/python-GameBenchAPI-PyClient-BigFish + '[' -d doc ']' ~/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 ~/build/BUILD/GameBenchAPI-PyClient-BigFish-1.0.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-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/GameBenchAPI-PyClient-BigFish-1.0.3 + popd + mv /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.3-1 --unique-debug-suffix -1.0.3-1.aarch64 --unique-debug-src-base python-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/GameBenchAPI-PyClient-BigFish-1.0.3 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-GameBenchAPI-PyClient-BigFish-1.0.3-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-GameBenchAPI-PyClient-BigFish-1.0.3-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.24.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.21 Provides: python-GameBenchAPI-PyClient-BigFish python3-GameBenchAPI-PyClient-BigFish = 1.0.3-1 python3.9dist(gamebenchapi-pyclient-bigfish) = 1.0.3 python3dist(gamebenchapi-pyclient-bigfish) = 1.0.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(pandas) python3.9dist(requests) python3.9dist(urllib3) >= 1.24.2 python3.9dist(urllib3) < 1.25 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.24.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.21 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-gamebenchapi-pyclient-bigfish.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-gamebenchapi-pyclient-bigfish.spec