Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xtesting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686506689.685185/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-xtesting.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-xtesting-0.97.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-xtesting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686506689.685185/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-xtesting.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-xtesting-0.97.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-xtesting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686506689.685185/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-xtesting.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.8tK7Mn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xtesting-0.97.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xtesting-0.97.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xtesting-0.97.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.AqogdD + umask 022 + cd /builddir/build/BUILD + cd xtesting-0.97.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 build running build_py creating build creating build/lib creating build/lib/xtesting creating build/lib/xtesting/tests creating build/lib/xtesting/tests/unit creating build/lib/xtesting/tests/unit/utils copying xtesting/tests/unit/utils/test_env.py -> build/lib/xtesting/tests/unit/utils copying xtesting/tests/unit/utils/__init__.py -> build/lib/xtesting/tests/unit/utils copying xtesting/tests/unit/utils/test_decorators.py -> build/lib/xtesting/tests/unit/utils copying xtesting/tests/__init__.py -> build/lib/xtesting/tests creating build/lib/xtesting/utils copying xtesting/utils/config.py -> build/lib/xtesting/utils copying xtesting/utils/decorators.py -> build/lib/xtesting/utils copying xtesting/utils/__init__.py -> build/lib/xtesting/utils copying xtesting/utils/constants.py -> build/lib/xtesting/utils copying xtesting/utils/env.py -> build/lib/xtesting/utils copying xtesting/tests/unit/__init__.py -> build/lib/xtesting/tests/unit creating build/lib/xtesting/tests/unit/ci copying xtesting/tests/unit/ci/test_run_tests.py -> build/lib/xtesting/tests/unit/ci copying xtesting/tests/unit/ci/test_tier_handler.py -> build/lib/xtesting/tests/unit/ci copying xtesting/tests/unit/ci/__init__.py -> build/lib/xtesting/tests/unit/ci copying xtesting/tests/unit/ci/test_tier_builder.py -> build/lib/xtesting/tests/unit/ci creating build/lib/xtesting/core copying xtesting/core/unit.py -> build/lib/xtesting/core copying xtesting/core/vnf.py -> build/lib/xtesting/core copying xtesting/core/campaign.py -> build/lib/xtesting/core copying xtesting/core/robotframework.py -> build/lib/xtesting/core copying xtesting/core/behaveframework.py -> build/lib/xtesting/core copying xtesting/core/ansible.py -> build/lib/xtesting/core copying xtesting/core/__init__.py -> build/lib/xtesting/core copying xtesting/core/pytest.py -> build/lib/xtesting/core copying xtesting/core/testcase.py -> build/lib/xtesting/core copying xtesting/core/feature.py -> build/lib/xtesting/core creating build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_feature.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_robotframework.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_behaveframework.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_unit.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_testcase.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_ansible.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/__init__.py -> build/lib/xtesting/tests/unit/core copying xtesting/tests/unit/core/test_vnf.py -> build/lib/xtesting/tests/unit/core copying xtesting/__init__.py -> build/lib/xtesting creating build/lib/xtesting/ci copying xtesting/ci/tier_builder.py -> build/lib/xtesting/ci copying xtesting/ci/run_tests.py -> build/lib/xtesting/ci copying xtesting/ci/tier_handler.py -> build/lib/xtesting/ci copying xtesting/ci/__init__.py -> build/lib/xtesting/ci creating build/lib/xtesting/samples copying xtesting/samples/fourth.py -> build/lib/xtesting/samples copying xtesting/samples/second.py -> build/lib/xtesting/samples copying xtesting/samples/first.py -> build/lib/xtesting/samples copying xtesting/samples/__init__.py -> build/lib/xtesting/samples running egg_info writing xtesting.egg-info/PKG-INFO writing dependency_links to xtesting.egg-info/dependency_links.txt writing entry points to xtesting.egg-info/entry_points.txt writing requirements to xtesting.egg-info/requires.txt writing top-level names to xtesting.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying xtesting/ci/logging.debug.ini -> build/lib/xtesting/ci copying xtesting/ci/logging.ini -> build/lib/xtesting/ci copying xtesting/ci/testcases.yaml -> build/lib/xtesting/ci copying xtesting/samples/HelloWorld.robot -> build/lib/xtesting/samples copying xtesting/samples/helloworld.yml -> build/lib/xtesting/samples creating build/lib/xtesting/samples/features copying xtesting/samples/features/hello.feature -> build/lib/xtesting/samples/features creating build/lib/xtesting/samples/features/steps copying xtesting/samples/features/steps/hello.py -> build/lib/xtesting/samples/features/steps creating build/lib/xtesting/samples/mts copying xtesting/samples/mts/pause.xml -> build/lib/xtesting/samples/mts copying xtesting/samples/mts/test.xml -> build/lib/xtesting/samples/mts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aMH5zE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 + cd xtesting-0.97.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-xtesting-0.97.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/unit.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/vnf.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/campaign.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/robotframework.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/behaveframework.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/ansible.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/pytest.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/testcase.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core copying build/lib/xtesting/core/feature.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/tier_builder.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/logging.debug.ini -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/run_tests.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/logging.ini -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/tier_handler.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci copying build/lib/xtesting/ci/testcases.yaml -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils copying build/lib/xtesting/utils/config.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils copying build/lib/xtesting/utils/decorators.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils copying build/lib/xtesting/utils/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils copying build/lib/xtesting/utils/constants.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils copying build/lib/xtesting/utils/env.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_feature.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_robotframework.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_behaveframework.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_unit.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_testcase.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_ansible.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core copying build/lib/xtesting/tests/unit/core/test_vnf.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci copying build/lib/xtesting/tests/unit/ci/test_run_tests.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci copying build/lib/xtesting/tests/unit/ci/test_tier_handler.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci copying build/lib/xtesting/tests/unit/ci/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci copying build/lib/xtesting/tests/unit/ci/test_tier_builder.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils copying build/lib/xtesting/tests/unit/utils/test_env.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils copying build/lib/xtesting/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils copying build/lib/xtesting/tests/unit/utils/test_decorators.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils copying build/lib/xtesting/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit copying build/lib/xtesting/tests/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests copying build/lib/xtesting/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples copying build/lib/xtesting/samples/fourth.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples copying build/lib/xtesting/samples/second.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/mts copying build/lib/xtesting/samples/mts/pause.xml -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/mts copying build/lib/xtesting/samples/mts/test.xml -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/mts creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/features copying build/lib/xtesting/samples/features/hello.feature -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/features creating /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/features/steps copying build/lib/xtesting/samples/features/steps/hello.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/features/steps copying build/lib/xtesting/samples/helloworld.yml -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples copying build/lib/xtesting/samples/first.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples copying build/lib/xtesting/samples/__init__.py -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples copying build/lib/xtesting/samples/HelloWorld.robot -> /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/vnf.py to vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/campaign.py to campaign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/robotframework.py to robotframework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/behaveframework.py to behaveframework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/ansible.py to ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/pytest.py to pytest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/testcase.py to testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/core/feature.py to feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci/tier_builder.py to tier_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci/run_tests.py to run_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci/tier_handler.py to tier_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/ci/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/utils/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_feature.py to test_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_robotframework.py to test_robotframework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_behaveframework.py to test_behaveframework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_unit.py to test_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_testcase.py to test_testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_ansible.py to test_ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/core/test_vnf.py to test_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci/test_run_tests.py to test_run_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci/test_tier_handler.py to test_tier_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/ci/test_tier_builder.py to test_tier_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils/test_env.py to test_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/utils/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/fourth.py to fourth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/second.py to second.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/features/steps/hello.py to hello.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/first.py to first.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting/samples/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp2jp0n35n.py' /usr/bin/python3 /tmp/tmp2jp0n35n.py removing /tmp/tmp2jp0n35n.py running install_egg_info running egg_info writing xtesting.egg-info/PKG-INFO writing dependency_links to xtesting.egg-info/dependency_links.txt writing entry points to xtesting.egg-info/entry_points.txt writing requirements to xtesting.egg-info/requires.txt writing top-level names to xtesting.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying xtesting.egg-info to /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/lib/python3.9/site-packages/xtesting-0.97.0-py3.9.egg-info running install_scripts Installing run_tests script to /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/bin Installing zip_campaign script to /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64//usr/share/doc/python-xtesting + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64//usr/share/doc/python-xtesting + '[' -d docs ']' ~/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 ~/build/BUILD/xtesting-0.97.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-xtesting-0.97.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/xtesting-0.97.0 + mv /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.97.0-1 --unique-debug-suffix -0.97.0-1.x86_64 --unique-debug-src-base python-xtesting-0.97.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/xtesting-0.97.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-xtesting-0.97.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-xtesting-0.97.0-1.noarch Provides: python-xtesting python3-xtesting = 0.97.0-1 python3.9dist(xtesting) = 0.97 python3dist(xtesting) = 0.97 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: (python3.9dist(ansible-runner) < 1.3.5 or python3.9dist(ansible-runner) >= 1.3.5.0) (python3.9dist(lxml) < 3.7 or python3.9dist(lxml) >= 3.7.0) (python3.9dist(mock) < 4 or python3.9dist(mock) >= 4.0) (python3.9dist(mock) < 4.0.1 or python3.9dist(mock) >= 4.0.1.0) (python3.9dist(pbr) < 2.1 or python3.9dist(pbr) >= 2.1.0) (python3.9dist(requests) < 2.20 or python3.9dist(requests) >= 2.20.0) (python3.9dist(requests) < 2.24 or python3.9dist(requests) >= 2.24.0) (python3.9dist(stevedore) < 3 or python3.9dist(stevedore) >= 3.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(behave) >= 1.2.6 python3.9dist(behave-html-formatter) >= 0.9.4 python3.9dist(boto3) python3.9dist(junitxml) python3.9dist(os-testr) python3.9dist(prettytable) python3.9dist(pytest) python3.9dist(pytest-html) python3.9dist(python-subunit) python3.9dist(pyyaml) python3.9dist(robotframework) >= 4 python3.9dist(setuptools) Processing files: python-xtesting-help-0.97.0-1.noarch warning: Empty %files file /builddir/build/BUILD/xtesting-0.97.0/doclist.lst Provides: python-xtesting-help = 0.97.0-1 python3-xtesting-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-xtesting-0.97.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-xtesting-0.97.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-xtesting-help-0.97.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xjkgLC + umask 022 + cd /builddir/build/BUILD + cd xtesting-0.97.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xtesting-0.97.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0