Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682170049.047646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-nose2-0.12.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682170049.047646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-nose2-0.12.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682170049.047646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rwQ80J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nose2-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nose2-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nose2-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5YP1Qa + umask 022 + cd /builddir/build/BUILD + cd nose2-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/nose2 copying nose2/events.py -> build/lib/nose2 copying nose2/util.py -> build/lib/nose2 copying nose2/sphinxext.py -> build/lib/nose2 copying nose2/loader.py -> build/lib/nose2 copying nose2/runner.py -> build/lib/nose2 copying nose2/main.py -> build/lib/nose2 copying nose2/collector.py -> build/lib/nose2 copying nose2/result.py -> build/lib/nose2 copying nose2/__init__.py -> build/lib/nose2 copying nose2/session.py -> build/lib/nose2 copying nose2/exceptions.py -> build/lib/nose2 copying nose2/suite.py -> build/lib/nose2 copying nose2/__main__.py -> build/lib/nose2 copying nose2/config.py -> build/lib/nose2 creating build/lib/nose2/plugins copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins copying nose2/plugins/layers.py -> build/lib/nose2/plugins copying nose2/plugins/prettyassert.py -> build/lib/nose2/plugins copying nose2/plugins/collect.py -> build/lib/nose2/plugins copying nose2/plugins/debugger.py -> build/lib/nose2/plugins copying nose2/plugins/buffer.py -> build/lib/nose2/plugins copying nose2/plugins/testid.py -> build/lib/nose2/plugins copying nose2/plugins/doctests.py -> build/lib/nose2/plugins copying nose2/plugins/prof.py -> build/lib/nose2/plugins copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins copying nose2/plugins/mp.py -> build/lib/nose2/plugins copying nose2/plugins/coverage.py -> build/lib/nose2/plugins copying nose2/plugins/result.py -> build/lib/nose2/plugins copying nose2/plugins/_constants.py -> build/lib/nose2/plugins copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins copying nose2/plugins/__init__.py -> build/lib/nose2/plugins copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins copying nose2/plugins/attrib.py -> build/lib/nose2/plugins copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins copying nose2/plugins/failfast.py -> build/lib/nose2/plugins creating build/lib/nose2/tests copying nose2/tests/__init__.py -> build/lib/nose2/tests copying nose2/tests/_common.py -> build/lib/nose2/tests creating build/lib/nose2/tools copying nose2/tools/params.py -> build/lib/nose2/tools copying nose2/tools/such.py -> build/lib/nose2/tools copying nose2/tools/decorators.py -> build/lib/nose2/tools copying nose2/tools/__init__.py -> build/lib/nose2/tools creating build/lib/nose2/_vendor copying nose2/_vendor/six.py -> build/lib/nose2/_vendor copying nose2/_vendor/__init__.py -> build/lib/nose2/_vendor creating build/lib/nose2/plugins/loader copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader creating build/lib/nose2/tests/functional copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_prettyassert.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_subtests.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_layers_hooks.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_verbosity.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional creating build/lib/nose2/tests/unit copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yXzOaN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 + cd nose2-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 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-nose2-0.12.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/events.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/util.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/sphinxext.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/runner.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/main.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/collector.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/result.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/dundertest.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/layers.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/prettyassert.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/debugger.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/functions.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testcases.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/generators.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/eggdiscovery.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/discovery.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/parameters.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/loadtests.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testclasses.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/buffer.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/outcomes.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/mp.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/result.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/_constants.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/printhooks.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/plugins/failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins copying build/lib/nose2/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loading.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_such_dsl.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_main.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_prettyassert.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_discovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_subtests.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_layers_hooks.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_verbosity.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional copying build/lib/nose2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_result.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collector.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_plugin_api.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testid_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testcase_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_generators_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_params_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testclass_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_prof_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_functions_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit copying build/lib/nose2/tests/_common.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests copying build/lib/nose2/session.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/exceptions.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/suite.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools copying build/lib/nose2/tools/params.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools copying build/lib/nose2/tools/such.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools copying build/lib/nose2/tools/decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools copying build/lib/nose2/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools creating /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/_vendor copying build/lib/nose2/_vendor/six.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/_vendor copying build/lib/nose2/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/_vendor copying build/lib/nose2/__main__.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 copying build/lib/nose2/config.py -> /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2 byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/sphinxext.py to sphinxext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/dundertest.py to dundertest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/layers.py to layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/prettyassert.py to prettyassert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/collect.py to collect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/debugger.py to debugger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/testcases.py to testcases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/generators.py to generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/eggdiscovery.py to eggdiscovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/loadtests.py to loadtests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/loader/testclasses.py to testclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/buffer.py to buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/testid.py to testid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/doctests.py to doctests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/prof.py to prof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/outcomes.py to outcomes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/mp.py to mp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/coverage.py to coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/logcapture.py to logcapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/junitxml.py to junitxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/attrib.py to attrib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/printhooks.py to printhooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/plugins/failfast.py to failfast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_loading.py to test_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_collect_plugin.py to test_collect_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_printhooks_plugin.py to test_printhooks_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_such_dsl.py to test_such_dsl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_junitxml_plugin.py to test_junitxml_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_prettyassert.py to test_prettyassert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_session.py to test_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_doctests_plugin.py to test_doctests_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_attrib_plugin.py to test_attrib_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_eggdiscovery_loader.py to test_eggdiscovery_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_discovery_loader.py to test_discovery_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_dundertest_plugin.py to test_dundertest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_logcapture_plugin.py to test_logcapture_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_subtests.py to test_subtests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_mp_plugin.py to test_mp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_layers_hooks.py to test_layers_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_verbosity.py to test_verbosity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_coverage.py to test_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_layers_plugin.py to test_layers_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/functional/test_loadtests_plugin.py to test_loadtests_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_result.py to test_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_collector.py to test_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_collect_plugin.py to test_collect_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_printhooks_plugin.py to test_printhooks_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_failfast.py to test_failfast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_plugin_api.py to test_plugin_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_buffer_plugin.py to test_buffer_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_testid_plugin.py to test_testid_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_session.py to test_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_attrib_plugin.py to test_attrib_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_testcase_loader.py to test_testcase_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_loader.py to test_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_junitxml.py to test_junitxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_generators_plugin.py to test_generators_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_doctest_plugin.py to test_doctest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_dundertest_plugin.py to test_dundertest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_logcapture_plugin.py to test_logcapture_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_outcomes_plugin.py to test_outcomes_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_mp_plugin.py to test_mp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_params_plugin.py to test_params_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_debugger_plugin.py to test_debugger_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_testclass_loader.py to test_testclass_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_prof_plugin.py to test_prof_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_layers_plugin.py to test_layers_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/unit/test_functions_loader.py to test_functions_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tests/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/suite.py to suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools/such.py to such.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/_vendor/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/_vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2/config.py to config.cpython-39.pyc writing byte-compilation script '/tmp/tmpcj1ulrpu.py' /usr/bin/python3 /tmp/tmpcj1ulrpu.py removing /tmp/tmpcj1ulrpu.py running install_egg_info running egg_info writing nose2.egg-info/PKG-INFO writing dependency_links to nose2.egg-info/dependency_links.txt writing entry points to nose2.egg-info/entry_points.txt writing requirements to nose2.egg-info/requires.txt writing top-level names to nose2.egg-info/top_level.txt reading manifest file 'nose2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'bin' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'AUTHORS' writing manifest file 'nose2.egg-info/SOURCES.txt' Copying nose2.egg-info to /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/nose2-0.12.0-py3.9.egg-info running install_scripts Installing nose2 script to /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64//usr/share/doc/python-nose2 + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64//usr/share/doc/python-nose2 + '[' -d example ']' ~/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 ~/build/BUILD/nose2-0.12.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/nose2-0.12.0 + mv /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.12.0-1 --unique-debug-suffix -0.12.0-1.x86_64 --unique-debug-src-base python-nose2-0.12.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nose2-0.12.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nose2-0.12.0-1.noarch Provides: python-nose2 python3-nose2 = 0.12.0-1 python3.9dist(nose2) = 0.12 python3dist(nose2) = 0.12 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-nose2-help-0.12.0-1.noarch warning: Empty %files file /builddir/build/BUILD/nose2-0.12.0/doclist.lst Provides: python-nose2-help = 0.12.0-1 python3-nose2-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-nose2-0.12.0-1.x86_64 Wrote: /builddir/build/RPMS/python-nose2-help-0.12.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-nose2-0.12.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t32Mfs + umask 022 + cd /builddir/build/BUILD + cd nose2-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nose2-0.12.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0