Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.spec'], chrootPath='/var/lib/mock/1243773-epel-8-x86_64-1582020273.159287/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '76d5f378b9ad4ec5883d1b3a8579579c', '-D', '/var/lib/mock/1243773-epel-8-x86_64-1582020273.159287/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-prometheus_client-0.6.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.spec'], chrootPath='/var/lib/mock/1243773-epel-8-x86_64-1582020273.159287/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1048e1952b6e465481e4296df48dea45', '-D', '/var/lib/mock/1243773-epel-8-x86_64-1582020273.159287/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rqbmx471:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mo69lv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf client_python-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/client_python-v0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd client_python-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1s=^#!/usr/bin/env python==' prometheus_client/__init__.py prometheus_client/context_managers.py prometheus_client/core.py prometheus_client/decorator.py prometheus_client/exposition.py prometheus_client/gc_collector.py prometheus_client/metrics.py prometheus_client/metrics_core.py prometheus_client/mmap_dict.py prometheus_client/multiprocess.py prometheus_client/parser.py prometheus_client/platform_collector.py prometheus_client/process_collector.py prometheus_client/registry.py prometheus_client/samples.py prometheus_client/utils.py prometheus_client/values.py + sed -i '1s=^#!/usr/bin/python==' prometheus_client/__init__.py prometheus_client/context_managers.py prometheus_client/core.py prometheus_client/decorator.py prometheus_client/exposition.py prometheus_client/gc_collector.py prometheus_client/metrics.py prometheus_client/metrics_core.py prometheus_client/mmap_dict.py prometheus_client/multiprocess.py prometheus_client/parser.py prometheus_client/platform_collector.py prometheus_client/process_collector.py prometheus_client/registry.py prometheus_client/samples.py prometheus_client/utils.py prometheus_client/values.py + sed -i '1s=^#!/usr/bin/python==' prometheus_client/twisted/__init__.py prometheus_client/twisted/_exposition.py + sed -i '1s=^#!/usr/bin/python==' prometheus_client/bridge/__init__.py prometheus_client/bridge/graphite.py + sed -i '1s=^#!/usr/bin/python==' prometheus_client/openmetrics/__init__.py prometheus_client/openmetrics/exposition.py prometheus_client/openmetrics/parser.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q1K15H + umask 022 + cd /builddir/build/BUILD + cd client_python-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/prometheus_client copying prometheus_client/values.py -> build/lib/prometheus_client copying prometheus_client/utils.py -> build/lib/prometheus_client copying prometheus_client/samples.py -> build/lib/prometheus_client copying prometheus_client/registry.py -> build/lib/prometheus_client copying prometheus_client/process_collector.py -> build/lib/prometheus_client copying prometheus_client/platform_collector.py -> build/lib/prometheus_client copying prometheus_client/parser.py -> build/lib/prometheus_client copying prometheus_client/multiprocess.py -> build/lib/prometheus_client copying prometheus_client/mmap_dict.py -> build/lib/prometheus_client copying prometheus_client/metrics_core.py -> build/lib/prometheus_client copying prometheus_client/metrics.py -> build/lib/prometheus_client copying prometheus_client/gc_collector.py -> build/lib/prometheus_client copying prometheus_client/exposition.py -> build/lib/prometheus_client copying prometheus_client/decorator.py -> build/lib/prometheus_client copying prometheus_client/core.py -> build/lib/prometheus_client copying prometheus_client/context_managers.py -> build/lib/prometheus_client copying prometheus_client/__init__.py -> build/lib/prometheus_client creating build/lib/prometheus_client/bridge copying prometheus_client/bridge/graphite.py -> build/lib/prometheus_client/bridge copying prometheus_client/bridge/__init__.py -> build/lib/prometheus_client/bridge creating build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/parser.py -> build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/exposition.py -> build/lib/prometheus_client/openmetrics copying prometheus_client/openmetrics/__init__.py -> build/lib/prometheus_client/openmetrics creating build/lib/prometheus_client/twisted copying prometheus_client/twisted/_exposition.py -> build/lib/prometheus_client/twisted copying prometheus_client/twisted/__init__.py -> build/lib/prometheus_client/twisted + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zeOSlY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 + cd client_python-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/_exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/twisted creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics copying build/lib/prometheus_client/openmetrics/parser.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics creating /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/graphite.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/context_managers.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/core.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/decorator.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/gc_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/metrics.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/metrics_core.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/mmap_dict.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/multiprocess.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/parser.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/platform_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/process_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/registry.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/samples.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/utils.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client copying build/lib/prometheus_client/values.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/twisted/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/twisted/_exposition.py to _exposition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/exposition.py to exposition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/bridge/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/bridge/graphite.py to graphite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/context_managers.py to context_managers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/decorator.py to decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/exposition.py to exposition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/gc_collector.py to gc_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/metrics_core.py to metrics_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/mmap_dict.py to mmap_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/multiprocess.py to multiprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/platform_collector.py to platform_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/process_collector.py to process_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/samples.py to samples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client/values.py to values.cpython-36.pyc writing byte-compilation script '/tmp/tmp28ydqs43.py' /usr/libexec/platform-python /tmp/tmp28ydqs43.py removing /tmp/tmp28ydqs43.py running install_egg_info running egg_info creating prometheus_client.egg-info writing prometheus_client.egg-info/PKG-INFO writing dependency_links to prometheus_client.egg-info/dependency_links.txt writing requirements to prometheus_client.egg-info/requires.txt writing top-level names to prometheus_client.egg-info/top_level.txt writing manifest file 'prometheus_client.egg-info/SOURCES.txt' reading manifest file 'prometheus_client.egg-info/SOURCES.txt' writing manifest file 'prometheus_client.egg-info/SOURCES.txt' Copying prometheus_client.egg-info to /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/prometheus_client-0.6.0-py3.6.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/decorator.py + rm -f /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.opt-1.pyc + rm -f /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.pyc + ln -s ../decorator.py /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/decorator.py + ln -s ../../__pycache__/decorator.cpython-36.pyc /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.pyc + ln -s ../../__pycache__/decorator.cpython-36.opt-1.pyc /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64//usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.opt-1.pyc + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.6.0-1.el8 --unique-debug-suffix -0.6.0-1.el8.x86_64 --unique-debug-src-base python-prometheus_client-0.6.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/client_python-0.6.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tsjz7g + umask 022 + cd /builddir/build/BUILD + cd client_python-0.6.0 + pytest-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/client_python-0.6.0, inifile: collected 228 items tests/test_core.py ..................................................... [ 23%] ........... [ 28%] tests/test_exposition.py ............................................... [ 48%] ........... [ 53%] tests/test_gc_collector.py .. [ 54%] tests/test_graphite_bridge.py .... [ 56%] tests/test_multiprocess.py ................... [ 64%] tests/test_parser.py ........................ [ 75%] tests/test_platform_collector.py .. [ 75%] tests/test_process_collector.py .... [ 77%] tests/test_twisted.py . [ 78%] tests/openmetrics/test_exposition.py ............... [ 84%] tests/openmetrics/test_parser.py ................................... [100%] ========================== 228 passed in 4.80 seconds ========================== + exit 0 Processing files: python3-prometheus_client-0.6.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2hOr5N + umask 022 + cd /builddir/build/BUILD + cd client_python-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/doc/python3-prometheus_client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/doc/python3-prometheus_client + cp -pr README.md /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/doc/python3-prometheus_client + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/doc/python3-prometheus_client + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gItT4k + umask 022 + cd /builddir/build/BUILD + cd client_python-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/licenses/python3-prometheus_client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/licenses/python3-prometheus_client + cp -pr LICENSE /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64/usr/share/licenses/python3-prometheus_client + exit 0 Provides: python3-prometheus_client = 0.6.0-1.el8 python3.6dist(prometheus-client) = 0.6.0 python3dist(prometheus-client) = 0.6.0 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-prometheus_client-0.6.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JG0CN5 + umask 022 + cd /builddir/build/BUILD + cd client_python-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-prometheus_client-0.6.0-1.el8.x86_64 + exit 0 Child return code was: 0