Mock Version: 6.1 Mock Version: 6.1 Mock Version: 6.1 Mock Version: 6.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-osc-lib.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-osc-lib.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-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-osc-lib.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-osc-lib.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-osc-lib-4.0.2-0.20250527151127.e63cb66.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-osc-lib.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-osc-lib.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.kGHtp3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osc-lib-4.0.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/osc-lib-4.0.2-0.20250527151127.e63cb66.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd osc-lib-4.0.2 + rm -rf /builddir/build/BUILD/osc-lib-4.0.2-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/osc-lib-4.0.2-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-osc-lib-4.0.2 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 '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bQEaGS + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + 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/osc-lib-4.0.2/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.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/osc-lib-4.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (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.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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-osc-lib.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-osc-lib.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.wKfyXq + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + 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/osc-lib-4.0.2/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.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/osc-lib-4.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (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.0.0) 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-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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-osc-lib.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-osc-lib.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.dtw2eM + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + 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/osc-lib-4.0.2/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.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/osc-lib-4.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (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.0.0) 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.00 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 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 requests-mock>=1.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: requests-mock>=1.1.0 Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=1.0.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.18 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=1.4.0 Handling cliff>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cliff>=3.2.0 Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.14.0 Handling openstacksdk>=0.15.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstacksdk>=0.15.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.20.0 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 reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.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 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 osc_lib.egg-info/PKG-INFO writing dependency_links to osc_lib.egg-info/dependency_links.txt writing requirements to osc_lib.egg-info/requires.txt writing top-level names to osc_lib.egg-info/top_level.txt writing pbr to osc_lib.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 'osc_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/osc-lib-4.0.2/osc_lib-4.0.2.dist-info' Handling cliff >=3.2.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: cliff >=3.2.0 Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: keystoneauth1 >=3.14.0 Handling openstacksdk >=0.15.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: openstacksdk >=0.15.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: oslo.utils >=3.33.0 Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement not satisfied: stevedore >=1.20.0 + cat /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires + rm -rfv osc_lib-4.0.2.dist-info/ removed 'osc_lib-4.0.2.dist-info/AUTHORS' removed 'osc_lib-4.0.2.dist-info/LICENSE' removed 'osc_lib-4.0.2.dist-info/METADATA' removed 'osc_lib-4.0.2.dist-info/pbr.json' removed 'osc_lib-4.0.2.dist-info/top_level.txt' removed directory 'osc_lib-4.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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-osc-lib.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-osc-lib.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.Lnq3f5 + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + 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/osc-lib-4.0.2/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.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/osc-lib-4.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (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.0.0) 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.01 seconds) congratulations :) (0.08 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 requests-mock>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.1.0 (installed: requests-mock 1.12.1) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling cliff>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff>=3.2.0 (installed: cliff 4.9.1) Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.14.0 (installed: keystoneauth1 5.10.0) Handling openstacksdk>=0.15.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstacksdk>=0.15.0 (installed: openstacksdk 4.5.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.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 osc_lib.egg-info/PKG-INFO writing dependency_links to osc_lib.egg-info/dependency_links.txt writing requirements to osc_lib.egg-info/requires.txt writing top-level names to osc_lib.egg-info/top_level.txt writing pbr to osc_lib.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 'osc_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/osc-lib-4.0.2/osc_lib-4.0.2.dist-info' Handling cliff >=3.2.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: cliff >=3.2.0 (installed: cliff 4.9.1) Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: keystoneauth1 >=3.14.0 (installed: keystoneauth1 5.10.0) Handling openstacksdk >=0.15.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: openstacksdk >=0.15.0 (installed: openstacksdk 4.5.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires + rm -rfv osc_lib-4.0.2.dist-info/ removed 'osc_lib-4.0.2.dist-info/AUTHORS' removed 'osc_lib-4.0.2.dist-info/LICENSE' removed 'osc_lib-4.0.2.dist-info/METADATA' removed 'osc_lib-4.0.2.dist-info/top_level.txt' removed 'osc_lib-4.0.2.dist-info/pbr.json' removed directory 'osc_lib-4.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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-osc-lib.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-osc-lib.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.tgmDAO + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + 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/osc-lib-4.0.2/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.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/osc-lib-4.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (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.0.0) 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.01 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 requests-mock>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.1.0 (installed: requests-mock 1.12.1) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling cliff>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff>=3.2.0 (installed: cliff 4.9.1) Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.14.0 (installed: keystoneauth1 5.10.0) Handling openstacksdk>=0.15.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstacksdk>=0.15.0 (installed: openstacksdk 4.5.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.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 osc_lib.egg-info/PKG-INFO writing dependency_links to osc_lib.egg-info/dependency_links.txt writing requirements to osc_lib.egg-info/requires.txt writing top-level names to osc_lib.egg-info/top_level.txt writing pbr to osc_lib.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 'osc_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/osc-lib-4.0.2/osc_lib-4.0.2.dist-info' Handling cliff >=3.2.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: cliff >=3.2.0 (installed: cliff 4.9.1) Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: keystoneauth1 >=3.14.0 (installed: keystoneauth1 5.10.0) Handling openstacksdk >=0.15.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: openstacksdk >=0.15.0 (installed: openstacksdk 4.5.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (osc-lib) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-buildrequires + rm -rfv osc_lib-4.0.2.dist-info/ removed 'osc_lib-4.0.2.dist-info/AUTHORS' removed 'osc_lib-4.0.2.dist-info/LICENSE' removed 'osc_lib-4.0.2.dist-info/METADATA' removed 'osc_lib-4.0.2.dist-info/pbr.json' removed 'osc_lib-4.0.2.dist-info/top_level.txt' removed directory 'osc_lib-4.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9c0Jbh + 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-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 osc-lib-4.0.2 + mkdir -p /builddir/build/BUILD/osc-lib-4.0.2/.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-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/osc-lib-4.0.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/osc-lib-4.0.2/pyproject-wheeldir Processing /builddir/build/BUILD/osc-lib-4.0.2 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/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info writing /builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.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/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-modern-metadata-eny_zifh/osc_lib-4.0.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: osc-lib Building wheel for osc-lib (pyproject.toml): started Running command Building wheel for osc-lib (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/osc_lib copying osc_lib/version.py -> build/lib/osc_lib copying osc_lib/shell.py -> build/lib/osc_lib copying osc_lib/logs.py -> build/lib/osc_lib copying osc_lib/i18n.py -> build/lib/osc_lib copying osc_lib/exceptions.py -> build/lib/osc_lib copying osc_lib/clientmanager.py -> build/lib/osc_lib copying osc_lib/__init__.py -> build/lib/osc_lib creating build/lib/osc_lib/cli copying osc_lib/cli/parseractions.py -> build/lib/osc_lib/cli copying osc_lib/cli/pagination.py -> build/lib/osc_lib/cli copying osc_lib/cli/identity.py -> build/lib/osc_lib/cli copying osc_lib/cli/format_columns.py -> build/lib/osc_lib/cli copying osc_lib/cli/client_config.py -> build/lib/osc_lib/cli copying osc_lib/cli/__init__.py -> build/lib/osc_lib/cli creating build/lib/osc_lib/tests creating build/lib/osc_lib/tests/cli copying osc_lib/tests/cli/test_parseractions.py -> build/lib/osc_lib/tests/cli copying osc_lib/tests/cli/test_identity.py -> build/lib/osc_lib/tests/cli copying osc_lib/tests/cli/test_format_columns.py -> build/lib/osc_lib/tests/cli copying osc_lib/tests/cli/test_client_config.py -> build/lib/osc_lib/tests/cli copying osc_lib/tests/cli/__init__.py -> build/lib/osc_lib/tests/cli creating build/lib/osc_lib/tests/api copying osc_lib/tests/api/test_utils.py -> build/lib/osc_lib/tests/api copying osc_lib/tests/api/test_api.py -> build/lib/osc_lib/tests/api copying osc_lib/tests/api/fakes.py -> build/lib/osc_lib/tests/api copying osc_lib/tests/api/__init__.py -> build/lib/osc_lib/tests/api creating build/lib/osc_lib/api copying osc_lib/api/utils.py -> build/lib/osc_lib/api copying osc_lib/api/auth.py -> build/lib/osc_lib/api copying osc_lib/api/api.py -> build/lib/osc_lib/api copying osc_lib/api/__init__.py -> build/lib/osc_lib/api creating build/lib/osc_lib/tests/command copying osc_lib/tests/command/test_timing.py -> build/lib/osc_lib/tests/command copying osc_lib/tests/command/test_command.py -> build/lib/osc_lib/tests/command copying osc_lib/tests/command/__init__.py -> build/lib/osc_lib/tests/command creating build/lib/osc_lib/command copying osc_lib/command/timing.py -> build/lib/osc_lib/command copying osc_lib/command/commandmanager.py -> build/lib/osc_lib/command copying osc_lib/command/command.py -> build/lib/osc_lib/command copying osc_lib/command/__init__.py -> build/lib/osc_lib/command creating build/lib/osc_lib/utils copying osc_lib/utils/tags.py -> build/lib/osc_lib/utils copying osc_lib/utils/columns.py -> build/lib/osc_lib/utils copying osc_lib/utils/__init__.py -> build/lib/osc_lib/utils creating build/lib/osc_lib/tests/utils copying osc_lib/tests/utils/test_utils.py -> build/lib/osc_lib/tests/utils copying osc_lib/tests/utils/test_tags.py -> build/lib/osc_lib/tests/utils copying osc_lib/tests/utils/test_columns.py -> build/lib/osc_lib/tests/utils copying osc_lib/tests/utils/__init__.py -> build/lib/osc_lib/tests/utils copying osc_lib/tests/test_shell.py -> build/lib/osc_lib/tests copying osc_lib/tests/test_logs.py -> build/lib/osc_lib/tests copying osc_lib/tests/test_clientmanager.py -> build/lib/osc_lib/tests copying osc_lib/tests/fakes.py -> build/lib/osc_lib/tests copying osc_lib/tests/__init__.py -> build/lib/osc_lib/tests running egg_info writing osc_lib.egg-info/PKG-INFO writing dependency_links to osc_lib.egg-info/dependency_links.txt writing requirements to osc_lib.egg-info/requires.txt writing top-level names to osc_lib.egg-info/top_level.txt writing pbr to osc_lib.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 'osc_lib.egg-info/SOURCES.txt' copying osc_lib/py.typed -> build/lib/osc_lib 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/osc_lib copying build/lib/osc_lib/py.typed -> build/bdist.linux-x86_64/wheel/osc_lib creating build/bdist.linux-x86_64/wheel/osc_lib/utils copying build/lib/osc_lib/utils/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/utils copying build/lib/osc_lib/utils/columns.py -> build/bdist.linux-x86_64/wheel/osc_lib/utils copying build/lib/osc_lib/utils/tags.py -> build/bdist.linux-x86_64/wheel/osc_lib/utils creating build/bdist.linux-x86_64/wheel/osc_lib/command copying build/lib/osc_lib/command/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/command copying build/lib/osc_lib/command/command.py -> build/bdist.linux-x86_64/wheel/osc_lib/command copying build/lib/osc_lib/command/commandmanager.py -> build/bdist.linux-x86_64/wheel/osc_lib/command copying build/lib/osc_lib/command/timing.py -> build/bdist.linux-x86_64/wheel/osc_lib/command creating build/bdist.linux-x86_64/wheel/osc_lib/api copying build/lib/osc_lib/api/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/api copying build/lib/osc_lib/api/api.py -> build/bdist.linux-x86_64/wheel/osc_lib/api copying build/lib/osc_lib/api/auth.py -> build/bdist.linux-x86_64/wheel/osc_lib/api copying build/lib/osc_lib/api/utils.py -> build/bdist.linux-x86_64/wheel/osc_lib/api creating build/bdist.linux-x86_64/wheel/osc_lib/tests copying build/lib/osc_lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests copying build/lib/osc_lib/tests/fakes.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests copying build/lib/osc_lib/tests/test_clientmanager.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests copying build/lib/osc_lib/tests/test_logs.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests copying build/lib/osc_lib/tests/test_shell.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests creating build/bdist.linux-x86_64/wheel/osc_lib/tests/utils copying build/lib/osc_lib/tests/utils/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/utils copying build/lib/osc_lib/tests/utils/test_columns.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/utils copying build/lib/osc_lib/tests/utils/test_tags.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/utils copying build/lib/osc_lib/tests/utils/test_utils.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/utils creating build/bdist.linux-x86_64/wheel/osc_lib/tests/command copying build/lib/osc_lib/tests/command/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/command copying build/lib/osc_lib/tests/command/test_command.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/command copying build/lib/osc_lib/tests/command/test_timing.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/command creating build/bdist.linux-x86_64/wheel/osc_lib/tests/api copying build/lib/osc_lib/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/api copying build/lib/osc_lib/tests/api/fakes.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/api copying build/lib/osc_lib/tests/api/test_api.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/api copying build/lib/osc_lib/tests/api/test_utils.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/api creating build/bdist.linux-x86_64/wheel/osc_lib/tests/cli copying build/lib/osc_lib/tests/cli/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/cli copying build/lib/osc_lib/tests/cli/test_client_config.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/cli copying build/lib/osc_lib/tests/cli/test_format_columns.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/cli copying build/lib/osc_lib/tests/cli/test_identity.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/cli copying build/lib/osc_lib/tests/cli/test_parseractions.py -> build/bdist.linux-x86_64/wheel/osc_lib/tests/cli creating build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/client_config.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/format_columns.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/identity.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/pagination.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/cli/parseractions.py -> build/bdist.linux-x86_64/wheel/osc_lib/cli copying build/lib/osc_lib/__init__.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/clientmanager.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/exceptions.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/i18n.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/logs.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/shell.py -> build/bdist.linux-x86_64/wheel/osc_lib copying build/lib/osc_lib/version.py -> build/bdist.linux-x86_64/wheel/osc_lib running install_egg_info Copying osc_lib.egg-info to build/bdist.linux-x86_64/wheel/osc_lib-4.0.2-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/osc_lib-4.0.2.dist-info/WHEEL creating '/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir/pip-wheel-1j0bc13_/.tmp-5u7uzddp/osc_lib-4.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'osc_lib/__init__.py' adding 'osc_lib/clientmanager.py' adding 'osc_lib/exceptions.py' adding 'osc_lib/i18n.py' adding 'osc_lib/logs.py' adding 'osc_lib/py.typed' adding 'osc_lib/shell.py' adding 'osc_lib/version.py' adding 'osc_lib/api/__init__.py' adding 'osc_lib/api/api.py' adding 'osc_lib/api/auth.py' adding 'osc_lib/api/utils.py' adding 'osc_lib/cli/__init__.py' adding 'osc_lib/cli/client_config.py' adding 'osc_lib/cli/format_columns.py' adding 'osc_lib/cli/identity.py' adding 'osc_lib/cli/pagination.py' adding 'osc_lib/cli/parseractions.py' adding 'osc_lib/command/__init__.py' adding 'osc_lib/command/command.py' adding 'osc_lib/command/commandmanager.py' adding 'osc_lib/command/timing.py' adding 'osc_lib/tests/__init__.py' adding 'osc_lib/tests/fakes.py' adding 'osc_lib/tests/test_clientmanager.py' adding 'osc_lib/tests/test_logs.py' adding 'osc_lib/tests/test_shell.py' adding 'osc_lib/tests/api/__init__.py' adding 'osc_lib/tests/api/fakes.py' adding 'osc_lib/tests/api/test_api.py' adding 'osc_lib/tests/api/test_utils.py' adding 'osc_lib/tests/cli/__init__.py' adding 'osc_lib/tests/cli/test_client_config.py' adding 'osc_lib/tests/cli/test_format_columns.py' adding 'osc_lib/tests/cli/test_identity.py' adding 'osc_lib/tests/cli/test_parseractions.py' adding 'osc_lib/tests/command/__init__.py' adding 'osc_lib/tests/command/test_command.py' adding 'osc_lib/tests/command/test_timing.py' adding 'osc_lib/tests/utils/__init__.py' adding 'osc_lib/tests/utils/test_columns.py' adding 'osc_lib/tests/utils/test_tags.py' adding 'osc_lib/tests/utils/test_utils.py' adding 'osc_lib/utils/__init__.py' adding 'osc_lib/utils/columns.py' adding 'osc_lib/utils/tags.py' adding 'osc_lib-4.0.2.dist-info/AUTHORS' adding 'osc_lib-4.0.2.dist-info/LICENSE' adding 'osc_lib-4.0.2.dist-info/METADATA' adding 'osc_lib-4.0.2.dist-info/WHEEL' adding 'osc_lib-4.0.2.dist-info/pbr.json' adding 'osc_lib-4.0.2.dist-info/top_level.txt' adding 'osc_lib-4.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for osc-lib (pyproject.toml): finished with status 'done' Created wheel for osc-lib: filename=osc_lib-4.0.2-py3-none-any.whl size=89853 sha256=8e8c93d343349197585a5279e09759683de38e13391447849f675b3d9124b01e Stored in directory: /builddir/.cache/pip/wheels/31/af/ca/7fa0b1fb9eccc246f8cd1246d6eb8a2379fd0c41b894681a65 Successfully built osc-lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OwfQJq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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-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 osc-lib-4.0.2 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/osc-lib-4.0.2/pyproject-wheeldir/osc_lib-4.0.2-py3-none-any.whl + specifier=osc_lib==4.0.2 + '[' -z osc_lib==4.0.2 ']' + TMPDIR=/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.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/osc-lib-4.0.2/pyproject-wheeldir osc_lib==4.0.2 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/osc-lib-4.0.2/pyproject-wheeldir Processing ./pyproject-wheeldir/osc_lib-4.0.2-py3-none-any.whl Installing collected packages: osc_lib Successfully installed osc_lib-4.0.2 + '[' -d /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.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-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 --record /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info/RECORD --output /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages/osc_lib-4.0.2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64//usr/lib/python3.12/site-packages + 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) 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 sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info writing osc_lib.egg-info/PKG-INFO writing dependency_links to osc_lib.egg-info/dependency_links.txt writing requirements to osc_lib.egg-info/requires.txt writing top-level names to osc_lib.egg-info/top_level.txt writing pbr to osc_lib.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 'osc_lib.egg-info/SOURCES.txt' no configuration file in: ./releasenotes/config.yaml, ./reno.yaml [pbr] Generating release notes running build_reno no configuration file in: ./releasenotes/config.yaml, ./reno.yaml scanning ./releasenotes/notes (branch=*current* earliest_version=None collapse_pre_releases=True) including entire branch history found and ignored extra file .placeholder 01dd254a287d70d2: adding releasenotes/notes/add-MultiKeyValueCommaAction-class-01dd254a287d70d2.yaml from 0.0.0 09abd3cb955c2bb6: adding releasenotes/notes/deprecate-BaseAPI-09abd3cb955c2bb6.yaml from 0.0.0 1240317d801b4336: adding releasenotes/notes/remove-support-for-legacy-formatters-1240317d801b4336.yaml from 0.0.0 1528b637f2c0a449: adding releasenotes/notes/bug-1558690-1528b637f2c0a449.yaml from 0.0.0 1ba9fd6929650830: adding releasenotes/notes/arg-precedence-1ba9fd6929650830.yaml from 0.0.0 203bf867619c557e: adding releasenotes/notes/find-project-203bf867619c557e.yaml from 0.0.0 20dcdf1c54e84fa1: adding releasenotes/notes/bug-1630822-mask-password-on-debug-20dcdf1c54e84fa1.yaml from 0.0.0 38c8c9fd4ca6dcdf: adding releasenotes/notes/deprecate-clientcache-38c8c9fd4ca6dcdf.yaml from 0.0.0 436489d39643e76c: adding releasenotes/notes/bug-2006480-436489d39643e76c.yaml from 0.0.0 4473cb5731c0c763: adding releasenotes/notes/save-results-4473cb5731c0c763.yaml from 0.0.0 47dcce446d6a512b: adding releasenotes/notes/1.0-summary-47dcce446d6a512b.yaml from 0.0.0 48ab0e48d4852941: adding releasenotes/notes/none-auth-cli-48ab0e48d4852941.yaml from 0.0.0 50abc5b548455bb2: adding releasenotes/notes/remove-babel-50abc5b548455bb2.yaml from 0.0.0 535a179f3c645cc0: adding releasenotes/notes/direct-openstacksdk-535a179f3c645cc0.yaml from 0.0.0 53dde79bd6769d2d: adding releasenotes/notes/deprecated-legacy-client-helpers-53dde79bd6769d2d.yaml from 0.0.0 5424c40af74688df: adding releasenotes/notes/add-size-column-5424c40af74688df.yaml from 0.0.0 60c93244107d5778: adding releasenotes/notes/drop-py2-support-60c93244107d5778.yaml from 0.0.0 686577a07e791051: adding releasenotes/notes/bug-2004898-686577a07e791051.yaml from 0.0.0 82134e6915c7c782: adding releasenotes/notes/remove-group-subclass-82134e6915c7c782.yaml from 0.0.0 9b2e55b051775322: adding releasenotes/notes/keystone-to-keystone-9b2e55b051775322.yaml from 0.0.0 a5e232e9ca7c5171: adding releasenotes/notes/os-profile-as-environment-variable-a5e232e9ca7c5171.yaml from 0.0.0 cdc13dc0c4ec07af: adding releasenotes/notes/shell-argv-decode-cdc13dc0c4ec07af.yaml from 0.0.0 d0c338eba682f2c8: adding releasenotes/notes/add_sdk_utils-d0c338eba682f2c8.yaml from 0.0.0 d96760912605f822: adding releasenotes/notes/auth-type-none-d96760912605f822.yaml from 0.0.0 e8f2c60f1295d15f: adding releasenotes/notes/env-default-e8f2c60f1295d15f.yaml from 0.0.0 f830e71152d6b91e: adding releasenotes/notes/add-KeyValueAppendAction-class-f830e71152d6b91e.yaml from 0.0.0 wrote cache file to releasenotes/notes/reno.cache The feature section of releasenotes/notes/add-MultiKeyValueCommaAction-class-01dd254a287d70d2.yaml is not a recognized section. It should be one of: other, features, fixes, upgrade, issues, deprecations, security, critical. This will be an error in a future release. wrote release notes to RELEASENOTES.rst running check creating osc-lib-4.0.2 creating osc-lib-4.0.2/doc creating osc-lib-4.0.2/doc/ext creating osc-lib-4.0.2/doc/source creating osc-lib-4.0.2/doc/source/contributor creating osc-lib-4.0.2/doc/source/reference creating osc-lib-4.0.2/doc/source/user creating osc-lib-4.0.2/osc_lib creating osc-lib-4.0.2/osc_lib.egg-info creating osc-lib-4.0.2/osc_lib/api creating osc-lib-4.0.2/osc_lib/cli creating osc-lib-4.0.2/osc_lib/command creating osc-lib-4.0.2/osc_lib/tests creating osc-lib-4.0.2/osc_lib/tests/api creating osc-lib-4.0.2/osc_lib/tests/cli creating osc-lib-4.0.2/osc_lib/tests/command creating osc-lib-4.0.2/osc_lib/tests/utils creating osc-lib-4.0.2/osc_lib/utils creating osc-lib-4.0.2/releasenotes creating osc-lib-4.0.2/releasenotes/notes creating osc-lib-4.0.2/releasenotes/source creating osc-lib-4.0.2/releasenotes/source/_static creating osc-lib-4.0.2/releasenotes/source/_templates copying files to osc-lib-4.0.2... copying .coveragerc -> osc-lib-4.0.2 copying .git-ignore-blame-revs -> osc-lib-4.0.2 copying .mailmap -> osc-lib-4.0.2 copying .pre-commit-config.yaml -> osc-lib-4.0.2 copying .stestr.conf -> osc-lib-4.0.2 copying .zuul.yaml -> osc-lib-4.0.2 copying AUTHORS -> osc-lib-4.0.2 copying ChangeLog -> osc-lib-4.0.2 copying HACKING.rst -> osc-lib-4.0.2 copying LICENSE -> osc-lib-4.0.2 copying PKG-INFO -> osc-lib-4.0.2 copying README.rst -> osc-lib-4.0.2 copying RELEASENOTES.rst -> osc-lib-4.0.2 copying pyproject.toml -> osc-lib-4.0.2 copying requirements.txt -> osc-lib-4.0.2 copying setup.cfg -> osc-lib-4.0.2 copying setup.py -> osc-lib-4.0.2 copying test-requirements.txt -> osc-lib-4.0.2 copying tox.ini -> osc-lib-4.0.2 copying doc/requirements.txt -> osc-lib-4.0.2/doc copying doc/ext/__init__.py -> osc-lib-4.0.2/doc/ext copying doc/ext/apidoc.py -> osc-lib-4.0.2/doc/ext copying doc/source/conf.py -> osc-lib-4.0.2/doc/source copying doc/source/index.rst -> osc-lib-4.0.2/doc/source copying doc/source/contributor/index.rst -> osc-lib-4.0.2/doc/source/contributor copying doc/source/reference/index.rst -> osc-lib-4.0.2/doc/source/reference copying doc/source/user/change_log.rst -> osc-lib-4.0.2/doc/source/user copying doc/source/user/index.rst -> osc-lib-4.0.2/doc/source/user copying doc/source/user/transition.rst -> osc-lib-4.0.2/doc/source/user copying osc_lib/__init__.py -> osc-lib-4.0.2/osc_lib copying osc_lib/clientmanager.py -> osc-lib-4.0.2/osc_lib copying osc_lib/exceptions.py -> osc-lib-4.0.2/osc_lib copying osc_lib/i18n.py -> osc-lib-4.0.2/osc_lib copying osc_lib/logs.py -> osc-lib-4.0.2/osc_lib copying osc_lib/py.typed -> osc-lib-4.0.2/osc_lib copying osc_lib/shell.py -> osc-lib-4.0.2/osc_lib copying osc_lib/version.py -> osc-lib-4.0.2/osc_lib copying osc_lib.egg-info/PKG-INFO -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/SOURCES.txt -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/SOURCES.txt -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/dependency_links.txt -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/not-zip-safe -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/pbr.json -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/requires.txt -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib.egg-info/top_level.txt -> osc-lib-4.0.2/osc_lib.egg-info copying osc_lib/api/__init__.py -> osc-lib-4.0.2/osc_lib/api copying osc_lib/api/api.py -> osc-lib-4.0.2/osc_lib/api copying osc_lib/api/auth.py -> osc-lib-4.0.2/osc_lib/api copying osc_lib/api/utils.py -> osc-lib-4.0.2/osc_lib/api copying osc_lib/cli/__init__.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/cli/client_config.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/cli/format_columns.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/cli/identity.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/cli/pagination.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/cli/parseractions.py -> osc-lib-4.0.2/osc_lib/cli copying osc_lib/command/__init__.py -> osc-lib-4.0.2/osc_lib/command copying osc_lib/command/command.py -> osc-lib-4.0.2/osc_lib/command copying osc_lib/command/commandmanager.py -> osc-lib-4.0.2/osc_lib/command copying osc_lib/command/timing.py -> osc-lib-4.0.2/osc_lib/command copying osc_lib/tests/__init__.py -> osc-lib-4.0.2/osc_lib/tests copying osc_lib/tests/fakes.py -> osc-lib-4.0.2/osc_lib/tests copying osc_lib/tests/test_clientmanager.py -> osc-lib-4.0.2/osc_lib/tests copying osc_lib/tests/test_logs.py -> osc-lib-4.0.2/osc_lib/tests copying osc_lib/tests/test_shell.py -> osc-lib-4.0.2/osc_lib/tests copying osc_lib/tests/api/__init__.py -> osc-lib-4.0.2/osc_lib/tests/api copying osc_lib/tests/api/fakes.py -> osc-lib-4.0.2/osc_lib/tests/api copying osc_lib/tests/api/test_api.py -> osc-lib-4.0.2/osc_lib/tests/api copying osc_lib/tests/api/test_utils.py -> osc-lib-4.0.2/osc_lib/tests/api copying osc_lib/tests/cli/__init__.py -> osc-lib-4.0.2/osc_lib/tests/cli copying osc_lib/tests/cli/test_client_config.py -> osc-lib-4.0.2/osc_lib/tests/cli copying osc_lib/tests/cli/test_format_columns.py -> osc-lib-4.0.2/osc_lib/tests/cli copying osc_lib/tests/cli/test_identity.py -> osc-lib-4.0.2/osc_lib/tests/cli copying osc_lib/tests/cli/test_parseractions.py -> osc-lib-4.0.2/osc_lib/tests/cli copying osc_lib/tests/command/__init__.py -> osc-lib-4.0.2/osc_lib/tests/command copying osc_lib/tests/command/test_command.py -> osc-lib-4.0.2/osc_lib/tests/command copying osc_lib/tests/command/test_timing.py -> osc-lib-4.0.2/osc_lib/tests/command copying osc_lib/tests/utils/__init__.py -> osc-lib-4.0.2/osc_lib/tests/utils copying osc_lib/tests/utils/test_columns.py -> osc-lib-4.0.2/osc_lib/tests/utils copying osc_lib/tests/utils/test_tags.py -> osc-lib-4.0.2/osc_lib/tests/utils copying osc_lib/tests/utils/test_utils.py -> osc-lib-4.0.2/osc_lib/tests/utils copying osc_lib/utils/__init__.py -> osc-lib-4.0.2/osc_lib/utils copying osc_lib/utils/columns.py -> osc-lib-4.0.2/osc_lib/utils copying osc_lib/utils/tags.py -> osc-lib-4.0.2/osc_lib/utils copying releasenotes/notes/.placeholder -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/1.0-summary-47dcce446d6a512b.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/add-KeyValueAppendAction-class-f830e71152d6b91e.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/add-MultiKeyValueCommaAction-class-01dd254a287d70d2.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/add-size-column-5424c40af74688df.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/add_sdk_utils-d0c338eba682f2c8.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/arg-precedence-1ba9fd6929650830.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/auth-type-none-d96760912605f822.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/bug-1558690-1528b637f2c0a449.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/bug-1630822-mask-password-on-debug-20dcdf1c54e84fa1.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/bug-2004898-686577a07e791051.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/bug-2006480-436489d39643e76c.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/deprecate-BaseAPI-09abd3cb955c2bb6.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/deprecate-clientcache-38c8c9fd4ca6dcdf.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/deprecated-legacy-client-helpers-53dde79bd6769d2d.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/direct-openstacksdk-535a179f3c645cc0.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/drop-py2-support-60c93244107d5778.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/env-default-e8f2c60f1295d15f.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/find-project-203bf867619c557e.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/keystone-to-keystone-9b2e55b051775322.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/none-auth-cli-48ab0e48d4852941.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/os-profile-as-environment-variable-a5e232e9ca7c5171.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/remove-babel-50abc5b548455bb2.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/remove-group-subclass-82134e6915c7c782.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/remove-support-for-legacy-formatters-1240317d801b4336.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/reno.cache -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/save-results-4473cb5731c0c763.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/notes/shell-argv-decode-cdc13dc0c4ec07af.yaml -> osc-lib-4.0.2/releasenotes/notes copying releasenotes/source/2023.1.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/2023.2.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/2024.1.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/2024.2.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/2025.1.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/conf.py -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/index.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/newton.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/ocata.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/pike.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/queens.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/rocky.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/stein.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/train.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/unreleased.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/ussuri.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/victoria.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/wallaby.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/xena.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/yoga.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/zed.rst -> osc-lib-4.0.2/releasenotes/source copying releasenotes/source/_static/.placeholder -> osc-lib-4.0.2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> osc-lib-4.0.2/releasenotes/source/_templates Writing osc-lib-4.0.2/setup.cfg creating dist Creating tar archive removing 'osc-lib-4.0.2' (and everything under it) Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/osc-lib-4.0.2/.gitreview found Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/osc_lib.rst. Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/osc_lib.api.rst. Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/osc_lib.cli.rst. Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/osc_lib.command.rst. Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/osc_lib.utils.rst. Creating file /builddir/build/BUILD/osc-lib-4.0.2/doc/source/reference/api/modules.rst. building [mo]: all of 0 po files writing output... building [html]: all source files updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] contributor/index reading sources... [ 17%] index reading sources... [ 25%] reference/api/modules reading sources... [ 33%] reference/api/osc_lib reading sources... [ 42%] reference/api/osc_lib.api reading sources... [ 50%] reference/api/osc_lib.cli reading sources... [ 58%] reference/api/osc_lib.command reading sources... [ 67%] reference/api/osc_lib.utils reading sources... [ 75%] reference/index reading sources... [ 83%] user/change_log reading sources... [ 92%] user/index reading sources... [100%] user/transition 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('/') /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... [ 8%] contributor/index writing output... [ 17%] index writing output... [ 25%] reference/api/modules [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... [ 33%] reference/api/osc_lib [openstackdocstheme] could not determine last_updated for 'reference/api/osc_lib' /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... [ 42%] reference/api/osc_lib.api [openstackdocstheme] could not determine last_updated for 'reference/api/osc_lib.api' /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... [ 50%] reference/api/osc_lib.cli [openstackdocstheme] could not determine last_updated for 'reference/api/osc_lib.cli' /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... [ 58%] reference/api/osc_lib.command [openstackdocstheme] could not determine last_updated for 'reference/api/osc_lib.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... [ 67%] reference/api/osc_lib.utils [openstackdocstheme] could not determine last_updated for 'reference/api/osc_lib.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('/') /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... [ 75%] reference/index writing output... [ 83%] user/change_log writing output... [ 92%] user/index writing output... [100%] user/transition /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 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 (4.38 seconds) congratulations :) (4.44 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.0.2-0.20250527151127.e63cb66.el10 --unique-debug-suffix -4.0.2-0.20250527151127.e63cb66.el10.x86_64 --unique-debug-src-base python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/osc-lib-4.0.2 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-osc-lib-4.0.2-0.20250527151127.e63cb66.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.7D1MYW + 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-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 osc-lib-4.0.2 + 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/osc-lib-4.0.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {1} osc_lib.tests.api.test_api.TestBaseAPIEndpointArg.test_baseapi_endpoint_extra [0.002498s] ... ok {1} osc_lib.tests.api.test_api.TestBaseAPIEndpointArg.test_baseapi_endpoint_no_endpoint [0.000985s] ... ok {1} osc_lib.tests.api.test_api.TestBaseAPIEndpointArg.test_baseapi_endpoint_no_extra [0.001860s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_attr_only [0.000233s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_attr_value [0.000263s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_no_attr [0.000178s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_none [0.000192s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_prop_attr_only [0.000198s] ... ok {1} osc_lib.tests.api.test_utils.TestBaseAPIFilter.test_simple_filter_prop_attr_value [0.000212s] ... ok {1} osc_lib.tests.cli.test_parseractions.TestKeyValueAction.test_error_values [0.001165s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--property ] run.py: error: argument --property: Expected 'key=value' type, but got: red usage: run.py [-h] [--property ] run.py: error: argument --property: Property key must be specified: = usage: run.py [-h] [--property ] run.py: error: argument --property: Property key must be specified: =red {1} osc_lib.tests.cli.test_parseractions.TestKeyValueAction.test_good_values [0.000335s] ... ok {1} osc_lib.tests.cli.test_parseractions.TestNonNegativeAction.test_negative_values [0.000378s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--foo ] run.py: error: argument --foo: --foo expected a non-negative integer {1} osc_lib.tests.cli.test_parseractions.TestNonNegativeAction.test_positive_values [0.001198s] ... ok {1} osc_lib.tests.cli.test_parseractions.TestNonNegativeAction.test_zero_values [0.000223s] ... ok {1} osc_lib.tests.test_clientmanager.TestClientCache.test_attribute_error_propagates [0.000208s] ... ok {1} osc_lib.tests.test_clientmanager.TestClientCache.test_singleton [0.000098s] ... ok {1} osc_lib.tests.test_clientmanager.TestClientManagerSDK.test_client_manager_connection [0.003461s] ... ok {1} osc_lib.tests.test_logs.TestContext.test_log_level_from_config [0.000136s] ... ok {1} osc_lib.tests.test_logs.TestContext.test_log_level_from_options [0.000140s] ... ok {1} osc_lib.tests.test_logs.TestContext.test_set_warning_filter [0.000723s] ... ok {1} osc_lib.tests.test_shell.TestShellCliPrecedence.test_shell_args_precedence_1 [0.004989s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://127.0.0.1:5000/v2.0/', 'username': 'zaphod', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-env', 'donut': 'cake', 'log_file': '/tmp/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'beta_command': False, 'auth_type': 'password', 'networks': []} END return value: {1} osc_lib.tests.test_shell.TestShellCliPrecedence.test_shell_args_precedence_2 [0.004984s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://127.0.0.1:5000/v2.0/', 'username': 'zaphod', 'project_name': 'heart-o-gold'}, 'region_name': 'krikkit', 'donut': 'cake', 'log_file': '/tmp/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'beta_command': False, 'auth_type': 'password', 'networks': []} END return value: {1} osc_lib.tests.test_shell.TestShellCliPrecedence.test_shell_args_precedence_3 [0.003029s] ... ok {1} osc_lib.tests.utils.test_tags.TestTags.test_add_tag_filtering_option_to_parser [0.000337s] ... ok {1} osc_lib.tests.utils.test_tags.TestTags.test_add_tag_option_to_parser_for_create [0.000531s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--tag | --no-tag] run.py: error: argument --no-tag: not allowed with argument --tag {1} osc_lib.tests.utils.test_tags.TestTags.test_add_tag_option_to_parser_for_set [0.000257s] ... ok {1} osc_lib.tests.utils.test_tags.TestTags.test_add_tag_option_to_parser_for_unset [0.000412s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--tag | --all-tag] run.py: error: argument --all-tag: not allowed with argument --tag {1} osc_lib.tests.utils.test_tags.TestTags.test_get_tag_filtering_args [0.000266s] ... ok {1} osc_lib.tests.utils.test_tags.TestTags.test_update_tags_for_set [0.000769s] ... ok {1} osc_lib.tests.utils.test_tags.TestTags.test_update_tags_for_unset [0.000576s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_item_different_formattable_columns [0.000194s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_item_different_length [0.000225s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_item_formattable_columns_vs_legacy_formatter [0.000137s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_item_with_formattable_columns [0.000109s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_list_item [0.000116s] ... ok {1} osc_lib.tests.utils.test_utils.TestAssertItemEqual.test_assert_normal_item [0.000085s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIArgs.test_baseapi_request_session [0.001673s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIArgs.test_baseapi_request_url_path [0.001339s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPICreate.test_baseapi_create_post [0.000606s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPICreate.test_baseapi_create_put [0.000585s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPICreate.test_baseapi_delete [0.000601s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_body [0.002886s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_detailed [0.000631s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_filtered [0.000829s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_no_args [0.000654s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_params [0.001399s] ... ok {0} osc_lib.tests.api.test_api.TestBaseAPIList.test_baseapi_list_wrapped [0.002669s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_config_hook_default [0.000430s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_default_domain_not_set [0.000344s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_default_domain_use_default [0.000285s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_default_domain_use_given [0.000279s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin [0.000273s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_password [0.000291s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_password_v2 [0.000303s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_password_v2_int [0.000268s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_password_v3 [0.000262s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_password_v3_int [0.000293s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_token [0.000265s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_token_v2 [0.000345s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_select_default_plugin_token_v3 [0.000272s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_v2_arguments [0.000297s] ... ok {0} osc_lib.tests.cli.test_client_config.TestOSCConfig.test_auth_v2_ignore_v3 [0.000347s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Ignoring domain related config project_domain_id for testcloudbecause identity API version is 2.0 {0} osc_lib.tests.cli.test_format_columns.TestListDictColumn.test_complex_object [0.000117s] ... ok {0} osc_lib.tests.cli.test_format_columns.TestListDictColumn.test_list_dict_column [0.000103s] ... ok {0} osc_lib.tests.cli.test_parseractions.TestKeyValueAppendAction.test_error_values [0.000892s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--hint ] run.py: error: argument --hint: Expected 'key=value' type, but got: red usage: run.py [-h] [--hint ] run.py: error: argument --hint: Property key must be specified: = usage: run.py [-h] [--hint ] run.py: error: argument --hint: Property key must be specified: =red {0} osc_lib.tests.cli.test_parseractions.TestKeyValueAppendAction.test_good_values [0.000282s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ [_HelpAction(option_strings=['-h', '--help'], dest='help', nargs=0, const=None, default='==SUPPRESS==', type=None, choices=None, required=False, help='show this help message and exit', metavar=None), KeyValueAppendAction(option_strings=['--hint'], dest='hint', nargs=None, const=None, default=None, type=None, choices=None, required=False, help='Arbitrary key/value pairs to be sent to the scheduler for custom use', metavar='')] {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_admin_token [0.001543s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_auth_setup_once [0.001806s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_endpoint_disabled [0.000849s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_endpoint_override [0.000702s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_k2k_auth_setup [0.000825s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_none [0.000715s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_none_auth [0.004420s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password [0.002606s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_client_cert [0.000939s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_client_key [0.000785s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_verify [0.006086s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_verify_ca [0.002246s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_verify_false [0.002917s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_verify_insecure [0.002223s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_password_verify_insecure_ca [0.002430s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/openstack/config/cloud_region.py:432: ConfigurationWarning: You are specifying a cacert for the cloud t1:1 but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( /usr/lib/python3.12/site-packages/openstack/config/cloud_region.py:432: ConfigurationWarning: You are specifying a cacert for the cloud t1:1 but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_select_auth_plugin_failure [0.000475s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_select_auth_plugin_password [0.002866s] ... ok {0} osc_lib.tests.test_clientmanager.TestClientManager.test_client_manager_select_auth_plugin_token [0.002015s] ... ok {0} osc_lib.tests.test_logs.TestFileFormatter.test_config [0.000157s] ... ok {0} osc_lib.tests.test_logs.TestFileFormatter.test_nothing [0.000097s] ... ok {0} osc_lib.tests.test_logs.TestFileFormatter.test_options [0.000133s] ... ok {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_cert_options [0.005915s] ... ok {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_cloud_no_vendor [0.002704s] ... ok {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_cloud_public [0.003685s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://127.0.0.1:5000/v2.0/', 'username': 'zaphod', 'project_name': 'heart-o-gold'}, 'region_name': 'occ-cloud', 'donut': 'cake', 'log_file': '/tmp/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'beta_command': False, 'auth_type': 'password', 'networks': []} END return value: {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_no_options [0.001938s] ... ok {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_precedence [0.003399s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': 'mycert', 'key': 'mickey', 'baremetal_status_code_retries': '5', 'baremetal_introspection_status_code_retries': '5', 'image_status_code_retries': '5', 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active', 'auth': {'auth_url': 'http://127.0.0.1:5000/v2.0/', 'username': 'zaphod', 'project_name': 'heart-o-gold'}, 'region_name': 'krikkit', 'donut': 'cake', 'log_file': '/tmp/test_log_file', 'log_level': 'debug', 'verbose_level': 1, 'deferred_help': False, 'cloud': 'megacloud', 'default_domain': 'default', 'timing': False, 'beta_command': False, 'auth_type': 'password', 'networks': []} END return value: {0} osc_lib.tests.test_shell.TestShellCli.test_shell_args_tls_options [0.011765s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_find [0.000301s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_find_no_unique [0.000293s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_find_not_found [0.000352s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_get_int [0.000202s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_get_int_string [0.000189s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_get_name_and_domain [0.000205s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_get_uuid [0.000218s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_get_whatever [0.000180s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_list_forbidden [0.000279s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_silly_resource [0.000421s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_silly_resource_no_unique_match [0.000371s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_find_resource_silly_resource_not_found [0.000424s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_dict [0.000359s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_dict_of_list [0.000240s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_dict_of_list_with_separator [0.000224s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_dict_recursive [0.000202s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_list [0.000293s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_list_of_dicts [0.000179s] ... ok {0} osc_lib.tests.utils.test_utils.TestFindResource.test_format_list_separator [0.000166s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIDefault.test_baseapi_request_no_url [0.000684s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIDefault.test_baseapi_request_session [0.001381s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIDefault.test_baseapi_request_url [0.000943s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIDefault.test_baseapi_request_url_path [0.000308s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find [0.001098s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_attr_by_id [0.003219s] ... ok {2} osc_lib.tests.cli.test_format_columns.TestDictListColumn.test_complex_object [0.000344s] ... ok {2} osc_lib.tests.cli.test_format_columns.TestDictListColumn.test_dict_list_column [0.000214s] ... ok {2} osc_lib.tests.cli.test_format_columns.TestListColumn.test_complex_object [0.000181s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_attr_by_name [0.002476s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_attr_path_resource [0.001010s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_bulk_dict [0.000586s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_bulk_none [0.000968s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_bulk_one [0.002022s] ... ok {3} osc_lib.tests.api.test_api.TestBaseAPIFind.test_baseapi_find_bulk_two [0.001273s] ... ok {3} osc_lib.tests.cli.test_format_columns.TestDictColumn.test_complex_object [0.000136s] ... ok {3} osc_lib.tests.cli.test_format_columns.TestDictColumn.test_dict_column [0.000096s] ... ok {3} osc_lib.tests.cli.test_format_columns.TestSizeColumn.test_size_column [0.000101s] ... ok {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_empty_required_optional [0.000488s] ... ok {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_error_values_with_comma [0.000724s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Expected comma separated 'key=value' pairs, but got: mmm usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Each property key must be specified: = usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Each property key must be specified: =zzz {2} osc_lib.tests.cli.test_format_columns.TestListColumn.test_list_column [0.000166s] ... ok {2} osc_lib.tests.cli.test_identity.IdentityUtilsTestCase.test_add_project_owner_option_to_parser [0.001418s] ... ok {2} osc_lib.tests.cli.test_identity.IdentityUtilsTestCase.test_find_project [0.000445s] ... ok {2} osc_lib.tests.cli.test_identity.IdentityUtilsTestCase.test_find_project_with_domain [0.000471s] ... ok {2} osc_lib.tests.cli.test_identity.IdentityUtilsTestCase.test_find_project_with_forbidden_exception [0.002645s] ... ok {2} osc_lib.tests.cli.test_identity.IdentityUtilsTestCase.test_find_project_with_generic_exception [0.000336s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_invalid_key [0.001485s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: Invalid keys bbb specified. Valid keys are: req1, opt2 usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: Invalid keys nnn specified. Valid keys are: req1, opt2 {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_multiples [0.000491s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_no_required_optional [0.000368s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_optional [0.000685s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: Missing required keys req1. Required keys are: req1 {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_optional_keys_not_list [0.000368s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_required [0.000420s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_required_keys_not_list [0.000269s] ... ok {2} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueCommaAction.test_mkvca_value_no_key [0.000742s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: A key must be specified before '=': =bbb usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: A key must be specified before '=': =nnn usage: run.py [-h] [--test req1=xxx,yyy] run.py: error: argument --test: A key=value pair is required: nnn {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_error_values_without_comma [0.000558s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Expected comma separated 'key=value' pairs, but got: mmmnnn {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_good_values [0.000256s] ... ok {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_invalid_key [0.000893s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Invalid keys aaa specified. Valid keys are: req1, opt1, req2, opt2 {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_missing_key [0.000388s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run.py [-h] [--test req1=xxx,req2=yyy] run.py: error: argument --test: Missing required keys req1. Required keys are: req1, req2 {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_optional_keys_not_list [0.000315s] ... ok {3} osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction.test_required_keys_not_list [0.000206s] ... ok {3} osc_lib.tests.command.test_command.TestCommand.test_command_has_logger [0.000181s] ... ok {3} osc_lib.tests.command.test_command.TestCommand.test_validate_os_beta_command_enabled [0.000219s] ... ok {3} osc_lib.tests.test_shell.TestShellArgV.test_shell_argv [0.003489s] ... ok {3} osc_lib.tests.utils.test_columns.TestColumnUtils.test_get_column_definitions [0.000107s] ... ok {3} osc_lib.tests.utils.test_columns.TestColumnUtils.test_get_column_definitions_long [0.000088s] ... ok {3} osc_lib.tests.utils.test_columns.TestColumnUtils.test_get_columns [0.000091s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty [0.000094s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty_data [0.000084s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_empty_map [0.000079s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map [0.000079s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map_dup [0.000084s] ... ok {3} osc_lib.tests.utils.test_utils.TestSDKUtils.test_get_osc_show_columns_for_sdk_resource_map_full [0.000087s] ... ok {2} osc_lib.tests.command.test_timing.TestTiming.test_timing_list [0.051399s] ... ok {2} osc_lib.tests.command.test_timing.TestTiming.test_timing_list_no_data [0.000974s] ... ok {2} osc_lib.tests.test_logs.TestLogConfigurator.test_configure [0.002952s] ... ok {2} osc_lib.tests.test_logs.TestLogConfigurator.test_init [0.001651s] ... ok {2} osc_lib.tests.test_logs.TestLogConfigurator.test_init_log_file [0.001935s] ... ok {2} osc_lib.tests.test_logs.TestLogConfigurator.test_init_no_debug [0.001386s] ... ok {2} osc_lib.tests.test_shell.TestShellHelp.test_help_options ... SKIPPED: skip until bug 1444983 is resolved {2} osc_lib.tests.test_shell.TestShellOptions.test_empty_auth [0.004272s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 {2} osc_lib.tests.test_shell.TestShellOptions.test_global_env [0.014445s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 START with options: module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name='ZZ9_Plural_Z_Alpha', cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 START with options: module list START with options: module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 START with options: module list START with options: module list START with options: module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 START with options: module list START with options: module list START with options: module list START with options: module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 START with options: module list START with options: module list START with options: module list START with options: module list START with options: module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') defaults: {'api_timeout': None, 'verif y': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 {2} osc_lib.tests.test_shell.TestShellOptions.test_global_options [0.018918s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 START with options: --os-region-name ZZ9_Plural_Z_Alpha module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name='ZZ9_Plural_Z_Alpha', cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 START with options: --os-default-domain default module list START with options: --os-default-domain default module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api _version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 START with options: --os-cacert /dev/null module list START with options: --os-cacert /dev/null module list START with options: --os-cacert /dev/null module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert='/dev/null', cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_intro spection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 START with options: --timing module list START with options: --timing module list START with options: --timing module list START with options: --timing module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=True, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=True, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=True, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=True, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_ap i_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 START with options: --os-interface internal module list START with options: --os-interface internal module list START with options: --os-interface internal module list START with options: --os-interface internal module list START with options: --os-interface internal module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=F alse, profile=None) options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface='internal', service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile=None) defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return val ue: 1 START with options: --os-profile SECRET_KEY module list START with options: --os-profile SECRET_KEY module list START with options: --os-profile SECRET_KEY module list START with options: --os-profile SECRET_KEY module list START with options: --os-profile SECRET_KEY module list START with options: --os-profile SECRET_KEY module list options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') options: Namespace(verbose_level=1, log_file=None, deferred_help=False, debug=False, cloud=None, region_name=None, cacert=None, cert=None, key=None, verify=None, insecure=None, default_domain='default', interface=None, service_provider=None, remote_project_name=None, remote_project_id=None, remote_project_domain_name=None, remote_project_domain_id=None, timing=False, os_beta_command=False, profile='SECRET_KEY') defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 END return value: 1 {2} osc_lib.tests.test_shell.TestShellOptions.test_no_options [0.004588s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ defaults: {'api_timeout': None, 'verify': True, 'cacert': None, 'cert': None, 'key': None, 'auth_type': None, 'baremetal_status_code_retries': 5, 'baremetal_introspection_status_code_retries': 5, 'image_status_code_retries': 5, 'disable_vendor_agent': {}, 'interface': 'public', 'floating_ip_source': 'neutron', 'image_api_use_tasks': False, 'image_format': 'qcow2', 'message': '', 'network_api_version': '2', 'object_store_api_version': '1', 'secgroup_source': 'neutron', 'status': 'active'} cloud cfg: {} cannot unpack non-iterable Mock object cannot unpack non-iterable Mock object END return value: 1 {2} osc_lib.tests.utils.test_tags.TestTagHelps.test_add_tag_filtering_option_to_parser [0.002094s] ... ok {2} osc_lib.tests.utils.test_tags.TestTagHelps.test_add_tag_option_to_parser_for_create [0.001056s] ... ok {2} osc_lib.tests.utils.test_tags.TestTagHelps.test_add_tag_option_to_parser_for_set [0.000985s] ... ok {2} osc_lib.tests.utils.test_tags.TestTagHelps.test_add_tag_option_to_parser_for_unset [0.001032s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_backward_compat_col_lister [0.000587s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_backward_compat_col_lister_no_specify_column [0.000220s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_backward_compat_col_lister_with_tuple_headers [0.000701s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_backward_compat_col_showone [0.000591s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_backward_compat_col_showone_no_specify_column [0.000211s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_build_kwargs_dict_value_None [0.000490s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_build_kwargs_dict_value_empty_str [0.000153s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_build_kwargs_dict_value_set [0.000081s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_calculate_header_and_attrs_with_attrname_columns [0.000208s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_calculate_header_and_attrs_with_known_columns [0.000983s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_calculate_header_and_attrs_with_unknown_columns [0.000125s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_calculate_header_and_attrs_without_column_arg [0.000187s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_a2 [0.000323s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_a2_b2 [0.000640s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_b2 [0.000158s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_b5 [0.000129s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_no_flair [0.000150s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_find_min_match_no_sort [0.000374s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_format_size [0.000102s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_dict_properties_with_formattable_column [0.000097s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_item_properties_with_formattable_column [0.000137s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_password_bad_once [0.000778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ The passwords entered were not the same {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_password_cntrl_d [0.000415s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_password_good [0.000860s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_get_password_no_tty [0.000542s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_is_ascii_bytes [0.000224s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_is_ascii_string [0.000518s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_all_with_direction [0.000211s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_some_with_direction [0.000084s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_different_type_exception [0.000169s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_different_type_int [0.000086s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_different_type_str [0.000078s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_empty_key [0.000075s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_invalid_direction [0.000129s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_invalid_key [0.000105s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_multiple_keys [0.000080s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_object [0.000184s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_sort_items_with_one_key [0.000081s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_subtest [0.000119s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_delete_error [0.000910s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_delete_error_with_overrides [0.000927s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_delete_error_with_overrides_exception [0.003019s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_delete_ok [0.000948s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_delete_timeout [0.000952s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_status_error [0.000907s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_status_error_with_overrides [0.000777s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_status_ok [0.000813s] ... ok {2} osc_lib.tests.utils.test_utils.TestUtils.test_wait_for_status_ok_with_overrides [0.000626s] ... ok ====== Totals ====== Ran: 227 tests in 0.6910 sec. - Passed: 226 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.2878 sec. ============== Worker Balance ============== - Worker 0 (76 tests) => 0:00:00.104687 - Worker 1 (36 tests) => 0:00:00.037899 - Worker 2 (80 tests) => 0:00:00.156542 - Worker 3 (35 tests) => 0:00:00.029824 py312: OK (3.13 seconds) congratulations :) (3.19 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GCvjSw + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib + cp -pr /builddir/build/BUILD/osc-lib-4.0.2/LICENSE /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-osc-lib = 4.0.2-0.20250527151127.e63cb66.el10 python3-osc-lib = 4.0.2-0.20250527151127.e63cb66.el10 python3.12-osc-lib = 4.0.2-0.20250527151127.e63cb66.el10 python3.12dist(osc-lib) = 4.0.2 python3dist(osc-lib) = 4.0.2 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(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) python(abi) = 3.12 python3.12dist(cliff) >= 3.2 python3.12dist(keystoneauth1) >= 3.14 python3.12dist(openstacksdk) >= 0.15 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-utils) >= 3.33 python3.12dist(requests) >= 2.14.2 python3.12dist(stevedore) >= 1.20 Obsoletes: python3.12-osc-lib < 4.0.2-0.20250527151127.e63cb66.el10 Processing files: python3-osc-lib-tests-4.0.2-0.20250527151127.e63cb66.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lGcU2U + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib-tests + cp -pr /builddir/build/BUILD/osc-lib-4.0.2/LICENSE /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python3-osc-lib-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-osc-lib-tests = 4.0.2-0.20250527151127.e63cb66.el10 python3-osc-lib-tests = 4.0.2-0.20250527151127.e63cb66.el10 python3.12-osc-lib-tests = 4.0.2-0.20250527151127.e63cb66.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-osc-lib-tests < 4.0.2-0.20250527151127.e63cb66.el10 Processing files: python-osc-lib-doc-4.0.2-0.20250527151127.e63cb66.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.epkRUg + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/doc/python-osc-lib-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/doc/python-osc-lib-doc + cp -pr /builddir/build/BUILD/osc-lib-4.0.2/doc/build/html /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/doc/python-osc-lib-doc + cp -pr /builddir/build/BUILD/osc-lib-4.0.2/README.rst /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/doc/python-osc-lib-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pUKJzj + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python-osc-lib-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python-osc-lib-doc + cp -pr /builddir/build/BUILD/osc-lib-4.0.2/LICENSE /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64/usr/share/licenses/python-osc-lib-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-osc-lib-doc = 4.0.2-0.20250527151127.e63cb66.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-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 Wrote: /builddir/build/SRPMS/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.src.rpm Wrote: /builddir/build/RPMS/python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-osc-lib-tests-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-osc-lib-doc-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TXVFSM + umask 022 + cd /builddir/build/BUILD + cd osc-lib-4.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aA4A7U + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/osc-lib-4.0.2-SPECPARTS + rm -rf osc-lib-4.0.2 osc-lib-4.0.2.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