Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sushy.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-sushy.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-sushy-5.6.0-0.20250516051434.880ab20.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sushy.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-sushy.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-sushy-5.6.0-0.20250516051434.880ab20.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-sushy.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-sushy.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.yjptPc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sushy-5.6.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sushy-5.6.0-0.20250516051434.880ab20.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sushy-5.6.0 + rm -rf /builddir/build/BUILD/sushy-5.6.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/sushy-5.6.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-sushy-5.6.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^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.RC7OL9 + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-sushy-5.6.0-0.20250516051434.880ab20.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-sushy.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-sushy.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.YDUSHC + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.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-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-sushy-5.6.0-0.20250516051434.880ab20.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-sushy.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-sushy.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.ifozCV + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.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.09 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-dateutil>=2.7.0 Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.29.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-dateutil>=2.7.0 Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.29.0 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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 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 sushy.egg-info/PKG-INFO writing dependency_links to sushy.egg-info/dependency_links.txt writing entry points to sushy.egg-info/entry_points.txt writing requirements to sushy.egg-info/requires.txt writing top-level names to sushy.egg-info/top_level.txt writing pbr to sushy.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 'sushy.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/sushy-5.6.0/sushy-5.6.0.dist-info' Handling pbr >=6.0.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: pbr >=6.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (sushy) Requirement not satisfied: python-dateutil >=2.7.0 Handling stevedore >=1.29.0 from hook generated metadata: Requires-Dist (sushy) Requirement not satisfied: stevedore >=1.29.0 + cat /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires + rm -rfv sushy-5.6.0.dist-info/ removed 'sushy-5.6.0.dist-info/AUTHORS' removed 'sushy-5.6.0.dist-info/LICENSE' removed 'sushy-5.6.0.dist-info/METADATA' removed 'sushy-5.6.0.dist-info/entry_points.txt' removed 'sushy-5.6.0.dist-info/pbr.json' removed 'sushy-5.6.0.dist-info/top_level.txt' removed directory 'sushy-5.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-sushy-5.6.0-0.20250516051434.880ab20.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-sushy.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-sushy.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.bS4eLV + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.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.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.29.0 (installed: stevedore 5.4.1) 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 oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.29.0 (installed: stevedore 5.4.1) 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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 sushy.egg-info/PKG-INFO writing dependency_links to sushy.egg-info/dependency_links.txt writing entry points to sushy.egg-info/entry_points.txt writing requirements to sushy.egg-info/requires.txt writing top-level names to sushy.egg-info/top_level.txt writing pbr to sushy.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 'sushy.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/sushy-5.6.0/sushy-5.6.0.dist-info' Handling pbr >=6.0.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: pbr >=6.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: python-dateutil >=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore >=1.29.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: stevedore >=1.29.0 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires + rm -rfv sushy-5.6.0.dist-info/ removed 'sushy-5.6.0.dist-info/AUTHORS' removed 'sushy-5.6.0.dist-info/LICENSE' removed 'sushy-5.6.0.dist-info/METADATA' removed 'sushy-5.6.0.dist-info/top_level.txt' removed 'sushy-5.6.0.dist-info/pbr.json' removed 'sushy-5.6.0.dist-info/entry_points.txt' removed directory 'sushy-5.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-sushy-5.6.0-0.20250516051434.880ab20.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-sushy.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-sushy.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.ef9Pvq + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.0.0) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=6.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=6.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 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 pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.29.0 (installed: stevedore 5.4.1) 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 oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=6.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 python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore>=1.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.29.0 (installed: stevedore 5.4.1) 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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 sushy.egg-info/PKG-INFO writing dependency_links to sushy.egg-info/dependency_links.txt writing entry points to sushy.egg-info/entry_points.txt writing requirements to sushy.egg-info/requires.txt writing top-level names to sushy.egg-info/top_level.txt writing pbr to sushy.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 'sushy.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/sushy-5.6.0/sushy-5.6.0.dist-info' Handling pbr >=6.0.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: pbr >=6.0.0 (installed: pbr 6.0.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: python-dateutil >=2.7.0 (installed: python-dateutil 2.8.2) Handling stevedore >=1.29.0 from hook generated metadata: Requires-Dist (sushy) Requirement satisfied: stevedore >=1.29.0 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-buildrequires + rm -rfv sushy-5.6.0.dist-info/ removed 'sushy-5.6.0.dist-info/AUTHORS' removed 'sushy-5.6.0.dist-info/LICENSE' removed 'sushy-5.6.0.dist-info/METADATA' removed 'sushy-5.6.0.dist-info/entry_points.txt' removed 'sushy-5.6.0.dist-info/pbr.json' removed 'sushy-5.6.0.dist-info/top_level.txt' removed directory 'sushy-5.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5TAZdp + 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 sushy-5.6.0 + mkdir -p /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/sushy-5.6.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir Processing /builddir/build/BUILD/sushy-5.6.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info writing /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.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/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-modern-metadata-hzk1leam/sushy-5.6.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: sushy Building wheel for sushy (pyproject.toml): started Running command Building wheel for sushy (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/sushy creating build/lib/sushy/resources creating build/lib/sushy/resources/system creating build/lib/sushy/resources/system/network copying sushy/resources/system/network/port.py -> build/lib/sushy/resources/system/network copying sushy/resources/system/network/device_function.py -> build/lib/sushy/resources/system/network copying sushy/resources/system/network/constants.py -> build/lib/sushy/resources/system/network copying sushy/resources/system/network/adapter.py -> build/lib/sushy/resources/system/network copying sushy/resources/system/network/__init__.py -> build/lib/sushy/resources/system/network creating build/lib/sushy/tests creating build/lib/sushy/tests/unit creating build/lib/sushy/tests/unit/resources creating build/lib/sushy/tests/unit/resources/manager copying sushy/tests/unit/resources/manager/test_virtual_media.py -> build/lib/sushy/tests/unit/resources/manager copying sushy/tests/unit/resources/manager/test_manager.py -> build/lib/sushy/tests/unit/resources/manager copying sushy/tests/unit/resources/manager/__init__.py -> build/lib/sushy/tests/unit/resources/manager copying sushy/utils.py -> build/lib/sushy copying sushy/taskmonitor.py -> build/lib/sushy copying sushy/main.py -> build/lib/sushy copying sushy/exceptions.py -> build/lib/sushy copying sushy/connector.py -> build/lib/sushy copying sushy/auth.py -> build/lib/sushy copying sushy/__init__.py -> build/lib/sushy creating build/lib/sushy/tests/unit/resources/updateservice copying sushy/tests/unit/resources/updateservice/test_updateservice.py -> build/lib/sushy/tests/unit/resources/updateservice copying sushy/tests/unit/resources/updateservice/test_softwareinventory.py -> build/lib/sushy/tests/unit/resources/updateservice copying sushy/tests/unit/resources/updateservice/__init__.py -> build/lib/sushy/tests/unit/resources/updateservice creating build/lib/sushy/tests/unit/resources/compositionservice copying sushy/tests/unit/resources/compositionservice/test_resourcezone.py -> build/lib/sushy/tests/unit/resources/compositionservice copying sushy/tests/unit/resources/compositionservice/test_resourceblock.py -> build/lib/sushy/tests/unit/resources/compositionservice copying sushy/tests/unit/resources/compositionservice/test_compositionservice.py -> build/lib/sushy/tests/unit/resources/compositionservice copying sushy/tests/unit/resources/compositionservice/__init__.py -> build/lib/sushy/tests/unit/resources/compositionservice copying sushy/tests/unit/resources/test_settings.py -> build/lib/sushy/tests/unit/resources copying sushy/tests/unit/resources/test_base.py -> build/lib/sushy/tests/unit/resources copying sushy/tests/unit/resources/__init__.py -> build/lib/sushy/tests/unit/resources creating build/lib/sushy/tests/oem creating build/lib/sushy/tests/oem/dell creating build/lib/sushy/tests/oem/dell/unit creating build/lib/sushy/tests/oem/dell/unit/resources copying sushy/tests/oem/dell/unit/resources/__init__.py -> build/lib/sushy/tests/oem/dell/unit/resources creating build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_system.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_simple_storage.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_secure_boot_database.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_secure_boot.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_processor.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_port.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_ethernet_interfaces.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/test_bios.py -> build/lib/sushy/tests/unit/resources/system copying sushy/tests/unit/resources/system/__init__.py -> build/lib/sushy/tests/unit/resources/system creating build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/volume.py -> build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/storage.py -> build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/drive.py -> build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/controller.py -> build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/constants.py -> build/lib/sushy/resources/system/storage copying sushy/resources/system/storage/__init__.py -> build/lib/sushy/resources/system/storage creating build/lib/sushy/resources/registry copying sushy/resources/registry/message_registry_file.py -> build/lib/sushy/resources/registry copying sushy/resources/registry/message_registry.py -> build/lib/sushy/resources/registry copying sushy/resources/registry/constants.py -> build/lib/sushy/resources/registry copying sushy/resources/registry/attribute_registry.py -> build/lib/sushy/resources/registry copying sushy/resources/registry/__init__.py -> build/lib/sushy/resources/registry creating build/lib/sushy/tests/unit/resources/registry copying sushy/tests/unit/resources/registry/test_message_registry_file.py -> build/lib/sushy/tests/unit/resources/registry copying sushy/tests/unit/resources/registry/test_message_registry.py -> build/lib/sushy/tests/unit/resources/registry copying sushy/tests/unit/resources/registry/test_attribute_registry.py -> build/lib/sushy/tests/unit/resources/registry copying sushy/tests/unit/resources/registry/__init__.py -> build/lib/sushy/tests/unit/resources/registry creating build/lib/sushy/resources/taskservice copying sushy/resources/taskservice/taskservice.py -> build/lib/sushy/resources/taskservice copying sushy/resources/taskservice/task.py -> build/lib/sushy/resources/taskservice copying sushy/resources/taskservice/constants.py -> build/lib/sushy/resources/taskservice copying sushy/resources/taskservice/__init__.py -> build/lib/sushy/resources/taskservice creating build/lib/sushy/tests/unit/resources/fabric copying sushy/tests/unit/resources/fabric/test_fabric.py -> build/lib/sushy/tests/unit/resources/fabric copying sushy/tests/unit/resources/fabric/test_endpoint.py -> build/lib/sushy/tests/unit/resources/fabric copying sushy/tests/unit/resources/fabric/__init__.py -> build/lib/sushy/tests/unit/resources/fabric creating build/lib/sushy/resources/manager copying sushy/resources/manager/virtual_media.py -> build/lib/sushy/resources/manager copying sushy/resources/manager/manager.py -> build/lib/sushy/resources/manager copying sushy/resources/manager/constants.py -> build/lib/sushy/resources/manager copying sushy/resources/manager/__init__.py -> build/lib/sushy/resources/manager creating build/lib/sushy/tests/oem/dell/unit/resources/system creating build/lib/sushy/tests/oem/dell/unit/resources/system/storage copying sushy/tests/oem/dell/unit/resources/system/storage/test_controller.py -> build/lib/sushy/tests/oem/dell/unit/resources/system/storage copying sushy/tests/oem/dell/unit/resources/system/storage/__init__.py -> build/lib/sushy/tests/oem/dell/unit/resources/system/storage creating build/lib/sushy/resources/chassis creating build/lib/sushy/resources/chassis/power copying sushy/resources/chassis/power/power.py -> build/lib/sushy/resources/chassis/power copying sushy/resources/chassis/power/constants.py -> build/lib/sushy/resources/chassis/power copying sushy/resources/chassis/power/__init__.py -> build/lib/sushy/resources/chassis/power creating build/lib/sushy/tests/unit/resources/oem copying sushy/tests/unit/resources/oem/test_fake.py -> build/lib/sushy/tests/unit/resources/oem copying sushy/tests/unit/resources/oem/test_common.py -> build/lib/sushy/tests/unit/resources/oem copying sushy/tests/unit/resources/oem/__init__.py -> build/lib/sushy/tests/unit/resources/oem creating build/lib/sushy/resources/oem copying sushy/resources/oem/fake.py -> build/lib/sushy/resources/oem copying sushy/resources/oem/common.py -> build/lib/sushy/resources/oem copying sushy/resources/oem/base.py -> build/lib/sushy/resources/oem copying sushy/resources/oem/__init__.py -> build/lib/sushy/resources/oem creating build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/test_manager.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/test_lifecycle_service.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/test_job_service.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/test_job_collection.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/test_idrac_card_service.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager copying sushy/tests/oem/dell/unit/resources/manager/__init__.py -> build/lib/sushy/tests/oem/dell/unit/resources/manager creating build/lib/sushy/tests/unit/resources/sessionservice copying sushy/tests/unit/resources/sessionservice/test_sessionservice.py -> build/lib/sushy/tests/unit/resources/sessionservice copying sushy/tests/unit/resources/sessionservice/test_session.py -> build/lib/sushy/tests/unit/resources/sessionservice copying sushy/tests/unit/resources/sessionservice/__init__.py -> build/lib/sushy/tests/unit/resources/sessionservice copying sushy/tests/unit/test_utils.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/test_taskmonitor.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/test_main.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/test_connector.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/test_auth.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/base.py -> build/lib/sushy/tests/unit copying sushy/tests/unit/__init__.py -> build/lib/sushy/tests/unit creating build/lib/sushy/resources/eventservice copying sushy/resources/eventservice/eventservice.py -> build/lib/sushy/resources/eventservice copying sushy/resources/eventservice/eventdestination.py -> build/lib/sushy/resources/eventservice copying sushy/resources/eventservice/constants.py -> build/lib/sushy/resources/eventservice copying sushy/resources/eventservice/__init__.py -> build/lib/sushy/resources/eventservice creating build/lib/sushy/tests/unit/resources/chassis copying sushy/tests/unit/resources/chassis/test_thermal.py -> build/lib/sushy/tests/unit/resources/chassis copying sushy/tests/unit/resources/chassis/test_power.py -> build/lib/sushy/tests/unit/resources/chassis copying sushy/tests/unit/resources/chassis/test_chassis.py -> build/lib/sushy/tests/unit/resources/chassis copying sushy/tests/unit/resources/chassis/__init__.py -> build/lib/sushy/tests/unit/resources/chassis creating build/lib/sushy/tests/unit/resources/eventservice copying sushy/tests/unit/resources/eventservice/test_eventservice.py -> build/lib/sushy/tests/unit/resources/eventservice copying sushy/tests/unit/resources/eventservice/test_evendestination.py -> build/lib/sushy/tests/unit/resources/eventservice copying sushy/tests/unit/resources/eventservice/__init__.py -> build/lib/sushy/tests/unit/resources/eventservice creating build/lib/sushy/resources/sessionservice copying sushy/resources/sessionservice/sessionservice.py -> build/lib/sushy/resources/sessionservice copying sushy/resources/sessionservice/session.py -> build/lib/sushy/resources/sessionservice copying sushy/resources/sessionservice/__init__.py -> build/lib/sushy/resources/sessionservice creating build/lib/sushy/oem creating build/lib/sushy/oem/dell copying sushy/oem/dell/utils.py -> build/lib/sushy/oem/dell copying sushy/oem/dell/constants.py -> build/lib/sushy/oem/dell copying sushy/oem/dell/asynchronous.py -> build/lib/sushy/oem/dell copying sushy/oem/dell/__init__.py -> build/lib/sushy/oem/dell creating build/lib/sushy/resources/certificateservice copying sushy/resources/certificateservice/constants.py -> build/lib/sushy/resources/certificateservice copying sushy/resources/certificateservice/certificateservice.py -> build/lib/sushy/resources/certificateservice copying sushy/resources/certificateservice/certificate.py -> build/lib/sushy/resources/certificateservice copying sushy/resources/certificateservice/__init__.py -> build/lib/sushy/resources/certificateservice creating build/lib/sushy/tests/oem/dell/functional copying sushy/tests/oem/dell/functional/vmedia_boot.py -> build/lib/sushy/tests/oem/dell/functional copying sushy/tests/oem/dell/functional/__init__.py -> build/lib/sushy/tests/oem/dell/functional copying sushy/tests/oem/__init__.py -> build/lib/sushy/tests/oem creating build/lib/sushy/tests/oem/dell/unit/resources/taskservice copying sushy/tests/oem/dell/unit/resources/taskservice/test_task.py -> build/lib/sushy/tests/oem/dell/unit/resources/taskservice copying sushy/tests/oem/dell/unit/resources/taskservice/__init__.py -> build/lib/sushy/tests/oem/dell/unit/resources/taskservice creating build/lib/sushy/resources/compositionservice copying sushy/resources/compositionservice/resourcezone.py -> build/lib/sushy/resources/compositionservice copying sushy/resources/compositionservice/resourceblock.py -> build/lib/sushy/resources/compositionservice copying sushy/resources/compositionservice/constants.py -> build/lib/sushy/resources/compositionservice copying sushy/resources/compositionservice/compositionservice.py -> build/lib/sushy/resources/compositionservice copying sushy/resources/compositionservice/__init__.py -> build/lib/sushy/resources/compositionservice copying sushy/resources/chassis/constants.py -> build/lib/sushy/resources/chassis copying sushy/resources/chassis/chassis.py -> build/lib/sushy/resources/chassis copying sushy/resources/chassis/__init__.py -> build/lib/sushy/resources/chassis creating build/lib/sushy/oem/dell/resources copying sushy/oem/dell/resources/attributes.py -> build/lib/sushy/oem/dell/resources copying sushy/oem/dell/resources/__init__.py -> build/lib/sushy/oem/dell/resources creating build/lib/sushy/resources/updateservice copying sushy/resources/updateservice/updateservice.py -> build/lib/sushy/resources/updateservice copying sushy/resources/updateservice/softwareinventory.py -> build/lib/sushy/resources/updateservice copying sushy/resources/updateservice/constants.py -> build/lib/sushy/resources/updateservice copying sushy/resources/updateservice/__init__.py -> build/lib/sushy/resources/updateservice creating build/lib/sushy/tests/unit/resources/system/storage copying sushy/tests/unit/resources/system/storage/test_volume.py -> build/lib/sushy/tests/unit/resources/system/storage copying sushy/tests/unit/resources/system/storage/test_storage.py -> build/lib/sushy/tests/unit/resources/system/storage copying sushy/tests/unit/resources/system/storage/test_drive.py -> build/lib/sushy/tests/unit/resources/system/storage copying sushy/tests/unit/resources/system/storage/test_controller.py -> build/lib/sushy/tests/unit/resources/system/storage copying sushy/tests/unit/resources/system/storage/__init__.py -> build/lib/sushy/tests/unit/resources/system/storage creating build/lib/sushy/tests/unit/resources/certificateservice copying sushy/tests/unit/resources/certificateservice/test_certificateservice.py -> build/lib/sushy/tests/unit/resources/certificateservice copying sushy/tests/unit/resources/certificateservice/test_certificate.py -> build/lib/sushy/tests/unit/resources/certificateservice copying sushy/tests/unit/resources/certificateservice/__init__.py -> build/lib/sushy/tests/unit/resources/certificateservice copying sushy/resources/system/system.py -> build/lib/sushy/resources/system copying sushy/resources/system/simple_storage.py -> build/lib/sushy/resources/system copying sushy/resources/system/secure_boot_database.py -> build/lib/sushy/resources/system copying sushy/resources/system/secure_boot.py -> build/lib/sushy/resources/system copying sushy/resources/system/processor.py -> build/lib/sushy/resources/system copying sushy/resources/system/port.py -> build/lib/sushy/resources/system copying sushy/resources/system/ethernet_interface.py -> build/lib/sushy/resources/system copying sushy/resources/system/constants.py -> build/lib/sushy/resources/system copying sushy/resources/system/bios.py -> build/lib/sushy/resources/system copying sushy/resources/system/__init__.py -> build/lib/sushy/resources/system creating build/lib/sushy/tests/unit/resources/taskservice copying sushy/tests/unit/resources/taskservice/test_taskservice.py -> build/lib/sushy/tests/unit/resources/taskservice copying sushy/tests/unit/resources/taskservice/test_task.py -> build/lib/sushy/tests/unit/resources/taskservice copying sushy/tests/unit/resources/taskservice/__init__.py -> build/lib/sushy/tests/unit/resources/taskservice creating build/lib/sushy/resources/fabric copying sushy/resources/fabric/fabric.py -> build/lib/sushy/resources/fabric copying sushy/resources/fabric/endpoint.py -> build/lib/sushy/resources/fabric copying sushy/resources/fabric/constants.py -> build/lib/sushy/resources/fabric copying sushy/resources/fabric/__init__.py -> build/lib/sushy/resources/fabric copying sushy/resources/settings.py -> build/lib/sushy/resources copying sushy/resources/ipaddresses.py -> build/lib/sushy/resources copying sushy/resources/constants.py -> build/lib/sushy/resources copying sushy/resources/common.py -> build/lib/sushy/resources copying sushy/resources/base.py -> build/lib/sushy/resources copying sushy/resources/__init__.py -> build/lib/sushy/resources creating build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/manager.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/lifecycle_service.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/job_service.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/job_collection.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/idrac_card_service.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/constants.py -> build/lib/sushy/oem/dell/resources/manager copying sushy/oem/dell/resources/manager/__init__.py -> build/lib/sushy/oem/dell/resources/manager creating build/lib/sushy/tests/unit/resources/system/network copying sushy/tests/unit/resources/system/network/test_port.py -> build/lib/sushy/tests/unit/resources/system/network copying sushy/tests/unit/resources/system/network/test_device_function.py -> build/lib/sushy/tests/unit/resources/system/network copying sushy/tests/unit/resources/system/network/test_adapter.py -> build/lib/sushy/tests/unit/resources/system/network copying sushy/tests/unit/resources/system/network/__init__.py -> build/lib/sushy/tests/unit/resources/system/network copying sushy/tests/oem/dell/unit/test_root.py -> build/lib/sushy/tests/oem/dell/unit copying sushy/tests/oem/dell/unit/test_asynchronous.py -> build/lib/sushy/tests/oem/dell/unit copying sushy/tests/oem/dell/unit/base.py -> build/lib/sushy/tests/oem/dell/unit copying sushy/tests/oem/dell/unit/__init__.py -> build/lib/sushy/tests/oem/dell/unit copying sushy/tests/__init__.py -> build/lib/sushy/tests copying sushy/tests/oem/dell/__init__.py -> build/lib/sushy/tests/oem/dell copying sushy/tests/oem/dell/unit/resources/system/test_system.py -> build/lib/sushy/tests/oem/dell/unit/resources/system copying sushy/tests/oem/dell/unit/resources/system/test_raid_service.py -> build/lib/sushy/tests/oem/dell/unit/resources/system copying sushy/tests/oem/dell/unit/resources/system/__init__.py -> build/lib/sushy/tests/oem/dell/unit/resources/system copying sushy/oem/__init__.py -> build/lib/sushy/oem creating build/lib/sushy/resources/chassis/thermal copying sushy/resources/chassis/thermal/thermal.py -> build/lib/sushy/resources/chassis/thermal copying sushy/resources/chassis/thermal/constants.py -> build/lib/sushy/resources/chassis/thermal copying sushy/resources/chassis/thermal/__init__.py -> build/lib/sushy/resources/chassis/thermal running egg_info writing sushy.egg-info/PKG-INFO writing dependency_links to sushy.egg-info/dependency_links.txt writing entry points to sushy.egg-info/entry_points.txt writing requirements to sushy.egg-info/requires.txt writing top-level names to sushy.egg-info/top_level.txt writing pbr to sushy.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 'sushy.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.oem.dell.resources.system' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.oem.dell.resources.system' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.oem.dell.resources.system' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.oem.dell.resources.system' to be distributed and are already explicitly excluding 'sushy.oem.dell.resources.system' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.oem.dell.resources.system.storage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.oem.dell.resources.system.storage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.oem.dell.resources.system.storage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.oem.dell.resources.system.storage' to be distributed and are already explicitly excluding 'sushy.oem.dell.resources.system.storage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.oem.dell.resources.taskservice' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.oem.dell.resources.taskservice' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.oem.dell.resources.taskservice' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.oem.dell.resources.taskservice' to be distributed and are already explicitly excluding 'sushy.oem.dell.resources.taskservice' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.standard_registries' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.standard_registries' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.standard_registries' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.standard_registries' to be distributed and are already explicitly excluding 'sushy.standard_registries' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.tests.oem.dell.unit.json_samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.tests.oem.dell.unit.json_samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.tests.oem.dell.unit.json_samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.tests.oem.dell.unit.json_samples' to be distributed and are already explicitly excluding 'sushy.tests.oem.dell.unit.json_samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.tests.oem.dell.unit.json_samples.releasenotes.notes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.tests.oem.dell.unit.json_samples.releasenotes.notes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.tests.oem.dell.unit.json_samples.releasenotes.notes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.tests.oem.dell.unit.json_samples.releasenotes.notes' to be distributed and are already explicitly excluding 'sushy.tests.oem.dell.unit.json_samples.releasenotes.notes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'sushy.tests.unit.json_samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sushy.tests.unit.json_samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sushy.tests.unit.json_samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sushy.tests.unit.json_samples' to be distributed and are already explicitly excluding 'sushy.tests.unit.json_samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/sushy/standard_registries copying sushy/standard_registries/Base.1.0.0.json -> build/lib/sushy/standard_registries copying sushy/standard_registries/Base.1.2.0.json -> build/lib/sushy/standard_registries copying sushy/standard_registries/Base.1.3.0.json -> build/lib/sushy/standard_registries copying sushy/standard_registries/Base.1.3.1.json -> build/lib/sushy/standard_registries copying sushy/standard_registries/Base.1.4.0.json -> build/lib/sushy/standard_registries creating build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/TestRegistry.zip -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bare_minimum_root.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_attribute_registry.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_attribute_registry_file.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_attribute_registry_file_zthardware.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_attribute_registry_zthardware.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_settings.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/bios_zt.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/certificate.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/certificate_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/certificate_locations.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/certificateservice.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/chassis.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/chassis_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/compositionservice.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/credentials_required_error.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/drive.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/drive2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/drive3.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/endpoint.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/endpoint_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/error.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/error_single_ext_info.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/ethernet_interfaces.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/ethernet_interfaces_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/eventdestination1.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/eventdestination2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/eventdestination3.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/eventdestination_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/eventservice.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/fabric.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/fabric_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/firmwareinventory_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/manager.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/manager_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/manager_ethernet_interfaces.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/manager_ethernet_interfaces_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/managerv1_18.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/message_registry.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/message_registry_file.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/message_registry_file_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_adapter.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_adapter_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_device_function.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_device_function_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_port.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/network_port_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/port.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/port_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/power.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/processor.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/processor2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/processor_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/resourceblock.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/resourceblock_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/resourcezone.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/resourcezone_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/root.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/secure_boot.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/secure_boot_database.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/secure_boot_database_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session_creation_headers.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session_creation_headers_no_location.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session_error.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/session_service.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings-body-bootsourceoverridemode-only.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings-body-lenovo-se450.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings-body-nokia.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings-lenovo-se450.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings-nokia.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/settings.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/simple_storage.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/simple_storage_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/softwareinventory.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/storage.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/storage_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/storage_controller.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/storage_controller_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/storage_controller_settings.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/subprocessor.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/subprocessor_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/system.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/system_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/system_managedby_missing_manager_present.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/systemv1_20.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/task.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/task2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/task_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/task_monitor.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/taskservice.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/thermal.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/transfer_method_required_error.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/transfer_proto_required_error.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/transfer_proto_required_error2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/transfer_proto_required_error3.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/updateservice.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/updateservice_no_inv.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/virtual_media.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/virtual_media_collection.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/virtual_media_collectionv1_6.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/virtual_mediav1_6.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/volume.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/volume2.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/volume3.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/volume4.json -> build/lib/sushy/tests/unit/json_samples copying sushy/tests/unit/json_samples/volume_collection.json -> build/lib/sushy/tests/unit/json_samples creating build/lib/sushy/oem/dell/resources/system copying sushy/oem/dell/resources/system/constants.py -> build/lib/sushy/oem/dell/resources/system copying sushy/oem/dell/resources/system/raid_service.py -> build/lib/sushy/oem/dell/resources/system copying sushy/oem/dell/resources/system/system.py -> build/lib/sushy/oem/dell/resources/system creating build/lib/sushy/oem/dell/resources/system/storage copying sushy/oem/dell/resources/system/storage/constants.py -> build/lib/sushy/oem/dell/resources/system/storage copying sushy/oem/dell/resources/system/storage/controller.py -> build/lib/sushy/oem/dell/resources/system/storage creating build/lib/sushy/oem/dell/resources/taskservice copying sushy/oem/dell/resources/taskservice/constants.py -> build/lib/sushy/oem/dell/resources/taskservice copying sushy/oem/dell/resources/taskservice/task.py -> build/lib/sushy/oem/dell/resources/taskservice creating build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/error_pending_job.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/error_running_job.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/export_configuration_idrac.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/export_configuration_nic_bios.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/idrac_card_service.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/job_collection_expanded.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/job_service.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/lifecycle_service.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/manager.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/manager_collection.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/raid_service.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/root.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/storage_controller.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/system.json -> build/lib/sushy/tests/oem/dell/unit/json_samples copying sushy/tests/oem/dell/unit/json_samples/task.json -> build/lib/sushy/tests/oem/dell/unit/json_samples creating build/lib/sushy/tests/oem/dell/unit/json_samples/releasenotes creating build/lib/sushy/tests/oem/dell/unit/json_samples/releasenotes/notes copying sushy/tests/oem/dell/unit/json_samples/releasenotes/notes/fix-lc-wait-loop-cebbee222d3dc7c3.yaml -> build/lib/sushy/tests/oem/dell/unit/json_samples/releasenotes/notes 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/sushy creating build/bdist.linux-x86_64/wheel/sushy/standard_registries copying build/lib/sushy/standard_registries/Base.1.4.0.json -> build/bdist.linux-x86_64/wheel/sushy/standard_registries copying build/lib/sushy/standard_registries/Base.1.3.1.json -> build/bdist.linux-x86_64/wheel/sushy/standard_registries copying build/lib/sushy/standard_registries/Base.1.3.0.json -> build/bdist.linux-x86_64/wheel/sushy/standard_registries copying build/lib/sushy/standard_registries/Base.1.2.0.json -> build/bdist.linux-x86_64/wheel/sushy/standard_registries copying build/lib/sushy/standard_registries/Base.1.0.0.json -> build/bdist.linux-x86_64/wheel/sushy/standard_registries creating build/bdist.linux-x86_64/wheel/sushy/oem copying build/lib/sushy/oem/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/oem creating build/bdist.linux-x86_64/wheel/sushy/oem/dell creating build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources creating build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/taskservice copying build/lib/sushy/oem/dell/resources/taskservice/task.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/taskservice copying build/lib/sushy/oem/dell/resources/taskservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/taskservice creating build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system creating build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system/storage copying build/lib/sushy/oem/dell/resources/system/storage/controller.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system/storage copying build/lib/sushy/oem/dell/resources/system/storage/constants.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system/storage copying build/lib/sushy/oem/dell/resources/system/system.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system copying build/lib/sushy/oem/dell/resources/system/raid_service.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system copying build/lib/sushy/oem/dell/resources/system/constants.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/system creating build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/constants.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/idrac_card_service.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/job_collection.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/job_service.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/lifecycle_service.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/manager/manager.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources/manager copying build/lib/sushy/oem/dell/resources/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources copying build/lib/sushy/oem/dell/resources/attributes.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell/resources copying build/lib/sushy/oem/dell/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell copying build/lib/sushy/oem/dell/asynchronous.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell copying build/lib/sushy/oem/dell/constants.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell copying build/lib/sushy/oem/dell/utils.py -> build/bdist.linux-x86_64/wheel/sushy/oem/dell copying build/lib/sushy/__init__.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/auth.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/connector.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/exceptions.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/main.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/taskmonitor.py -> build/bdist.linux-x86_64/wheel/sushy copying build/lib/sushy/utils.py -> build/bdist.linux-x86_64/wheel/sushy creating build/bdist.linux-x86_64/wheel/sushy/tests copying build/lib/sushy/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests creating build/bdist.linux-x86_64/wheel/sushy/tests/oem copying build/lib/sushy/tests/oem/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell copying build/lib/sushy/tests/oem/dell/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/functional copying build/lib/sushy/tests/oem/dell/functional/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/functional copying build/lib/sushy/tests/oem/dell/functional/vmedia_boot.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/functional creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples/releasenotes creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples/releasenotes/notes copying build/lib/sushy/tests/oem/dell/unit/json_samples/releasenotes/notes/fix-lc-wait-loop-cebbee222d3dc7c3.yaml -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples/releasenotes/notes copying build/lib/sushy/tests/oem/dell/unit/json_samples/task.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/system.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/storage_controller.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/root.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/raid_service.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/manager_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/manager.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/lifecycle_service.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/job_service.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/job_collection_expanded.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/idrac_card_service.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/export_configuration_nic_bios.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/export_configuration_idrac.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/error_running_job.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/json_samples/error_pending_job.json -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/json_samples copying build/lib/sushy/tests/oem/dell/unit/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit copying build/lib/sushy/tests/oem/dell/unit/base.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit copying build/lib/sushy/tests/oem/dell/unit/test_asynchronous.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit copying build/lib/sushy/tests/oem/dell/unit/test_root.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/taskservice copying build/lib/sushy/tests/oem/dell/unit/resources/taskservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/taskservice copying build/lib/sushy/tests/oem/dell/unit/resources/taskservice/test_task.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/taskservice creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/test_idrac_card_service.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/test_job_collection.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/test_job_service.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/test_lifecycle_service.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager copying build/lib/sushy/tests/oem/dell/unit/resources/manager/test_manager.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/manager creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system copying build/lib/sushy/tests/oem/dell/unit/resources/system/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system copying build/lib/sushy/tests/oem/dell/unit/resources/system/test_raid_service.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system copying build/lib/sushy/tests/oem/dell/unit/resources/system/test_system.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system creating build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system/storage copying build/lib/sushy/tests/oem/dell/unit/resources/system/storage/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system/storage copying build/lib/sushy/tests/oem/dell/unit/resources/system/storage/test_controller.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources/system/storage copying build/lib/sushy/tests/oem/dell/unit/resources/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/oem/dell/unit/resources creating build/bdist.linux-x86_64/wheel/sushy/tests/unit creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/volume_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/volume4.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/volume3.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/volume2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/volume.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/virtual_mediav1_6.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/virtual_media_collectionv1_6.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/virtual_media_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/virtual_media.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/updateservice_no_inv.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/updateservice.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/transfer_proto_required_error3.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/transfer_proto_required_error2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/transfer_proto_required_error.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/transfer_method_required_error.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/thermal.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/taskservice.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/task_monitor.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/task_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/task2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/task.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/systemv1_20.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/system_managedby_missing_manager_present.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/system_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/system.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/subprocessor_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/subprocessor.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/storage_controller_settings.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/storage_controller_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/storage_controller.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/storage_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/storage.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/softwareinventory.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/simple_storage_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/simple_storage.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings-nokia.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings-lenovo-se450.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings-body-nokia.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings-body-lenovo-se450.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/settings-body-bootsourceoverridemode-only.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session_service.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session_error.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session_creation_headers_no_location.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session_creation_headers.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/session.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/secure_boot_database_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/secure_boot_database.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/secure_boot.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/root.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/resourcezone_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/resourcezone.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/resourceblock_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/resourceblock.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/processor_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/processor2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/processor.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/power.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/port_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/port.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_port_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_port.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_device_function_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_device_function.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_adapter_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/network_adapter.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/message_registry_file_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/message_registry_file.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/message_registry.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/managerv1_18.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/manager_ethernet_interfaces_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/manager_ethernet_interfaces.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/manager_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/manager.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/firmwareinventory_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/fabric_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/fabric.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/eventservice.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/eventdestination_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/eventdestination3.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/eventdestination2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/eventdestination1.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/ethernet_interfaces_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/ethernet_interfaces.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/error_single_ext_info.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/error.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/endpoint_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/endpoint.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/drive3.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/drive2.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/drive.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/credentials_required_error.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/compositionservice.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/chassis_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/chassis.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/certificateservice.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/certificate_locations.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/certificate_collection.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/certificate.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_zt.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_settings.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry_zthardware.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry_file_zthardware.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry_file.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bios.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/bare_minimum_root.json -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/json_samples/TestRegistry.zip -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/json_samples copying build/lib/sushy/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/test_connector.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/test_main.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/test_taskmonitor.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit copying build/lib/sushy/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/taskservice copying build/lib/sushy/tests/unit/resources/taskservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/taskservice copying build/lib/sushy/tests/unit/resources/taskservice/test_task.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/taskservice copying build/lib/sushy/tests/unit/resources/taskservice/test_taskservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/taskservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/certificateservice copying build/lib/sushy/tests/unit/resources/certificateservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/certificateservice copying build/lib/sushy/tests/unit/resources/certificateservice/test_certificate.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/certificateservice copying build/lib/sushy/tests/unit/resources/certificateservice/test_certificateservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/certificateservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/eventservice copying build/lib/sushy/tests/unit/resources/eventservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/eventservice copying build/lib/sushy/tests/unit/resources/eventservice/test_evendestination.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/eventservice copying build/lib/sushy/tests/unit/resources/eventservice/test_eventservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/eventservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/chassis copying build/lib/sushy/tests/unit/resources/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/chassis copying build/lib/sushy/tests/unit/resources/chassis/test_chassis.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/chassis copying build/lib/sushy/tests/unit/resources/chassis/test_power.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/chassis copying build/lib/sushy/tests/unit/resources/chassis/test_thermal.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/chassis creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/sessionservice copying build/lib/sushy/tests/unit/resources/sessionservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/sessionservice copying build/lib/sushy/tests/unit/resources/sessionservice/test_session.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/sessionservice copying build/lib/sushy/tests/unit/resources/sessionservice/test_sessionservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/sessionservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/oem copying build/lib/sushy/tests/unit/resources/oem/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/oem copying build/lib/sushy/tests/unit/resources/oem/test_common.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/oem copying build/lib/sushy/tests/unit/resources/oem/test_fake.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/oem creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/fabric copying build/lib/sushy/tests/unit/resources/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/fabric copying build/lib/sushy/tests/unit/resources/fabric/test_endpoint.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/fabric copying build/lib/sushy/tests/unit/resources/fabric/test_fabric.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/fabric creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/registry copying build/lib/sushy/tests/unit/resources/registry/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/registry copying build/lib/sushy/tests/unit/resources/registry/test_attribute_registry.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/registry copying build/lib/sushy/tests/unit/resources/registry/test_message_registry.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/registry copying build/lib/sushy/tests/unit/resources/registry/test_message_registry_file.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/registry creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/network copying build/lib/sushy/tests/unit/resources/system/network/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/network copying build/lib/sushy/tests/unit/resources/system/network/test_adapter.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/network copying build/lib/sushy/tests/unit/resources/system/network/test_device_function.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/network copying build/lib/sushy/tests/unit/resources/system/network/test_port.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/network creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/storage/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/storage/test_controller.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/storage/test_drive.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/storage/test_storage.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/storage/test_volume.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system/storage copying build/lib/sushy/tests/unit/resources/system/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_bios.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_ethernet_interfaces.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_port.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_processor.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_secure_boot.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_secure_boot_database.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_simple_storage.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/system/test_system.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/system copying build/lib/sushy/tests/unit/resources/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources copying build/lib/sushy/tests/unit/resources/test_base.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources copying build/lib/sushy/tests/unit/resources/test_settings.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/compositionservice copying build/lib/sushy/tests/unit/resources/compositionservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/compositionservice copying build/lib/sushy/tests/unit/resources/compositionservice/test_compositionservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/compositionservice copying build/lib/sushy/tests/unit/resources/compositionservice/test_resourceblock.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/compositionservice copying build/lib/sushy/tests/unit/resources/compositionservice/test_resourcezone.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/compositionservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/updateservice copying build/lib/sushy/tests/unit/resources/updateservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/updateservice copying build/lib/sushy/tests/unit/resources/updateservice/test_softwareinventory.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/updateservice copying build/lib/sushy/tests/unit/resources/updateservice/test_updateservice.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/updateservice creating build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/manager copying build/lib/sushy/tests/unit/resources/manager/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/manager copying build/lib/sushy/tests/unit/resources/manager/test_manager.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/manager copying build/lib/sushy/tests/unit/resources/manager/test_virtual_media.py -> build/bdist.linux-x86_64/wheel/sushy/tests/unit/resources/manager creating build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/base.py -> build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/common.py -> build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/ipaddresses.py -> build/bdist.linux-x86_64/wheel/sushy/resources copying build/lib/sushy/resources/settings.py -> build/bdist.linux-x86_64/wheel/sushy/resources creating build/bdist.linux-x86_64/wheel/sushy/resources/fabric copying build/lib/sushy/resources/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/fabric copying build/lib/sushy/resources/fabric/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/fabric copying build/lib/sushy/resources/fabric/endpoint.py -> build/bdist.linux-x86_64/wheel/sushy/resources/fabric copying build/lib/sushy/resources/fabric/fabric.py -> build/bdist.linux-x86_64/wheel/sushy/resources/fabric creating build/bdist.linux-x86_64/wheel/sushy/resources/updateservice copying build/lib/sushy/resources/updateservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/updateservice copying build/lib/sushy/resources/updateservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/updateservice copying build/lib/sushy/resources/updateservice/softwareinventory.py -> build/bdist.linux-x86_64/wheel/sushy/resources/updateservice copying build/lib/sushy/resources/updateservice/updateservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/updateservice creating build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice copying build/lib/sushy/resources/compositionservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice copying build/lib/sushy/resources/compositionservice/compositionservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice copying build/lib/sushy/resources/compositionservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice copying build/lib/sushy/resources/compositionservice/resourceblock.py -> build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice copying build/lib/sushy/resources/compositionservice/resourcezone.py -> build/bdist.linux-x86_64/wheel/sushy/resources/compositionservice creating build/bdist.linux-x86_64/wheel/sushy/resources/certificateservice copying build/lib/sushy/resources/certificateservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/certificateservice copying build/lib/sushy/resources/certificateservice/certificate.py -> build/bdist.linux-x86_64/wheel/sushy/resources/certificateservice copying build/lib/sushy/resources/certificateservice/certificateservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/certificateservice copying build/lib/sushy/resources/certificateservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/certificateservice creating build/bdist.linux-x86_64/wheel/sushy/resources/sessionservice copying build/lib/sushy/resources/sessionservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/sessionservice copying build/lib/sushy/resources/sessionservice/session.py -> build/bdist.linux-x86_64/wheel/sushy/resources/sessionservice copying build/lib/sushy/resources/sessionservice/sessionservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/sessionservice creating build/bdist.linux-x86_64/wheel/sushy/resources/eventservice copying build/lib/sushy/resources/eventservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/eventservice copying build/lib/sushy/resources/eventservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/eventservice copying build/lib/sushy/resources/eventservice/eventdestination.py -> build/bdist.linux-x86_64/wheel/sushy/resources/eventservice copying build/lib/sushy/resources/eventservice/eventservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/eventservice creating build/bdist.linux-x86_64/wheel/sushy/resources/oem copying build/lib/sushy/resources/oem/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/oem copying build/lib/sushy/resources/oem/base.py -> build/bdist.linux-x86_64/wheel/sushy/resources/oem copying build/lib/sushy/resources/oem/common.py -> build/bdist.linux-x86_64/wheel/sushy/resources/oem copying build/lib/sushy/resources/oem/fake.py -> build/bdist.linux-x86_64/wheel/sushy/resources/oem creating build/bdist.linux-x86_64/wheel/sushy/resources/chassis creating build/bdist.linux-x86_64/wheel/sushy/resources/chassis/thermal copying build/lib/sushy/resources/chassis/thermal/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/thermal copying build/lib/sushy/resources/chassis/thermal/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/thermal copying build/lib/sushy/resources/chassis/thermal/thermal.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/thermal copying build/lib/sushy/resources/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis copying build/lib/sushy/resources/chassis/chassis.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis copying build/lib/sushy/resources/chassis/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis creating build/bdist.linux-x86_64/wheel/sushy/resources/chassis/power copying build/lib/sushy/resources/chassis/power/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/power copying build/lib/sushy/resources/chassis/power/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/power copying build/lib/sushy/resources/chassis/power/power.py -> build/bdist.linux-x86_64/wheel/sushy/resources/chassis/power creating build/bdist.linux-x86_64/wheel/sushy/resources/manager copying build/lib/sushy/resources/manager/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/manager copying build/lib/sushy/resources/manager/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/manager copying build/lib/sushy/resources/manager/manager.py -> build/bdist.linux-x86_64/wheel/sushy/resources/manager copying build/lib/sushy/resources/manager/virtual_media.py -> build/bdist.linux-x86_64/wheel/sushy/resources/manager creating build/bdist.linux-x86_64/wheel/sushy/resources/taskservice copying build/lib/sushy/resources/taskservice/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/taskservice copying build/lib/sushy/resources/taskservice/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/taskservice copying build/lib/sushy/resources/taskservice/task.py -> build/bdist.linux-x86_64/wheel/sushy/resources/taskservice copying build/lib/sushy/resources/taskservice/taskservice.py -> build/bdist.linux-x86_64/wheel/sushy/resources/taskservice creating build/bdist.linux-x86_64/wheel/sushy/resources/registry copying build/lib/sushy/resources/registry/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/registry copying build/lib/sushy/resources/registry/attribute_registry.py -> build/bdist.linux-x86_64/wheel/sushy/resources/registry copying build/lib/sushy/resources/registry/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/registry copying build/lib/sushy/resources/registry/message_registry.py -> build/bdist.linux-x86_64/wheel/sushy/resources/registry copying build/lib/sushy/resources/registry/message_registry_file.py -> build/bdist.linux-x86_64/wheel/sushy/resources/registry creating build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/bios.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/ethernet_interface.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/port.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/processor.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/secure_boot.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/secure_boot_database.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/simple_storage.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system copying build/lib/sushy/resources/system/system.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system creating build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/controller.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/drive.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/storage.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage copying build/lib/sushy/resources/system/storage/volume.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/storage creating build/bdist.linux-x86_64/wheel/sushy/resources/system/network copying build/lib/sushy/resources/system/network/__init__.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/network copying build/lib/sushy/resources/system/network/adapter.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/network copying build/lib/sushy/resources/system/network/constants.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/network copying build/lib/sushy/resources/system/network/device_function.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/network copying build/lib/sushy/resources/system/network/port.py -> build/bdist.linux-x86_64/wheel/sushy/resources/system/network running install_egg_info Copying sushy.egg-info to build/bdist.linux-x86_64/wheel/sushy-5.6.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/sushy-5.6.0.dist-info/WHEEL creating '/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir/pip-wheel-nzk3_5ok/.tmp-x42_wmf3/sushy-5.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'sushy/__init__.py' adding 'sushy/auth.py' adding 'sushy/connector.py' adding 'sushy/exceptions.py' adding 'sushy/main.py' adding 'sushy/taskmonitor.py' adding 'sushy/utils.py' adding 'sushy/oem/__init__.py' adding 'sushy/oem/dell/__init__.py' adding 'sushy/oem/dell/asynchronous.py' adding 'sushy/oem/dell/constants.py' adding 'sushy/oem/dell/utils.py' adding 'sushy/oem/dell/resources/__init__.py' adding 'sushy/oem/dell/resources/attributes.py' adding 'sushy/oem/dell/resources/manager/__init__.py' adding 'sushy/oem/dell/resources/manager/constants.py' adding 'sushy/oem/dell/resources/manager/idrac_card_service.py' adding 'sushy/oem/dell/resources/manager/job_collection.py' adding 'sushy/oem/dell/resources/manager/job_service.py' adding 'sushy/oem/dell/resources/manager/lifecycle_service.py' adding 'sushy/oem/dell/resources/manager/manager.py' adding 'sushy/oem/dell/resources/system/constants.py' adding 'sushy/oem/dell/resources/system/raid_service.py' adding 'sushy/oem/dell/resources/system/system.py' adding 'sushy/oem/dell/resources/system/storage/constants.py' adding 'sushy/oem/dell/resources/system/storage/controller.py' adding 'sushy/oem/dell/resources/taskservice/constants.py' adding 'sushy/oem/dell/resources/taskservice/task.py' adding 'sushy/resources/__init__.py' adding 'sushy/resources/base.py' adding 'sushy/resources/common.py' adding 'sushy/resources/constants.py' adding 'sushy/resources/ipaddresses.py' adding 'sushy/resources/settings.py' adding 'sushy/resources/certificateservice/__init__.py' adding 'sushy/resources/certificateservice/certificate.py' adding 'sushy/resources/certificateservice/certificateservice.py' adding 'sushy/resources/certificateservice/constants.py' adding 'sushy/resources/chassis/__init__.py' adding 'sushy/resources/chassis/chassis.py' adding 'sushy/resources/chassis/constants.py' adding 'sushy/resources/chassis/power/__init__.py' adding 'sushy/resources/chassis/power/constants.py' adding 'sushy/resources/chassis/power/power.py' adding 'sushy/resources/chassis/thermal/__init__.py' adding 'sushy/resources/chassis/thermal/constants.py' adding 'sushy/resources/chassis/thermal/thermal.py' adding 'sushy/resources/compositionservice/__init__.py' adding 'sushy/resources/compositionservice/compositionservice.py' adding 'sushy/resources/compositionservice/constants.py' adding 'sushy/resources/compositionservice/resourceblock.py' adding 'sushy/resources/compositionservice/resourcezone.py' adding 'sushy/resources/eventservice/__init__.py' adding 'sushy/resources/eventservice/constants.py' adding 'sushy/resources/eventservice/eventdestination.py' adding 'sushy/resources/eventservice/eventservice.py' adding 'sushy/resources/fabric/__init__.py' adding 'sushy/resources/fabric/constants.py' adding 'sushy/resources/fabric/endpoint.py' adding 'sushy/resources/fabric/fabric.py' adding 'sushy/resources/manager/__init__.py' adding 'sushy/resources/manager/constants.py' adding 'sushy/resources/manager/manager.py' adding 'sushy/resources/manager/virtual_media.py' adding 'sushy/resources/oem/__init__.py' adding 'sushy/resources/oem/base.py' adding 'sushy/resources/oem/common.py' adding 'sushy/resources/oem/fake.py' adding 'sushy/resources/registry/__init__.py' adding 'sushy/resources/registry/attribute_registry.py' adding 'sushy/resources/registry/constants.py' adding 'sushy/resources/registry/message_registry.py' adding 'sushy/resources/registry/message_registry_file.py' adding 'sushy/resources/sessionservice/__init__.py' adding 'sushy/resources/sessionservice/session.py' adding 'sushy/resources/sessionservice/sessionservice.py' adding 'sushy/resources/system/__init__.py' adding 'sushy/resources/system/bios.py' adding 'sushy/resources/system/constants.py' adding 'sushy/resources/system/ethernet_interface.py' adding 'sushy/resources/system/port.py' adding 'sushy/resources/system/processor.py' adding 'sushy/resources/system/secure_boot.py' adding 'sushy/resources/system/secure_boot_database.py' adding 'sushy/resources/system/simple_storage.py' adding 'sushy/resources/system/system.py' adding 'sushy/resources/system/network/__init__.py' adding 'sushy/resources/system/network/adapter.py' adding 'sushy/resources/system/network/constants.py' adding 'sushy/resources/system/network/device_function.py' adding 'sushy/resources/system/network/port.py' adding 'sushy/resources/system/storage/__init__.py' adding 'sushy/resources/system/storage/constants.py' adding 'sushy/resources/system/storage/controller.py' adding 'sushy/resources/system/storage/drive.py' adding 'sushy/resources/system/storage/storage.py' adding 'sushy/resources/system/storage/volume.py' adding 'sushy/resources/taskservice/__init__.py' adding 'sushy/resources/taskservice/constants.py' adding 'sushy/resources/taskservice/task.py' adding 'sushy/resources/taskservice/taskservice.py' adding 'sushy/resources/updateservice/__init__.py' adding 'sushy/resources/updateservice/constants.py' adding 'sushy/resources/updateservice/softwareinventory.py' adding 'sushy/resources/updateservice/updateservice.py' adding 'sushy/standard_registries/Base.1.0.0.json' adding 'sushy/standard_registries/Base.1.2.0.json' adding 'sushy/standard_registries/Base.1.3.0.json' adding 'sushy/standard_registries/Base.1.3.1.json' adding 'sushy/standard_registries/Base.1.4.0.json' adding 'sushy/tests/__init__.py' adding 'sushy/tests/oem/__init__.py' adding 'sushy/tests/oem/dell/__init__.py' adding 'sushy/tests/oem/dell/functional/__init__.py' adding 'sushy/tests/oem/dell/functional/vmedia_boot.py' adding 'sushy/tests/oem/dell/unit/__init__.py' adding 'sushy/tests/oem/dell/unit/base.py' adding 'sushy/tests/oem/dell/unit/test_asynchronous.py' adding 'sushy/tests/oem/dell/unit/test_root.py' adding 'sushy/tests/oem/dell/unit/json_samples/error_pending_job.json' adding 'sushy/tests/oem/dell/unit/json_samples/error_running_job.json' adding 'sushy/tests/oem/dell/unit/json_samples/export_configuration_idrac.json' adding 'sushy/tests/oem/dell/unit/json_samples/export_configuration_nic_bios.json' adding 'sushy/tests/oem/dell/unit/json_samples/idrac_card_service.json' adding 'sushy/tests/oem/dell/unit/json_samples/job_collection_expanded.json' adding 'sushy/tests/oem/dell/unit/json_samples/job_service.json' adding 'sushy/tests/oem/dell/unit/json_samples/lifecycle_service.json' adding 'sushy/tests/oem/dell/unit/json_samples/manager.json' adding 'sushy/tests/oem/dell/unit/json_samples/manager_collection.json' adding 'sushy/tests/oem/dell/unit/json_samples/raid_service.json' adding 'sushy/tests/oem/dell/unit/json_samples/root.json' adding 'sushy/tests/oem/dell/unit/json_samples/storage_controller.json' adding 'sushy/tests/oem/dell/unit/json_samples/system.json' adding 'sushy/tests/oem/dell/unit/json_samples/task.json' adding 'sushy/tests/oem/dell/unit/json_samples/releasenotes/notes/fix-lc-wait-loop-cebbee222d3dc7c3.yaml' adding 'sushy/tests/oem/dell/unit/resources/__init__.py' adding 'sushy/tests/oem/dell/unit/resources/manager/__init__.py' adding 'sushy/tests/oem/dell/unit/resources/manager/test_idrac_card_service.py' adding 'sushy/tests/oem/dell/unit/resources/manager/test_job_collection.py' adding 'sushy/tests/oem/dell/unit/resources/manager/test_job_service.py' adding 'sushy/tests/oem/dell/unit/resources/manager/test_lifecycle_service.py' adding 'sushy/tests/oem/dell/unit/resources/manager/test_manager.py' adding 'sushy/tests/oem/dell/unit/resources/system/__init__.py' adding 'sushy/tests/oem/dell/unit/resources/system/test_raid_service.py' adding 'sushy/tests/oem/dell/unit/resources/system/test_system.py' adding 'sushy/tests/oem/dell/unit/resources/system/storage/__init__.py' adding 'sushy/tests/oem/dell/unit/resources/system/storage/test_controller.py' adding 'sushy/tests/oem/dell/unit/resources/taskservice/__init__.py' adding 'sushy/tests/oem/dell/unit/resources/taskservice/test_task.py' adding 'sushy/tests/unit/__init__.py' adding 'sushy/tests/unit/base.py' adding 'sushy/tests/unit/test_auth.py' adding 'sushy/tests/unit/test_connector.py' adding 'sushy/tests/unit/test_main.py' adding 'sushy/tests/unit/test_taskmonitor.py' adding 'sushy/tests/unit/test_utils.py' adding 'sushy/tests/unit/json_samples/TestRegistry.zip' adding 'sushy/tests/unit/json_samples/bare_minimum_root.json' adding 'sushy/tests/unit/json_samples/bios.json' adding 'sushy/tests/unit/json_samples/bios_attribute_registry.json' adding 'sushy/tests/unit/json_samples/bios_attribute_registry_file.json' adding 'sushy/tests/unit/json_samples/bios_attribute_registry_file_zthardware.json' adding 'sushy/tests/unit/json_samples/bios_attribute_registry_zthardware.json' adding 'sushy/tests/unit/json_samples/bios_settings.json' adding 'sushy/tests/unit/json_samples/bios_zt.json' adding 'sushy/tests/unit/json_samples/certificate.json' adding 'sushy/tests/unit/json_samples/certificate_collection.json' adding 'sushy/tests/unit/json_samples/certificate_locations.json' adding 'sushy/tests/unit/json_samples/certificateservice.json' adding 'sushy/tests/unit/json_samples/chassis.json' adding 'sushy/tests/unit/json_samples/chassis_collection.json' adding 'sushy/tests/unit/json_samples/compositionservice.json' adding 'sushy/tests/unit/json_samples/credentials_required_error.json' adding 'sushy/tests/unit/json_samples/drive.json' adding 'sushy/tests/unit/json_samples/drive2.json' adding 'sushy/tests/unit/json_samples/drive3.json' adding 'sushy/tests/unit/json_samples/endpoint.json' adding 'sushy/tests/unit/json_samples/endpoint_collection.json' adding 'sushy/tests/unit/json_samples/error.json' adding 'sushy/tests/unit/json_samples/error_single_ext_info.json' adding 'sushy/tests/unit/json_samples/ethernet_interfaces.json' adding 'sushy/tests/unit/json_samples/ethernet_interfaces_collection.json' adding 'sushy/tests/unit/json_samples/eventdestination1.json' adding 'sushy/tests/unit/json_samples/eventdestination2.json' adding 'sushy/tests/unit/json_samples/eventdestination3.json' adding 'sushy/tests/unit/json_samples/eventdestination_collection.json' adding 'sushy/tests/unit/json_samples/eventservice.json' adding 'sushy/tests/unit/json_samples/fabric.json' adding 'sushy/tests/unit/json_samples/fabric_collection.json' adding 'sushy/tests/unit/json_samples/firmwareinventory_collection.json' adding 'sushy/tests/unit/json_samples/manager.json' adding 'sushy/tests/unit/json_samples/manager_collection.json' adding 'sushy/tests/unit/json_samples/manager_ethernet_interfaces.json' adding 'sushy/tests/unit/json_samples/manager_ethernet_interfaces_collection.json' adding 'sushy/tests/unit/json_samples/managerv1_18.json' adding 'sushy/tests/unit/json_samples/message_registry.json' adding 'sushy/tests/unit/json_samples/message_registry_file.json' adding 'sushy/tests/unit/json_samples/message_registry_file_collection.json' adding 'sushy/tests/unit/json_samples/network_adapter.json' adding 'sushy/tests/unit/json_samples/network_adapter_collection.json' adding 'sushy/tests/unit/json_samples/network_device_function.json' adding 'sushy/tests/unit/json_samples/network_device_function_collection.json' adding 'sushy/tests/unit/json_samples/network_port.json' adding 'sushy/tests/unit/json_samples/network_port_collection.json' adding 'sushy/tests/unit/json_samples/port.json' adding 'sushy/tests/unit/json_samples/port_collection.json' adding 'sushy/tests/unit/json_samples/power.json' adding 'sushy/tests/unit/json_samples/processor.json' adding 'sushy/tests/unit/json_samples/processor2.json' adding 'sushy/tests/unit/json_samples/processor_collection.json' adding 'sushy/tests/unit/json_samples/resourceblock.json' adding 'sushy/tests/unit/json_samples/resourceblock_collection.json' adding 'sushy/tests/unit/json_samples/resourcezone.json' adding 'sushy/tests/unit/json_samples/resourcezone_collection.json' adding 'sushy/tests/unit/json_samples/root.json' adding 'sushy/tests/unit/json_samples/secure_boot.json' adding 'sushy/tests/unit/json_samples/secure_boot_database.json' adding 'sushy/tests/unit/json_samples/secure_boot_database_collection.json' adding 'sushy/tests/unit/json_samples/session.json' adding 'sushy/tests/unit/json_samples/session_collection.json' adding 'sushy/tests/unit/json_samples/session_creation_headers.json' adding 'sushy/tests/unit/json_samples/session_creation_headers_no_location.json' adding 'sushy/tests/unit/json_samples/session_error.json' adding 'sushy/tests/unit/json_samples/session_service.json' adding 'sushy/tests/unit/json_samples/settings-body-bootsourceoverridemode-only.json' adding 'sushy/tests/unit/json_samples/settings-body-lenovo-se450.json' adding 'sushy/tests/unit/json_samples/settings-body-nokia.json' adding 'sushy/tests/unit/json_samples/settings-lenovo-se450.json' adding 'sushy/tests/unit/json_samples/settings-nokia.json' adding 'sushy/tests/unit/json_samples/settings.json' adding 'sushy/tests/unit/json_samples/simple_storage.json' adding 'sushy/tests/unit/json_samples/simple_storage_collection.json' adding 'sushy/tests/unit/json_samples/softwareinventory.json' adding 'sushy/tests/unit/json_samples/storage.json' adding 'sushy/tests/unit/json_samples/storage_collection.json' adding 'sushy/tests/unit/json_samples/storage_controller.json' adding 'sushy/tests/unit/json_samples/storage_controller_collection.json' adding 'sushy/tests/unit/json_samples/storage_controller_settings.json' adding 'sushy/tests/unit/json_samples/subprocessor.json' adding 'sushy/tests/unit/json_samples/subprocessor_collection.json' adding 'sushy/tests/unit/json_samples/system.json' adding 'sushy/tests/unit/json_samples/system_collection.json' adding 'sushy/tests/unit/json_samples/system_managedby_missing_manager_present.json' adding 'sushy/tests/unit/json_samples/systemv1_20.json' adding 'sushy/tests/unit/json_samples/task.json' adding 'sushy/tests/unit/json_samples/task2.json' adding 'sushy/tests/unit/json_samples/task_collection.json' adding 'sushy/tests/unit/json_samples/task_monitor.json' adding 'sushy/tests/unit/json_samples/taskservice.json' adding 'sushy/tests/unit/json_samples/thermal.json' adding 'sushy/tests/unit/json_samples/transfer_method_required_error.json' adding 'sushy/tests/unit/json_samples/transfer_proto_required_error.json' adding 'sushy/tests/unit/json_samples/transfer_proto_required_error2.json' adding 'sushy/tests/unit/json_samples/transfer_proto_required_error3.json' adding 'sushy/tests/unit/json_samples/updateservice.json' adding 'sushy/tests/unit/json_samples/updateservice_no_inv.json' adding 'sushy/tests/unit/json_samples/virtual_media.json' adding 'sushy/tests/unit/json_samples/virtual_media_collection.json' adding 'sushy/tests/unit/json_samples/virtual_media_collectionv1_6.json' adding 'sushy/tests/unit/json_samples/virtual_mediav1_6.json' adding 'sushy/tests/unit/json_samples/volume.json' adding 'sushy/tests/unit/json_samples/volume2.json' adding 'sushy/tests/unit/json_samples/volume3.json' adding 'sushy/tests/unit/json_samples/volume4.json' adding 'sushy/tests/unit/json_samples/volume_collection.json' adding 'sushy/tests/unit/resources/__init__.py' adding 'sushy/tests/unit/resources/test_base.py' adding 'sushy/tests/unit/resources/test_settings.py' adding 'sushy/tests/unit/resources/certificateservice/__init__.py' adding 'sushy/tests/unit/resources/certificateservice/test_certificate.py' adding 'sushy/tests/unit/resources/certificateservice/test_certificateservice.py' adding 'sushy/tests/unit/resources/chassis/__init__.py' adding 'sushy/tests/unit/resources/chassis/test_chassis.py' adding 'sushy/tests/unit/resources/chassis/test_power.py' adding 'sushy/tests/unit/resources/chassis/test_thermal.py' adding 'sushy/tests/unit/resources/compositionservice/__init__.py' adding 'sushy/tests/unit/resources/compositionservice/test_compositionservice.py' adding 'sushy/tests/unit/resources/compositionservice/test_resourceblock.py' adding 'sushy/tests/unit/resources/compositionservice/test_resourcezone.py' adding 'sushy/tests/unit/resources/eventservice/__init__.py' adding 'sushy/tests/unit/resources/eventservice/test_evendestination.py' adding 'sushy/tests/unit/resources/eventservice/test_eventservice.py' adding 'sushy/tests/unit/resources/fabric/__init__.py' adding 'sushy/tests/unit/resources/fabric/test_endpoint.py' adding 'sushy/tests/unit/resources/fabric/test_fabric.py' adding 'sushy/tests/unit/resources/manager/__init__.py' adding 'sushy/tests/unit/resources/manager/test_manager.py' adding 'sushy/tests/unit/resources/manager/test_virtual_media.py' adding 'sushy/tests/unit/resources/oem/__init__.py' adding 'sushy/tests/unit/resources/oem/test_common.py' adding 'sushy/tests/unit/resources/oem/test_fake.py' adding 'sushy/tests/unit/resources/registry/__init__.py' adding 'sushy/tests/unit/resources/registry/test_attribute_registry.py' adding 'sushy/tests/unit/resources/registry/test_message_registry.py' adding 'sushy/tests/unit/resources/registry/test_message_registry_file.py' adding 'sushy/tests/unit/resources/sessionservice/__init__.py' adding 'sushy/tests/unit/resources/sessionservice/test_session.py' adding 'sushy/tests/unit/resources/sessionservice/test_sessionservice.py' adding 'sushy/tests/unit/resources/system/__init__.py' adding 'sushy/tests/unit/resources/system/test_bios.py' adding 'sushy/tests/unit/resources/system/test_ethernet_interfaces.py' adding 'sushy/tests/unit/resources/system/test_port.py' adding 'sushy/tests/unit/resources/system/test_processor.py' adding 'sushy/tests/unit/resources/system/test_secure_boot.py' adding 'sushy/tests/unit/resources/system/test_secure_boot_database.py' adding 'sushy/tests/unit/resources/system/test_simple_storage.py' adding 'sushy/tests/unit/resources/system/test_system.py' adding 'sushy/tests/unit/resources/system/network/__init__.py' adding 'sushy/tests/unit/resources/system/network/test_adapter.py' adding 'sushy/tests/unit/resources/system/network/test_device_function.py' adding 'sushy/tests/unit/resources/system/network/test_port.py' adding 'sushy/tests/unit/resources/system/storage/__init__.py' adding 'sushy/tests/unit/resources/system/storage/test_controller.py' adding 'sushy/tests/unit/resources/system/storage/test_drive.py' adding 'sushy/tests/unit/resources/system/storage/test_storage.py' adding 'sushy/tests/unit/resources/system/storage/test_volume.py' adding 'sushy/tests/unit/resources/taskservice/__init__.py' adding 'sushy/tests/unit/resources/taskservice/test_task.py' adding 'sushy/tests/unit/resources/taskservice/test_taskservice.py' adding 'sushy/tests/unit/resources/updateservice/__init__.py' adding 'sushy/tests/unit/resources/updateservice/test_softwareinventory.py' adding 'sushy/tests/unit/resources/updateservice/test_updateservice.py' adding 'sushy-5.6.0.dist-info/AUTHORS' adding 'sushy-5.6.0.dist-info/LICENSE' adding 'sushy-5.6.0.dist-info/METADATA' adding 'sushy-5.6.0.dist-info/WHEEL' adding 'sushy-5.6.0.dist-info/entry_points.txt' adding 'sushy-5.6.0.dist-info/pbr.json' adding 'sushy-5.6.0.dist-info/top_level.txt' adding 'sushy-5.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for sushy (pyproject.toml): finished with status 'done' Created wheel for sushy: filename=sushy-5.6.0-py3-none-any.whl size=416630 sha256=b156d442d0f29b7f97a98ba7bff22811db18324397d7b714e51022086efc904c Stored in directory: /builddir/.cache/pip/wheels/ce/0e/ed/a614424a86a95a08d10b12eb87d610f33af5a9d7ce18293f96 Successfully built sushy + 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-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 /usr/lib/python3.12/site-packages/pbr/packaging.py:42: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:27: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). _default_last_updated = datetime.datetime.utcfromtimestamp(_timeint) [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (sushy); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.oem.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.oem.dell.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.oem.dell.resources.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.oem.dell.resources.manager.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.certificateservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.chassis.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.chassis.power.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.chassis.thermal.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.compositionservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.eventservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.fabric.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.manager.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.oem.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.registry.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.sessionservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.system.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.system.network.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.system.storage.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.taskservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/sushy.resources.updateservice.rst. Creating file /builddir/build/BUILD/sushy-5.6.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/sushy-5.6.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 28 added, 0 changed, 0 removed reading sources... [ 4%] contributor/index reading sources... [ 7%] index reading sources... [ 11%] install/index reading sources... [ 14%] reference/api/modules reading sources... [ 18%] reference/api/sushy reading sources... [ 21%] reference/api/sushy.oem reading sources... [ 25%] reference/api/sushy.oem.dell reading sources... [ 29%] reference/api/sushy.oem.dell.resources reading sources... [ 32%] reference/api/sushy.oem.dell.resources.manager reading sources... [ 36%] reference/api/sushy.resources reading sources... [ 39%] reference/api/sushy.resources.certificateservice reading sources... [ 43%] reference/api/sushy.resources.chassis reading sources... [ 46%] reference/api/sushy.resources.chassis.power reading sources... [ 50%] reference/api/sushy.resources.chassis.thermal reading sources... [ 54%] reference/api/sushy.resources.compositionservice reading sources... [ 57%] reference/api/sushy.resources.eventservice reading sources... [ 61%] reference/api/sushy.resources.fabric reading sources... [ 64%] reference/api/sushy.resources.manager reading sources... [ 68%] reference/api/sushy.resources.oem reading sources... [ 71%] reference/api/sushy.resources.registry reading sources... [ 75%] reference/api/sushy.resources.sessionservice reading sources... [ 79%] reference/api/sushy.resources.system reading sources... [ 82%] reference/api/sushy.resources.system.network reading sources... [ 86%] reference/api/sushy.resources.system.storage reading sources... [ 89%] reference/api/sushy.resources.taskservice reading sources... [ 93%] reference/api/sushy.resources.updateservice reading sources... [ 96%] reference/index reading sources... [100%] reference/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 4%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /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... [ 7%] index writing output... [ 11%] install/index writing output... [ 14%] reference/api/modules /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 18%] reference/api/sushy /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/sushy' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 21%] reference/api/sushy.oem [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.oem' /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... [ 25%] reference/api/sushy.oem.dell [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.oem.dell' /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... [ 29%] reference/api/sushy.oem.dell.resources [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.oem.dell.resources' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 32%] reference/api/sushy.oem.dell.resources.manager [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.oem.dell.resources.manager' writing output... [ 36%] reference/api/sushy.resources [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources' /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... [ 39%] reference/api/sushy.resources.certificateservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.certificateservice' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 43%] reference/api/sushy.resources.chassis [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.chassis' /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... [ 46%] reference/api/sushy.resources.chassis.power [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.chassis.power' /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/sushy.resources.chassis.thermal [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.chassis.thermal' /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... [ 54%] reference/api/sushy.resources.compositionservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.compositionservice' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 57%] reference/api/sushy.resources.eventservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.eventservice' /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... [ 61%] reference/api/sushy.resources.fabric [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.fabric' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 64%] reference/api/sushy.resources.manager [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.manager' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 68%] reference/api/sushy.resources.oem [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.oem' /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... [ 71%] reference/api/sushy.resources.registry [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.registry' /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/api/sushy.resources.sessionservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.sessionservice' writing output... [ 79%] reference/api/sushy.resources.system /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.system' writing output... [ 82%] reference/api/sushy.resources.system.network [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.system.network' /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... [ 86%] reference/api/sushy.resources.system.storage [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.system.storage' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 89%] reference/api/sushy.resources.taskservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.taskservice' /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... [ 93%] reference/api/sushy.resources.updateservice [openstackdocstheme] could not determine last_updated for 'reference/api/sushy.resources.updateservice' /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... [ 96%] reference/index writing output... [100%] reference/usage /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 (9.59 seconds) congratulations :) (9.66 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dteeZZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.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 sushy-5.6.0 ++ ls /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir/sushy-5.6.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=sushy==5.6.0 + '[' -z sushy==5.6.0 ']' + TMPDIR=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.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/sushy-5.6.0/pyproject-wheeldir sushy==5.6.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/sushy-5.6.0/pyproject-wheeldir Processing ./pyproject-wheeldir/sushy-5.6.0-py3-none-any.whl Installing collected packages: sushy Successfully installed sushy-5.6.0 + '[' -d /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 --record /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/RECORD --output /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages/sushy-5.6.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.6.0-0.20250516051434.880ab20.el10 --unique-debug-suffix -5.6.0-0.20250516051434.880ab20.el10.x86_64 --unique-debug-src-base python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/sushy-5.6.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.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.JoKa25 + 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 sushy-5.6.0 + 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-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/sushy-5.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} sushy.tests.oem.dell.unit.resources.manager.test_idrac_card_service.DelliDRACCardServiceTestCase.test_get_allowed_reset_idrac_values_not_provided_by_idrac [0.001292s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_job_service.DellJobServiceTestCase.test_delete_jobs [0.000954s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_lifecycle_service.DellLCServiceTestCase.test_is_idrac_ready_false [0.000847s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_lifecycle_service.DellLCServiceTestCase.test_is_realtime_ready_false [0.000663s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_lifecycle_service.DellLCServiceTestCase.test_is_realtime_ready_true [0.000802s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_invalid_target [0.025204s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_idrac_card_service.DelliDRACCardServiceTestCase.test_reset_idrac [0.001234s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_job_collection.DellJobCollectionTestCase.test_get_unfinished_jobs [0.000721s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_lifecycle_service.DellLCServiceTestCase.test_is_idrac_ready_true [0.000846s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_invalid_include_in_export [0.003575s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__ping_host_alive [0.001818s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_for_idrac_state_with_pingable [0.001922s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_invalid_export_use [0.031975s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_invalid_include_in_export_part [0.001978s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_for_idrac_with_state_reached [0.004130s] ... ok ERROR [sushy.oem.dell.resources.manager.manager] ('Timed out waiting iDRAC %(host)s to become ready after reset', {'host': '1.2.3.4'}) {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_until_idrac_is_ready_with_timeout [0.009318s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_export_system_configuration [0.002018s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_export_use_values_missing [0.017316s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_include_in_export_values [0.001187s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_idrac_card_service.DelliDRACCardServiceTestCase.test_get_allowed_reset_idrac_values [0.004683s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_idrac_card_service [0.018779s] ... ok {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_reset_idrac_with_wait_true [0.001480s] ... ok WARNING [sushy.oem.dell.resources.manager.manager] Dell OEM set boot device failed (attempts left 35): HTTP POST /redfish/v1/Managers/BMC returned code 403. : Extended information: {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd_other_exc [0.003264s] ... ok WARNING [sushy.oem.dell.resources.manager.manager] Dell OEM set boot device failed (attempts left 35): HTTP POST /redfish/v1/Managers/BMC returned code 400. IDRAC.2.8.LC068: Unable to perform the import or export operation because there are pending attribute changes or a configuration job is in progress. Extended information: [{'Message': 'Unable to perform the import or export operation because there are pending attribute changes or a configuration job is in progress.', 'MessageArgs': '[]', 'MessageArgs@odata.count': 0, 'MessageId': 'IDRAC.2.8.LC068', 'RelatedProperties': [], 'RelatedProperties@odata.count': 0, 'Resolution': 'Apply or cancel any pending attribute changes. Changes can be applied by creating a targeted configuration job, or the changes can be cancelled by invoking the DeletePendingConfiguration method. If a configuration job is in progress, wait until it is completed before retrying the import or export system configuration operation.', 'Severity': 'Warning'}] WARNING [sushy.oem.dell.resources.manager.manager] iDRAC error: Unable to perform the import or export operation because there are pending attribute changes or a configuration job is in progress. WARNING [sushy.oem.dell.resources.manager.manager] Let's try to turn it off and on again... This may consume one-time boot settings if set previously! {1} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd_pending_exc [0.004619s] ... ok {1} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test__get_task_monitor_from_dell_job_location_missing [0.001170s] ... ok {1} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test_clear_foreign_config [0.001724s] ... ok {1} sushy.tests.oem.dell.unit.resources.system.test_system.SystemTestCase.test_raid_service [0.001282s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_nondefault [1.001876s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_for_idrac_state_without_pingable [0.005537s] ... ok ERROR [sushy.oem.dell.resources.manager.manager] ('Timed out waiting iDRAC %(host)s to become not pingable', {'host': '1.2.3.4'}) {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_for_idrac_with_first_state_not_reached [0.003625s] ... ok ERROR [sushy.oem.dell.resources.manager.manager] ('Timed out waiting iDRAC %(host)s to become pingable', {'host': '1.2.3.4'}) {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_for_idrac_with_second_state_not_reached [0.004514s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_export_target_values [0.002573s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_import_shutdown_type_values [0.002188s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_import_system_configuration_uri [0.002559s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_job_collection [0.002532s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration [1.008248s] ... ok {3} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd_no_manager_passed [1.003093s] ... ok {3} sushy.tests.oem.dell.unit.resources.system.storage.test_controller.ControllerTestCase.test_parse_attributes [0.005051s] ... ok {3} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test_convert_to_nonraid [0.004306s] ... ok {3} sushy.tests.oem.dell.unit.resources.system.test_system.SystemTestCase.test_change_physical_disk_state_nonraid [0.006531s] ... ok {3} sushy.tests.oem.dell.unit.resources.system.test_system.SystemTestCase.test_change_physical_disk_state_raid [0.006879s] ... ok {3} sushy.tests.oem.dell.unit.resources.system.test_system.SystemTestCase.test_clear_foreign_config [0.026438s] ... ok {3} sushy.tests.unit.resources.certificateservice.test_certificate.CertificateCollectionTestCase.test_create_member_no_location [0.001671s] ... ok {3} sushy.tests.unit.resources.certificateservice.test_certificate.CertificateTestCase.test__parse_attributes [0.002469s] ... ok {3} sushy.tests.unit.resources.chassis.test_chassis.ChassisCollectionTestCase.test_get_member [0.020514s] ... ok {3} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_network_adapters [0.001353s] ... ok {3} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_network_adapters_cached [0.000835s] ... ok {3} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_set_indicator_led [0.001361s] ... ok {3} sushy.tests.unit.resources.chassis.test_power.PowerTestCase.test__parse_attributes [0.001274s] ... ok {3} sushy.tests.unit.resources.chassis.test_power.PowerTestCase.test__parse_attributes_return [0.000802s] ... ok {3} sushy.tests.unit.resources.chassis.test_thermal.ThermalTestCase.test__parse_attributes [0.001273s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_compositionservice.CompositionServiceTestCase.test_get_resource_blocks [0.012739s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_compositionservice.CompositionServiceTestCase.test_get_resource_zones [0.011544s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_resourceblock.ResourceBlockCollectionTestCase.test__parse_attributes [0.000573s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_resourceblock.ResourceBlockCollectionTestCase.test_get_member [0.010608s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_resourceblock.ResourceBlockCollectionTestCase.test_get_members [0.010497s] ... ok {3} sushy.tests.unit.resources.compositionservice.test_resourcezone.ResourceZoneTestCase.test__parse_attributes_missing_identity [0.000816s] ... ok {3} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationCollectionTestCase.test__create_subscription_with_required_parameters [0.000970s] ... ok {3} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationTestCase.test__delete [0.000660s] ... ok {3} sushy.tests.unit.resources.fabric.test_fabric.FabricTestCase.test_endpoints [0.001125s] ... ok {3} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_reset_manager_values [0.000654s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via command shell for Manager BMC WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via command shell for Manager BMC {3} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_command_shell_types_for_no_connect_types [0.000852s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via graphical console for Manager BMC WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via graphical console for Manager BMC {3} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_graphical_console_types_for_no_connect_types [0.000712s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via serial console for Manager BMC {3} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_serial_console_types_missing_serialcon_attr [0.000651s] ... ok {3} sushy.tests.unit.resources.manager.test_manager.ManagerWithoutVirtualMedia.test_no_virtual_media_attr [0.000710s] ... ok {3} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test__parse_attributes [0.000832s] ... ok {3} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test__parse_attributes_return [0.000772s] ... ok {3} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_credentials_required [0.000912s] ... ok {3} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_set_verify_certificate_wrong_input [0.000671s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" {3} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test_get_resource_extension_by_vendor_different_resources [0.013253s] ... ok WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test__parse_attributes_missing_msg_severity [0.001111s] ... ok {3} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_bad_message_key_no_existing_message [0.001258s] ... ok {3} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_not_enough_args [0.001255s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [sushy.resources.registry.message_registry] Unable to find message for registry Test.1.0.0, message ID BadMessageKey WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_invalid_uri [0.029639s] ... ok {3} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_non_default_lang [0.010066s] ... ok {3} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_public [0.013389s] ... ok {3} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_create_session_missing_x_auth_token [0.002719s] ... ok {3} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_sessions_on_refresh [0.001547s] ... ok {3} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_device_functions_refresh [0.001054s] ... ok {3} sushy.tests.unit.resources.system.storage.test_controller.ControllerCollectionTestCase.test_get_members [0.011115s] ... ok {3} sushy.tests.unit.resources.system.storage.test_drive.DriveTestCase.test_set_indicator_led [0.001362s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_drives_sizes_bytes [0.001804s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_get_member [0.011469s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_volumes_sizes_bytes [0.002037s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_drives_max_size_bytes_after_refresh [0.001508s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_storage_controllers [0.000716s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_volumes_cached [0.001074s] ... ok {3} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_volumes_on_refresh [0.001348s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test__parse_attributes [0.001049s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_create_immediate [0.001354s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_create_on_reset [0.001344s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_include_in_export_legacy [1.003104s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__ping_host_not_alive [0.001917s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_export_system_configuration_destructive_fields [0.001504s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_export_system_configuration_uri [0.000963s] ... ok {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_export_use_values [0.001003s] ... ok {1} sushy.tests.oem.dell.unit.test_asynchronous.AsychronousTestCase.test_http_call_post_accepted [2.001469s] ... ok {1} sushy.tests.unit.resources.certificateservice.test_certificate.CertificateCollectionTestCase.test_get_member [0.003304s] ... ok {1} sushy.tests.unit.resources.certificateservice.test_certificateservice.CertificateServiceTestCase.test__parse_attributes [0.001202s] ... ok {1} sushy.tests.unit.resources.certificateservice.test_certificateservice.CertificateServiceTestCase.test_ceritificate_locations [0.002063s] ... ok WARNING [sushy.resources.chassis.chassis] Could not figure out the allowed values for the reset chassis action for Chassis Blade1 {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_import_shutdown_type_values_missing [0.019542s] ... ok {1} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_get_allowed_reset_chassis_values_for_no_values_set [0.001777s] ... ok {1} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_get_allowed_reset_chassis_values_missing_action_reset_attr [0.001089s] ... ok ERROR [sushy.oem.dell.resources.manager.manager] ('An error occurred when attempting to export the system configuration. Status code: %(code), Error details: %(err)', {'code': 204, 'err': {'_mock_return_value': sentinel.DEFAULT, '_mock_parent': None, '_mock_name': None, '_mock_new_name': '()', '_mock_new_parent': , '_mock_sealed': False, '_spec_class': None, '_spec_set': None, '_spec_signature': None, '_mock_methods': None, '_spec_asyncs': [], '_mock_children': {}, '_mock_wraps': None, '_mock_delegate': None, '_mock_called': False, '_mock_call_args': None, '_mock_call_count': 0, '_mock_call_args_list': [], '_mock_mock_calls': [], 'method_calls': [], '_mock_unsafe': False, '_mock_side_effect': None, 'status_code': 204}}) {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_pxe_port_macs_bios_invalid_response [0.002746s] ... ok {1} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_network_adapters_refresh [0.001654s] ... ok {1} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_reset_chassis_with_invalid_value [0.001098s] ... ok {1} sushy.tests.unit.resources.compositionservice.test_resourceblock.ResourceBlockTestCase.test__parse_attributes [0.001183s] ... ok ERROR [sushy.oem.dell.resources.manager.manager] Failed to get system configuration from response {0} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_pxe_port_macs_bios_invalid_system_config_tag [0.003928s] ... ok {1} sushy.tests.unit.resources.compositionservice.test_resourcezone.ResourceZoneCollectionTestCase.test__parse_attributes [0.000817s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_get_members [0.038976s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_operation_apply_time_support [0.000866s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_delete_raise_on_501_other [0.001444s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_delete_retry_on_501_sys029_apply_time [0.001351s] ... ok {3} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_delete_retry_on_501_sys029_other [0.001452s] ... ok {0} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test__get_task_monitor_from_dell_job_task_not_found [0.001019s] ... ok {0} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test_clear_foreign_config_bad_request [0.001942s] ... ok {0} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test_clear_foreign_config_no_config [0.000727s] ... ok {1} sushy.tests.unit.resources.compositionservice.test_resourcezone.ResourceZoneCollectionTestCase.test_get_members [0.016668s] ... ok {1} sushy.tests.unit.resources.compositionservice.test_resourcezone.ResourceZoneTestCase.test__parse_attributes [0.000973s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__parse_attributes_missing_reset_bios_target [0.020382s] ... ok {1} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationCollectionTestCase.test_get_member [0.013347s] ... ok {3} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_get_attribute_registry_not_found [0.002014s] ... ok {3} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_reset_bios_handle_http_error_400 [0.003161s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_reset_bios_handle_http_error_415 [0.003099s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.system.test_bios.BiosZTTestCase.test_get_attribute_registry_no_lang [0.001679s] ... ok {3} sushy.tests.unit.resources.system.test_ethernet_interfaces.EthernetInterfaceCollectionTestCase.test_summary [0.001052s] ... ok {0} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test_convert_to_raid [0.028155s] ... ok {1} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationCollectionTestCase.test_get_members [0.011018s] ... ok {0} sushy.tests.oem.dell.unit.resources.taskservice.test_task.TaskTestCase.test_parse_attributes [0.001541s] ... ok {1} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__missing_submit_test_event_target [0.000778s] ... ok {1} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__parse_attributes [0.000863s] ... ok {0} sushy.tests.oem.dell.unit.test_asynchronous.AsychronousTestCase.test_http_call_post_accepted_no_location [0.000697s] ... ok {1} sushy.tests.unit.resources.fabric.test_endpoint.EndpointTestCase.test__parse_atrtributes [0.001962s] ... ok {1} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test__parse_attributes [0.000782s] ... ok {1} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_chassis [0.001195s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via command shell for Manager BMC {1} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_command_shell_types_missing_cmdshell_attr [0.000705s] ... ok {1} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_reset_manager [0.000744s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_fallback [0.001050s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_fallback_with_etag [0.000814s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media [0.000698s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_fallback [0.000859s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_fallback_with_etag [0.000773s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_none [0.000908s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_rf_default [0.000945s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_is_transfer_method_required [0.000866s] ... ok {1} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_is_transfer_protocol_required_alt3 [0.000971s] ... ok {3} sushy.tests.unit.resources.system.test_processor.ProcessorCollectionTestCase.test_get_member [0.031746s] ... ok {1} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test__get_extension_manager_of_resource [0.014126s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.registry.test_attribute_registry.AttributeRegistryTestCase.test__parse_attributes [0.000970s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_get_allowed_reset_keys_values [0.001908s] ... ok {1} sushy.tests.unit.resources.registry.test_attribute_registry.AttributeRegistryTestCase.test__parse_attributes_zt [0.001089s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_get_allowed_reset_keys_values_no_values [0.001378s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test__parse_attributes [0.001623s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_set_enabled_wrong_type [0.000777s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test_get_allowed_reset_keys_values [0.001340s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" {3} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test_get_allowed_reset_keys_values_no_values [0.001137s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test_reset_keys [0.000657s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test__parse_attributes_return [0.003993s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_fallback_to_messages [0.001141s] ... ok {3} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test_reset_keys_wrong_value [0.000995s] ... ok {3} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test__parse_attributes [0.000900s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_with_severity_resolution_no_args [0.001081s] ... ok WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {3} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_get_member [0.011169s] ... ok {3} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_max_size_bytes_after_refresh [0.001048s] ... ok {3} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageTestCase.test__parse_attributes [0.000789s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemCollectionTestCase.test__parse_attributes [0.000600s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.BiosRegistryTestCase.test_get_bios_registry_uri [0.016341s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileCollectionTestCase.test__parse_attributes [0.000577s] ... ok {0} sushy.tests.oem.dell.unit.test_root.RootTestCase.test_oem_vendors [0.058456s] ... ok {0} sushy.tests.unit.resources.certificateservice.test_certificate.CertificateCollectionTestCase.test_delete_member [0.001174s] ... ok {0} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test__parse_attributes [0.001602s] ... ok {0} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test__parse_attributes_return [0.001085s] ... ok {0} sushy.tests.unit.resources.compositionservice.test_compositionservice.CompositionServiceTestCase.test__parse_attributes [0.000936s] ... ok {0} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationCollectionTestCase.test__create_subscription_with_invalid_event_type [0.000960s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_archive [0.012816s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemCollectionTestCase.test_get_members [0.019967s] ... ok {0} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationTestCase.test__parse_attributes [0.008913s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_missing_reset_target [0.001871s] ... ok {0} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__get_event_types_for_subscription [0.000847s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_null_memory_capacity [0.001783s] ... ok {0} sushy.tests.unit.resources.fabric.test_fabric.FabricTestCase.test__parse_attributes [0.001086s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get__reset_action_element_missing_reset_action [0.001109s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get_allowed_system_boot_source_values [0.001202s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get_oem_extension [0.001562s] ... ok WARNING [sushy.resources.system.system] Unable to find ManagedBy attribute for System 437XR1138R2, retrying with Managers attribute {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_managers_retry [0.001963s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_no_virtual_media_attr [0.001223s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_reset_system_invalid_value [0.001029s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_httpboot_unset [0.002678s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_invalid_enabled [0.001204s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_invalid [0.019888s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_supermicro_usb_cd_boot [0.001951s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_source_invalid_enabled [0.001054s] ... ok {3} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_source_with_etag [0.001297s] ... ok {0} sushy.tests.unit.resources.manager.test_manager.ManagerCollectionTestCase.test_get_member [0.017180s] ... ok {3} sushy.tests.unit.resources.taskservice.test_task.TaskCollectionTestCase.test__parse_attributes [0.000795s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the allowed values for the reset manager action for Manager BMC {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_reset_manager_values_for_no_values_set [0.001037s] ... ok {3} sushy.tests.unit.resources.taskservice.test_task.TaskCollectionTestCase.test_summary_on_refresh [0.001491s] ... ok {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_graphical_console_types [0.000935s] ... ok {3} sushy.tests.unit.resources.test_base.FieldTestCase.test_invalid_mapping_definiton [0.000940s] ... ok WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via graphical console for Manager BMC WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via serial console for Manager BMC WARNING [sushy.resources.manager.manager] Could not figure out the supported values for remote access via serial console for Manager BMC WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_graphical_console_types_missing_graphcon_attr [0.000761s] ... ok {3} sushy.tests.unit.resources.test_base.FieldTestCase.test_malformed_int [0.000942s] ... ok {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_serial_console_types [0.000748s] ... ok {3} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_archive [0.001356s] ... ok {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_serial_console_types_for_no_connect_types [0.001037s] ... ok {3} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_force [0.000680s] ... ok {0} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_reset_manager_with_invalid_value [0.000761s] ... ok {3} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_no_force [0.000611s] ... ok {3} sushy.tests.unit.resources.test_settings.SettingsFieldTestCase.test_get_status_noupdates [0.000894s] ... ok {3} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryCollectionTestCase.test__parse_attributes [0.000626s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_missing_lang [0.020340s] ... ok {3} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryCollectionTestCase.test_get_member [0.012186s] ... ok WARNING [sushy.resources.updateservice.updateservice] Could not figure out the allowed values for the simple update action for UpdateService UpdateService WARNING [sushy.resources.updateservice.updateservice] Legacy transfer protocol constant HTTPS is being used. Consider migrating to any of: CIFS, FTP, SFTP, HTTP, HTTPS, SCP, TFTP, OEM, NFS {3} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update_backward_compatible_protocol [0.001241s] ... ok {3} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update_bad_protocol [0.000733s] ... ok {3} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update_missing_location [0.001022s] ... ok WARNING [sushy.resources.updateservice.updateservice] Could not figure out the allowed values for the simple update action for UpdateService UpdateService WARNING [sushy.resources.updateservice.updateservice] Could not figure out the allowed values for the simple update action for UpdateService UpdateService WARNING [sushy.resources.updateservice.updateservice] Legacy transfer protocol constant HTTPS is being used. Consider migrating to any of: CIFS, FTP, SFTP, HTTP, HTTPS, SCP, TFTP, OEM, NFS {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_certificate_collection [0.018298s] ... ok {1} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_strangely_cased_lang [0.010367s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media [0.001018s] ... ok {1} sushy.tests.unit.resources.sessionservice.test_session.SessionTestCase.test__parse_attributes_missing_identity [0.002816s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_pass_empty_dict_400 [0.002508s] ... ok {1} sushy.tests.unit.resources.sessionservice.test_session.SessionTestCase.test_session_close [0.000716s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_credentials [0.000822s] ... ok {1} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test__parse_attributes [0.001204s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_fallback_with_weak_etag [0.000894s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_transfer_method_wrong_input [0.000941s] ... ok {1} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_create_session [0.001387s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_is_transfer_protocol_required [0.001279s] ... ok {0} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_is_transfer_protocol_required_alt2 [0.000826s] ... ok ERROR [sushy.resources.oem.common] No extensions found for "system" under namespace "sushy.resources.system.oems" {1} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_create_session_missing_location [0.015024s] ... ok {0} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test__create_extension_manager_no_extns [0.013595s] ... ok {1} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_sessions [0.001333s] ... ok {0} sushy.tests.unit.resources.oem.test_fake.FakeOEMSystemExtensionTestCase.test__parse_oem_attributes [0.003107s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test__parse_attributes_unknown_param_type [0.001190s] ... ok {0} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_bad_registry [0.001299s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [sushy.resources.registry.message_registry] Unable to find message for registry BadRegistry, message ID TooBig WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterCollectionTestCase.test_get_members [0.010990s] ... ok {0} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_fallback_failed [0.001356s] ... ok {1} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_device_functions [0.000937s] ... ok {1} sushy.tests.unit.resources.system.network.test_port.NetworkPortCollectionTestCase.test__parse_attributes [0.000641s] ... ok {0} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_multiple_registries [0.001355s] ... ok {1} sushy.tests.unit.resources.system.network.test_port.NetworkPortTestCase.test__parse_attributes [0.001112s] ... ok {1} sushy.tests.unit.resources.system.storage.test_controller.ControllerTestCase.test_update [0.000975s] ... ok WARNING [sushy.resources.registry.message_registry] Unable to find message for registry unknown, message ID BadMessageKey WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_get_members [0.013376s] ... ok {1} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_max_drive_size_bytes_after_refresh [0.001905s] ... ok {1} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_max_volume_size_bytes [0.001873s] ... ok {1} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_max_volume_size_bytes_after_refresh [0.001570s] ... ok {1} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_volumes [0.001015s] ... ok {0} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_loading_type_fails [0.027209s] ... ok {3} sushy.tests.unit.test_auth.BasicAuthTestCase.test__do_authenticate_no_context [0.068923s] ... ok {1} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_get_member [0.015153s] ... ok {1} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_max_size_bytes [0.001491s] ... ok {1} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_initialize_immediate [0.000761s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__get_change_password_element [0.001775s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__get_reset_bios_action_element [0.001576s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__parse_attributes_return [0.001601s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_change_password [0.001496s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_reset_bios_missing_action [0.001661s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_unknown_type [0.022229s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_set_attribute_apply_time [0.001547s] ... ok {0} sushy.tests.unit.resources.sessionservice.test_session.SessionCollectionTestCase.test__parse_attributes [0.001084s] ... ok {1} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_set_attributes [0.001568s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosZTTestCase.test__parse_attributes [0.003064s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {1} sushy.tests.unit.resources.system.test_bios.BiosZTTestCase.test_get_attribute_registry [0.001505s] ... ok {1} sushy.tests.unit.resources.system.test_port.PortCollectionTestCase.test__parse_attributes [0.000527s] ... ok {1} sushy.tests.unit.resources.system.test_processor.ProcessorCollectionTestCase.test__parse_attributes [0.000558s] ... ok {1} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_databases [0.001178s] ... ok {1} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_set_enabled [0.000725s] ... ok {1} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseCollectionTestCase.test__parse_attributes [0.000562s] ... ok {1} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test__parse_attributes [0.000672s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__get_processor_collection_path_missing_processors_attr [0.001609s] ... ok {0} sushy.tests.unit.resources.sessionservice.test_session.SessionCollectionTestCase.test_get_member [0.012182s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_managers [0.001300s] ... ok {0} sushy.tests.unit.resources.sessionservice.test_session.SessionTestCase.test__parse_attributes [0.000830s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_processors [0.001149s] ... ok {0} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_create_session_unknown_path [0.001584s] ... ok {0} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterCollectionTestCase.test__parse_attributes [0.000689s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_processors_on_refresh [0.002363s] ... ok {0} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_device_functions_cached [0.000963s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_reset_action_operation_apply_time_support [0.001041s] ... ok {0} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_ports_cached [0.000943s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_reset_system [0.000997s] ... ok {0} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_ports_refresh [0.001069s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options [0.001060s] ... ok {0} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_ports [0.000860s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_httpboot [0.001063s] ... ok {0} sushy.tests.unit.resources.system.network.test_device_function.NetworkDeviceFunctionCollectionTestCase.test__parse_attributes [0.000790s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_httpboot_settings [0.002119s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_settings_resource [0.002078s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_settings_resource_lenovo [0.002903s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_source [0.001066s] ... ok {1} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_storage [0.001214s] ... ok {0} sushy.tests.unit.resources.system.network.test_device_function.NetworkDeviceFunctionCollectionTestCase.test_get_member [0.011708s] ... ok {0} sushy.tests.unit.resources.system.network.test_device_function.NetworkDeviceFunctionTestCase.test__parse_attributes [0.001415s] ... ok {3} sushy.tests.unit.test_auth.SessionAuthTestCase.test_close_fail [0.057575s] ... ok {1} sushy.tests.unit.resources.taskservice.test_task.TaskCollectionTestCase.test_get_members [0.011647s] ... ok {1} sushy.tests.unit.resources.taskservice.test_task.TaskCollectionTestCase.test_summary [0.002335s] ... ok {1} sushy.tests.unit.resources.taskservice.test_task.TaskTestCase.test__parse_attributes [0.000655s] ... ok {0} sushy.tests.unit.resources.system.network.test_port.NetworkPortCollectionTestCase.test_get_members [0.011362s] ... ok {1} sushy.tests.unit.resources.taskservice.test_task.TaskTestCase.test_is_processing_true [0.000585s] ... ok {1} sushy.tests.unit.resources.test_base.FieldTestCase.test_composite_field_as_mapping [0.000902s] ... ok {1} sushy.tests.unit.resources.test_base.FieldTestCase.test_malformed_nested_int [0.000805s] ... ok {0} sushy.tests.unit.resources.system.storage.test_controller.ControllerCollectionTestCase.test__parse_attributes [0.002044s] ... ok {1} sushy.tests.unit.resources.test_base.FieldTestCase.test_missing_nested_required [0.000903s] ... ok {1} sushy.tests.unit.resources.test_base.FieldTestCase.test_missing_nested_required2 [0.000719s] ... ok {1} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test__parse_attributes [0.000574s] ... ok {1} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_invalidate [0.000647s] ... ok {0} sushy.tests.unit.resources.system.storage.test_controller.ControllerCollectionTestCase.test_summary [0.003307s] ... ok {0} sushy.tests.unit.resources.system.storage.test_controller.ControllerTestCase.test__parse_attributes [0.001062s] ... ok {1} sushy.tests.unit.resources.test_base.ResourceCollectionBaseTestCase.test_get_members_caching [0.002538s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.system.storage.test_drive.DriveTestCase.test__parse_attributes [0.000931s] ... ok {0} sushy.tests.unit.resources.system.storage.test_drive.DriveTestCase.test_set_indicator_led_invalid_state [0.000770s] ... ok {0} sushy.tests.unit.resources.system.storage.test_drive.DriveTestCase.test_volumes [0.004297s] ... ok {0} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test__parse_attributes [0.000894s] ... ok {0} sushy.tests.unit.resources.system.storage.test_storage.StorageCollectionTestCase.test_max_drive_size_bytes [0.001908s] ... ok {1} sushy.tests.unit.resources.test_settings.SettingsFieldTestCase.test__load [0.014619s] ... ok {1} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceNoInvTestCase.test_firmware_inventory_when_fw_inv_absent [0.000735s] ... ok {1} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceNoInvTestCase.test_software_inventory_when_sw_inv_absent [0.001041s] ... ok {0} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_drives [0.016386s] ... ok {0} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test__parse_attributes [0.001123s] ... ok {3} sushy.tests.unit.test_auth.SessionAuthTestCase.test_reset_session_attrs [0.044087s] ... ok {0} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_delete_on_reset [0.000983s] ... ok {0} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_initialize_on_reset [0.000936s] ... ok {1} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_software_inventory [0.014033s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__parse_attributes [0.015117s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test__parse_attributes_missing_change_password_target [0.002784s] ... ok {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_get_attribute_registry [0.001898s] ... ok {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_get_attribute_registry_by_key [0.001547s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_get_attribute_registry_no_lang [0.001990s] ... ok {0} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_reset_bios [0.002155s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.system.test_ethernet_interfaces.EthernetInterfaceCollectionTestCase.test__parse_attributes [0.000679s] ... ok {0} sushy.tests.unit.resources.system.test_ethernet_interfaces.EthernetInterfaceTestCase.test__parse_attributes [0.001033s] ... ok {0} sushy.tests.unit.resources.system.test_port.PortCollectionTestCase.test_get_member [0.011288s] ... ok {3} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_authenticate_session_fails_connection_error [0.048415s] ... ok {0} sushy.tests.unit.resources.system.test_port.PortCollectionTestCase.test_get_members [0.011840s] ... ok {0} sushy.tests.unit.resources.system.test_processor.ProcessorCollectionTestCase.test_summary_on_refresh [0.010596s] ... ok {0} sushy.tests.unit.resources.system.test_processor.ProcessorTestCase.test__parse_attributes [0.001112s] ... ok {0} sushy.tests.unit.resources.system.test_processor.ProcessorTestCase.test_sub_processors_missing [0.000838s] ... ok {0} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_reset_keys [0.001170s] ... ok {1} sushy.tests.unit.test_auth.BasicAuthTestCase.test__do_authenticate [0.066101s] ... ok {0} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_reset_keys_wrong_value [0.000829s] ... ok {0} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseCollectionTestCase.test_get_member [0.012945s] ... ok {3} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_close_do_nothing [0.035558s] ... ok {0} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_disks_sizes_bytes [0.001239s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_bad_maintenance_window_time [0.001719s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_missing_actions [0.001369s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_return [0.001722s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_chassis [0.001686s] ... ok {3} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_close [0.009162s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_ethernet_interfaces [0.001494s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get_allowed_reset_system_values [0.001174s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get_allowed_reset_system_values_no_values_specified [0.001710s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get_allowed_system_boot_source_values_no_values_specified [0.001778s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_memory_summary_missing_attr [0.002741s] ... ok {3} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_post [0.009668s] ... ok {1} sushy.tests.unit.test_auth.BasicAuthTestCase.test_context_manager [0.035845s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_indicator_led [0.003983s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_no_freq_specified [0.001153s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_no_mode_specified [0.001356s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_no_target_specified [0.001189s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_nothing_specified [0.001146s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_source_invalid_target [0.001075s] ... ok {3} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_put_blocking [0.009443s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_source_no_mode_specified [0.001200s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_unsets_http_boot_uri [0.002299s] ... ok WARNING [sushy.exceptions] Error response from POST http://foo.bar/redfish/v1/SessionService/Sessions with status code 403 has no JSON body ERROR [sushy.connector] Authentication to the session service failed. Please check credentials and try again. {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_simple_storage [0.001289s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_on_session_post_does_not_retry [0.009538s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_simple_storage_for_missing_attr [0.005766s] ... ok {0} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_simple_storage_on_refresh [0.003528s] ... ok WARNING [sushy.exceptions] Error response from GET / with status code 403 has no JSON body WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 403 has no JSON body WARNING [sushy.connector] Session authentication appears to have been lost at some point in time. Connectivity may have been lost during a prior session refresh. Attempting to re-authenticate. ERROR [sushy.connector] A failure occurred while attempting to refresh the session. Error: HTTP GET / returned code 403. unknown error Extended information: None {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_triggers_auth_attempt [0.010713s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 403 has no JSON body ERROR [sushy.connector] Authentication error detected. Cannot proceed: HTTP GET http://foo.bar returned code 403. unknown error Extended information: None {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_without_auth [0.009230s] ... ok {0} sushy.tests.unit.resources.taskservice.test_task.TaskCollectionTestCase.test_get_member [0.018178s] ... ok {0} sushy.tests.unit.resources.taskservice.test_task.TaskTestCase.test_is_processing_false [0.000921s] ... ok {0} sushy.tests.unit.resources.taskservice.test_task.TaskTestCase.test_parse_messages [0.001042s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_init_default_reader [0.000885s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_local [0.001411s] ... ok {1} sushy.tests.unit.test_auth.BasicAuthTestCase.test_init [0.047093s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_public [0.000938s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_blocking_task_fails [0.011382s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceCollectionBaseTestCase.test_get_member [0.002693s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceCollectionBaseTestCase.test_get_members [0.002521s] ... ok {0} sushy.tests.unit.resources.test_base.ResourceCollectionBaseTestCase.test_get_members_on_refresh [0.004400s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_connection_error [0.009247s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {0} sushy.tests.unit.resources.test_settings.SettingsFieldTestCase.test_commit [0.001083s] ... ok {0} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryTestCase.test__parse_attributes_missing_identity [0.000931s] ... ok {0} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test__parse_attributes [0.000928s] ... ok {0} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test__parse_attributes_missing_actions [0.000921s] ... ok {0} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update [0.001302s] ... ok WARNING [sushy.connector] Initial request with eTag failed: HTTP PATCH /redfish/v1/Systems/1 returned code 403. : Extended information: {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_fail_other_exception [0.011381s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_strong_etag_ok [0.011185s] ... ok {1} sushy.tests.unit.test_auth.BasicAuthTestCase.test_set_context [0.036181s] ... ok WARNING [sushy.connector] Initial request with eTag failed: HTTP PATCH /redfish/v1/Systems/1 returned code 412. : Extended information: {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_weak_etag_fallback_to_no_etag [0.013461s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_weak_etag_ok [0.011225s] ... ok WARNING [sushy.connector] Request to /redfish/v1/Systems/1 with weak eTag converted to strong eTag also failed. Making the final attempt with no eTag specified. {1} sushy.tests.unit.test_auth.SessionAuthTestCase.test__do_authenticate [0.036567s] ... ok {0} sushy.tests.unit.test_auth.SessionAuthTestCase.test_close [0.089022s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_odata_version_header_redfish [0.057535s] ... ok {1} sushy.tests.unit.test_auth.SessionAuthTestCase.test__do_authenticate_no_context [0.049173s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_delete [0.012281s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_get [0.009569s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_post [0.010616s] ... ok {0} sushy.tests.unit.test_auth.SessionAuthTestCase.test_context_manager [0.049416s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_post_with_headers [0.009819s] ... ok {1} sushy.tests.unit.test_auth.SessionAuthTestCase.test_init [0.039131s] ... ok WARNING [sushy.connector] Server has indicated a NotAcceptable for HTTP GET http://foo.bar returned code 406. : Extended information: , retrying without identity encoding {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_post_with_session [0.010103s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_put [0.009727s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_without_identity [0.009548s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_response_callback [0.009449s] ... ok {1} sushy.tests.unit.test_auth.SessionAuthTestCase.test_refresh [0.037781s] ... ok {3} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_timed_out_session_re_established [0.012330s] ... ok {3} sushy.tests.unit.test_main.BareMinimumMainTestCase.test__get_registry_collection_when_registries_attr_absent [0.001847s] ... ok {3} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_system_collection_when_systems_attr_absent [0.001672s] ... ok {0} sushy.tests.unit.test_auth.SessionAuthTestCase.test_get_session_resource_id [0.069681s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test__get_registry_collection [0.053847s] ... ok {0} sushy.tests.unit.test_auth.SessionAuthTestCase.test_set_context [0.042204s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test__do_authenticate [0.089667s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test__get_standard_message_registry_collection [0.038408s] ... ok {0} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test__do_authenticate_for_basic_auth [0.038538s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_context_manager [0.037761s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_create_session [0.036701s] ... ok WARNING [sushy.auth] Falling back to "Basic" authentication as we have been unable to authenticate to the BMC. Exception: HTTP GET any_url returned code . : Extended information: . {0} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_authenticate_session_fails [0.042300s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_get_session_key [0.047861s] ... ok {0} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_refresh_refresh_connection_error_clears [0.069969s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_get_chassis_default_failure [0.077842s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_get_session_resource_id [0.047739s] ... ok {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_delete_blocking [0.018805s] ... ok {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_get_blocking [0.016023s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_init [0.044131s] ... ok WARNING [sushy.connector] Passing username and password to Connector is deprecated. Authentication is passed through set_auth now, support for these arguments will be removed in the future {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_init_with_credentials [0.012721s] ... ok {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_post_blocking [0.035846s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_refresh_no_previous_session [0.045833s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_get_fabric [0.094762s] ... ok {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_set_auth [0.009837s] ... ok {0} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_set_http_session_auth [0.009553s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_refresh_previous_session_exists [0.061392s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test__op_raises_connection_error [0.068371s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 403 has no JSON body {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error [0.010044s] ... ok ERROR [sushy.connector] Authentication error detected. Cannot proceed: HTTP GET http://foo.bar returned code 403. unknown error Extended information: None {3} sushy.tests.unit.test_main.MainTestCase.test_get_manager_default_ok [0.094667s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_refresh_refresh_connection_error [0.038705s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_service_session_no_auth [0.012195s] ... ok WARNING [sushy.exceptions] Error response from GET http://redfish/v1/SessionService with status code 403 has no JSON body WARNING [sushy.connector] Initial request with eTag failed: HTTP PATCH /redfish/v1/Systems/1 returned code 412. : Extended information: {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_weak_etag_fallback_to_strong [0.023416s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_odata_version_header_redfish_existing_header [0.009558s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_get_sessionservice [0.048877s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_get_with_headers [0.009479s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_on_server_400_ilo_not_ready_other_error [0.010358s] ... ok {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_remove_header_accept_encoding [0.008750s] ... ok WARNING [sushy.exceptions] Error response from POST fake/path with status code 403 has no JSON body {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_timed_out_session_unable_to_create_session [0.009543s] ... ok {1} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_reset_session_attrs [0.085939s] ... ok WARNING [sushy.exceptions] Error response from POST http://foo.bar:1234/fake/path with status code 403 has no JSON body WARNING [sushy.connector] Session authentication appears to have been lost at some point in time. Connectivity may have been lost during a prior session refresh. Attempting to re-authenticate. ERROR [sushy.connector] A failure occurred while attempting to refresh the session. Error: HTTP POST fake/path returned code 403. unknown error Extended information: None {0} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_unknown_http_error [0.010969s] ... ok {0} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_composition_service_when_compositionservice_attr_absent [0.002202s] ... ok {1} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_delete [0.009641s] ... ok {0} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_event_service_when_eventservice_attr_absent [0.001706s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 409 has no JSON body {0} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_session_service_when_sessionservice_attr_absent [0.001796s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_get_system_collection [0.055224s] ... ok {1} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_get [0.009935s] ... ok {1} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_patch [0.010532s] ... ok {1} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_set_http_basic_auth [0.017975s] ... ok WARNING [sushy.exceptions] Error response from GET http://redfish/v1/SessionService with status code 403 has no JSON body {0} sushy.tests.unit.test_main.MainTestCase.test__get_message_registries_caching [0.044924s] ... ok {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_basic_auth [0.010066s] ... ok WARNING [sushy.exceptions] Error response from POST fake/path with status code 403 has no JSON body {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_access_error_service_session_reauth [0.011033s] ... ok WARNING [sushy.exceptions] Error response from GET http://redfish/v1/SessionService with status code 403 has no JSON body WARNING [sushy.connector] Session authentication appears to have been lost at some point in time. Connectivity may have been lost during a prior session refresh. Attempting to re-authenticate. ERROR [sushy.connector] A failure occurred while attempting to refresh the session. Error: HTTP POST fake/path returned code 403. unknown error Extended information: None {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_blocking_no_location_header [0.009425s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_get_task_monitor [0.063644s] ... ok {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_no_etag_ok [0.009724s] ... ok WARNING [sushy.connector] Initial request with eTag failed: HTTP PATCH /redfish/v1/Systems/1 returned code 412. : Extended information: {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_etag_handler_strong_etag_fallback_to_no_etag [0.013225s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test__init_throws_exception [0.045071s] ... ok WARNING [sushy.connector] Strong eTag provided - retrying request to /redfish/v1/Systems/1 with eTag removed. {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_known_http_error [0.009215s] ... ok Exception ignored in: Traceback (most recent call last): File "/builddir/build/BUILD/sushy-5.6.0/sushy/main.py", line 214, in __del__ if self._auth: ^^^^^^^^^^ AttributeError: 'Sushy' object has no attribute '_auth' WARNING [sushy.connector] Server has indicated a NotAcceptable for HTTP GET http://foo.bar returned code 406. : Extended information: , retrying without identity encoding {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_without_identity_fails [0.018181s] ... ok {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_timed_out_session_fail_after_reestablish [0.013402s] ... ok {3} sushy.tests.unit.test_main.MainTestCase.test_lazy_registries [0.085596s] ... ok ERROR [sushy.connector] Failure occurred while attempting to retry request after refreshing the session: HTTP POST http://foo.bar:1234/fake/path returned code 403. : Extended information: {1} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_timed_out_session_fail_after_reestablish_no_recursion [0.023321s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_cancellable [0.000812s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_init_accepted_no_content [0.000964s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_not_cancellable [0.000691s] ... ok {1} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_chassis_collection_when_chassis_attr_absent [0.001892s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_not_cancellable_no_header [0.000950s] ... ok {1} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_sessions_path_fail [0.001903s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_refresh_content_no_task [0.003444s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_refresh_content_task [0.000760s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_task_monitor_uri [0.000679s] ... ok {3} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_wait_timeout [0.002471s] ... ok {3} sushy.tests.unit.test_utils.CacheTestCase.test_cache_clear_failure [0.000701s] ... ok {3} sushy.tests.unit.test_utils.CacheTestCase.test_cache_non_resource_retrieval [0.001052s] ... ok {3} sushy.tests.unit.test_utils.CacheTestCase.test_sanitize [0.000443s] ... ok {3} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by_fails_with_empty_path [0.001858s] ... ok {3} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by_fails_with_empty_string [0.001551s] ... ok {3} sushy.tests.unit.test_utils.UtilsTestCase.test_max_safe [0.001920s] ... ok WARNING [sushy.main] Could not discover the Session service path, falling back to /redfish/v1/SessionService/Sessions. {0} sushy.tests.unit.test_main.MainTestCase.test_create_session_no_session_path [0.089525s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test__parse_attributes [0.035101s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_create_session_missing_x_auth_token [0.032661s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_create_session_removes_auth_data [0.068128s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_create_session_path_discovery [0.032940s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_custom_connector [0.048634s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_chassis [0.061423s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_get_chassis_collection [0.085821s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_chassis_default_ok [0.108018s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_get_composition_service [0.062061s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_fabric_collection [0.075689s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_get_event_service [0.050851s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_manager [0.052872s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_get_manager_collection [0.048285s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_manager_default_failure [0.059925s] ... ok {1} sushy.tests.unit.test_main.MainTestCase.test_get_update_service [0.055059s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_check_is_processing_refreshing [0.000692s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_from_response [0.000698s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_from_response_no_content [0.000731s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_get_task [0.000736s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_init_no_response [0.000690s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_sleep_for_retry_after_digit [0.000527s] ... ok {1} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_task [0.000645s] ... ok {1} sushy.tests.unit.test_utils.CacheTestCase.test_cache_clear_only_selected_attr [0.000637s] ... ok {1} sushy.tests.unit.test_utils.ProcessApplyTimeTestCase.test_process_apply_time_maint_window_duration_missing [0.000297s] ... ok {1} sushy.tests.unit.test_utils.UtilsTestCase.test_bool_or_none_bool [0.001684s] ... ok {1} sushy.tests.unit.test_utils.UtilsTestCase.test_bool_or_none_none [0.001495s] ... ok {1} sushy.tests.unit.test_utils.UtilsTestCase.test_camelcase_to_underscore_joined_fails_with_empty_string [0.001664s] ... ok {1} sushy.tests.unit.test_utils.UtilsTestCase.test_get_members_identities [0.002109s] ... ok {1} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by_list [0.001513s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_get_system [0.050408s] ... ok {0} sushy.tests.unit.test_main.MainTestCase.test_registries_provided_empty [0.034524s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_check_is_processing_not_processing [0.000690s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_from_response_location_header_missing [0.000651s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_from_response_odata_id [0.000840s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_init_accepted_content [0.000537s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_is_processing [0.000526s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_refresh_done [0.000591s] ... ok {0} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_sleep_for_retry_after_date_past [0.000683s] ... ok {0} sushy.tests.unit.test_utils.ProcessApplyTimeTestCase.test_process_apply_time_input [0.000237s] ... ok {0} sushy.tests.unit.test_utils.ProcessApplyTimeTestCase.test_process_apply_time_maint_window_start_time_missing [0.000240s] ... ok {0} sushy.tests.unit.test_utils.UtilsTestCase.test_camelcase_to_underscore_joined [0.001701s] ... ok {0} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by [0.001472s] ... ok {0} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by_fails [0.001551s] ... ok {0} sushy.tests.unit.test_utils.UtilsTestCase.test_revert_dictionary [0.001506s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_until_idrac_is_ready [10.001358s] ... ok WARNING [sushy.oem.dell.resources.manager.manager] Could not figure out the allowed values for the target of export system configuration at /redfish/v1/Managers/BMC {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_export_target_values_missing [0.001945s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_include_in_export_values_missing [0.010604s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_get_pxe_port_macs_bios [0.010256s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_import_system_configuration [0.004164s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_job_service [0.001128s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_lifecycle_service [0.008118s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_reset_idrac_with_wait_false [0.001092s] ... ok {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd [1.026206s] ... ok WARNING [sushy.oem.dell.resources.manager.manager] Dell OEM set boot device failed (attempts left 35): HTTP POST /redfish/v1/Managers/BMC returned code 400. IDRAC.2.8.RAC0679: A job operation is already running. Retry the operation after the existing job is completed. Extended information: [{'Message': 'A job operation is already running. Retry the operation after the existing job is completed.', 'MessageArgs': '[]', 'MessageArgs@odata.count': 0, 'MessageId': 'IDRAC.2.8.RAC0679', 'RelatedProperties': [], 'RelatedProperties@odata.count': 0, 'Resolution': 'Wait until the running job is completed or delete the scheduled job and retry the operation', 'Severity': 'Warning'}] WARNING [sushy.oem.dell.resources.manager.manager] iDRAC error: A job operation is already running. Retry the operation after the existing job is completed. {2} sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd_running_exc [0.003163s] ... ok {2} sushy.tests.oem.dell.unit.resources.system.storage.test_controller.ControllerTestCase.test_convert_to_raid [0.001505s] ... ok {2} sushy.tests.oem.dell.unit.resources.system.storage.test_controller.ControllerTestCase.test_convert_to_raid_already_raid [0.000951s] ... ok {2} sushy.tests.oem.dell.unit.resources.system.test_raid_service.DellRaidService.test__get_task_monitor_from_dell_job [0.000871s] ... ok {2} sushy.tests.unit.resources.certificateservice.test_certificate.CertificateCollectionTestCase.test_create_member [0.001614s] ... ok {2} sushy.tests.unit.resources.certificateservice.test_certificateservice.CertificateServiceTestCase.test_replace_certificate [0.000837s] ... ok {2} sushy.tests.unit.resources.certificateservice.test_certificateservice.CertificateServiceTestCase.test_replace_certificate_wrong_type [0.000652s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisCollectionTestCase.test_get_members [0.014294s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_get_allowed_reset_chasis_values [0.002037s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_managers [0.000904s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_reset_chassis [0.000711s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_set_indicator_led_invalid_state [0.000658s] ... ok {2} sushy.tests.unit.resources.chassis.test_chassis.ChassisTestCase.test_systems [0.001910s] ... ok {2} sushy.tests.unit.resources.chassis.test_thermal.ThermalTestCase.test__parse_attributes_return [0.001006s] ... ok {2} sushy.tests.unit.resources.compositionservice.test_resourceblock.ResourceBlockTestCase.test__parse_attributes_missing_identity [0.000850s] ... ok {2} sushy.tests.unit.resources.compositionservice.test_resourcezone.ResourceZoneCollectionTestCase.test_get_member [0.009993s] ... ok {2} sushy.tests.unit.resources.eventservice.test_evendestination.EventDestinationCollectionTestCase.test__create_subscription_with_empty_context [0.001038s] ... ok {2} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__eventservice_missing_action [0.000664s] ... ok WARNING [sushy.resources.eventservice.eventservice] Could not figure out the Event types supported by the EventService EventService {2} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__no_event_types_for_subscription [0.000797s] ... ok {2} sushy.tests.unit.resources.eventservice.test_eventservice.EventServiceTestCase.test__submit_test_event [0.000657s] ... ok {2} sushy.tests.unit.resources.fabric.test_fabric.FabricCollectionTestCase.test_get_member [0.010195s] ... ok {2} sushy.tests.unit.resources.fabric.test_fabric.FabricCollectionTestCase.test_get_members [0.010814s] ... ok {2} sushy.tests.unit.resources.fabric.test_fabric.FabricTestCase.test_endpoints_on_refresh [0.001004s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerCollectionTestCase.test_get_members [0.014318s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_ethernet_interfaces [0.001142s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_allowed_reset_manager_values_missing_action_reset_attr [0.000680s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_get_supported_command_shell_types [0.000633s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_systems [0.001326s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_virtual_media [0.001094s] ... ok {2} sushy.tests.unit.resources.manager.test_manager.ManagerTestCase.test_virtual_media_on_refresh [0.001160s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_fallback_with_weak_etag [0.001615s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_none [0.000712s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_eject_media_pass_empty_dict_415 [0.002057s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_insert_media_transfer_method [0.000654s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_is_transfer_protocol_required_alt [0.000728s] ... ok {2} sushy.tests.unit.resources.manager.test_virtual_media.VirtualMediaTestCase.test_set_verify_certificate [0.001348s] ... ok {2} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test__create_extension_manager [0.014938s] ... ok {2} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test_get_resource_extension_by_vendor [0.013455s] ... ok {2} sushy.tests.unit.resources.oem.test_common.ResourceOEMCommonMethodsTestCase.test_get_resource_extension_by_vendor_fail [0.011023s] ... ok {2} sushy.tests.unit.resources.oem.test_fake.FakeOEMSystemExtensionTestCase.test_get_reset_system_path [0.001985s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" {2} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test__parse_attributes_missing_msg_desc [0.001090s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message [0.001113s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_bad_message_key_existing_message [0.001155s] ... ok WARNING [sushy.resources.registry.message_registry] Unable to find message for registry Test.1.0.0, message ID BadMessageKey WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.registry.test_message_registry.MessageRegistryTestCase.test_parse_message_fallback_to_basemessages [0.001169s] ... ok {2} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test__parse_attributes [0.000677s] ... ok {2} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test__parse_attributes_missing_registry [0.001254s] ... ok {2} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test__parse_attributes_return [0.000599s] ... ok {2} sushy.tests.unit.resources.registry.test_message_registry_file.MessageRegistryFileTestCase.test_get_message_registry_uri [0.013513s] ... ok {2} sushy.tests.unit.resources.sessionservice.test_session.SessionCollectionTestCase.test_get_members [0.010543s] ... ok {2} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test__get_sessions_collection_path [0.001193s] ... ok ERROR [sushy.resources.base] Unable to parse JSON in response. HTTP GET any_url returned code . : Extended information: . The server returned: {2} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test__init_throws_exception [0.003019s] ... ok {2} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_close_session [0.002093s] ... ok {2} sushy.tests.unit.resources.sessionservice.test_sessionservice.SessionServiceTestCase.test_session_collection [0.012167s] ... ok {2} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterCollectionTestCase.test_get_member [0.010654s] ... ok {2} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test__parse_attributes [0.000740s] ... ok {2} sushy.tests.unit.resources.system.network.test_adapter.NetworkAdapterTestCase.test_network_ports [0.000767s] ... ok {2} sushy.tests.unit.resources.system.network.test_device_function.NetworkDeviceFunctionCollectionTestCase.test_get_members [0.013295s] ... ok {2} sushy.tests.unit.resources.system.network.test_port.NetworkPortCollectionTestCase.test_get_member [0.011121s] ... ok {2} sushy.tests.unit.resources.system.storage.test_controller.ControllerCollectionTestCase.test_get_member [0.010857s] ... ok {2} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test__parse_attributes [0.001064s] ... ok {2} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_controllers [0.000997s] ... ok {2} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_drives_after_refresh [0.001560s] ... ok {2} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_drives_max_size_bytes [0.002582s] ... ok {2} sushy.tests.unit.resources.system.storage.test_storage.StorageTestCase.test_get_drive [0.000801s] ... ok {2} sushy.tests.unit.resources.system.storage.test_volume.VolumeCollectionTestCase.test_max_size_bytes_after_refresh [0.001428s] ... ok {2} sushy.tests.unit.resources.system.storage.test_volume.VolumeTestCase.test_delete_immediate [0.000643s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_apply_time_settings [0.002043s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_change_password_missing_action [0.001466s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_reset_bios_handle_http_error_405 [0.002942s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_set_attribute_on_refresh [0.002000s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.system.test_bios.BiosTestCase.test_set_attributes_on_refresh [0.001982s] ... ok {2} sushy.tests.unit.resources.system.test_ethernet_interfaces.EthernetInterfaceCollectionTestCase.test_get_member [0.010383s] ... ok {2} sushy.tests.unit.resources.system.test_ethernet_interfaces.EthernetInterfaceCollectionTestCase.test_get_members [0.011281s] ... ok {2} sushy.tests.unit.resources.system.test_port.PortTestCase.test__parse_attributes [0.001061s] ... ok {2} sushy.tests.unit.resources.system.test_processor.ProcessorCollectionTestCase.test_get_members [0.010837s] ... ok {2} sushy.tests.unit.resources.system.test_processor.ProcessorCollectionTestCase.test_summary [0.001579s] ... ok {2} sushy.tests.unit.resources.system.test_processor.ProcessorTestCase.test_sub_processors [0.001043s] ... ok {2} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test__parse_attributes [0.000867s] ... ok {2} sushy.tests.unit.resources.system.test_secure_boot.SecureBootTestCase.test_get_allowed_reset_keys_values_custom_values [0.001099s] ... ok {2} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseCollectionTestCase.test_get_members [0.013516s] ... ok {2} sushy.tests.unit.resources.system.test_secure_boot_database.SecureBootDatabaseTestCase.test_get_allowed_reset_keys_values_custom_values [0.001218s] ... ok {2} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_disks_sizes_bytes_capacity_bytes_none [0.000865s] ... ok {2} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_get_members [0.012168s] ... ok {2} sushy.tests.unit.resources.system.test_simple_storage.SimpleStorageCollectionTestCase.test_max_size_bytes [0.000909s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemCollectionTestCase.test_get_member [0.040033s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes [0.001810s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test__parse_attributes_missing_boot [0.001226s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_bios [0.001674s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_get__reset_action_element [0.000936s] ... ok WARNING [sushy.resources.system.system] Unable to find ManagedBy attribute for System 437XR1138R2, retrying with Managers attribute ERROR [sushy.resources.system.system] Both ManagedBy and Managers attributes missing for System 437XR1138R2, aborting {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_managers_missing_ref [0.001304s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_processor_summary [0.001632s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_secure_boot [0.001419s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_indicator_led_invalid_state [0.001017s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_httpbooturi [0.001180s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_invalid_target [0.000993s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_settings_resource_bootmode_only [0.002538s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_settings_resource_nokia [0.001916s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_set_system_boot_options_supermicro_no_usb_cd_boot [0.001172s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_storage_for_missing_attr [0.000986s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemTestCase.test_storage_on_refresh [0.001748s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemWithVirtualMedia.test_virtual_media [0.001102s] ... ok {2} sushy.tests.unit.resources.system.test_system.SystemWithVirtualMedia.test_virtual_media_on_refresh [0.001582s] ... ok {2} sushy.tests.unit.resources.taskservice.test_taskservice.TaskServiceTestCase.test__parse_attributes [0.000778s] ... ok {2} sushy.tests.unit.resources.taskservice.test_taskservice.TaskServiceTestCase.test_tasks [0.011678s] ... ok {2} sushy.tests.unit.resources.test_base.FieldPartialKeyTestCase.test_ok [0.000556s] ... ok {2} sushy.tests.unit.resources.test_base.FieldTestCase.test_mapping_missing [0.000919s] ... ok {2} sushy.tests.unit.resources.test_base.FieldTestCase.test_missing_required [0.001745s] ... ok {2} sushy.tests.unit.resources.test_base.FieldTestCase.test_ok [0.000581s] ... ok {2} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_invalidate_force_refresh [0.000609s] ... ok {2} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_archive_badzip_error [0.001961s] ... ok {2} sushy.tests.unit.resources.test_base.ResourceBaseTestCase.test_refresh_archive_not_implemented [0.009937s] ... ok {2} sushy.tests.unit.resources.test_base.ResourceCollectionBaseTestCase.test_get_member_for_invalid_id [0.004380s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.test_settings.SettingsFieldTestCase.test_get_status_failure [0.001344s] ... ok WARNING [root] Applying default "" on required, but missing attribute "['Messages', 'Description']" WARNING [root] Applying default "Health.WARNING" on required, but missing attribute "['Messages', 'Severity']" {2} sushy.tests.unit.resources.test_settings.SettingsFieldTestCase.test_get_status_success [0.000788s] ... ok {2} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryCollectionTestCase.test_get_members [0.011481s] ... ok {2} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryTestCase.test__parse_attributes [0.000642s] ... ok {2} sushy.tests.unit.resources.updateservice.test_softwareinventory.SoftwareInventoryTestCase.test__parse_attributes_return [0.000675s] ... ok {2} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_firmware_inventory [0.015395s] ... ok {2} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update_task_uri [0.001163s] ... ok WARNING [sushy.resources.updateservice.updateservice] Could not figure out the allowed values for the simple update action for UpdateService UpdateService WARNING [sushy.resources.updateservice.updateservice] Legacy transfer protocol constant HTTPS is being used. Consider migrating to any of: CIFS, FTP, SFTP, HTTP, HTTPS, SCP, TFTP, OEM, NFS {2} sushy.tests.unit.resources.updateservice.test_updateservice.UpdateServiceTestCase.test_simple_update_without_target [0.000986s] ... ok {2} sushy.tests.unit.test_auth.BasicAuthTestCase.test_can_refresh_session [0.034753s] ... ok {2} sushy.tests.unit.test_auth.SessionAuthTestCase.test_can_refresh_session [0.034989s] ... ok {2} sushy.tests.unit.test_auth.SessionAuthTestCase.test_close_do_nothing [0.039705s] ... ok {2} sushy.tests.unit.test_auth.SessionAuthTestCase.test_get_session_key [0.077584s] ... ok {2} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test__do_authenticate_no_context [0.054367s] ... ok {2} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_authenticate_session_fails_reauth_raises_exception [0.077422s] ... ok {2} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_can_refresh_session [0.039478s] ... ok {2} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_close [0.055443s] ... ok {2} sushy.tests.unit.test_auth.SessionOrBasicAuthTestCase.test_set_context [0.053600s] ... ok WARNING [sushy.connector] Passing username and password to Connector is deprecated. Authentication is passed through set_auth now, support for these arguments will be removed in the future {2} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_init_with_callback [0.010524s] ... ok {2} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_patch_blocking [0.009129s] ... ok {2} sushy.tests.unit.test_connector.ConnectorMethodsTestCase.test_put [0.009960s] ... ok {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_known_http_error_nonlist_ext_info [0.009338s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 404 has no JSON body {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_not_found_error [0.009808s] ... ok {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_get_default_timeout [0.009576s] ... ok {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_ok_get_url_redirect_false [0.008773s] ... ok WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 10. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 9. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 8. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 7. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 6. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 5. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 4. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 3. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 2. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 400. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'iLO.2.15.InvalidOperationForSystemState'}] in response to a request, retrying after 3 seconds. Retries left 1. {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_on_server_400_ilo_not_ready [0.010414s] ... ok {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_on_server_500_other_than_sys518 [0.010915s] ... ok WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 10. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 9. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 8. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 7. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 6. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 5. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 4. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 3. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 2. WARNING [sushy.connector] Got server side error HTTP DELETE http://foo.bar returned code 500. Base.1.0.GeneralError: unknown error. Extended information: [{'MessageId': 'IDRAC.2.7.SYS518'}] in response to a request, retrying after 3 seconds. Retries left 1. {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_op_retry_on_server_500_sys518 [0.011961s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 10. {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_server_error [0.011460s] ... ok WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 9. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 8. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 7. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 6. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 5. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 4. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 3. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 2. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Got server side error HTTP GET http://foo.bar returned code 500. unknown error Extended information: None in response to a request, retrying after 3 seconds. Retries left 1. WARNING [sushy.exceptions] Error response from GET http://foo.bar with status code 500 has no JSON body WARNING [sushy.connector] Session authentication appears to have been lost at some point in time. Connectivity may have been lost during a prior session refresh. Attempting to re-authenticate. {2} sushy.tests.unit.test_connector.ConnectorOpTestCase.test_timed_out_session_timed_out_refresh [0.011079s] ... ok {2} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_fabric_collection_when_fabrics_attr_absent [0.001797s] ... ok {2} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_manager_collection_when_managers_attr_absent [0.001697s] ... ok {2} sushy.tests.unit.test_main.BareMinimumMainTestCase.test_get_update_service_when_updateservice_attr_absent [0.002860s] ... ok {2} sushy.tests.unit.test_main.MainTestCase.test__get_message_registries [0.034552s] ... ok WARNING [sushy.exceptions] Error response from GET redfish/v1 with status code 403 has no JSON body {2} sushy.tests.unit.test_main.MainTestCase.test_create_session_no_session_path_access_error [0.077372s] ... ok WARNING [sushy.main] Could not discover the Session service path, falling back to /redfish/v1/SessionService/Sessions. {2} sushy.tests.unit.test_main.MainTestCase.test_create_session_recover_session_uri_from_body [0.032511s] ... ok {2} sushy.tests.unit.test_main.MainTestCase.test_get_session [0.045545s] ... ok {2} sushy.tests.unit.test_main.MainTestCase.test_get_sessions_path [0.031410s] ... ok {2} sushy.tests.unit.test_main.MainTestCase.test_get_system_default_failure [0.061765s] ... ok {2} sushy.tests.unit.test_main.MainTestCase.test_get_system_default_ok [0.062824s] ... ok {2} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_refresh_no_content [0.000781s] ... ok {2} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_sleep_for_retry_after_empty [0.000569s] ... ok {2} sushy.tests.unit.test_taskmonitor.TaskMonitorTestCase.test_wait [0.002535s] ... ok {2} sushy.tests.unit.test_utils.CacheTestCase.test_cache_nested_resource_retrieval [0.000837s] ... ok {2} sushy.tests.unit.test_utils.ProcessApplyTimeTestCase.test_process_apply_time_input_maintenance_window [0.000253s] ... ok {2} sushy.tests.unit.test_utils.ProcessApplyTimeTestCase.test_process_apply_time_missing [0.000265s] ... ok {2} sushy.tests.unit.test_utils.UtilsTestCase.test_get_sub_resource_path_by_collection [0.001744s] ... ok {2} sushy.tests.unit.test_utils.UtilsTestCase.test_int_or_none [0.001578s] ... ok ====== Totals ====== Ran: 695 tests in 12.7376 sec. - Passed: 695 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 24.0020 sec. ============== Worker Balance ============== - Worker 0 (174 tests) => 0:00:03.952144 - Worker 1 (174 tests) => 0:00:03.941834 - Worker 2 (174 tests) => 0:00:12.490703 - Worker 3 (173 tests) => 0:00:03.720276 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------------- ----------- sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__wait_until_idrac_is_ready 10.001 sushy.tests.oem.dell.unit.test_asynchronous.AsychronousTestCase.test_http_call_post_accepted 2.001 sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd 1.026 sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration 1.008 sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_include_in_export_legacy 1.003 sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test_set_virtual_boot_device_cd_no_manager_passed 1.003 sushy.tests.oem.dell.unit.resources.manager.test_manager.ManagerTestCase.test__export_system_configuration_nondefault 1.002 sushy.tests.unit.test_main.MainTestCase.test_get_chassis_default_ok 0.108 sushy.tests.unit.test_main.MainTestCase.test_get_fabric 0.095 sushy.tests.unit.test_main.MainTestCase.test_get_manager_default_ok 0.095 py312: OK (14.48 seconds) congratulations :) (14.54 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-sushy-5.6.0-0.20250516051434.880ab20.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UPtUEF + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy + cp -pr /builddir/build/BUILD/sushy-5.6.0/LICENSE /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sushy = 5.6.0-0.20250516051434.880ab20.el10 python3-sushy = 5.6.0-0.20250516051434.880ab20.el10 python3.12-sushy = 5.6.0-0.20250516051434.880ab20.el10 python3.12dist(sushy) = 5.6 python3dist(sushy) = 5.6 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 python3.12dist(pbr) >= 6 python3.12dist(python-dateutil) >= 2.7 python3.12dist(requests) >= 2.14.2 python3.12dist(stevedore) >= 1.29 Obsoletes: python3.12-sushy < 5.6.0-0.20250516051434.880ab20.el10 Processing files: python3-sushy-tests-5.6.0-0.20250516051434.880ab20.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WlrydR + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy-tests + cp -pr /builddir/build/BUILD/sushy-5.6.0/LICENSE /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python3-sushy-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sushy-tests = 5.6.0-0.20250516051434.880ab20.el10 python3-sushy-tests = 5.6.0-0.20250516051434.880ab20.el10 python3.12-sushy-tests = 5.6.0-0.20250516051434.880ab20.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-sushy-tests < 5.6.0-0.20250516051434.880ab20.el10 Processing files: python-sushy-doc-5.6.0-0.20250516051434.880ab20.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ju1ibK + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/doc/python-sushy-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/doc/python-sushy-doc + cp -pr /builddir/build/BUILD/sushy-5.6.0/doc/build/html /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/doc/python-sushy-doc + cp -pr /builddir/build/BUILD/sushy-5.6.0/README.rst /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/doc/python-sushy-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5lheBx + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python-sushy-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python-sushy-doc + cp -pr /builddir/build/BUILD/sushy-5.6.0/LICENSE /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64/usr/share/licenses/python-sushy-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sushy-doc = 5.6.0-0.20250516051434.880ab20.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-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 Wrote: /builddir/build/SRPMS/python-sushy-5.6.0-0.20250516051434.880ab20.el10.src.rpm Wrote: /builddir/build/RPMS/python3-sushy-5.6.0-0.20250516051434.880ab20.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-sushy-tests-5.6.0-0.20250516051434.880ab20.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-sushy-doc-5.6.0-0.20250516051434.880ab20.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xZpzDK + umask 022 + cd /builddir/build/BUILD + cd sushy-5.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sushy-5.6.0-0.20250516051434.880ab20.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BfCbTI + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/sushy-5.6.0-SPECPARTS + rm -rf sushy-5.6.0 sushy-5.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0