Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-wavefront-sdk-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683896380.751389/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-wavefront-sdk-python.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-wavefront-sdk-python-1.8.15-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-wavefront-sdk-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683896380.751389/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-wavefront-sdk-python.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-wavefront-sdk-python-1.8.15-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-wavefront-sdk-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683896380.751389/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-wavefront-sdk-python.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.omtSND + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wavefront-sdk-python-1.8.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/wavefront-sdk-python-1.8.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wavefront-sdk-python-1.8.15 + /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.58b6aS + umask 022 + cd /builddir/build/BUILD + cd wavefront-sdk-python-1.8.15 + 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/test copying test/test_direct.py -> build/lib/test copying test/test_client.py -> build/lib/test copying test/test_applicaiton_tags.py -> build/lib/test copying test/test_histogram_impl.py -> build/lib/test copying test/test_proxy.py -> build/lib/test copying test/test_wavefront_python_sdk.py -> build/lib/test copying test/test_wavefront_metrics_registry.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_wavefront_client.py -> build/lib/test creating build/lib/wavefront_sdk copying wavefront_sdk/multi_clients.py -> build/lib/wavefront_sdk copying wavefront_sdk/client_factory.py -> build/lib/wavefront_sdk copying wavefront_sdk/__init__.py -> build/lib/wavefront_sdk copying wavefront_sdk/proxy.py -> build/lib/wavefront_sdk copying wavefront_sdk/direct.py -> build/lib/wavefront_sdk copying wavefront_sdk/client.py -> build/lib/wavefront_sdk creating build/lib/wavefront_sdk/common copying wavefront_sdk/common/heartbeater_service.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/application_tags.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/utils.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/proxy_connection_handler.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/__init__.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/constants.py -> build/lib/wavefront_sdk/common copying wavefront_sdk/common/connection_handler.py -> build/lib/wavefront_sdk/common creating build/lib/wavefront_sdk/entities copying wavefront_sdk/entities/__init__.py -> build/lib/wavefront_sdk/entities creating build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/gauge.py -> build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/deltacounter.py -> build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/metrics.py -> build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/__init__.py -> build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/counter.py -> build/lib/wavefront_sdk/common/metrics copying wavefront_sdk/common/metrics/registry.py -> build/lib/wavefront_sdk/common/metrics creating build/lib/wavefront_sdk/entities/histogram copying wavefront_sdk/entities/histogram/histogram_granularity.py -> build/lib/wavefront_sdk/entities/histogram copying wavefront_sdk/entities/histogram/__init__.py -> build/lib/wavefront_sdk/entities/histogram copying wavefront_sdk/entities/histogram/sender.py -> build/lib/wavefront_sdk/entities/histogram copying wavefront_sdk/entities/histogram/histogram_impl.py -> build/lib/wavefront_sdk/entities/histogram creating build/lib/wavefront_sdk/entities/metrics copying wavefront_sdk/entities/metrics/__init__.py -> build/lib/wavefront_sdk/entities/metrics copying wavefront_sdk/entities/metrics/sender.py -> build/lib/wavefront_sdk/entities/metrics creating build/lib/wavefront_sdk/entities/tracing copying wavefront_sdk/entities/tracing/span_log.py -> build/lib/wavefront_sdk/entities/tracing copying wavefront_sdk/entities/tracing/__init__.py -> build/lib/wavefront_sdk/entities/tracing copying wavefront_sdk/entities/tracing/sender.py -> build/lib/wavefront_sdk/entities/tracing creating build/lib/wavefront_sdk/entities/event copying wavefront_sdk/entities/event/__init__.py -> build/lib/wavefront_sdk/entities/event copying wavefront_sdk/entities/event/sender.py -> build/lib/wavefront_sdk/entities/event running egg_info writing wavefront_sdk_python.egg-info/PKG-INFO writing dependency_links to wavefront_sdk_python.egg-info/dependency_links.txt writing requirements to wavefront_sdk_python.egg-info/requires.txt writing top-level names to wavefront_sdk_python.egg-info/top_level.txt reading manifest file 'wavefront_sdk_python.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'wavefront_sdk_python.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T4dvHO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 + cd wavefront-sdk-python-1.8.15 + 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-wavefront-sdk-python-1.8.15-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-wavefront-sdk-python-1.8.15-1.aarch64/usr creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_direct.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_client.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_applicaiton_tags.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_histogram_impl.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_proxy.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_wavefront_python_sdk.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_wavefront_metrics_registry.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_wavefront_client.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk copying build/lib/wavefront_sdk/multi_clients.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk copying build/lib/wavefront_sdk/client_factory.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk copying build/lib/wavefront_sdk/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk copying build/lib/wavefront_sdk/proxy.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk copying build/lib/wavefront_sdk/direct.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/heartbeater_service.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/application_tags.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/utils.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/proxy_connection_handler.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/gauge.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/deltacounter.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/metrics.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/counter.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/metrics/registry.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics copying build/lib/wavefront_sdk/common/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/constants.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common copying build/lib/wavefront_sdk/common/connection_handler.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram copying build/lib/wavefront_sdk/entities/histogram/histogram_granularity.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram copying build/lib/wavefront_sdk/entities/histogram/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram copying build/lib/wavefront_sdk/entities/histogram/sender.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram copying build/lib/wavefront_sdk/entities/histogram/histogram_impl.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/metrics copying build/lib/wavefront_sdk/entities/metrics/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/metrics copying build/lib/wavefront_sdk/entities/metrics/sender.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/metrics creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing copying build/lib/wavefront_sdk/entities/tracing/span_log.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing copying build/lib/wavefront_sdk/entities/tracing/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing copying build/lib/wavefront_sdk/entities/tracing/sender.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing copying build/lib/wavefront_sdk/entities/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities creating /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/event copying build/lib/wavefront_sdk/entities/event/__init__.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/event copying build/lib/wavefront_sdk/entities/event/sender.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/event copying build/lib/wavefront_sdk/client.py -> /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_direct.py to test_direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_applicaiton_tags.py to test_applicaiton_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_histogram_impl.py to test_histogram_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_proxy.py to test_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_wavefront_python_sdk.py to test_wavefront_python_sdk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_wavefront_metrics_registry.py to test_wavefront_metrics_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/test/test_wavefront_client.py to test_wavefront_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/multi_clients.py to multi_clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/client_factory.py to client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/direct.py to direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/heartbeater_service.py to heartbeater_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/application_tags.py to application_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/proxy_connection_handler.py to proxy_connection_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/gauge.py to gauge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/deltacounter.py to deltacounter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/counter.py to counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/metrics/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/common/connection_handler.py to connection_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram/histogram_granularity.py to histogram_granularity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/histogram/histogram_impl.py to histogram_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/metrics/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing/span_log.py to span_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/tracing/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/entities/event/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk/client.py to client.cpython-39.pyc writing byte-compilation script '/tmp/tmp7h2amb3s.py' /usr/bin/python3 /tmp/tmp7h2amb3s.py removing /tmp/tmp7h2amb3s.py running install_egg_info running egg_info writing wavefront_sdk_python.egg-info/PKG-INFO writing dependency_links to wavefront_sdk_python.egg-info/dependency_links.txt writing requirements to wavefront_sdk_python.egg-info/requires.txt writing top-level names to wavefront_sdk_python.egg-info/top_level.txt reading manifest file 'wavefront_sdk_python.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'wavefront_sdk_python.egg-info/SOURCES.txt' Copying wavefront_sdk_python.egg-info to /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9/site-packages/wavefront_sdk_python-1.8.15-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64//usr/share/doc/python-wavefront-sdk-python + '[' -d doc ']' ~/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 ~/build/BUILD/wavefront-sdk-python-1.8.15 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-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 ']' + popd ~/build/BUILD/wavefront-sdk-python-1.8.15 + mv /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.15-1 --unique-debug-suffix -1.8.15-1.aarch64 --unique-debug-src-base python-wavefront-sdk-python-1.8.15-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/wavefront-sdk-python-1.8.15 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-wavefront-sdk-python-1.8.15-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-wavefront-sdk-python-1.8.15-1.noarch Provides: python-wavefront-sdk-python python3-wavefront-sdk-python = 1.8.15-1 python3.9dist(wavefront-sdk-python) = 1.8.15 python3dist(wavefront-sdk-python) = 1.8.15 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(deprecated) >= 1.2.10 python3.9dist(requests) >= 2.18.4 python3.9dist(tdigest) >= 0.5.2 Processing files: python-wavefront-sdk-python-help-1.8.15-1.noarch warning: Empty %files file /builddir/build/BUILD/wavefront-sdk-python-1.8.15/doclist.lst Provides: python-wavefront-sdk-python-help = 1.8.15-1 python3-wavefront-sdk-python-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-wavefront-sdk-python-1.8.15-1.aarch64 Wrote: /builddir/build/RPMS/python-wavefront-sdk-python-help-1.8.15-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-wavefront-sdk-python-1.8.15-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cotAPu + umask 022 + cd /builddir/build/BUILD + cd wavefront-sdk-python-1.8.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wavefront-sdk-python-1.8.15-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0