Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nvKins + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-watcherclient-4.9.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-watcherclient-4.9.0 + rm -rf /builddir/build/BUILD/python-watcherclient-4.9.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0-SPECPARTS + /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-watcherclient-4.9.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^tempest.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^tempest.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pM8ea6 + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0cKVSj + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6TVm6k + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cliff!=2.9.0,>=2.11.0 Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.10.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.36.0 Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.13 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.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_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff !=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: cliff !=2.9.0,>=2.11.0 Handling osc-lib >=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: osc-lib >=1.10.0 Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.i18n >=3.20.0 Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.serialization !=2.19.1,>=2.18.0 Handling oslo.utils >=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.utils >=3.36.0 Handling pbr !=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr !=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: keystoneauth1 >=3.4.0 Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: PyYAML >=3.13 + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/LICENSE' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Ifg9Y0 + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.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_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff !=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: cliff !=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib >=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: osc-lib >=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.i18n >=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils >=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.utils >=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr !=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr !=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/LICENSE' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-watcherclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9DN3IC + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.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_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff !=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: cliff !=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib >=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: osc-lib >=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.i18n >=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils >=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.utils >=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr !=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr !=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/LICENSE' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QmVOuG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-watcherclient-4.9.0 + mkdir -p /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-watcherclient-4.9.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info writing /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/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 '/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-5qhet6zw/python_watcherclient-4.9.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-watcherclient Building wheel for python-watcherclient (pyproject.toml): started Running command Building wheel for python-watcherclient (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/watcherclient creating build/lib/watcherclient/v1 copying watcherclient/v1/strategy_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/strategy.py -> build/lib/watcherclient/v1 copying watcherclient/v1/service_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/service.py -> build/lib/watcherclient/v1 copying watcherclient/v1/scoring_engine_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/scoring_engine.py -> build/lib/watcherclient/v1 copying watcherclient/v1/resource_fields.py -> build/lib/watcherclient/v1 copying watcherclient/v1/goal_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/goal.py -> build/lib/watcherclient/v1 copying watcherclient/v1/data_model_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/data_model.py -> build/lib/watcherclient/v1 copying watcherclient/v1/client.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_template_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_template.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_plan_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_plan.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action.py -> build/lib/watcherclient/v1 copying watcherclient/v1/__init__.py -> build/lib/watcherclient/v1 creating build/lib/watcherclient/tests creating build/lib/watcherclient/tests/client_functional copying watcherclient/tests/client_functional/__init__.py -> build/lib/watcherclient/tests/client_functional creating build/lib/watcherclient/tests/unit creating build/lib/watcherclient/tests/unit/common copying watcherclient/tests/unit/common/test_api_versioning.py -> build/lib/watcherclient/tests/unit/common copying watcherclient/tests/unit/common/__init__.py -> build/lib/watcherclient/tests/unit/common copying watcherclient/tests/__init__.py -> build/lib/watcherclient/tests copying watcherclient/version.py -> build/lib/watcherclient copying watcherclient/shell.py -> build/lib/watcherclient copying watcherclient/exceptions.py -> build/lib/watcherclient copying watcherclient/client.py -> build/lib/watcherclient copying watcherclient/_i18n.py -> build/lib/watcherclient copying watcherclient/__init__.py -> build/lib/watcherclient creating build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_strategy.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_service.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_scoring_engine.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_goal.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_audit_template.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_audit.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_action_plan.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_action.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/base.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/__init__.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/unit/utils.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_utils.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_import.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_client.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/keystone_client_fixtures.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/__init__.py -> build/lib/watcherclient/tests/unit creating build/lib/watcherclient/common copying watcherclient/common/utils.py -> build/lib/watcherclient/common copying watcherclient/common/httpclient.py -> build/lib/watcherclient/common copying watcherclient/common/command.py -> build/lib/watcherclient/common copying watcherclient/common/base.py -> build/lib/watcherclient/common copying watcherclient/common/api_versioning.py -> build/lib/watcherclient/common copying watcherclient/common/__init__.py -> build/lib/watcherclient/common creating build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/exceptions.py -> build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/base.py -> build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/__init__.py -> build/lib/watcherclient/common/apiclient creating build/lib/watcherclient/osc copying watcherclient/osc/plugin.py -> build/lib/watcherclient/osc copying watcherclient/osc/__init__.py -> build/lib/watcherclient/osc creating build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_strategy_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_strategy.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_service_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_service.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_scoring_engine.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_goal_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_goal.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_data_model_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_data_model.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_template.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_plan.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/base.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/__init__.py -> build/lib/watcherclient/tests/unit/v1 running egg_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.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_watcherclient.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcherclient.locale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'watcherclient.locale' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'watcherclient.locale' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'watcherclient.locale' to be distributed and are already explicitly excluding 'watcherclient.locale' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcherclient.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'watcherclient.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'watcherclient.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'watcherclient.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'watcherclient.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/watcherclient/locale copying watcherclient/locale/watcherclient.pot -> build/lib/watcherclient/locale creating build/lib/watcherclient/locale/fr creating build/lib/watcherclient/locale/fr/LC_MESSAGES copying watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/lib/watcherclient/locale/fr/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/watcherclient creating build/bdist.linux-x86_64/wheel/watcherclient/locale creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr/LC_MESSAGES copying build/lib/watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/bdist.linux-x86_64/wheel/watcherclient/locale/fr/LC_MESSAGES copying build/lib/watcherclient/locale/watcherclient.pot -> build/bdist.linux-x86_64/wheel/watcherclient/locale creating build/bdist.linux-x86_64/wheel/watcherclient/osc copying build/lib/watcherclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/osc copying build/lib/watcherclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/watcherclient/osc creating build/bdist.linux-x86_64/wheel/watcherclient/common creating build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient copying build/lib/watcherclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/api_versioning.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/command.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/httpclient.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient copying build/lib/watcherclient/_i18n.py -> build/bdist.linux-x86_64/wheel/watcherclient copying build/lib/watcherclient/client.py -> build/bdist.linux-x86_64/wheel/watcherclient copying build/lib/watcherclient/exceptions.py -> build/bdist.linux-x86_64/wheel/watcherclient copying build/lib/watcherclient/shell.py -> build/bdist.linux-x86_64/wheel/watcherclient copying build/lib/watcherclient/version.py -> build/bdist.linux-x86_64/wheel/watcherclient creating build/bdist.linux-x86_64/wheel/watcherclient/tests copying build/lib/watcherclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_plan.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_template.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_data_model.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_data_model_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_goal.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_goal_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_service.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_service_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_strategy.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_strategy_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/keystone_client_fixtures.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_client.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_import.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common copying build/lib/watcherclient/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common copying build/lib/watcherclient/tests/unit/common/test_api_versioning.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common creating build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional creating build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_action.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_action_plan.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_audit.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_audit_template.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_goal.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_service.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_strategy.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional creating build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/action.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/action_plan.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/action_plan_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/action_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/audit.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/audit_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/audit_template.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/audit_template_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/client.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/data_model.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/data_model_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/goal.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/goal_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/resource_fields.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/service.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/service_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/strategy.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/strategy_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1 running install_egg_info Copying python_watcherclient.egg-info to build/bdist.linux-x86_64/wheel/python_watcherclient-4.9.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_watcherclient-4.9.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir/pip-wheel-gqbq38kw/.tmp-ublqxn_d/python_watcherclient-4.9.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'watcherclient/__init__.py' adding 'watcherclient/_i18n.py' adding 'watcherclient/client.py' adding 'watcherclient/exceptions.py' adding 'watcherclient/shell.py' adding 'watcherclient/version.py' adding 'watcherclient/common/__init__.py' adding 'watcherclient/common/api_versioning.py' adding 'watcherclient/common/base.py' adding 'watcherclient/common/command.py' adding 'watcherclient/common/httpclient.py' adding 'watcherclient/common/utils.py' adding 'watcherclient/common/apiclient/__init__.py' adding 'watcherclient/common/apiclient/base.py' adding 'watcherclient/common/apiclient/exceptions.py' adding 'watcherclient/locale/watcherclient.pot' adding 'watcherclient/locale/fr/LC_MESSAGES/watcherclient.po' adding 'watcherclient/osc/__init__.py' adding 'watcherclient/osc/plugin.py' adding 'watcherclient/tests/__init__.py' adding 'watcherclient/tests/client_functional/__init__.py' adding 'watcherclient/tests/client_functional/v1/__init__.py' adding 'watcherclient/tests/client_functional/v1/base.py' adding 'watcherclient/tests/client_functional/v1/test_action.py' adding 'watcherclient/tests/client_functional/v1/test_action_plan.py' adding 'watcherclient/tests/client_functional/v1/test_audit.py' adding 'watcherclient/tests/client_functional/v1/test_audit_template.py' adding 'watcherclient/tests/client_functional/v1/test_goal.py' adding 'watcherclient/tests/client_functional/v1/test_scoring_engine.py' adding 'watcherclient/tests/client_functional/v1/test_service.py' adding 'watcherclient/tests/client_functional/v1/test_strategy.py' adding 'watcherclient/tests/unit/__init__.py' adding 'watcherclient/tests/unit/keystone_client_fixtures.py' adding 'watcherclient/tests/unit/test_client.py' adding 'watcherclient/tests/unit/test_import.py' adding 'watcherclient/tests/unit/test_utils.py' adding 'watcherclient/tests/unit/utils.py' adding 'watcherclient/tests/unit/common/__init__.py' adding 'watcherclient/tests/unit/common/test_api_versioning.py' adding 'watcherclient/tests/unit/v1/__init__.py' adding 'watcherclient/tests/unit/v1/base.py' adding 'watcherclient/tests/unit/v1/test_action.py' adding 'watcherclient/tests/unit/v1/test_action_plan.py' adding 'watcherclient/tests/unit/v1/test_action_plan_shell.py' adding 'watcherclient/tests/unit/v1/test_action_shell.py' adding 'watcherclient/tests/unit/v1/test_audit.py' adding 'watcherclient/tests/unit/v1/test_audit_shell.py' adding 'watcherclient/tests/unit/v1/test_audit_template.py' adding 'watcherclient/tests/unit/v1/test_audit_template_shell.py' adding 'watcherclient/tests/unit/v1/test_data_model.py' adding 'watcherclient/tests/unit/v1/test_data_model_shell.py' adding 'watcherclient/tests/unit/v1/test_goal.py' adding 'watcherclient/tests/unit/v1/test_goal_shell.py' adding 'watcherclient/tests/unit/v1/test_scoring_engine.py' adding 'watcherclient/tests/unit/v1/test_scoring_engine_shell.py' adding 'watcherclient/tests/unit/v1/test_service.py' adding 'watcherclient/tests/unit/v1/test_service_shell.py' adding 'watcherclient/tests/unit/v1/test_strategy.py' adding 'watcherclient/tests/unit/v1/test_strategy_shell.py' adding 'watcherclient/v1/__init__.py' adding 'watcherclient/v1/action.py' adding 'watcherclient/v1/action_plan.py' adding 'watcherclient/v1/action_plan_shell.py' adding 'watcherclient/v1/action_shell.py' adding 'watcherclient/v1/audit.py' adding 'watcherclient/v1/audit_shell.py' adding 'watcherclient/v1/audit_template.py' adding 'watcherclient/v1/audit_template_shell.py' adding 'watcherclient/v1/client.py' adding 'watcherclient/v1/data_model.py' adding 'watcherclient/v1/data_model_shell.py' adding 'watcherclient/v1/goal.py' adding 'watcherclient/v1/goal_shell.py' adding 'watcherclient/v1/resource_fields.py' adding 'watcherclient/v1/scoring_engine.py' adding 'watcherclient/v1/scoring_engine_shell.py' adding 'watcherclient/v1/service.py' adding 'watcherclient/v1/service_shell.py' adding 'watcherclient/v1/strategy.py' adding 'watcherclient/v1/strategy_shell.py' adding 'python_watcherclient-4.9.0.dist-info/AUTHORS' adding 'python_watcherclient-4.9.0.dist-info/LICENSE' adding 'python_watcherclient-4.9.0.dist-info/METADATA' adding 'python_watcherclient-4.9.0.dist-info/WHEEL' adding 'python_watcherclient-4.9.0.dist-info/entry_points.txt' adding 'python_watcherclient-4.9.0.dist-info/pbr.json' adding 'python_watcherclient-4.9.0.dist-info/top_level.txt' adding 'python_watcherclient-4.9.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-watcherclient (pyproject.toml): finished with status 'done' Created wheel for python-watcherclient: filename=python_watcherclient-4.9.0-py3-none-any.whl size=138142 sha256=8afafdb791a80278cab28d5fcd64740bc309a2f06f7200cb8c54e9785273c5b5 Stored in directory: /builddir/.cache/pip/wheels/5f/2c/29/b4e067d42088909ffa45a3febb8292914e0a8b786d9a3ca9ff Successfully built python-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aY2EIU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-watcherclient-4.9.0 ++ ls /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir/python_watcherclient-4.9.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_watcherclient==4.9.0 + '[' -z python_watcherclient==4.9.0 ']' + TMPDIR=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir python_watcherclient==4.9.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-watcherclient-4.9.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_watcherclient-4.9.0-py3-none-any.whl Installing collected packages: python_watcherclient Creating /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin/watcher to 755 Successfully installed python_watcherclient-4.9.0 + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin/watcher /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin/watcher: updating + rm -rfv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 --record /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/etc/bash_completion.d + install -pm 644 tools/watcher.bash_completion /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/etc/bash_completion.d/watcher + rm -fr /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/watcherclient/tests + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-watcherclient) with name extracted from the package (python-watcherclient); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.client.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.exceptions.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.version.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.api_versioning.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.base.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.command.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.httpclient.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.utils.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.base.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.exceptions.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.osc.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.osc.plugin.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_plan.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_plan_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_template.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_template_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.client.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.data_model.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.data_model_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.goal.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.goal_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.resource_fields.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.scoring_engine.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.scoring_engine_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.service.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.service_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.strategy.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.strategy_shell.rst. Creating file /builddir/build/BUILD/python-watcherclient-4.9.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-watcherclient-4.9.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 9 source files that are out of date updating environment: [new config] 47 added, 0 changed, 0 removed reading sources... [ 2%] cli/details reading sources... [ 4%] cli/index reading sources... [ 6%] cli/openstack_cli reading sources... [ 9%] cli/watcher reading sources... [ 11%] contributing reading sources... [ 13%] index reading sources... [ 15%] installation reading sources... [ 17%] reference/api/modules reading sources... [ 19%] reference/api/watcherclient reading sources... [ 21%] reference/api/watcherclient.client reading sources... [ 23%] reference/api/watcherclient.common reading sources... [ 26%] reference/api/watcherclient.common.api_versioning reading sources... [ 28%] reference/api/watcherclient.common.apiclient reading sources... [ 30%] reference/api/watcherclient.common.apiclient.base reading sources... [ 32%] reference/api/watcherclient.common.apiclient.exceptions reading sources... [ 34%] reference/api/watcherclient.common.base reading sources... [ 36%] reference/api/watcherclient.common.command reading sources... [ 38%] reference/api/watcherclient.common.httpclient reading sources... [ 40%] reference/api/watcherclient.common.utils reading sources... [ 43%] reference/api/watcherclient.exceptions reading sources... [ 45%] reference/api/watcherclient.osc reading sources... [ 47%] reference/api/watcherclient.osc.plugin reading sources... [ 49%] reference/api/watcherclient.shell reading sources... [ 51%] reference/api/watcherclient.v1 reading sources... [ 53%] reference/api/watcherclient.v1.action reading sources... [ 55%] reference/api/watcherclient.v1.action_plan reading sources... [ 57%] reference/api/watcherclient.v1.action_plan_shell reading sources... [ 60%] reference/api/watcherclient.v1.action_shell reading sources... [ 62%] reference/api/watcherclient.v1.audit reading sources... [ 64%] reference/api/watcherclient.v1.audit_shell reading sources... [ 66%] reference/api/watcherclient.v1.audit_template reading sources... [ 68%] reference/api/watcherclient.v1.audit_template_shell reading sources... [ 70%] reference/api/watcherclient.v1.client reading sources... [ 72%] reference/api/watcherclient.v1.data_model reading sources... [ 74%] reference/api/watcherclient.v1.data_model_shell reading sources... [ 77%] reference/api/watcherclient.v1.goal reading sources... [ 79%] reference/api/watcherclient.v1.goal_shell reading sources... [ 81%] reference/api/watcherclient.v1.resource_fields reading sources... [ 83%] reference/api/watcherclient.v1.scoring_engine reading sources... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell reading sources... [ 87%] reference/api/watcherclient.v1.service reading sources... [ 89%] reference/api/watcherclient.v1.service_shell reading sources... [ 91%] reference/api/watcherclient.v1.strategy reading sources... [ 94%] reference/api/watcherclient.v1.strategy_shell reading sources... [ 96%] reference/api/watcherclient.version reading sources... [ 98%] reference/api_v1 reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 2%] cli/details /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 4%] cli/index writing output... [ 6%] cli/openstack_cli writing output... [ 9%] cli/watcher writing output... [ 11%] contributing writing output... [ 13%] index writing output... [ 15%] installation writing output... [ 17%] reference/api/modules /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/modules' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 19%] reference/api/watcherclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 21%] reference/api/watcherclient.client [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 23%] reference/api/watcherclient.common [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 26%] reference/api/watcherclient.common.api_versioning [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.api_versioning' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 28%] reference/api/watcherclient.common.apiclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 30%] reference/api/watcherclient.common.apiclient.base [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 32%] reference/api/watcherclient.common.apiclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.exceptions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 34%] reference/api/watcherclient.common.base [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 36%] reference/api/watcherclient.common.command [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.command' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 38%] reference/api/watcherclient.common.httpclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.httpclient' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 40%] reference/api/watcherclient.common.utils [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.utils' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 43%] reference/api/watcherclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.exceptions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 45%] reference/api/watcherclient.osc [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 47%] reference/api/watcherclient.osc.plugin [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc.plugin' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 49%] reference/api/watcherclient.shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 51%] reference/api/watcherclient.v1 [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 53%] reference/api/watcherclient.v1.action [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 55%] reference/api/watcherclient.v1.action_plan [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 57%] reference/api/watcherclient.v1.action_plan_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 60%] reference/api/watcherclient.v1.action_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 62%] reference/api/watcherclient.v1.audit [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 64%] reference/api/watcherclient.v1.audit_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 66%] reference/api/watcherclient.v1.audit_template [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 68%] reference/api/watcherclient.v1.audit_template_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 70%] reference/api/watcherclient.v1.client [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 72%] reference/api/watcherclient.v1.data_model [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 74%] reference/api/watcherclient.v1.data_model_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 77%] reference/api/watcherclient.v1.goal [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 79%] reference/api/watcherclient.v1.goal_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 81%] reference/api/watcherclient.v1.resource_fields [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.resource_fields' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 83%] reference/api/watcherclient.v1.scoring_engine [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 87%] reference/api/watcherclient.v1.service [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 89%] reference/api/watcherclient.v1.service_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 91%] reference/api/watcherclient.v1.strategy [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 94%] reference/api/watcherclient.v1.strategy_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy_shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 96%] reference/api/watcherclient.version [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.version' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 98%] reference/api_v1 writing output... [100%] reference/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 3%] watcherclient.client [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/client' highlighting module code... [ 7%] watcherclient.common.api_versioning [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/api_versioning' highlighting module code... [ 10%] watcherclient.common.apiclient.base [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/base' highlighting module code... [ 13%] watcherclient.common.apiclient.exceptions [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/exceptions' highlighting module code... [ 17%] watcherclient.common.base [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/base' highlighting module code... [ 20%] watcherclient.common.command [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/command' highlighting module code... [ 23%] watcherclient.common.httpclient [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/httpclient' highlighting module code... [ 27%] watcherclient.common.utils [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/utils' highlighting module code... [ 30%] watcherclient.exceptions [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/exceptions' highlighting module code... [ 33%] watcherclient.osc.plugin [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/osc/plugin' highlighting module code... [ 37%] watcherclient.shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/shell' highlighting module code... [ 40%] watcherclient.v1.action [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action' highlighting module code... [ 43%] watcherclient.v1.action_plan [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan' highlighting module code... [ 47%] watcherclient.v1.action_plan_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan_shell' highlighting module code... [ 50%] watcherclient.v1.action_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_shell' highlighting module code... [ 53%] watcherclient.v1.audit [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit' highlighting module code... [ 57%] watcherclient.v1.audit_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_shell' highlighting module code... [ 60%] watcherclient.v1.audit_template [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template' highlighting module code... [ 63%] watcherclient.v1.audit_template_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template_shell' highlighting module code... [ 67%] watcherclient.v1.client [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/client' highlighting module code... [ 70%] watcherclient.v1.data_model [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model' highlighting module code... [ 73%] watcherclient.v1.data_model_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model_shell' highlighting module code... [ 77%] watcherclient.v1.goal [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal' highlighting module code... [ 80%] watcherclient.v1.goal_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal_shell' highlighting module code... [ 83%] watcherclient.v1.scoring_engine [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine' highlighting module code... [ 87%] watcherclient.v1.scoring_engine_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine_shell' highlighting module code... [ 90%] watcherclient.v1.service [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service' highlighting module code... [ 93%] watcherclient.v1.service_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service_shell' highlighting module code... [ 97%] watcherclient.v1.strategy [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy' highlighting module code... [100%] watcherclient.v1.strategy_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy_shell' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (5.64 seconds) congratulations :) (5.70 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.9.0-0.20250906020338.fe8aa16.el10 --unique-debug-suffix -4.9.0-0.20250906020338.fe8aa16.el10.x86_64 --unique-debug-src-base python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-watcherclient-4.9.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.94v8Dg + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-watcherclient-4.9.0 + unset http_proxy + unset https_proxy + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-watcherclient-4.9.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_get_string [0.000544s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_get_available_client_versions [0.000828s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_only_major_part_is_presented [0.003649s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_edge_case [0.000292s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_valid_version_strings [0.000168s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_major_version [0.002173s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_session_passed [0.000542s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token [0.011793s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params [0.026184s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_project_id [0.017319s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_port_ends_with_one [0.001053s] ... ok {3} watcherclient.tests.unit.test_import.ImportTest.test_import__all__ [0.000433s] ... ok {3} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_nothing_set [0.000519s] ... ok {3} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_remove [0.000473s] ... ok {3} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize_fail [0.000495s] ... ok {3} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_dir [0.000899s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_numeric [0.021454s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token_watcher_url [0.000550s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_make_connection_url [0.000158s] ... ok {2} watcherclient.tests.unit.test_import.ImportTest.test_default_import [0.000141s] ... ok {2} watcherclient.tests.unit.test_import.ImportTest.test_import_objects [0.000100s] ... ok {2} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit_0 [0.000118s] ... ok {2} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_other [0.000107s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_detail [0.000160s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_invalid_limit [0.000217s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_limit [0.000143s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_marker [0.000170s] ... ok {2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_key [0.000116s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_update [0.000092s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_delete [0.000194s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_dir [0.000078s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel [0.050337s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list [0.003928s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_detail [0.003576s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid [0.067437s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_filter_by_audit [0.003166s] ... ok Not Found (HTTP 404) {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_random_uuid [0.003678s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_multiple [0.005012s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update_not_uuid [0.003354s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_not_uuid [0.006782s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_by_table [0.004352s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_filter_by_audit [0.003509s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_uuid_by_table [0.006883s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_not_uuid [0.002783s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_uuid [0.003570s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_update_not_uuid [0.002896s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_false [0.000292s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_invalid_version_strings [0.001016s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_comparisons [0.000171s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_major_and_minor_parts_is_presented [0.001739s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_detail [0.003516s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update [0.014412s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list_marker [0.003026s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_action_not_found [0.004287s] ... ok {2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_pagination_no_limit [0.000172s] ... ok {2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_create [0.000075s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete_not_uuid [0.006400s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_noauth_mode [0.013298s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_true [0.000674s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_random_uuid [0.008847s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_parameter [0.004181s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_by_name [0.004458s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_multiple [0.003910s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_null_version [0.004505s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_matches [0.000238s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_format [0.000394s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_uuid_by_table [0.008105s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_auth_token [0.022340s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_only_session_passed [0.000487s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal [0.005774s] ... ok Not Found (HTTP 404) {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_start [0.004900s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_start_not_uuid [0.007038s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_no_auth_token [0.011861s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_no_auth_token [0.000375s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_allows_label [0.000172s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_invalid [0.000198s] ... ok {0} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_dict [0.000219s] ... ok {0} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch [0.000133s] ... ok {0} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_format_error [0.000130s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list [0.000107s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan_detail [0.000075s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_detail [0.000064s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_limit [0.000077s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_marker [0.000066s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_pagination_no_limit [0.000111s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_cancel [0.000299s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list [0.000069s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_detail [0.000059s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_limit [0.000080s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_marker [0.000062s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_key [0.000060s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal_and_strategy [0.005003s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type [0.004343s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_update [0.013315s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_by_name [0.004484s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_created [0.042087s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_detail [0.004815s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list [0.009366s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_continuous [0.003652s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_marker [0.005452s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete [0.003396s] ... ok Action update is not supported in API version 1.0. Minimum required version is 1.5. At least one field update is required for this operation {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_by_name [0.003042s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_update_unsupported_version [0.005892s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_detail [0.003922s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_no_fields_to_update [0.004592s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_unsupported_version ... SKIPPED: Action update is supported in API version 1.5 {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_detail [0.000165s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_goal [0.000077s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_marker [0.004084s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_passed [0.025953s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_url [0.000263s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_marker [0.000100s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_dir [0.000094s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_show [0.000123s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_audit_template_name [0.003967s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type [0.006244s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_force [0.005268s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete [0.005596s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_goal [0.004425s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_service_and_endpoint_type_defaults [0.018178s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_name [0.006125s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_parameter [0.004743s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete [0.059362s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete [0.004189s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_not_uuid [0.003198s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update [0.008562s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete_multiple [0.003211s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_show_by_name [0.004463s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update_by_name [0.006807s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_show_by_uuid [0.003713s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_by_name_detail [0.000276s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_latest [0.018491s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_uuid [0.000581s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_name [0.000463s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_key [0.000576s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show_by_name [0.000498s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_name [0.007416s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_marker [0.003461s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_continuous [0.006400s] ... ok {2} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_filter_by_audit [0.003970s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_name_auth_token [0.014367s] ... ok {2} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_marker [0.000117s] ... ok {2} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_pagination_no_limit [0.000139s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_multiple [0.006262s] ... ok {2} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_uuid [0.005947s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list [0.000268s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_limit [0.000271s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_key [0.000251s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show_by_name [0.000238s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_marker [0.006576s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_by_table [0.037441s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_tenant_name [0.014607s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list_detail [0.003247s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_detail [0.000139s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show [0.000262s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show_by_name [0.000212s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_cancel [0.004473s] ... ok {2} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list [0.003319s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal_and_strategy [0.008729s] ... ok {2} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list_detail [0.003540s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete [0.007025s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete_multiple [0.002975s] ... ok {2} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_show_by_name [0.003468s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type [0.009552s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_uuid [0.004705s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list [0.010626s] ... ok Not Found (HTTP 404) {2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_name [0.003090s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_not_uuid [0.003480s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_token [0.028755s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_auth_token [0.000770s] ... ok {1} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit [0.000118s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update_by_name [0.008612s] ... ok {1} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_dir_invalid [0.000357s] ... ok {2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_uuid [0.004516s] ... ok {1} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_and_sort_dir [0.000295s] ... ok {1} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize [0.000188s] ... ok {1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan [0.001245s] ... ok {1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_show [0.000084s] ... ok {1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_update [0.000066s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_start [0.000082s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_get_index_error [0.000182s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_pagination_no_limit [0.000164s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_show [0.000064s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_uuid [0.007347s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_audit_template_uuid [0.009262s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list_detail [0.005952s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_state_and_reason [0.003028s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_state_only [0.003152s] ... ok {0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list [0.000093s] ... ok {0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_strategy [0.000075s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_name [0.009234s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal [0.005074s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type_continuous [0.006174s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal_and_strategy [0.004337s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_continuous [0.003493s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type_event [0.006380s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list [0.003933s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_uuid [0.004024s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list [0.005615s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_name [0.003732s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list_detail [0.006611s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_uuid [0.004188s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list_marker [0.005973s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_name [0.003131s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_and_strategy_name [0.001915s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_name [0.000505s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_uuid [0.000603s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_uuid [0.051326s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_limit [0.000526s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update [0.005058s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start [0.003697s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_name [0.004493s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start_not_uuid [0.003249s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_aggregate [0.006509s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_cancel_not_uuid [0.002740s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_uuid [0.004495s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_detail [0.004112s] ... ok Not Found (HTTP 404) {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_detail [0.008213s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal [0.005134s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list [0.003583s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_multiple [0.004683s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_show_by_not_uuid [0.003805s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_uuid [0.006546s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_show_by_uuid [0.003122s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type [0.004848s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_reason_only [0.002999s] ... ok {1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_limit [0.000119s] ... ok {1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_key [0.000077s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_update_by_name [0.004053s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_detail [0.000274s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_name [0.000223s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_marker [0.000196s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_dir [0.000215s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_delete [0.000263s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_name [0.003482s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_update [0.000455s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_description [0.003889s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_name [0.011320s] ... ok {3} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list [0.000326s] ... ok {3} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list_audit [0.000652s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete [0.003125s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_uuid [0.011330s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete_multiple [0.005785s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_name [0.003521s] ... ok {3} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list [0.004705s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list [0.000094s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_key [0.001311s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show_by_name [0.000194s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list [0.003805s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_event [0.004196s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_update [0.004702s] ... ok {3} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_detail [0.006296s] ... ok {0} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_detail [0.003792s] ... ok {0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_limit [0.000101s] ... ok {0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_dir [0.000073s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_detail [0.000086s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show [0.000067s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_detail [0.009595s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list [0.004268s] ... ok {0} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_limit [0.000091s] ... ok {0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_limit [0.000079s] ... ok {0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_pagination_no_limit [0.000119s] ... ok {0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_dir [0.000064s] ... ok {0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show_by_name [0.000061s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_marker [0.004109s] ... ok {3} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_marker [0.010873s] ... ok {3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_pagination_no_limit [0.000298s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_parameter [0.004358s] ... ok {0} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_marker [0.006027s] ... ok {3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_dir [0.001273s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_event [0.003450s] ... ok {0} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_state [0.003675s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete [0.003506s] ... ok {3} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_uuid [0.006624s] ... ok {3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_pagination_no_limit [0.000282s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_detail [0.000201s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_key [0.000225s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list [0.004170s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_state [0.000128s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_uuid [0.005503s] ... ok {3} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_detail [0.005467s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update_by_name [0.003446s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_force [0.004032s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_name [0.003489s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_parameter [0.003379s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_event [0.003656s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list [0.003335s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_name [0.003204s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update [0.003477s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_goal_and_strategy [0.003338s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete_by_name [0.003317s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_update [0.003597s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list [0.000248s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_pagination_no_limit [0.000289s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show [0.000225s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_create [0.000199s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create [0.003439s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_name [0.003699s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_uuid [0.003230s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_name [0.003188s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_uuid [0.003142s] ... ok {1} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_detail [0.000091s] ... ok {1} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show [0.000067s] ... ok {1} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list [0.003143s] ... ok {1} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_name [0.003227s] ... ok {1} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_name [0.002900s] ... ok {1} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list [0.000108s] ... ok {1} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_dir [0.000077s] ... ok {1} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_key [0.000064s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list [0.000076s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_marker [0.000070s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show [0.000057s] ... ok {1} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list [0.002983s] ... ok {1} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_show_by_uuid [0.002760s] ... ok ====== Totals ====== Ran: 314 tests in 0.5573 sec. - Passed: 313 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.3938 sec. ============== Worker Balance ============== - Worker 0 (79 tests) => 0:00:00.325632 - Worker 1 (79 tests) => 0:00:00.396563 - Worker 2 (78 tests) => 0:00:00.334903 - Worker 3 (78 tests) => 0:00:00.474858 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------- ----------- watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid 0.067 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete 0.059 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_uuid 0.051 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel 0.050 watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_created 0.042 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_by_table 0.037 watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_token 0.029 watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params 0.026 watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_passed 0.026 watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_auth_token 0.022 py312: OK (2.78 seconds) congratulations :) (2.85 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OmR0OP + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + cp -pr /builddir/build/BUILD/python-watcherclient-4.9.0/README.rst /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jhGJuE + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + cp -pr /builddir/build/BUILD/python-watcherclient-4.9.0/LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-watcherclient = 4.9.0-0.20250906020338.fe8aa16.el10 python3-watcherclient = 4.9.0-0.20250906020338.fe8aa16.el10 python3.12-watcherclient = 4.9.0-0.20250906020338.fe8aa16.el10 python3.12dist(python-watcherclient) = 4.9 python3dist(python-watcherclient) = 4.9 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.12dist(cliff) < 2.9 or python3.12dist(cliff) > 2.9) with python3.12dist(cliff) >= 2.11) ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 3.1.1) /usr/bin/python3 python(abi) = 3.12 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(osc-lib) >= 1.10 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-utils) >= 3.36 python3.12dist(pyyaml) >= 3.13 Obsoletes: python3.12-watcherclient < 4.9.0-0.20250906020338.fe8aa16.el10 Processing files: python-watcherclient-doc-4.9.0-0.20250906020338.fe8aa16.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEJgv2 + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + cp -pr /builddir/build/BUILD/python-watcherclient-4.9.0/doc/build/html /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w7T06O + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + cp -pr /builddir/build/BUILD/python-watcherclient-4.9.0/LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-watcherclient-doc = 4.9.0-0.20250906020338.fe8aa16.el10 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-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.src.rpm Wrote: /builddir/build/RPMS/python3-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-watcherclient-doc-4.9.0-0.20250906020338.fe8aa16.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LttEAO + umask 022 + cd /builddir/build/BUILD + cd python-watcherclient-4.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20250906020338.fe8aa16.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.AZe7At + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python-watcherclient-4.9.0-SPECPARTS + rm -rf python-watcherclient-4.9.0 python-watcherclient-4.9.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0