Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.src.rpm Child return code was: 0 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1XImt3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tempestconf-3.5.4.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tempestconf-3.5.4.dev2-0.20260605173656.66ea243.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tempestconf-3.5.4.dev2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tempestconf-3.5.4 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sqsZpc + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/config_tempest copying config_tempest/utils.py -> build/lib/config_tempest copying config_tempest/users.py -> build/lib/config_tempest copying config_tempest/tempest_conf.py -> build/lib/config_tempest copying config_tempest/profile.py -> build/lib/config_tempest copying config_tempest/main.py -> build/lib/config_tempest copying config_tempest/flavors.py -> build/lib/config_tempest copying config_tempest/credentials.py -> build/lib/config_tempest copying config_tempest/constants.py -> build/lib/config_tempest copying config_tempest/clients.py -> build/lib/config_tempest copying config_tempest/accounts.py -> build/lib/config_tempest copying config_tempest/__init__.py -> build/lib/config_tempest creating build/lib/config_tempest/tests creating build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_volume.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_services.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_octavia.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_object_storage.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_network.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_image.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_identity.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_horizon.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_compute.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_ceilometer.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_base.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_aws.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/__init__.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/test_utils.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_users.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_tempest_conf.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_profile.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_flavors.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_credentials.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_config_tempest.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_clients.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_accounts.py -> build/lib/config_tempest/tests copying config_tempest/tests/base.py -> build/lib/config_tempest/tests copying config_tempest/tests/__init__.py -> build/lib/config_tempest/tests creating build/lib/config_tempest/services copying config_tempest/services/workflowv2.py -> build/lib/config_tempest/services copying config_tempest/services/watcher.py -> build/lib/config_tempest/services copying config_tempest/services/volume.py -> build/lib/config_tempest/services copying config_tempest/services/telemetry.py -> build/lib/config_tempest/services copying config_tempest/services/share.py -> build/lib/config_tempest/services copying config_tempest/services/services.py -> build/lib/config_tempest/services copying config_tempest/services/placement.py -> build/lib/config_tempest/services copying config_tempest/services/orchestration.py -> build/lib/config_tempest/services copying config_tempest/services/octavia.py -> build/lib/config_tempest/services copying config_tempest/services/object_storage.py -> build/lib/config_tempest/services copying config_tempest/services/network.py -> build/lib/config_tempest/services copying config_tempest/services/metric.py -> build/lib/config_tempest/services copying config_tempest/services/messaging.py -> build/lib/config_tempest/services copying config_tempest/services/key_manager.py -> build/lib/config_tempest/services copying config_tempest/services/image.py -> build/lib/config_tempest/services copying config_tempest/services/identity.py -> build/lib/config_tempest/services copying config_tempest/services/horizon.py -> build/lib/config_tempest/services copying config_tempest/services/event.py -> build/lib/config_tempest/services copying config_tempest/services/dns.py -> build/lib/config_tempest/services copying config_tempest/services/database.py -> build/lib/config_tempest/services copying config_tempest/services/data-processing.py -> build/lib/config_tempest/services copying config_tempest/services/compute.py -> build/lib/config_tempest/services copying config_tempest/services/ceilometer.py -> build/lib/config_tempest/services copying config_tempest/services/base.py -> build/lib/config_tempest/services copying config_tempest/services/baremetal.py -> build/lib/config_tempest/services copying config_tempest/services/aws.py -> build/lib/config_tempest/services copying config_tempest/services/alarming.py -> build/lib/config_tempest/services copying config_tempest/services/__init__.py -> build/lib/config_tempest/services running egg_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tempestconf.egg-info/SOURCES.txt' + export PYTHONPATH=. + PYTHONPATH=. + sed -i '/^ *releasenotes\/index/d' doc/source/index.rst + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-tempestconf) with name extracted from the package (python-tempestconf); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-tempestconf-3.5.4.dev2/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] admin/admin_usage reading sources... [ 13%] admin/index reading sources... [ 20%] cli/cli_options 2026-06-05 13:38:35.473 788570 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf None:6: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:6: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. reading sources... [ 26%] cli/index reading sources... [ 33%] contributor/contributing reading sources... [ 40%] contributor/index reading sources... [ 46%] index reading sources... [ 53%] install/index reading sources... [ 60%] install/installation reading sources... [ 66%] overview reading sources... [ 73%] user/default reading sources... [ 80%] user/import reading sources... [ 86%] user/index reading sources... [ 93%] user/profile reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] admin/admin_usage writing output... [ 13%] admin/index writing output... [ 20%] cli/cli_options writing output... [ 26%] cli/index writing output... [ 33%] contributor/contributing writing output... [ 40%] contributor/index writing output... [ 46%] index writing output... [ 53%] install/index writing output... [ 60%] install/installation writing output... [ 66%] overview writing output... [ 73%] user/default writing output... [ 80%] user/import writing output... [ 86%] user/index writing output... [ 93%] user/profile writing output... [100%] user/usage generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9fdbos + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 + cd python-tempestconf-3.5.4.dev2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/alarming.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/aws.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/baremetal.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/compute.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/data-processing.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/database.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/dns.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/event.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/identity.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/image.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/key_manager.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/messaging.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/metric.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/network.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/octavia.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/orchestration.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/placement.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/services.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/share.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/telemetry.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/volume.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/watcher.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services copying build/lib/config_tempest/services/workflowv2.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_clients.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_config_tempest.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_profile.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_users.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests creating /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_aws.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_compute.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_identity.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_image.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_network.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_octavia.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_services.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_volume.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services copying build/lib/config_tempest/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/clients.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/constants.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/main.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/profile.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/users.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest copying build/lib/config_tempest/utils.py -> /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/alarming.py to alarming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/baremetal.py to baremetal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/ceilometer.py to ceilometer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/compute.py to compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/data-processing.py to data-processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/dns.py to dns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/horizon.py to horizon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/key_manager.py to key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/messaging.py to messaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/metric.py to metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/object_storage.py to object_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/octavia.py to octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/orchestration.py to orchestration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/placement.py to placement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/share.py to share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/telemetry.py to telemetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/volume.py to volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/services/workflowv2.py to workflowv2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_accounts.py to test_accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_clients.py to test_clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_config_tempest.py to test_config_tempest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_credentials.py to test_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_flavors.py to test_flavors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_profile.py to test_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_tempest_conf.py to test_tempest_conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_aws.py to test_aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_ceilometer.py to test_ceilometer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_compute.py to test_compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_horizon.py to test_horizon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_identity.py to test_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_image.py to test_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_network.py to test_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_object_storage.py to test_object_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_octavia.py to test_octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_services.py to test_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tests/services/test_volume.py to test_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/accounts.py to accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/flavors.py to flavors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/tempest_conf.py to tempest_conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/config_tempest/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmppx3el_2x.py' /usr/bin/python3 /tmp/tmppx3el_2x.py removing /tmp/tmppx3el_2x.py running install_egg_info running egg_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tempestconf.egg-info/SOURCES.txt' Copying python_tempestconf.egg-info to /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9/site-packages/python_tempestconf-3.5.4.dev2-py3.9.egg-info running install_scripts Installing discover-tempest-config script to /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/bin/__pycache__ + rm -rf '/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/etc/tempest/*' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.5.4-0.20260605173656.66ea243.el9 --unique-debug-suffix -3.5.4-0.20260605173656.66ea243.el9.x86_64 --unique-debug-src-base python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-tempestconf-3.5.4.dev2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A77dij + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + export OS_TEST_PATH=./config_tempest/tests + OS_TEST_PATH=./config_tempest/tests + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-tempestconf-3.5.4.dev2 + PYTHONPATH=/builddir/build/BUILD/python-tempestconf-3.5.4.dev2 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + stestr --test-path ./config_tempest/tests run 2026-06-05 13:38:39.693 789355 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2026-06-05 13:38:39.739 789359 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2026-06-05 13:38:39.770 789358 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {0} config_tempest.tests.services.test_aws.TestEc2Service.test_set_default_tempest_options [0.003317s] ... ok {0} config_tempest.tests.services.test_aws.TestS3Service.test_set_default_tempest_options [0.002207s] ... ok {0} config_tempest.tests.services.test_base.TestService.test_get_versions [0.000281s] ... ok {0} config_tempest.tests.services.test_base.TestService.test_set_versions [0.000246s] ... ok {0} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_versions [0.000525s] ... ok {0} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_certificate_error [0.000649s] ... ok {0} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv4 [0.000565s] ... ok {0} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv6 [0.000584s] ... ok {0} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_overridden [0.000540s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_set_default_tempest_options [0.001196s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_set_extensions [0.000610s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_set_identity_v3_extensions [0.000575s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_find_image_by_id [0.000590s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_find_image_not_found [0.000593s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_not_allowed [0.000726s] ... ok {0} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions [0.000512s] ... ok {0} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions_empty [0.000318s] ... ok {0} config_tempest.tests.services.test_octavia.TestOctaviaService.test_octavia_service_post_configuration [0.001386s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_discover_alias_only_second_type_present [0.003886s] ... ok {0} config_tempest.tests.services.test_volume.TestVolumeService.test_get_service_type [0.000332s] ... ok {0} config_tempest.tests.test_clients.TestClientManager.test_init_manager_as_admin [0.001584s] ... ok {0} config_tempest.tests.test_clients.TestClientManager.test_set_roles_client [0.000772s] ... ok {0} config_tempest.tests.test_config_tempest.TestGeneratePassword.test_generate_password_impossible [0.003935s] ... ok {0} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_as_admin [0.000481s] ... ok {0} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_region_name [0.000484s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_creds_kwargs [0.000776s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v3 [0.000929s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_not_allowed [0.000992s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors [0.001664s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_not_exist [0.000870s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_not_defined_values [0.000913s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value [0.000433s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_by_priority [0.000418s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_check_user_roles_two_exist [0.001948s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_project_exists [0.002209s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found [0.002424s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found_not_req [0.003005s] ... ok 2026-06-05 13:38:39.910 789357 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {2} config_tempest.tests.services.test_base.TestService.test_do_get [0.002022s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_exception [0.000875s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_no_alt_ref [0.003872s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_alt_ref [0.001347s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_find_image_found [0.000629s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_https [0.001268s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover [0.001540s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover_not_found [0.002958s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_id_supplied_by_user [0.000548s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_tempest_network_id_not_found [0.000587s] ... ok {2} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status_discover [0.000751s] ... ok {2} config_tempest.tests.services.test_octavia.TestOctaviaService.test_list_drivers [0.001686s] ... ok {2} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_3 [0.001649s] ... ok {2} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_no_endpoints [0.001618s] ... ok {2} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_empty [0.001663s] ... ok {2} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_not_ip_hostname [0.003734s] ... ok {2} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_service [0.000740s] ... ok {2} config_tempest.tests.test_clients.TestClientManager.test_get_service_client [0.007495s] ... ok {2} config_tempest.tests.test_clients.TestClientManager.test_set_users_client [0.001818s] ... ok {2} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_not_found [0.001137s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config [0.000541s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_override [0.001945s] ... ok {2} config_tempest.tests.test_credentials.TestCredentials.test_get_credential [0.000930s] ... ok {2} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v2 [0.000809s] ... ok {2} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_id [0.001149s] ... ok {2} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_name [0.001022s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values [0.000508s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values_having_hyphen [0.000532s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite [0.000421s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority_by_priority [0.000445s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_no_member [0.001958s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_check_user_role_exists [0.001599s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_check_user_roles_one_exists [0.001774s] ... ok {3} config_tempest.tests.services.test_base.TestService.test_get_extensions [0.000924s] ... ok {3} config_tempest.tests.services.test_base.TestVersionedService.test_deserialize_versions [0.000344s] ... ok {3} config_tempest.tests.services.test_base.TestVersionedService.test_no_port_cut_url [0.000413s] ... ok {3} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_extensions [0.000448s] ... ok {3} config_tempest.tests.services.test_identity.TestIdentityService.test_get_extensions [0.000328s] ... ok {3} config_tempest.tests.services.test_identity.TestIdentityServiceParseV2.test_parse_name_with_v2_in_path_1 [0.001904s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_convert_image_to_raw [0.001417s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_alt_ref [0.001550s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_downloaded [0.001075s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_not_downloaded [0.001371s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_exists_user_exists [0.060656s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_http [0.001546s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_set_get_versions [0.000866s] ... ok {3} config_tempest.tests.services.test_network.TestNetworkService.test_set_get_extensions [0.000780s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_user_exists [0.002701s] ... ok {3} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status [0.000496s] ... ok {2} config_tempest.tests.test_utils.TestUtils.test_get_base_url [0.000389s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_discover_alias_no_type_present [0.003388s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_discover_alias_only_first_type_present [0.002765s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_get_service [0.001926s] ... ok {3} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_extensions [0.000651s] ... ok {3} config_tempest.tests.test_accounts.TestAccounts.test_create_accounts_file [0.001121s] ... ok {3} config_tempest.tests.test_accounts.TestAccounts.test_write_accounts_file_admin [0.008864s] ... ok {3} config_tempest.tests.test_accounts.TestAccounts.test_write_accounts_file_demo [0.036305s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v2 [0.002011s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v3 [0.001428s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v2 [0.001182s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_init [0.000998s] ... ok {3} config_tempest.tests.test_config_tempest.TestGeneratePassword.test_generate_password_invalid_regex [0.000522s] ... ok {3} config_tempest.tests.test_config_tempest.TestGeneratePassword.test_generate_password_success_hard [0.000712s] ... ok {3} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v3 [0.001394s] ... ok {3} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_rng [0.003798s] ... ok {3} config_tempest.tests.test_profile.TestProfile.test_convert_remove_append [0.000448s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values [0.000594s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values_with_overrides [0.000609s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority [0.000597s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_member [0.002061s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_Admin [0.003285s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_already_given [0.002544s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_service_properties [0.000769s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_set_extensions [0.000535s] ... ok {1} config_tempest.tests.services.test_base.TestVersionedService.test_set_get_versions [0.000865s] ... ok {1} config_tempest.tests.services.test_ceilometer.TestCeilometerService.test_check_ceilometer_service [0.000966s] ... ok {1} config_tempest.tests.services.test_compute.TestComputeService.test_set_default_tempest_options [0.000982s] ... ok {1} config_tempest.tests.services.test_identity.TestIdentityService.test_deserialize_versions [0.000531s] ... ok {1} config_tempest.tests.services.test_identity.TestIdentityService.test_set_get_versions [0.000624s] ... ok {1} config_tempest.tests.services.test_identity.TestIdentityServiceParseV2.test_parse_name_with_v2 [0.000498s] ... ok {1} config_tempest.tests.services.test_identity.TestIdentityServiceParseV2.test_parse_name_with_v2_in_path_2 [0.000494s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_no_alt_ref [0.001572s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_ftp_old [0.001658s] ... ok {1} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_list_create_roles [0.001132s] ... ok {1} config_tempest.tests.services.test_octavia.TestOctaviaService.test_octavia__download_file [0.013444s] ... ok {1} config_tempest.tests.services.test_octavia.TestOctaviaService.test_octavia_get_test_server_application [0.002277s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v2 [0.001938s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v3 [0.002406s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_2 [0.030964s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_is_service [0.001804s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints [0.002015s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_volume [0.001533s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_state_down [0.000912s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_versions [0.000745s] ... ok {1} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v3 [0.001341s] ... ok {1} config_tempest.tests.test_config_tempest.TestGeneratePassword.test_generate_password_success_easy [0.000745s] ... ok {1} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_admin_override [0.001201s] ... ok {1} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_get_default [0.001079s] ... ok {1} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v2 [0.001216s] ... ok {1} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v3 [0.001460s] ... ok {1} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v2 [0.001154s] ... ok {1} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_no_rng [0.001340s] ... ok {1} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_alt_not_exist [0.001157s] ... ok {1} config_tempest.tests.test_profile.TestProfile.test_read_profile_file [0.000698s] ... ok {1} config_tempest.tests.test_tempest_conf.TestTempestConf.test_get_bool_value [0.000550s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_Member [0.002185s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_create_tempest_user [0.002474s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_create_user_with_project [0.002553s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_give_role_to_user [0.003349s] ... ok ====== Totals ====== Ran: 146 tests in 0.3970 sec. - Passed: 146 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3406 sec. ============== Worker Balance ============== - Worker 0 (37 tests) => 0:00:00.047003 - Worker 1 (37 tests) => 0:00:00.103608 - Worker 2 (36 tests) => 0:00:00.120677 - Worker 3 (36 tests) => 0:00:00.094190 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tempestconf-3.5.4-0.20260605173656.66ea243.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9iKJxP + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python3-tempestconf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python3-tempestconf + cp -pr README.rst /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python3-tempestconf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xXP610 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf = 3.5.4-0.20260605173656.66ea243.el9 python3-tempestconf = 3.5.4-0.20260605173656.66ea243.el9 python3.9-tempestconf = 3.5.4-0.20260605173656.66ea243.el9 python3.9dist(python-tempestconf) = 3.5.4~~dev2 python3dist(python-tempestconf) = 3.5.4~~dev2 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(requests) < 2.12.2 or python3.9dist(requests) > 2.12.2) with python3.9dist(requests) >= 2.10) /usr/bin/python3 python(abi) = 3.9 python3.9dist(openstacksdk) >= 0.11.3 python3.9dist(oslo-config) >= 3.23 python3.9dist(pbr) >= 1.8 python3.9dist(pyyaml) >= 3.12 python3.9dist(setuptools) python3.9dist(six) >= 1.10 python3.9dist(tempest) >= 14 python3.9dist(tenacity) >= 5.1.1 Obsoletes: python-tempestconf < 3.5.4-0.20260605173656.66ea243.el9 python2-tempestconf < 3.5.4-0.20260605173656.66ea243.el9 python39-tempestconf < 3.5.4-0.20260605173656.66ea243.el9 Processing files: python3-tempestconf-tests-3.5.4-0.20260605173656.66ea243.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A40Cp3 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python3-tempestconf-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf-tests = 3.5.4-0.20260605173656.66ea243.el9 python3-tempestconf-tests = 3.5.4-0.20260605173656.66ea243.el9 python3.9-tempestconf-tests = 3.5.4-0.20260605173656.66ea243.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-tempestconf-tests < 3.5.4-0.20260605173656.66ea243.el9 Processing files: python-tempestconf-doc-3.5.4-0.20260605173656.66ea243.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FP1aXy + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python-tempestconf-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python-tempestconf-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/doc/python-tempestconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P0Y7T0 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python-tempestconf-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python-tempestconf-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64/usr/share/licenses/python-tempestconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf-doc = 3.5.4-0.20260605173656.66ea243.el9 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-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 Wrote: /builddir/build/RPMS/python3-tempestconf-tests-3.5.4-0.20260605173656.66ea243.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempestconf-3.5.4-0.20260605173656.66ea243.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-tempestconf-doc-3.5.4-0.20260605173656.66ea243.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EiGYMz + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.4.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.5.4-0.20260605173656.66ea243.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0